|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CollectionCriterionDefMaster | |
wt.dataops.objectcol |
Uses of CollectionCriterionDefMaster in wt.dataops.objectcol |
Subclasses of CollectionCriterionDefMaster in wt.dataops.objectcol | |
class |
AttrCriterionDefMaster
Use the newAttrCriterionDefMaster static factory method(s),
not the AttrCriterionDefMaster constructor, to construct
instances of this class. |
class |
ObjTypeCriterionDefMaster
Use the newObjTypeCriterionDefMaster static factory method(s),
not the ObjTypeCriterionDefMaster constructor, to construct
instances of this class. |
class |
RelationshipDefMaster
Use the newRelationshipDefMaster static factory method(s),
not the RelationshipDefMaster constructor, to construct
instances of this class. |
Methods in wt.dataops.objectcol that return CollectionCriterionDefMaster | |
static CollectionCriterionDefMaster |
CollectionCriterionDefMaster.newCollectionCriterionDefMaster()
Default factory for the class. |
CollectionCriterionDefMaster |
ColCriterionDefMasterColCriterionDef.getMaster()
Gets the object for the association that plays role: MASTER_ROLE. |
Methods in wt.dataops.objectcol with parameters of type CollectionCriterionDefMaster | |
protected boolean |
CollectionCriterionDefMaster.readVersion(CollectionCriterionDefMaster thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
void |
ColCriterionDefMasterColCriterionDef.setMaster(CollectionCriterionDefMaster master)
Sets the object for the association that plays role: MASTER_ROLE. |
static ColCriterionDefMasterColCriterionDef |
ColCriterionDefMasterColCriterionDef.newColCriterionDefMasterColCriterionDef(CollectionCriterionDefMaster master,
CollectionCriterionDef iteration)
Default factory for the class. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |