|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CollectionQueryProcessor | |
wt.dataops.objectcol | |
wt.dataops.objectcol.delegate | |
wt.dataops.objectcol.dependency | |
wt.dataops.objectcol.resolution |
Uses of CollectionQueryProcessor in wt.dataops.objectcol |
Fields in wt.dataops.objectcol declared as CollectionQueryProcessor | |
protected CollectionQueryProcessor |
CollectionCriterionDef.queryProcessor
|
Methods in wt.dataops.objectcol that return CollectionQueryProcessor | |
CollectionQueryProcessor |
RelationshipDef.getCollectionQueryProcessor(InputValue[] inputs,
BaseCriterionDef[] criterionDefs)
|
CollectionQueryProcessor |
ObjTypeCriterionDef.getCollectionQueryProcessor(InputValue[] inputs,
BaseCriterionDef[] criterionDefs)
|
CollectionQueryProcessor |
CollectionCriterionDef.getCollectionQueryProcessor(InputValue[] inputs,
BaseCriterionDef[] criterionDefs)
Supported API: false |
protected CollectionQueryProcessor |
CollectionCriterionDef.chooseDelegate(BaseCriterionDef[] defs,
DelegateInfo[] delegates)
|
protected CollectionQueryProcessor |
CollectionCriterionDef.getDelegateClassObject(DelegateInfo dinfo)
|
CollectionQueryProcessor |
AttrCriterionDef.getCollectionQueryProcessor(InputValue[] inputs,
BaseCriterionDef[] criterionDefs)
|
Methods in wt.dataops.objectcol with parameters of type CollectionQueryProcessor | |
protected void |
RelationshipDef.initializeCollectionQueryProcessor(CollectionQueryProcessor processor)
|
protected void |
ObjTypeCriterionDef.initializeCollectionQueryProcessor(CollectionQueryProcessor processor)
|
protected void |
CollectionCriterionDef.initializeCollectionQueryProcessor(CollectionQueryProcessor processor)
Supported API: false |
protected void |
AttrCriterionDef.initializeCollectionQueryProcessor(CollectionQueryProcessor processor)
|
Uses of CollectionQueryProcessor in wt.dataops.objectcol.delegate |
Classes in wt.dataops.objectcol.delegate that implement CollectionQueryProcessor | |
class |
CreatedBetweenDatesAttrDelegate
|
class |
IterFolderMemberAllIterDelegate
|
class |
LatestOfAllO2MDelegate
|
class |
LatestOfLatestO2MDelegate
|
class |
O2VLinkAllIterDelegate
|
class |
VersionAtMaturityAttrQueryDelegate
|
Uses of CollectionQueryProcessor in wt.dataops.objectcol.dependency |
Classes in wt.dataops.objectcol.dependency that implement CollectionQueryProcessor | |
class |
RelatedByRelationshipProcessor
Supported API: false Extendable: false |
Uses of CollectionQueryProcessor in wt.dataops.objectcol.resolution |
Subinterfaces of CollectionQueryProcessor in wt.dataops.objectcol.resolution | |
interface |
RecursiveQueryProcessor
Supported API: false Extendable: false |
Classes in wt.dataops.objectcol.resolution that implement CollectionQueryProcessor | |
class |
AttrQueryProcessor
Supported API: false Extendable: false |
class |
BaseQueryProcessor
Supported API: false Extendable: false |
class |
ObjTypeQueryProcessor
Supported API: false Extendable: false |
class |
RelationshipQueryProcessor
Supported API: false Extendable: false |
Fields in wt.dataops.objectcol.resolution declared as CollectionQueryProcessor | |
private CollectionQueryProcessor[] |
CollectionProcessor.colQueryProcessorArr
|
Methods in wt.dataops.objectcol.resolution that return CollectionQueryProcessor | |
protected CollectionQueryProcessor[] |
CollectionProcessor.getColQueryProcessorArr()
Gets the value of the attribute: colQueryProcessorArr. |
Methods in wt.dataops.objectcol.resolution with parameters of type CollectionQueryProcessor | |
protected void |
CollectionProcessor.setColQueryProcessorArr(CollectionQueryProcessor[] a_ColQueryProcessorArr)
Sets the value of the attribute: colQueryProcessorArr. |
static CollectionProcessor |
CollectionProcessor.newCollectionProcessor(CollectionQueryProcessor[] collectionProcessors,
MethodProcessor[] methodProcessors,
FilterProcessor[] filterProcessors,
LogicalOperator operator)
Supported API: false |
void |
CollectionProcessor.initialize(CollectionQueryProcessor[] collectionProcessors,
MethodProcessor[] methodProcessors,
FilterProcessor[] filterProcessors,
LogicalOperator operator)
Supported API: false |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |