psdi.app.compmaster

Class FldCompMasterCompanySetId

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldCompMasterCompanySetId
    extends FldSetId
    Verifies that the company set identifier is a valid set in the sets table, of type "COMPANY".
    • Constructor Detail

      • FldCompMasterCompanySetId

        public FldCompMasterCompanySetId(MboValue mbv)
                                  throws MXException,
                                         java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • getCriteria

        public java.lang.String getCriteria()
        Overides the function in the super class FldSetId so that only company type sets are valid. Uses criteria "criteriaCOMPANY" in super class.
        Overrides:
        getCriteria in class FldSetId
        Returns:
        String criteria