Package wt.dataops.objectcol
Class BaseCriterionDefMaster
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.enterprise._Master
wt.enterprise.Master
wt.dataops.objectcol._BaseCriterionDefMaster
wt.dataops.objectcol.BaseCriterionDefMaster
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._Identified,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc._UniquelyIdentified,wt.fc.BusinessInformation,Identified,NetFactor,ObjectMappable,Persistable,UniquelyIdentified,DisplayIdentification,wt.vc._Mastered,Mastered
- Direct Known Subclasses:
wt.dataops.objectcol._CollectionCriterionDefMaster,wt.dataops.objectcol._FilterCriterionDefMaster,wt.dataops.objectcol._MethodDefMaster,wt.dataops.objectcol._RelationshipMapDefMaster
@GenAsPersistable(superClass=Master.class,interfaces=UniquelyIdentified.class,versions=-8809935028432453610L,properties={@GeneratedProperty(name="name",type=java.lang.String.class,accessors=@PropertyAccessors(setAccess=PROTECTED)),@GeneratedProperty(name="primaryDef",type=boolean.class),@GeneratedProperty(name="displayName",type=java.lang.String.class,accessors=@PropertyAccessors(getAccess=PROTECTED,setAccess=PUBLIC)),@GeneratedProperty(name="description",type=java.lang.String.class,accessors=@PropertyAccessors(getAccess=PROTECTED,setAccess=PUBLIC),constraints=@PropertyConstraints(upperLimit=2000))},tableProperties=@TableProperties(compositeIndex1="+name"))
public class BaseCriterionDefMaster
extends wt.dataops.objectcol._BaseCriterionDefMaster
Use the newBaseCriterionDefMaster static factory method(s),
not the BaseCriterionDefMaster constructor, to construct
instances of this class. Instances must be constructed using the static
factory(s), in order to ensure proper initialization of the instance.
Supported API: true
Extendable: false
- See Also:
-
Method Summary
Methods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc.Persistable
checkAttributes