Uses of Package
com.onwbp.adaptation
-
Packages that use com.onwbp.adaptation Package Description com.onwbp.adaptation Provides core classes and interfaces for accessing datasets, tables, and their records.com.onwbp.adaptation.validation com.orchestranetworks.d3 Provides classes for distributed data delivery (D3) functionalities.com.orchestranetworks.dataservices.rest Provides classes for REST data services functionalities.com.orchestranetworks.hierarchy Provides an interface for accessing a hierarchy view node.com.orchestranetworks.instance Provides interfaces for accessing data sets.com.orchestranetworks.permissions com.orchestranetworks.query Provides the API for accessing and processing data stored in EBX®.com.orchestranetworks.rest.serialization com.orchestranetworks.rest.util com.orchestranetworks.schema Represents XML Schema concepts and provides schema extensions capabilities.com.orchestranetworks.schema.businessObjects com.orchestranetworks.schema.dynamic A public API for defining a dynamic schema.com.orchestranetworks.schema.info Provides interfaces for accessing schema node facet.com.orchestranetworks.schema.relationships Provides interfaces for accessing relationships defined in a data model.com.orchestranetworks.schema.trigger Provides classes and interfaces for trigger creation.com.orchestranetworks.schema.types.dataset Interfaces to define sets of data set references.com.orchestranetworks.schema.types.dataspace Interfaces to define sets of data space keys.com.orchestranetworks.service Provides classes and interfaces for implementing specific services and access rules on EBX®.com.orchestranetworks.service.comparison Provides classes and interfaces for to compute differences between adaptations, homes and examine the results.com.orchestranetworks.service.directory Provides classes for Directory handling.com.orchestranetworks.service.extensions Provides classes and interfaces for specific extensions such as batch and adaptation tree optimizer.com.orchestranetworks.ui This package provides the capability to create custom user interface components that are integrated within EBX®.com.orchestranetworks.ui.form This package allows customizing forms.com.orchestranetworks.ui.selection This package provides interfaces with information about the selection.com.orchestranetworks.ui.view com.orchestranetworks.userservice A public API for user services.com.orchestranetworks.userservice.permission Allows the definition of activation rules and permission rules on user services.com.orchestranetworks.workflow Provides classes and interfaces for implementing workflow processes and invoking them. -
Classes in com.onwbp.adaptation used by com.onwbp.adaptation Class Description Adaptation Provides a read-only access facade to data values in EBX®.AdaptationError This abstract class is the superclass of unchecked exceptions thrown when an dataset has an inconsistency.AdaptationFilter Defines a specific filter over records.AdaptationHome Represents a dataspace or a snapshot in a repository.AdaptationName Uniquely identifies a dataset or a record in a given dataspace or snapshot.AdaptationReference Uniquely identifies a dataset in a given dataspace or snapshot.AdaptationTable An instance of this class holds the records of a table node, declared asosd:table
in the data model.IncompatibleChangeError Unchecked exception thrown when the repository or the underlying data model has changed and this change implies that the current operation cannot be completed successfully.MalformedXPathExpressionException Thrown when an XPath expression is malformed.PrimaryKey An instance of aPrimaryKey
uniquely identifies a record in atable
.ReadContext Provides a read-access facade to objects in a tree structure conforming to an underlying data model.Request Defines a specific request on a table.RequestPagination Performs paged navigation upon a request.RequestPagination.Page Represents a page over a request.RequestResult Represents the result of aRequest
.RequestSortCriteria Specifies sort criteria to be associated with a request.UnavailableContentError Unchecked exception thrown when the content of a dataset is not available, because the associated data model has errors.XPathFilter Defines an XPath predicate. -
Classes in com.onwbp.adaptation used by com.onwbp.adaptation.validation Class Description AdaptationName Uniquely identifies a dataset or a record in a given dataspace or snapshot. -
Classes in com.onwbp.adaptation used by com.orchestranetworks.d3 Class Description AdaptationHome Represents a dataspace or a snapshot in a repository. -
Classes in com.onwbp.adaptation used by com.orchestranetworks.dataservices.rest Class Description PrimaryKey An instance of aPrimaryKey
uniquely identifies a record in atable
. -
Classes in com.onwbp.adaptation used by com.orchestranetworks.hierarchy Class Description Adaptation Provides a read-only access facade to data values in EBX®. -
Classes in com.onwbp.adaptation used by com.orchestranetworks.instance Class Description Adaptation Provides a read-only access facade to data values in EBX®.AdaptationHome Represents a dataspace or a snapshot in a repository.AdaptationReference Uniquely identifies a dataset in a given dataspace or snapshot.AdaptationTable An instance of this class holds the records of a table node, declared asosd:table
in the data model.PrimaryKey An instance of aPrimaryKey
uniquely identifies a record in atable
. -
Classes in com.onwbp.adaptation used by com.orchestranetworks.permissions Class Description Adaptation Provides a read-only access facade to data values in EBX®. -
Classes in com.onwbp.adaptation used by com.orchestranetworks.query Class Description Adaptation Provides a read-only access facade to data values in EBX®. -
Classes in com.onwbp.adaptation used by com.orchestranetworks.rest.serialization Class Description Adaptation Provides a read-only access facade to data values in EBX®. -
Classes in com.onwbp.adaptation used by com.orchestranetworks.rest.util Class Description Adaptation Provides a read-only access facade to data values in EBX®.AdaptationHome Represents a dataspace or a snapshot in a repository.AdaptationName Uniquely identifies a dataset or a record in a given dataspace or snapshot. -
Classes in com.onwbp.adaptation used by com.orchestranetworks.schema Class Description Adaptation Provides a read-only access facade to data values in EBX®.AdaptationReference Uniquely identifies a dataset in a given dataspace or snapshot.InvalidPrimaryKeyException Exception thrown when aPrimaryKey
does not respect the syntax of the internalString
representation of primary keys.PrimaryKey An instance of aPrimaryKey
uniquely identifies a record in atable
.RequestSortCriteria Specifies sort criteria to be associated with a request.UnavailableContentError Unchecked exception thrown when the content of a dataset is not available, because the associated data model has errors. -
Classes in com.onwbp.adaptation used by com.orchestranetworks.schema.businessObjects Class Description Adaptation Provides a read-only access facade to data values in EBX®. -
Classes in com.onwbp.adaptation used by com.orchestranetworks.schema.dynamic Class Description AdaptationHome Represents a dataspace or a snapshot in a repository.AdaptationTable An instance of this class holds the records of a table node, declared asosd:table
in the data model. -
Classes in com.onwbp.adaptation used by com.orchestranetworks.schema.info Class Description Adaptation Provides a read-only access facade to data values in EBX®.AdaptationReference Uniquely identifies a dataset in a given dataspace or snapshot.AdaptationTable An instance of this class holds the records of a table node, declared asosd:table
in the data model.InvalidPrimaryKeyException Exception thrown when aPrimaryKey
does not respect the syntax of the internalString
representation of primary keys.Request Defines a specific request on a table.RequestResult Represents the result of aRequest
. -
Classes in com.onwbp.adaptation used by com.orchestranetworks.schema.relationships Class Description Adaptation Provides a read-only access facade to data values in EBX®.AdaptationName Uniquely identifies a dataset or a record in a given dataspace or snapshot.AdaptationReference Uniquely identifies a dataset in a given dataspace or snapshot.AdaptationTable An instance of this class holds the records of a table node, declared asosd:table
in the data model.RequestResult Represents the result of aRequest
. -
Classes in com.onwbp.adaptation used by com.orchestranetworks.schema.trigger Class Description Adaptation Provides a read-only access facade to data values in EBX®.AdaptationHome Represents a dataspace or a snapshot in a repository.AdaptationTable An instance of this class holds the records of a table node, declared asosd:table
in the data model. -
Classes in com.onwbp.adaptation used by com.orchestranetworks.schema.types.dataset Class Description Adaptation Provides a read-only access facade to data values in EBX®.AdaptationName Uniquely identifies a dataset or a record in a given dataspace or snapshot. -
Classes in com.onwbp.adaptation used by com.orchestranetworks.schema.types.dataspace Class Description Adaptation Provides a read-only access facade to data values in EBX®. -
Classes in com.onwbp.adaptation used by com.orchestranetworks.service Class Description Adaptation Provides a read-only access facade to data values in EBX®.AdaptationHome Represents a dataspace or a snapshot in a repository.AdaptationName Uniquely identifies a dataset or a record in a given dataspace or snapshot.AdaptationReference Uniquely identifies a dataset in a given dataspace or snapshot.AdaptationTable An instance of this class holds the records of a table node, declared asosd:table
in the data model.Request Defines a specific request on a table.RequestResult Represents the result of aRequest
.UnavailableContentError Unchecked exception thrown when the content of a dataset is not available, because the associated data model has errors. -
Classes in com.onwbp.adaptation used by com.orchestranetworks.service.comparison Class Description Adaptation Provides a read-only access facade to data values in EBX®.AdaptationHome Represents a dataspace or a snapshot in a repository.AdaptationName Uniquely identifies a dataset or a record in a given dataspace or snapshot.AdaptationTable An instance of this class holds the records of a table node, declared asosd:table
in the data model.PrimaryKey An instance of aPrimaryKey
uniquely identifies a record in atable
. -
Classes in com.onwbp.adaptation used by com.orchestranetworks.service.directory Class Description AdaptationHome Represents a dataspace or a snapshot in a repository. -
Classes in com.onwbp.adaptation used by com.orchestranetworks.service.extensions Class Description Adaptation Provides a read-only access facade to data values in EBX®.AdaptationHome Represents a dataspace or a snapshot in a repository. -
Classes in com.onwbp.adaptation used by com.orchestranetworks.ui Class Description Adaptation Provides a read-only access facade to data values in EBX®.AdaptationFilter Defines a specific filter over records.AdaptationHome Represents a dataspace or a snapshot in a repository.AdaptationName Uniquely identifies a dataset or a record in a given dataspace or snapshot.AdaptationReference Uniquely identifies a dataset in a given dataspace or snapshot.AdaptationTable An instance of this class holds the records of a table node, declared asosd:table
in the data model. -
Classes in com.onwbp.adaptation used by com.orchestranetworks.ui.form Class Description Adaptation Provides a read-only access facade to data values in EBX®.AdaptationTable An instance of this class holds the records of a table node, declared asosd:table
in the data model. -
Classes in com.onwbp.adaptation used by com.orchestranetworks.ui.selection Class Description Adaptation Provides a read-only access facade to data values in EBX®.AdaptationHome Represents a dataspace or a snapshot in a repository.AdaptationTable An instance of this class holds the records of a table node, declared asosd:table
in the data model.Request Defines a specific request on a table. -
Classes in com.onwbp.adaptation used by com.orchestranetworks.ui.view Class Description AdaptationTable An instance of this class holds the records of a table node, declared asosd:table
in the data model.RequestSortCriteria Specifies sort criteria to be associated with a request. -
Classes in com.onwbp.adaptation used by com.orchestranetworks.userservice Class Description Adaptation Provides a read-only access facade to data values in EBX®.AdaptationHome Represents a dataspace or a snapshot in a repository.AdaptationTable An instance of this class holds the records of a table node, declared asosd:table
in the data model. -
Classes in com.onwbp.adaptation used by com.orchestranetworks.userservice.permission Class Description Adaptation Provides a read-only access facade to data values in EBX®.AdaptationHome Represents a dataspace or a snapshot in a repository. -
Classes in com.onwbp.adaptation used by com.orchestranetworks.workflow Class Description AdaptationName Uniquely identifies a dataset or a record in a given dataspace or snapshot.