psdi.app.masterpm

Class FldItemSetId

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldItemSetId
    extends FldCommonItemSetId
    This class validates set identifiers. The value is validated against the Sets table. Validation is based on the criteria returned by the getCriteria() method. Override this method in derived classes to change the criteria.
    See Also:
    SetsService