com.ibm.tivoli.maximo.mfmail.util.wf

Interface WFCtrlValueCfgSetRemote

    • Method Detail

      • activate

        void activate(boolean isActive)
               throws MXException,
                      java.rmi.RemoteException
        Activate the record. This method will just set the all field to read-only.
        Parameters:
        isActive - the isActive
        Throws:
        MXException
        java.rmi.RemoteException
      • hasSetValueEnabled

        boolean hasSetValueEnabled()
                            throws MXException,
                                   java.rmi.RemoteException
        Checks for set value enabled.
        Returns:
        true, if successful
        Throws:
        MXException
        java.rmi.RemoteException
      • setSelAttrRequiredAndReadOnly

        void setSelAttrRequiredAndReadOnly()
                                    throws java.rmi.RemoteException,
                                           MXException
        Sets the Selection Attribute field to required and read-only state when SETVALUE is enabled.
        Throws:
        java.rmi.RemoteException
        MXException
      • sumValueType

        int sumValueType(MboRemote requestOwner)
                  throws java.rmi.RemoteException,
                         MXException
        Sum selection value types in each selection value MBO.
        Parameters:
        requestOwner -
        Throws:
        java.rmi.RemoteException
        MXException