Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
B
- Batch - Interface in com.orchestranetworks.service.extensions
-
This interface describes a batch that can be executed in a "serverless" environment or a JEE container.
- BatchLauncher - Class in com.orchestranetworks.service.extensions
-
This class is used to launch
Batch. - BeanDefinition - Interface in com.orchestranetworks.schema.dynamic
-
This interface is used to define the schema associated with a non-persistent bean object (as opposed to a record or a dataset).
- BeanDefinitionException - Exception in com.orchestranetworks.schema.dynamic
-
This runtime exception is thrown by some methods related to the dynamic beans schema definition.
- BeanDefinitionException(String) - Constructor for exception com.orchestranetworks.schema.dynamic.BeanDefinitionException
- BeanDefinitionException(String, Throwable) - Constructor for exception com.orchestranetworks.schema.dynamic.BeanDefinitionException
- BeanDefinitionException(Throwable) - Constructor for exception com.orchestranetworks.schema.dynamic.BeanDefinitionException
- BeanElement - Interface in com.orchestranetworks.schema.dynamic
-
This interface allows setting properties of a data model element.
- BeanFacet - Interface in com.orchestranetworks.schema.dynamic
-
This interface allows setting properties of a bean facet.
- BeanFacetDatasetSet - Interface in com.orchestranetworks.schema.dynamic
-
This interface allows setting the properties of a dataset constraint facet.
- BeanFacetDataspaceSet - Interface in com.orchestranetworks.schema.dynamic
-
This interface allows setting the properties of a dataspace constraint facet.
- BeanFacetTableRef - Interface in com.orchestranetworks.schema.dynamic
-
This interface allows setting the properties of a foreign key facet.
- BeforeCreateInstanceContext - Interface in com.orchestranetworks.schema.trigger
-
Provides an execution context to handle pre-dataset creation operations.
- BeforeCreateOccurrenceContext - Interface in com.orchestranetworks.schema.trigger
-
Provides a context for executing pre-record creation operations.
- BeforeDeleteInstanceContext - Interface in com.orchestranetworks.schema.trigger
-
Provides an execution context for handling pre-dataset deletion operations.
- BeforeDeleteOccurrenceContext - Interface in com.orchestranetworks.schema.trigger
-
Provides a context for executing pre-record deletion operations.
- BeforeModifyOccurrenceContext - Interface in com.orchestranetworks.schema.trigger
-
Provides a context for executing pre-record modification operations.
- BeforeTransactionCancelContext - Interface in com.orchestranetworks.schema.trigger
-
Provides a context for executing pre-transaction cancellation operations.
- BeforeTransactionCommitContext - Interface in com.orchestranetworks.schema.trigger
-
Provides a context for executing pre-transaction commit operations.
- BLANK - Static variable in class com.orchestranetworks.ui.UIFormRowIcon
- BRANCH - Enum constant in enum class com.orchestranetworks.schema.types.dataspace.DataspaceSet.DataspaceType
-
A non-reserved branch, including
Repository.REFERENCE. - BranchKey - Class in com.orchestranetworks.instance
-
Identifies a dataspace in a repository.
- BREADCRUMB - Static variable in class com.orchestranetworks.ui.UIHttpManagerComponent.DataSetFeatures
-
Deprecated.This constant is no longer used.
- BREADCRUMB - Static variable in class com.orchestranetworks.ui.UIHttpManagerComponent.RecordFeatures
-
Deprecated.This constant is no longer used.
- BREADCRUMB - Static variable in class com.orchestranetworks.ui.UIHttpManagerComponent.ViewFeatures
-
Deprecated.This constant is no longer used.
- broadcast() - Method in interface com.orchestranetworks.d3.D3Broadcast
-
Broadcasts a snapshot in synchronous or asynchronous mode depending on the way this object has been obtained.
- broadcast(VersionKey) - Method in class com.orchestranetworks.d3.D3Engine
-
Deprecated.Since 5.2.7. Replaced by
D3Broadcast.broadcast(). - build() - Method in interface com.orchestranetworks.rest.util.URIBuilderForBuiltin
-
Returns an absolute base
URIthat includes category and version. - buildButtonPreview(UIHttpManagerComponent) - Method in interface com.orchestranetworks.ui.UIComponentWriter
-
Builds a preview button using the standard "preview" label.
- buildButtonPreview(String) - Method in interface com.orchestranetworks.ui.UIComponentWriter
-
Builds a preview button, using the standard "preview" label.
- buildButtonPreview(String, UserMessage) - Method in interface com.orchestranetworks.ui.UIComponentWriter
-
Builds a preview button with the specified label.
- buildForDataset(Adaptation) - Method in interface com.orchestranetworks.rest.util.URIBuilderForBuiltin
-
Returns an absolute
URIfor a specified dataset with empty query parameters. - buildForDataset(Adaptation, Map<String, String>) - Method in interface com.orchestranetworks.rest.util.URIBuilderForBuiltin
-
Returns an absolute
URIto a specified dataset with the provided query parameters. - buildForDataset(HomeKey, AdaptationName) - Method in interface com.orchestranetworks.rest.util.URIBuilderForBuiltin
-
Returns an absolute
URIto a specified dataset in a specified dataspace with empty query parameters. - buildForDataset(HomeKey, AdaptationName, Map<String, String>) - Method in interface com.orchestranetworks.rest.util.URIBuilderForBuiltin
-
Returns an absolute
URIto a specified dataset in a specified dataspace including the provided query parameters. - buildForNode(Adaptation, Path) - Method in interface com.orchestranetworks.rest.util.URIBuilderForBuiltin
-
Returns an absolute
URIto a specified record field or dataset node without query parameters. - buildForNode(Adaptation, Path, Map<String, String>) - Method in interface com.orchestranetworks.rest.util.URIBuilderForBuiltin
-
Returns an absolute
URIto a specified record field or dataset node with query parameters. - buildForNode(HomeKey, AdaptationName, Path) - Method in interface com.orchestranetworks.rest.util.URIBuilderForBuiltin
-
Returns an absolute
URIto a specified dataset node without query parameters. - buildForNode(HomeKey, AdaptationName, Path, Map<String, String>) - Method in interface com.orchestranetworks.rest.util.URIBuilderForBuiltin
-
Returns an absolute
URIto a specified dataset node with query parameters. - buildForRecord(Adaptation) - Method in interface com.orchestranetworks.rest.util.URIBuilderForBuiltin
-
Returns an absolute
URIto a specified record without query parameters. - buildForRecord(Adaptation, Map<String, String>) - Method in interface com.orchestranetworks.rest.util.URIBuilderForBuiltin
-
Returns an absolute
URIto a specified record with query parameters. - buildForResource(ResourceType, String) - Method in interface com.orchestranetworks.rest.util.URIBuilderForResource
-
Builds a URI of the specified web resource from the current module using current request's locale.
- buildForResource(ResourceType, String, Locale) - Method in interface com.orchestranetworks.rest.util.URIBuilderForResource
-
Builds a
URIof the specified web resource from the current module for the specified locale. - buildForResource(SchemaNode, Object) - Method in interface com.orchestranetworks.rest.util.URIBuilderForResource
-
Builds a
URIfor a the web resource specified by a node value. - buildForResource(String) - Method in interface com.orchestranetworks.rest.util.URIBuilderForResource
-
Builds a
URIfor the specified web resource. - buildForTableFirstPage(Adaptation, SchemaNode, int, Map<String, String>) - Method in interface com.orchestranetworks.rest.util.URIBuilderForBuiltin
-
Returns an absolute
URIto access the first table page with query parameters. - buildForTableLastPage(Adaptation, SchemaNode, int, Map<String, String>) - Method in interface com.orchestranetworks.rest.util.URIBuilderForBuiltin
-
Returns an absolute
URIto access the last table page with query parameters. - buildForTableNextPage(Adaptation, SchemaNode, String, int, Map<String, String>) - Method in interface com.orchestranetworks.rest.util.URIBuilderForBuiltin
-
Returns an absolute
URIto access the next table page with query parameters. - buildForTablePreviousPage(Adaptation, SchemaNode, String, int, Map<String, String>) - Method in interface com.orchestranetworks.rest.util.URIBuilderForBuiltin
-
Returns an absolute
URIto access the previous table page with query parameters. - buildXPath(Path, XPathFilter) - Static method in class com.onwbp.adaptation.XPathExpressionHelper
-
Builds an XPath expression given a table path and an optional XPath filter.
- buildXPath(Path, String) - Static method in class com.onwbp.adaptation.XPathExpressionHelper
-
Builds an XPath expression given a table path and an optional predicate expression.
- BuiltinQueryParam - Interface in com.orchestranetworks.rest.util
-
This interface specifies the HTTP builtin query parameters of the REST Toolkit.
- BuiltInTrigger_launchWorkflow - Class in com.orchestranetworks.workflow
-
Built-in trigger to start a workflow and initialize its context.
- BuiltInTrigger_launchWorkflow() - Constructor for class com.orchestranetworks.workflow.BuiltInTrigger_launchWorkflow
- BuiltInTrigger_launchWorkflow.IncomingEvent - Class in com.orchestranetworks.workflow
-
Represents the event that launched the workflow.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form