|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CollectionCreator | |
wt.dataops.objectcol | |
wt.dataops.objectcol.dependency | |
wt.dataops.objectcol.resolution |
Uses of CollectionCreator in wt.dataops.objectcol |
Fields in wt.dataops.objectcol declared as CollectionCreator | |
private CollectionCreator |
CollectionActivity.creator
|
Methods in wt.dataops.objectcol with parameters of type CollectionCreator | |
static CollectionActivity |
CollectionActivity.newCollectionActivity(CollectionCreator creator)
Supported API: false |
void |
CollectionActivity.initialize(CollectionCreator creator)
Supported API: false |
static CollectionActivity |
CollectionActivity.newCollectionActivity(CollectionCreator creator,
CollectionGraph input)
Supported API: false |
void |
CollectionActivity.initialize(CollectionCreator creator,
CollectionGraph input)
Supported API: false |
Uses of CollectionCreator in wt.dataops.objectcol.dependency |
Classes in wt.dataops.objectcol.dependency that implement CollectionCreator | |
class |
CompositeProcessor
Supported API: false Extendable: false |
class |
RelationshipMapProcessor
Supported API: false Extendable: false |
Fields in wt.dataops.objectcol.dependency declared as CollectionCreator | |
private CollectionCreator[] |
CompositeProcessor.collectionCreators
|
Methods in wt.dataops.objectcol.dependency with parameters of type CollectionCreator | |
static CompositeProcessor |
CompositeProcessor.newCompositeProcessor(CollectionCreator[] collectionCreators)
Supported API: false |
void |
CompositeProcessor.initialize(CollectionCreator[] collectionCreators)
Supported API: false |
Uses of CollectionCreator in wt.dataops.objectcol.resolution |
Classes in wt.dataops.objectcol.resolution that implement CollectionCreator | |
class |
CollectionProcessor
Supported API: false Extendable: false |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |