com.ibm.tivoli.maximo.mfmail.util

Interface MfMailCfgController

    • Method Detail

      • getActivator

        MfMailCfgActivator getActivator()
                                 throws java.rmi.RemoteException,
                                        MXException
        Gets the activator from ActivatorContext. This method retrieves directly the instance from the configuration parameters.
        Returns:
        the activator
        Throws:
        java.rmi.RemoteException
        MXException
      • getBaseNames

        java.lang.String[] getBaseNames()
        Gets the base names for control and value tables.
        Returns:
        the base names
      • propagateActivateConfiguration

        void propagateActivateConfiguration(boolean isActive)
                                     throws MXException,
                                            java.rmi.RemoteException
        Propagate activate configuration to the children. This is performed to make all children and grandchildren read-only state.
        Parameters:
        isActive - the is active
        Throws:
        MXException
        java.rmi.RemoteException
      • deleteAllChildren

        void deleteAllChildren(long accessModifier)
                        throws MXException,
                               java.rmi.RemoteException
        Delete all children.
        Parameters:
        accessModifier - the access modifier
        Throws:
        MXException - the mX exception
        java.rmi.RemoteException - the remote exception
      • getChildBaseName

        java.lang.String getChildBaseName()
        Gets the child base name.
        Returns:
        the child base name
      • getGrandChildBaseName

        java.lang.String getGrandChildBaseName()
        Gets the grand child base name.
        Returns:
        the grand child base name