|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PathAccessException | |
| 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. |
| Uses of PathAccessException in com.onwbp.adaptation |
| Methods in com.onwbp.adaptation that throw PathAccessException | |
String |
ReadContext.formatValue(Path path)
Deprecated. Client code should call either SchemaNode.formatToXsString(Object)
or SchemaNode.displayOccurrence(Object, boolean, ValueContext, Locale). |
Object |
ReadContext.get(Path aPath)
Returns the value of the node specified. |
boolean |
ReadContext.get_boolean(Path aPath)
Returns the boolean value of the node specified. |
int |
ReadContext.get_int(Path aPath)
Returns the int value of the node specified. |
Date |
ReadContext.getDate(Path aPath)
Returns the Date value of the node specified. |
String |
ReadContext.getDescription(Path aPath)
Deprecated. Replaced by SchemaNode.getDescription(Locale). |
String |
ReadContext.getLabel(Path aPath)
Deprecated. Replaced by SchemaNode.getLabel(Locale). |
List |
ReadContext.getList(Path aPath)
Returns the List value of the node specified. |
String |
ReadContext.getResourcePathInModule(Path aPath)
Returns the path to the resource that is hold by the node specified. |
String |
ReadContext.getResourcePathWithModule(Path aPath)
Returns the path (including module's path) to the resource that is hold by the node specified. |
String |
ReadContext.getString(Path aPath)
Returns the String value of the node specified. |
AdaptationTable |
ReadContext.getTable(Path aPath)
Returns the table instance hold by the node specified. |
AdaptationNode |
AdaptationNode.getChildNode(Step aStep)
Deprecated. Returns specified child node. |
List |
AdaptationNode.getChildren()
Deprecated. Returns the children nodes of this node. |
AdaptationNode |
Adaptation.getAdaptationNode(Path aPath)
Deprecated. Replaced by Adaptation.getSchemaNode(). |
| Uses of PathAccessException in com.orchestranetworks.instance |
| Methods in com.orchestranetworks.instance that throw PathAccessException | |
SchemaNode |
ValueContext.getNode(Path aPath)
Returns the schema node at the path specified. |
Object |
ValueContext.getValue(Path aPath)
Returns the value of the node specified. |
Object |
ValueContext.getValue()
Returns the value of the current node of this context. |
| Uses of PathAccessException in com.orchestranetworks.schema |
| Methods in com.orchestranetworks.schema that throw PathAccessException | |
SchemaNode |
SchemaNode.getNode(Path aPath,
boolean isTolerantRead,
boolean absolutePathBeginsAtOccurrenceRoot)
Returns the node at the path specified. |
void |
ConstraintContext.addDependency(Path aPath)
Deprecated. |
| Uses of PathAccessException in com.orchestranetworks.service |
| Methods in com.orchestranetworks.service that throw PathAccessException | |
void |
ValueContextForUpdate.setValue(Object aValue,
Path aPath)
Sets the value to the node specified. |
void |
ValueContextForUpdate.setValueFromXsString(String aString,
Path aPath)
The string must comply with the standard representation of the associated type, as specified by XML Schema. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
(report a bug)
EBX.Platform 4.5.3 [0607:0003]
Copyright Orchestra Networks 2000-2008. All rights reserved.