|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbsCollectionCriteria | |
wt.dataops.objectcol |
Uses of AbsCollectionCriteria in wt.dataops.objectcol |
Subclasses of AbsCollectionCriteria in wt.dataops.objectcol | |
class |
CollectionCriteria
Use the newCollectionCriteria static factory method(s),
not the CollectionCriteria constructor, to construct instances
of this class. |
class |
RelationshipMap
Use the newRelationshipMap static factory method(s), not
the RelationshipMap constructor, to construct instances
of this class. |
Methods in wt.dataops.objectcol with parameters of type AbsCollectionCriteria | |
protected static AbsCollectionCriteriaIdentity |
AbsCollectionCriteriaIdentity.newAbsCollectionCriteriaIdentity(AbsCollectionCriteria criteria)
Supported API: false |
protected void |
AbsCollectionCriteriaIdentity.initialize(AbsCollectionCriteria criteria)
Supports initialization, following construction of an instance. |
protected boolean |
AbsCollectionCriteria.readVersion(AbsCollectionCriteria thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |