com.ibm.tivoli.maximo.mfmail.util.sc

Interface STCtrlValueCfgRemote

  • All Superinterfaces:
    MboRemote, java.rmi.Remote
    All Known Implementing Classes:
    STCtrlValueCfg


    public interface STCtrlValueCfgRemote
    extends MboRemote
    The Interface MXMailSCCtrlValueCfgRemote.
    • Field Detail

      • BASE_NAME

        static final java.lang.String BASE_NAME
        The Constant BASE_NAME.
        See Also:
        Constant Field Values
      • NEXTSTATUS

        static final java.lang.String NEXTSTATUS
        The Constant NEXTSTATUS.
        See Also:
        Constant Field Values
      • REPLYTEMPLATE

        static final java.lang.String REPLYTEMPLATE
        The Constant REPLYTEMPLATE.
        See Also:
        Constant Field Values
      • MFMAILCFGNUM

        static final java.lang.String MFMAILCFGNUM
        The Constant MXMAILCFGNUM.
        See Also:
        Constant Field Values
      • ALL_ATTRS

        static final java.lang.String[] ALL_ATTRS
        The all attributes in this MBO.
    • Method Detail

      • activate

        void activate(boolean isActive)
               throws java.rmi.RemoteException,
                      MXException
        Activate.
        Parameters:
        isActive - the isActive
        Throws:
        java.rmi.RemoteException
        MXException
      • setRequiredToReplyTemplate

        void setRequiredToReplyTemplate()
                                 throws java.rmi.RemoteException,
                                        MXException
        Sets the required to reply template.
        Throws:
        java.rmi.RemoteException - the remote exception
        MXException - the mX exception
      • undeleteWithValidate

        void undeleteWithValidate()
                           throws MXException,
                                  java.rmi.RemoteException
        Undelete with validate.
        Throws:
        MXException - the mX exception
        java.rmi.RemoteException - the remote exception