|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CollectionOp | |
wt.dataops | |
wt.dataops.archive | |
wt.dataops.objectcol | |
wt.dataops.purge |
Uses of CollectionOp in wt.dataops |
Classes in wt.dataops that implement CollectionOp | |
class |
DataMaintRecord
Supported API: false Extendable: false |
Uses of CollectionOp in wt.dataops.archive |
Classes in wt.dataops.archive that implement CollectionOp | |
class |
ArchiveRecord
Use the newArchiveRecord static factory method(s), not the
ArchiveRecord constructor, to construct instances of this
class. |
class |
RestoreRecord
Use the newRestoreRecord static factory method(s), not the
RestoreRecord constructor, to construct instances of this
class. |
Uses of CollectionOp in wt.dataops.objectcol |
Methods in wt.dataops.objectcol that return CollectionOp | |
CollectionOp |
CollectionOpUsesRelationshipMapLink.getOperation()
Gets the object for the association that plays role: OPERATION_ROLE. |
CollectionOp |
CollectionOpUsesCriteriaLink.getOperation()
Gets the object for the association that plays role: OPERATION_ROLE. |
Methods in wt.dataops.objectcol with parameters of type CollectionOp | |
void |
CollectionOpUsesRelationshipMapLink.setOperation(CollectionOp operation)
Sets the object for the association that plays role: OPERATION_ROLE. |
static CollectionOpUsesRelationshipMapLink |
CollectionOpUsesRelationshipMapLink.newCollectionOpUsesRelationshipMapLink(RelationshipMap map,
CollectionOp operation)
Default factory for the class. |
void |
CollectionOpUsesCriteriaLink.setOperation(CollectionOp operation)
Sets the object for the association that plays role: OPERATION_ROLE. |
static CollectionOpUsesCriteriaLink |
CollectionOpUsesCriteriaLink.newCollectionOpUsesCriteriaLink(CollectionOp operation,
CollectionCriteria criteria)
Default factory for the class. |
Uses of CollectionOp in wt.dataops.purge |
Classes in wt.dataops.purge that implement CollectionOp | |
class |
PurgeRecord
Use the newPurgeRecord static factory method(s), not the
PurgeRecord constructor, to construct instances of this
class. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |