|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeQueryForm | |
wt.csm.navigation | |
wt.csm.navigation.service |
Uses of NodeQueryForm in wt.csm.navigation |
Methods in wt.csm.navigation that return NodeQueryForm | |
static NodeQueryForm |
NodeQueryForm.newNodeQueryForm(AbstractNode node,
DefaultQueryForm defaultQueryForm)
Supported API: false |
static NodeQueryForm |
NodeQueryForm.newNodeQueryForm()
Supported API: false |
NodeQueryForm |
NodeQFDefaultQF.getNodeQF()
Gets the object for the association that plays role: NODE_QFROLE. |
NodeQueryForm |
NodeQFAbsNode.getNodeQF()
Gets the object for the association that plays role: NODE_QFROLE. |
Methods in wt.csm.navigation with parameters of type NodeQueryForm | |
protected boolean |
NodeQueryForm.readVersion(NodeQueryForm thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
void |
NodeQFDefaultQF.setNodeQF(NodeQueryForm nodeQF)
Sets the object for the association that plays role: NODE_QFROLE. |
static NodeQFDefaultQF |
NodeQFDefaultQF.newNodeQFDefaultQF(NodeQueryForm nodeQF,
DefaultQueryForm defaultQF)
Default factory for the class. |
void |
NodeQFAbsNode.setNodeQF(NodeQueryForm nodeQF)
Sets the object for the association that plays role: NODE_QFROLE. |
static NodeQFAbsNode |
NodeQFAbsNode.newNodeQFAbsNode(NodeQueryForm nodeQF,
AbstractNode absNode)
Default factory for the class. |
Uses of NodeQueryForm in wt.csm.navigation.service |
Methods in wt.csm.navigation.service that return NodeQueryForm | |
static NodeQueryForm |
NavigationObjectsFactory.newNodeQueryForm(NodeQueryFormDefaultView queryForm,
AbstractNode node)
Supported API: false |
static NodeQueryForm |
NavigationObjectsFactory.newNodeQueryForm(NodeQueryForm queryForm,
IndependentNode node)
Supported API: false |
NodeQueryForm[] |
NavigationDBService.getNodeQueryForms(AbstractNodeDefaultView navigationNode)
Supported API: false |
Methods in wt.csm.navigation.service with parameters of type NodeQueryForm | |
static NodeQueryFormDefaultView |
NavigationObjectsFactory.newNodeQueryFormDefaultView(NodeQueryForm queryForm)
Supported API: false |
static NodeQueryForm |
NavigationObjectsFactory.newNodeQueryForm(NodeQueryForm queryForm,
IndependentNode node)
Supported API: false |
static QueryFormElement |
NavigationObjectsFactory.newQueryFormElement(QueryFormElement element,
NodeQueryForm form)
Supported API: false |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |