wt.dataops.objectcol.delegate
Class O2VLinkAllIterDelegate
java.lang.Object
wt.dataops.objectcol.resolution.AbsResolutionProcessor
wt.dataops.objectcol.resolution.BaseQueryProcessor
wt.dataops.objectcol.resolution.RelationshipQueryProcessor
wt.dataops.objectcol.delegate.O2VLinkAllIterDelegate
- All Implemented Interfaces:
- CollectionQueryProcessor, Externalizable, RecursiveQueryProcessor, ResolutionProcessor, Serializable
- Direct Known Subclasses:
- IterFolderMemberAllIterDelegate
- public class O2VLinkAllIterDelegate
- extends RelationshipQueryProcessor
- See Also:
- Serialized Form
Methods inherited from class wt.dataops.objectcol.resolution.RelationshipQueryProcessor |
appendRelationshipSeedJoin, appendRelationshipTargetJoin, decideShouldRecurseNow, decideShouldRecurseNow, findRelationshipClassIndex, findSeedsRecursively, getAttrNameForRole, getObjectIdentifier, getObjectsToExclude, getOtherRole, getOtherRole, getRecurseMap, getRelClass, getRoleName, getSeedObjects, getSeedTypes, initialize, isRecursive, process, readExternal, readVersion, resolveSeeds, resolveSeedsToRecurse, setObjectsToExclude, setRecurseMap, setRecursive, setRelClass, setRoleName, setSeedObjects, setSeeds, setSeedTypes, updateQuerySpecWithRel, updateQuerySpecWithRel, writeExternal |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
O2VLinkAllIterDelegate
public O2VLinkAllIterDelegate()
resolveRelationshipClass
protected Class resolveRelationshipClass(Class tgtClass)
throws WTException
- Overrides:
resolveRelationshipClass
in class RelationshipQueryProcessor
- Throws:
WTException
appendRelationshipTargetJoinCondition
protected void appendRelationshipTargetJoinCondition(QuerySpec spec,
Class relClass,
int relIdx,
Class tgtClass,
int tgtIdx)
throws WTException
- Overrides:
appendRelationshipTargetJoinCondition
in class RelationshipQueryProcessor
- Throws:
WTException