public interface NodeQuery extends Query
DEFAULT_MAX_NUMBER, DEFAULT_OFFSET| Modifier and Type | Method and Description |
|---|---|
List<StepField> |
getExtraFields() |
NodeManager |
getNodeManager()
Returns the node-manager.
|
Step |
getNodeStep()
Returns the step for which the fields are added (or null)
|
StepField |
getStepField(Field field)
Since in a NodeQuery one of the steps is 'exceptional', also this function makes sense now.
|
Step |
setNodeStep(Step step)
Removes all fields and add all fields of the given step.
|
addAggregatedField, addField, addField, addNode, addNode, addRelationStep, addRelationStep, addSortOrder, addSortOrder, addSortOrder, addStep, aggregatingClone, clone, cloneWithoutFields, createConstraint, createConstraint, createConstraint, createConstraint, createConstraint, createConstraint, createConstraint, createConstraint, createConstraint, createConstraint, createStepField, createStepField, createStepField, getCleanConstraint, getCloud, getList, getStep, isUsed, markUsed, removeFields, removeImplicitFields, setAlias, setCaseSensitive, setConstraint, setDistinct, setInverse, setMaxNumber, setOffset, toSqlequals, getConstraint, getFields, getMaxNumber, getOffset, getSortOrders, getSteps, hashCode, isAggregating, isDistinct, toStringgetCachePolicy, setCachePolicyunwrapStep getNodeStep()
Step setNodeStep(Step step)
step - add all fields of the this stepNodeManager getNodeManager()
StepField getStepField(Field field)
field - field to get the StepField for.MMBase 1.9-SNAPSHOT - ${javadoctimestamp}