com.ibm.tivoli.maximo.mfmail.util

Interface MfMailCfgTargetTemplate

    • Method Detail

      • getCtrlCfgBaseName

        java.lang.String getCtrlCfgBaseName()
        Gets the ctrl cfg base name.
        Returns:
        the ctrl cfg base name
      • getDeactiveWhereClause

        java.lang.String getDeactiveWhereClause(MfMailCfgRemote config)
                                         throws java.rmi.RemoteException,
                                                MXException
        Gets the where clause to select the recored to delete them.
        Parameters:
        config - the config
        Returns:
        the deactive where clause
        Throws:
        MXException
        java.rmi.RemoteException
      • getTargetTableBaseName

        java.lang.String getTargetTableBaseName()
        Gets the target table base name.
        Returns:
        the target table base name
      • getValueAttributeName

        java.lang.String getValueAttributeName()
        Gets the value attribute name.
        Returns:
        the value attribute name
      • getValueCfgBaseName

        java.lang.String getValueCfgBaseName()
        Gets the value cfg base name.
        Returns:
        the value cfg base name
      • prepareObject

        void prepareObject(MfMailCfgRemote config)
                    throws java.rmi.RemoteException,
                           MXException
        Prepare object.
        Parameters:
        config -
        Throws:
        MXException
        java.rmi.RemoteException
      • getDeactivationCheckWhereClause

        java.lang.String getDeactivationCheckWhereClause(MfMailCfgRemote config)
                                                  throws java.rmi.RemoteException,
                                                         MXException
        Gets the deactivation check where clause.
        Parameters:
        config - the config
        Returns:
        the deactivation check where clause
        Throws:
        java.rmi.RemoteException - the remote exception
        MXException - the mX exception
      • getHasOtherActivatedCfgWhereClause

        java.lang.String getHasOtherActivatedCfgWhereClause(MfMailCfgRemote config)
                                                     throws java.rmi.RemoteException,
                                                            MXException
        Gets the checks for other activated cfg where clause.
        Returns:
        the checks for other activated cfg where clause
        Throws:
        java.rmi.RemoteException
        MXException