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:
-
Field Summary
Fields inherited from class wt.dataops.objectcol._BaseCriterionDefMaster
DESCRIPTION, DISPLAY_NAME, EXTERNALIZATION_VERSION_UID, NAME, PRIMARY_DEFFields inherited from class wt.enterprise.Master
OLD_FORMAT_VERSION_UIDFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.vc._Mastered
SERIESFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.fc.BusinessInformation
BUSINESS_TYPE, IDENTITYFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPE -
Method Summary
Methods inherited from class wt.dataops.objectcol._BaseCriterionDefMaster
getClassInfo, getConceptualClassname, getDescription, getDisplayName, getName, getType, isPrimaryDef, readExternal, readExternal, readVersion, setDescription, setDisplayName, setName, setPrimaryDef, super_readExternal_BaseCriterionDefMaster, super_readVersion_BaseCriterionDefMaster, super_writeExternal_BaseCriterionDefMaster, writeExternal, writeExternalMethods inherited from class wt.enterprise.Master
getBusinessType, getIdentity, setSeriesMethods inherited from class wt.enterprise._Master
getSeries, readVersion, super_readExternal_Master, super_readVersion_Master, super_writeExternal_MasterMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, toStringMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfoMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity