Uses of Class
com.onwbp.adaptation.UnavailableContentError
Package
Description
Provides core classes and interfaces for accessing datasets, tables, and their records.
Represents XML Schema concepts and provides schema extensions capabilities.
Provides classes and interfaces for implementing specific services and access rules on EBX®.
-
Uses of UnavailableContentError in com.onwbp.adaptation
Modifier and TypeMethodDescriptionAdaptation.getSchemaNode()
Returns the root data model node of this dataset or record. -
Uses of UnavailableContentError in com.orchestranetworks.schema
-
Uses of UnavailableContentError in com.orchestranetworks.service
Modifier and TypeMethodDescriptionvoid
Sets the value of the specified node.void
ValueContextForUpdate.setValue
(Object aValue, SchemaNode aNode) Sets the value of the specified node.void
ValueContextForUpdate.setValueEnablingPrivilegeForNode
(Object aValue, Path aNodePath) Utility method to set a value for the specified node while disabling all permission checks for this node.void
ValueContextForUpdate.setValueFromXsString
(String aString, Path aPath) Sets the string value specified.void
ValueContextForUpdate.setValueFromXsString
(String aString, SchemaNode aNode) Sets the string value specified.