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

Interface STCtrlCfgSetRemote

    • Method Detail

      • activate

        void activate(boolean isActive)
               throws java.rmi.RemoteException,
                      MXException
        Activate.
        Parameters:
        isActive - the is active
        Throws:
        java.rmi.RemoteException - the remote exception
        MXException - the mX exception
      • hasValueInAnyMbo

        boolean hasValueInAnyMbo(java.lang.String[] attributes)
                          throws java.rmi.RemoteException,
                                 MXException
        Checks for value in other mbo.
        Parameters:
        attributes - the sendto relate attr
        Returns:
        true, if successful
        Throws:
        MXException
        java.rmi.RemoteException
      • setReadOnlyToEachMbo

        void setReadOnlyToEachMbo(java.lang.String[] attributes,
                                  boolean state)
                           throws java.rmi.RemoteException,
                                  MXException
        Sets the read only to each mbo.
        Parameters:
        attributes - the attributes
        state - the state
        Throws:
        java.rmi.RemoteException - the remote exception
        MXException - the mX exception
      • getDataArray

        java.util.Set getDataArray(java.lang.String attribute)
                            throws java.rmi.RemoteException,
                                   MXException
        Gets the data array.
        Parameters:
        attribute - the attribute
        Returns:
        the data array
        Throws:
        java.rmi.RemoteException - the remote exception
        MXException - the mX exception
      • setRequiredStateForReplyTemplate

        void setRequiredStateForReplyTemplate()
                                       throws java.rmi.RemoteException,
                                              MXException
        Sets the required state for reply template.
        Throws:
        java.rmi.RemoteException - the remote exception
        MXException - the mX exception