psdi.app.ticket

Class FldTkCreateWOMulti

    • Constructor Detail

      • FldTkCreateWOMulti

        public FldTkCreateWOMulti(MboValue mbv)
        Construct and attach to the mbo value
        Parameters:
        mbv -
    • Method Detail

      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        Validates the value of createwomulti attribute. This attribute cannot be null and the valid values are: NONE, TASK, CHILD and MULTI.
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class MAXTableDomain
        Throws:
        MXException
        java.rmi.RemoteException