com.ibm.tivoli.maximo.iotf

Class FldCronTaskInstance

    • Constructor Detail

      • FldCronTaskInstance

        public FldCronTaskInstance(MboValue mbv)
                            throws MXException
        Constructor
        Parameters:
        mbv - mbo value
        Throws:
        MXException - Maximo Exception
    • Method Detail

      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        Person cannot be assigned to another user or have Inactive status. If no record on Person table, present a yes/no/cancel box asking whether to add a new person.
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class MAXTableDomain
        Throws:
        MXException
        java.rmi.RemoteException