|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SchemaNode | |
| com.onwbp.adaptation | Provides core classes and interfaces for accessing schema instances, tables and their occurrences. |
| com.orchestranetworks.instance | Provides interfaces for accessing schema instances. |
| com.orchestranetworks.schema | Represents XML Schema concepts and provides schema extensions capabilities. |
| com.orchestranetworks.service | Provides classes and interfaces for implementing specific services and access rules on EBX.Platform. |
| com.orchestranetworks.ui | Provides the capability to create specific user interface components that are integrated within EBX.Manager. |
| Uses of SchemaNode in com.onwbp.adaptation |
| Methods in com.onwbp.adaptation that return SchemaNode | |
SchemaNode |
AdaptationTable.getSchemaNode()
|
SchemaNode |
Adaptation.getSchemaNode()
Returns the root schema node of this adaptation. |
| Uses of SchemaNode in com.orchestranetworks.instance |
| Methods in com.orchestranetworks.instance that return SchemaNode | |
SchemaNode |
ValueContext.getNode()
Returns the current schema node of this context. |
SchemaNode |
ValueContext.getNode(Path aPath)
Returns the schema node at the path specified. |
| Uses of SchemaNode in com.orchestranetworks.schema |
| Methods in com.orchestranetworks.schema that return SchemaNode | |
SchemaNode |
SchemaNodeContext.getSchemaNode()
Returns the node on which the component is attached. |
SchemaNode |
SchemaNode.getTableOccurrenceRootNode()
For a table node (see method isTableNode()), returns
the root node of the occurrences' structure.
|
SchemaNode |
SchemaNode.getNode(Path aPath)
Returns the node at the path specified, or null if no node exists at the path
specified.
|
SchemaNode |
SchemaNode.getNode(Path aPath,
boolean isTolerantRead,
boolean absolutePathBeginsAtOccurrenceRoot)
Returns the node at the path specified. |
SchemaNode[] |
SchemaNode.getNodeChildren()
Returns the schema nodes defined directly under this node. |
SchemaNode |
SchemaExtensionsContext.getSchemaNode()
Returns the root node of the schema. |
| Methods in com.orchestranetworks.schema with parameters of type SchemaNode | |
void |
ConstraintContext.addValueDependencyToNode(SchemaNode referredNode)
Specifies that the validation result of the current constraint depends on the value of the node specified. |
| Uses of SchemaNode in com.orchestranetworks.service |
| Methods in com.orchestranetworks.service that return SchemaNode | |
abstract SchemaNode |
ServiceContext.getCurrentNode()
Returns the schema node currently selected in Manager. |
SchemaNode |
ExportSpec.getSelection()
|
| Methods in com.orchestranetworks.service with parameters of type SchemaNode | |
AccessPermission |
SessionPermissions.getNodeAccessPermission(SchemaNode aNode,
Adaptation anAdaptation)
Returns the current user's access right on the node specified. |
ActionPermission |
ServicePermission.getPermission(SchemaNode aNode,
Adaptation anAdaptation,
Session aSession)
Returns a permission for the arguments specified. |
void |
ExportSpec.setSelection(SchemaNode selection)
Specifies that the export will include only the content under the node specified. |
AccessPermission |
AccessRule.getPermission(Adaptation anAdaptation,
Session aSession,
SchemaNode aNode)
Returns a permission for the arguments specified. |
| Uses of SchemaNode in com.orchestranetworks.ui |
| Methods in com.orchestranetworks.ui that return SchemaNode | |
SchemaNode |
UITableFilterResponseContext.getNode()
Returns the node to which the component is attached, as specified in the XML Schema document. |
SchemaNode |
UIContext.getNode()
Returns the node to which the component is attached, as specified in the XML Schema document. |
SchemaNode |
UIContext.getNode(Path aPath)
Returns the node located at the path specified. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
(report a bug)
EBX.Platform 4.5.3 [0607:0001]
Copyright Orchestra Networks 2000-2008. All rights reserved.