wt.dataops.objectcol
Class CollectionCriteriaMaster
java.lang.Object
wt.fc.WTObject
wt.enterprise.Master
wt.dataops.objectcol.CollectionCriteriaMaster
- All Implemented Interfaces:
- Externalizable, Serializable, wt.fc.BusinessInformation, Identified, NetFactor, ObjectMappable, Persistable, UniquelyIdentified, DisplayIdentification, WTContained, WTContainedIdentified, wt.recent.RecentlyVisited, Mastered
public class CollectionCriteriaMaster
- extends Master
- implements UniquelyIdentified, WTContainedIdentified, Externalizable
Use the newCollectionCriteriaMaster static factory method(s),
not the CollectionCriteriaMaster 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:
- Serialized Form
getIdentificationObject
public IdentificationObject getIdentificationObject()
throws WTException
- Constructs and returns an identification object. This method is the
only way to obtain an identification object.
Supported API: true
- Specified by:
getIdentificationObject in interface Identified
- Returns:
- IdentificationObject
- Throws:
WTException