psdi.common.condition

Class FldObjectName

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldObjectName
    extends MAXTableDomain
    Field validation class used in WFExpressionBuilder (CONDEXPBUILDER in library.xml) exclusively (for now) for evaluating a condition. This is because a condition is not associated with an object. The user can use this non-persistent objectname field to select an object, and test the condition against the object.
    • Constructor Detail

      • FldObjectName

        public FldObjectName(MboValue mbv)