wt.dataops.objectcol.delegate
Class VersionAtMaturityAttrQueryDelegate
java.lang.Object
wt.dataops.objectcol.resolution.AbsResolutionProcessor
wt.dataops.objectcol.resolution.BaseQueryProcessor
wt.dataops.objectcol.resolution.AttrQueryProcessor
wt.dataops.objectcol.delegate.VersionAtMaturityAttrQueryDelegate
- All Implemented Interfaces:
- CollectionQueryProcessor, Externalizable, ResolutionProcessor, Serializable
- public class VersionAtMaturityAttrQueryDelegate
- extends AttrQueryProcessor
- See Also:
- Serialized Form
Methods inherited from class wt.dataops.objectcol.resolution.AttrQueryProcessor |
appendAttrSearchCondition, createAttrSearchCondition, createAttrSearchCondition, createAttrSearchCondition, createSearchConditionWithCorrectType, getAttrName, getOperator, getTypeOfAttr, getValues, initialize, readExternal, readVersion, setAttrName, setOperator, setValues, writeExternal |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
VERSION_ID
public static final String VERSION_ID
- See Also:
- Constant Field Values
VersionAtMaturityAttrQueryDelegate
public VersionAtMaturityAttrQueryDelegate()
process
public StatementSpecHolder[] process(StatementSpecHolder[] specs,
LogicalOperator operator)
throws WTException,
QueryException
- Description copied from class:
BaseQueryProcessor
Supported API: false
- Specified by:
process
in interface CollectionQueryProcessor
- Overrides:
process
in class AttrQueryProcessor
- Throws:
WTException
QueryException
appendSubQuery
protected QuerySpec appendSubQuery(QuerySpec spec,
LogicalOperator oper)
throws WTException
- Throws:
WTException
createSubSelectForVersionId
protected RelationalExpression createSubSelectForVersionId(QuerySpec spec)
throws WTException
- Throws:
WTException