Uses of Class
wt.dataops.objectcol.dependency.RelationshipMapProcessor

Packages that use RelationshipMapProcessor
wt.dataops.objectcol   
wt.dataops.objectcol.dependency   
 

Uses of RelationshipMapProcessor in wt.dataops.objectcol
 

Methods in wt.dataops.objectcol that return RelationshipMapProcessor
protected  RelationshipMapProcessor StandardCollectionService.getDefaultArchiveRelationshipMapProcessor()
           
 RelationshipMapProcessor RelationshipMapDef.getRelationshipMapProcessor(InputValue[] inputs)
          

Supported API: false
protected  RelationshipMapProcessor RelationshipMapDef.createRelationMapProcessor(RelationshipMapXMLDefAdapter adapter, InputValue[] inputs)
           
 

Uses of RelationshipMapProcessor in wt.dataops.objectcol.dependency
 

Methods in wt.dataops.objectcol.dependency that return RelationshipMapProcessor
static RelationshipMapProcessor RelationshipMapProcessor.newRelationshipMapProcessor(RelatedByProcessor[] relatedBys)
          

Supported API: false
 

Methods in wt.dataops.objectcol.dependency with parameters of type RelationshipMapProcessor
protected  boolean RelationshipMapProcessor.readVersion(RelationshipMapProcessor thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.