|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PostProcessor | |
wt.dataops.objectcol.dependency |
Uses of PostProcessor in wt.dataops.objectcol.dependency |
Classes in wt.dataops.objectcol.dependency that implement PostProcessor | |
class |
ConfigSpecPostProcessor
|
Fields in wt.dataops.objectcol.dependency declared as PostProcessor | |
private PostProcessor |
RelatedByRelationshipProcessor.postProcessor
|
Methods in wt.dataops.objectcol.dependency with parameters of type PostProcessor | |
static RelatedByRelationshipProcessor |
RelatedByRelationshipProcessor.newRelatedByRelationshipProcessor(boolean collectRelationship,
boolean collectOtherEnd,
boolean otherEndDependant,
PostProcessor postProcessor,
Class relClass,
String roleName,
Persistable[] seeds,
Map seedTypes,
boolean recursive,
Map outputTypes)
Supported API: false |
void |
RelatedByRelationshipProcessor.initialize(boolean collectRelationship,
boolean collectOtherEnd,
boolean otherEndDependant,
PostProcessor postProcessor,
Class relClass,
String roleName,
Persistable[] seeds,
Map seedTypes,
boolean recursive,
Map outputTypes)
Supported API: false |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |