Index

A B C D E F G H I J K L M N O P Q R S T U V W X _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

C

CALENDAR - Static variable in class com.orchestranetworks.ui.UIButtonIcon
 
CAMERA - Static variable in class com.orchestranetworks.ui.UIButtonIcon
 
canClose() - Method in interface com.orchestranetworks.userservice.UserServiceRequest
Returns false if the close button or URL should not be displayed.
CATEGORY - Static variable in interface com.orchestranetworks.dataservices.rest.Constants.Admin
Represents the category name used in the URL.
CATEGORY - Static variable in interface com.orchestranetworks.dataservices.rest.Constants.Auth
Represents the category name used in the URL.
CATEGORY - Static variable in interface com.orchestranetworks.dataservices.rest.Constants.Data
 
CATEGORY - Static variable in interface com.orchestranetworks.dataservices.rest.Constants.FormData
Represents the category name used in the URL.
CATEGORY - Static variable in interface com.orchestranetworks.dataservices.rest.Constants.Health
 
CATEGORY - Static variable in interface com.orchestranetworks.dataservices.rest.Constants.History
Represents the category name used in the URL.
CATEGORY_BUSINESS_OBJECT - Static variable in interface com.orchestranetworks.dataservices.rest.Constants.Data
 
CATEGORY_BUSINESS_OBJECT_COMPACT - Static variable in interface com.orchestranetworks.dataservices.rest.Constants.Data
 
CATEGORY_COMPACT - Static variable in interface com.orchestranetworks.dataservices.rest.Constants.Data
 
CATEGORY_COMPACT - Static variable in interface com.orchestranetworks.dataservices.rest.Constants.FormData
Represents the category name contained in the URL when using the JSON compact format for requests and responses.
CategoryURIBuilder<T extends URIBuilderForBuiltin<T>> - Class in com.orchestranetworks.rest.util
Maps each REST category and available version to their related URI builder.
CategoryVersion - Enum Class in com.orchestranetworks.dataservices.rest
This enumeration provides built-in EBX® category version services.
CC - Static variable in class com.orchestranetworks.workflow.MailSpec.NotificationType
The "Cc" (carbon copy) recipients.
CELL_ALIGN_CENTER - Static variable in class com.orchestranetworks.ui.UICSSClasses.TABLE
Sets the content of the cell or child cells to be centered.
CELL_ALIGN_RIGHT - Static variable in class com.orchestranetworks.ui.UICSSClasses.TABLE
Sets the content of the cell or child cells to be right-aligned.
CHANGESET - Static variable in class com.orchestranetworks.service.ArchiveImportSpecMode
Change set mode for importing archives.
CHARACTER - Static variable in class com.orchestranetworks.ui.base.Size.Unit
 
check(AuthorizationContext) - Method in interface com.orchestranetworks.rest.security.AuthorizationRule
Checks if the user has the proper rights to perform the request.
CHECK_OPERATION - Static variable in interface com.orchestranetworks.dataservices.rest.Constants.Health
 
checkAdaptationReferenceStringName(String) - Static method in class com.onwbp.adaptation.AdaptationReference
Throws an IllegalArgumentException if the syntax of the String parameter is not valid for the creation of an AdaptationReference.
checkAllWorkItemMatchStrategy() - Method in interface com.orchestranetworks.workflow.UserTaskWorkItemCompletionContext
Returns true if the work items match the completion strategy as it is defined by the method UserTaskWorkItemCompletionContext.getCompletionStrategyProperty().
checkBeforeWorkItemCompletion(UserTaskBeforeWorkItemCompletionContext) - Method in class com.orchestranetworks.workflow.UserTask
This method is automatically invoked when the user clicks the 'accept' or the 'reject' button to accept or reject the underlying interaction.
checkForbiddenNodes() - Method in class com.onwbp.adaptation.Request
When the execution would fail and throw a QueryPermissionException, this method returns the forbidden fields and the dataset in which these are forbidden.
checkNull(ValueContextForValidation) - Method in interface com.orchestranetworks.schema.ConstraintOnNull
This method performs a check when no value is defined; adds error message if necessary.
checkOccurrence(T, ValueContextForValidation) - Method in interface com.orchestranetworks.schema.Constraint
Checks the specified value, and adds an error message if invalid.
checkRecord(ValueContextForValidationOnRecord) - Method in interface com.orchestranetworks.schema.ConstraintOnTableWithRecordLevelCheck
Provides the opportunity to perform custom validation concerning a specific record in the context of a record creation or modification through the user interface or by a programmatic procedure.
checkTable(ValueContextForValidationOnTable) - Method in interface com.orchestranetworks.schema.ConstraintOnTable
Performs a check on the entirety of the table specified by the context, and adds error messages whenever errors are detected.
checkValidity() - Method in class com.orchestranetworks.instance.RepositoryId
 
ChildEntity - Interface in com.orchestranetworks.schema.businessObjects
Provides a read-only access facade to a record related to the main record of a business object.
cleanHistory(ProcessInstanceKey) - Method in class com.orchestranetworks.workflow.WorkflowEngine
Deletes the data in history for workflows terminated for a given ProcessInstanceKey.
cleanHistory(Date) - Method in class com.orchestranetworks.workflow.WorkflowEngine
Deletes the data in history for workflows terminated from a given date.
clear() - Method in class com.orchestranetworks.schema.types.file.UploadedFile
Deletes the underlying storage for this file.
clear() - Method in class com.orchestranetworks.service.URLQuery
Clears all parameters.
clearCache() - Method in interface com.orchestranetworks.service.Session
Clears the session's local caches on user's roles and permissions.
clone(Map<String, String>) - Method in interface com.orchestranetworks.service.Session
Returns a session cloned from this session with specific input parameters.
close() - Method in interface com.onwbp.adaptation.RequestResult
This method must always be invoked once this result is no longer used, so as to ensure that underlying resources are released.
close() - Method in interface com.orchestranetworks.query.QueryResult
 
close() - Method in interface com.orchestranetworks.service.ValidationReportItemIterator
Closes this iterator, relinquishing any underlying resources.
CLOSE - Static variable in class com.orchestranetworks.service.ServiceKey
Built-in service to close a dataspace or snapshot.
CLOSE - Static variable in class com.orchestranetworks.ui.UIButtonIcon
 
CLOSE - Static variable in class com.orchestranetworks.ui.UIHttpManagerComponent.RecordFeatures
Form's "Close" button.
CloseButtonSpec(String) - Constructor for class com.orchestranetworks.ui.UIHttpManagerComponent.CloseButtonSpec
 
closeHome(AdaptationHome, Session) - Method in class com.orchestranetworks.instance.Repository
Closes the specified dataspace or snapshot.
CLUSTER_MODE - Static variable in class com.orchestranetworks.d3.DeliveryMode
Clustered delivery mode.
CODE - Static variable in class com.orchestranetworks.search.strategy.SearchStrategyKey
 
collapse() - Method in interface com.orchestranetworks.ui.form.UIExpandCollapseBlock
Makes the block rendered collapsed.
COLLAPSED - Enum constant in enum class com.orchestranetworks.schema.dynamic.DefaultViewMode
 
COLLAPSED - Enum constant in enum class com.orchestranetworks.ui.form.UIFormNode.DisplayMode
Should be displayed in a collapsed group.
COLLAPSED - Static variable in class com.orchestranetworks.ui.form.UIFormGroup.DisplayMode
Displays the form group with an expand/collapse button, and is initially collapsed.
collectNodeDifferences(Collection<? super NodeDifference>) - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenContents
Adds node differences to the specified collection.
COLOR - Static variable in class com.orchestranetworks.search.strategy.SearchStrategyKey
 
COLOR_PICKER - Static variable in class com.orchestranetworks.ui.UIButtonIcon
 
COLORED_BACKGROUND - Static variable in class com.orchestranetworks.ui.UICSSClasses
Defines a background with the current main color.
COLORED_BORDER - Static variable in class com.orchestranetworks.ui.UICSSClasses
Defines a border with the current feature color.
com.onwbp.adaptation - package com.onwbp.adaptation
Provides core classes and interfaces for accessing datasets, tables, and their records.
com.onwbp.adaptation.validation - package com.onwbp.adaptation.validation
 
com.onwbp.base.repository - package com.onwbp.base.repository
Provides basic module registration functions.
com.onwbp.base.text - package com.onwbp.base.text
Provides classes for creating user messages and nomenclatures.
com.orchestranetworks.d3 - package com.orchestranetworks.d3
Provides classes for distributed data delivery (D3) functionalities.
com.orchestranetworks.d3.slave - package com.orchestranetworks.d3.slave
Provides classes and interfaces for D3 slave functionalities.
com.orchestranetworks.dataservices.rest - package com.orchestranetworks.dataservices.rest
Provides classes for REST data services functionalities.
com.orchestranetworks.hierarchy - package com.orchestranetworks.hierarchy
Provides an interface for accessing a hierarchy view node.
com.orchestranetworks.instance - package com.orchestranetworks.instance
Provides interfaces for accessing data sets.
com.orchestranetworks.interactions - package com.orchestranetworks.interactions
Provides classes for UI interactions.
com.orchestranetworks.module - package com.orchestranetworks.module
This package allows to handle module registration.
com.orchestranetworks.permissions - package com.orchestranetworks.permissions
 
com.orchestranetworks.query - package com.orchestranetworks.query
Provides the API for accessing and processing data stored in EBX®.
com.orchestranetworks.rest - package com.orchestranetworks.rest
Provides classes for the REST toolkit Java Framework functionalities.
com.orchestranetworks.rest.annotation - package com.orchestranetworks.rest.annotation
 
com.orchestranetworks.rest.inject - package com.orchestranetworks.rest.inject
 
com.orchestranetworks.rest.security - package com.orchestranetworks.rest.security
 
com.orchestranetworks.rest.serialization - package com.orchestranetworks.rest.serialization
 
com.orchestranetworks.rest.util - package com.orchestranetworks.rest.util
 
com.orchestranetworks.scheduler - package com.orchestranetworks.scheduler
This package allows the implementation of custom tasks in EBX® scheduler.
com.orchestranetworks.schema - package com.orchestranetworks.schema
Represents XML Schema concepts and provides schema extensions capabilities.
com.orchestranetworks.schema.businessObjects - package com.orchestranetworks.schema.businessObjects
 
com.orchestranetworks.schema.dynamic - package com.orchestranetworks.schema.dynamic
A public API for defining a dynamic schema.
com.orchestranetworks.schema.info - package com.orchestranetworks.schema.info
Provides interfaces for accessing schema node facet.
com.orchestranetworks.schema.metadata - package com.orchestranetworks.schema.metadata
 
com.orchestranetworks.schema.relationships - package com.orchestranetworks.schema.relationships
Provides interfaces for accessing relationships defined in a data model.
com.orchestranetworks.schema.trigger - package com.orchestranetworks.schema.trigger
Provides classes and interfaces for trigger creation.
com.orchestranetworks.schema.types.dataset - package com.orchestranetworks.schema.types.dataset
Interfaces to define sets of data set references.
com.orchestranetworks.schema.types.dataspace - package com.orchestranetworks.schema.types.dataspace
Interfaces to define sets of data space keys.
com.orchestranetworks.schema.types.file - package com.orchestranetworks.schema.types.file
 
com.orchestranetworks.search.strategy - package com.orchestranetworks.search.strategy
 
com.orchestranetworks.search.template - package com.orchestranetworks.search.template
 
com.orchestranetworks.service - package com.orchestranetworks.service
Provides classes and interfaces for implementing specific services and access rules on EBX®.
com.orchestranetworks.service.comparison - package com.orchestranetworks.service.comparison
Provides classes and interfaces for to compute differences between adaptations, homes and examine the results.
com.orchestranetworks.service.directory - package com.orchestranetworks.service.directory
Provides classes for Directory handling.
com.orchestranetworks.service.directory.ldap - package com.orchestranetworks.service.directory.ldap
 
com.orchestranetworks.service.extensions - package com.orchestranetworks.service.extensions
Provides classes and interfaces for specific extensions such as batch and adaptation tree optimizer.
com.orchestranetworks.ui - package com.orchestranetworks.ui
This package provides the capability to create custom user interface components that are integrated within EBX®.
com.orchestranetworks.ui.action - package com.orchestranetworks.ui.action
This package allows to define actions that can be triggered by the end user.
com.orchestranetworks.ui.base - package com.orchestranetworks.ui.base
This package provides common base types for user interface API.
com.orchestranetworks.ui.form - package com.orchestranetworks.ui.form
This package allows customizing forms.
com.orchestranetworks.ui.form.widget - package com.orchestranetworks.ui.form.widget
This package provides a library of user interface widgets.
com.orchestranetworks.ui.perspective - package com.orchestranetworks.ui.perspective
 
com.orchestranetworks.ui.selection - package com.orchestranetworks.ui.selection
This package provides interfaces with information about the selection.
com.orchestranetworks.ui.toolbar - package com.orchestranetworks.ui.toolbar
This package allows customizing toolbars.
com.orchestranetworks.ui.view - package com.orchestranetworks.ui.view
 
com.orchestranetworks.userservice - package com.orchestranetworks.userservice
A public API for user services.
com.orchestranetworks.userservice.declaration - package com.orchestranetworks.userservice.declaration
A public API for declaring user services.
com.orchestranetworks.userservice.permission - package com.orchestranetworks.userservice.permission
Allows the definition of activation rules and permission rules on user services.
com.orchestranetworks.userservice.schema - package com.orchestranetworks.userservice.schema
 
com.orchestranetworks.workflow - package com.orchestranetworks.workflow
Provides classes and interfaces for implementing workflow processes and invoking them.
COMFORTABLE - Enum constant in enum class com.orchestranetworks.ui.perspective.DisplayDensity
The display density is comfortable.
COMMENTS - Static variable in class com.orchestranetworks.ui.UIButtonIcon
 
COMMIT_THRESHOLD - Static variable in interface com.orchestranetworks.rest.util.BuiltinQueryParam
The query parameter "ebx-commitThreshold" specifies the maximum size of a transaction during the execution of a Procedure.
COMPACT - Enum constant in enum class com.orchestranetworks.ui.perspective.DisplayDensity
The display density is compact.
comparatorByLabel() - Static method in class com.onwbp.base.text.Nomenclature
Returns a label comparator.
ComparatorByLabel - Static variable in class com.onwbp.base.text.Nomenclature
 
COMPARE - Static variable in class com.orchestranetworks.service.ServiceKey
Built-in service to compare data: The user is directed to the comparison interface.
compareAdaptationTables(AdaptationTable, AdaptationTable, boolean) - Static method in class com.orchestranetworks.service.comparison.DifferenceHelper
Performs a comparison between two tables.
compareDatasetByDate(Adaptation, Date, Date) - Static method in class com.orchestranetworks.service.comparison.DifferenceHelper
Performs a comparison between two transaction dates for a dataset and returns the result.
compareDatasetByTransactionID(Adaptation, long, long) - Static method in class com.orchestranetworks.service.comparison.DifferenceHelper
Performs a comparison between two transaction for a dataset and returns the result.
compareDataspaceByDate(AdaptationHome, Date, Date) - Static method in class com.orchestranetworks.service.comparison.DifferenceHelper
Performs a comparison between two transaction dates for a dataspace and returns the result.
compareDataspaceByTransactionID(AdaptationHome, long, long) - Static method in class com.orchestranetworks.service.comparison.DifferenceHelper
Performs a comparison between two transactions for a dataspace or a snapshot and returns the result.
CompareFilter - Class in com.orchestranetworks.service.comparison
Defines a filter that can be applied to a specific comparison.
compareHomes(AdaptationHome, AdaptationHome, boolean) - Static method in class com.orchestranetworks.service.comparison.DifferenceHelper
Compares two dataspaces or snapshots and returns the result.
compareInstances(Adaptation, Adaptation, boolean) - Static method in class com.orchestranetworks.service.comparison.DifferenceHelper
Performs a comparison between two datasets.
compareOccurrences(Adaptation, Adaptation, boolean) - Static method in class com.orchestranetworks.service.comparison.DifferenceHelper
Performs a comparison between two records.
compareOccurrences(Adaptation, Adaptation, boolean, boolean) - Static method in class com.orchestranetworks.service.comparison.DifferenceHelper
Performs a comparison between two records.
compareRecordByDate(Adaptation, Date, Date) - Static method in class com.orchestranetworks.service.comparison.DifferenceHelper
Performs a comparison between two dates for a record and returns the result.
compareRecordByTransactionID(Adaptation, long, long) - Static method in class com.orchestranetworks.service.comparison.DifferenceHelper
Performs a comparison between two transaction times for a record and returns the result.
compareSelectionWithEntity(HomeKey, AdaptationName, String) - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
Specifies the activation of the comparison service.
compareTableByDate(AdaptationTable, Date, Date) - Static method in class com.orchestranetworks.service.comparison.DifferenceHelper
Performs a comparison between two dates for a table and returns the result.
compareTableByTxId(AdaptationTable, long, long) - Static method in class com.orchestranetworks.service.comparison.DifferenceHelper
Performs a comparison between two transaction times for a table and returns the result.
complete(InteractionHelper.ParametersMap) - Method in interface com.orchestranetworks.interactions.SessionInteraction
Sets this interaction to the state 'complete'.
complete(InteractionHelper.ParametersMap, Session) - Static method in class com.orchestranetworks.interactions.InteractionHelper
COMPLETED - Static variable in class com.orchestranetworks.workflow.UserTask.WorkItem.State
 
COMPLETED_WORKFLOWS - Static variable in class com.orchestranetworks.workflow.WorkflowView
Completed workflows section.
completeUserTask() - Method in interface com.orchestranetworks.workflow.UserTaskWorkItemCompletionContext
Method to call when we consider that the user task is completed so that the token is asynchronously positioned to the next node in the process.
COMPLEX - Static variable in class com.orchestranetworks.search.strategy.SearchStrategyKey
 
computeHash(String, String) - Method in interface com.orchestranetworks.service.directory.HashComputation
Returns the hash of the specified password, after adding salt.
computeInputStream() - Method in class com.orchestranetworks.service.Archive
 
computePrimaryKey(Adaptation) - Method in interface com.onwbp.adaptation.AdaptationTable
Returns the same result as Adaptation.getOccurrencePrimaryKey().
computePrimaryKey(ValueContext) - Method in interface com.onwbp.adaptation.AdaptationTable
 
computePrimaryKey(Object[]) - Method in interface com.onwbp.adaptation.AdaptationTable
Returns the PrimaryKey object that corresponds to the specified raw values.
Condition - Class in com.orchestranetworks.workflow
Condition node; its purpose is to evaluate which fork the process must take.
Condition() - Constructor for class com.orchestranetworks.workflow.Condition
 
ConditionBean - Class in com.orchestranetworks.workflow
This abstract class must be extended in order to define a library condition.
ConditionBean() - Constructor for class com.orchestranetworks.workflow.ConditionBean
 
ConditionBeanContext - Interface in com.orchestranetworks.workflow
This interface is used as the context for ConditionBean evaluation.
ConditionContext - Interface in com.orchestranetworks.workflow
This interface is used as the context for Condition evaluation.
Constants - Interface in com.orchestranetworks.dataservices.rest
This interface provides constants for the built-in RESTful services.
Constants.Admin - Interface in com.orchestranetworks.dataservices.rest
Administration report keys, parameters and operation name.
Constants.Auth - Interface in com.orchestranetworks.dataservices.rest
Authentication report keys, parameters and operation name.
Constants.Constraint - Interface in com.orchestranetworks.dataservices.rest
Constraint keys and values.
Constants.Data - Interface in com.orchestranetworks.dataservices.rest
Data keys and parameters.
Constants.Dataspace - Interface in com.orchestranetworks.dataservices.rest
Dataspace keys and parameters.
Constants.DeleteReport - Interface in com.orchestranetworks.dataservices.rest
Deletes report keys.
Constants.Error - Interface in com.orchestranetworks.dataservices.rest
Exception handling keys.
Constants.FormData - Interface in com.orchestranetworks.dataservices.rest
Form-data keys and parameters
Constants.Health - Interface in com.orchestranetworks.dataservices.rest
Specifies the health keys.
Constants.History - Interface in com.orchestranetworks.dataservices.rest
History keys and parameters.
Constants.Meta - Interface in com.orchestranetworks.dataservices.rest
Meta keys and parameters.
Constants.Pagination - Interface in com.orchestranetworks.dataservices.rest
Pagination keys and parameters.
Constants.ProcedureContext - Interface in com.orchestranetworks.dataservices.rest
Procedure context keys.
Constants.Selector - Interface in com.orchestranetworks.dataservices.rest
Selector keys and parameters.
Constants.ValidationReport - Interface in com.orchestranetworks.dataservices.rest
Validation report keys.
Constraint<T> - Interface in com.orchestranetworks.schema
Specifies a constraint that may be contextual and dynamic.
ConstraintContext - Interface in com.orchestranetworks.schema
Provides methods for setting up a constraint in the context of its data model.
ConstraintContextOnTable - Interface in com.orchestranetworks.schema
Provides methods for setting up a constraint on a table in the context of its data model.
ConstraintEnumeration<T> - Interface in com.orchestranetworks.schema
Specifies an enumeration constraint that can be contextual and dynamic.
ConstraintNomenclature - Interface in com.orchestranetworks.schema
Deprecated.
Since enumeration constraint is more appropriate than this interface when there are many values in the enumeration or when display must be localized.
ConstraintOnNull - Interface in com.orchestranetworks.schema
Defines a verification for values that are mandatory under certain circumstances.
ConstraintOnTable - Interface in com.orchestranetworks.schema
Specifies a constraint that is able to perform the validation of an entire table.
ConstraintOnTableWithRecordLevelCheck - Interface in com.orchestranetworks.schema
Defines a record-level check, to be performed in addition to table-level checks.
ConstraintViolationException - Exception in com.orchestranetworks.schema
Thrown to indicate that an insert, an update or a delete is not valid with respect to a blocking constraint.
ConstraintViolationException(UserMessage) - Constructor for exception com.orchestranetworks.schema.ConstraintViolationException
 
ConstraintViolationException(UserMessage, SchemaFacet) - Constructor for exception com.orchestranetworks.schema.ConstraintViolationException
 
ConstraintViolationException(UserMessage, SchemaNode, SchemaFacet) - Constructor for exception com.orchestranetworks.schema.ConstraintViolationException
 
ConstraintViolationException(String, UserMessage, SchemaNode, SchemaFacet) - Constructor for exception com.orchestranetworks.schema.ConstraintViolationException
 
ConstraintViolationException(String, SchemaNode, SchemaFacet) - Constructor for exception com.orchestranetworks.schema.ConstraintViolationException
 
CONTAINER_WITH_FORM_ROWS - Static variable in class com.orchestranetworks.ui.UICSSClasses
Defines a margin around a container with form rows.
CONTAINER_WITH_TEXT - Static variable in class com.orchestranetworks.ui.UICSSClasses
Defines a margin around a container with text.
CONTAINER_WITH_TEXT_PADDING - Static variable in class com.orchestranetworks.ui.UICSSClasses
Defines a padding around a container with text.
contains(Adaptation) - Method in interface com.onwbp.adaptation.RequestResult
Returns true if the specified record belongs to the result of this request (even if the record is obsolete).
containsValue(Object, ValueContext) - Method in interface com.orchestranetworks.schema.info.SchemaFacetEnumeration
Returns true if the current enumeration or nomenclature contains the given value.
CONTENT - Enum constant in enum class com.orchestranetworks.rest.serialization.Include
Includes every item's content.
ContentHolder - Class in com.orchestranetworks.rest.serialization
Provides a facade to a table record in EBX®.
ContentHolderForInput - Class in com.orchestranetworks.rest.serialization
Provides a facade to automatically parse a part of the request body that may represent a table record.
ContentHolderForOutput - Class in com.orchestranetworks.rest.serialization
Provides a facade to automatically serialize an Adaptation, that corresponds to a table record, into a JSON response body.
contextDestroyed(ServletContextEvent) - Method in class com.orchestranetworks.module.ModuleRegistrationListener
Receives a notification that the web application servlet context event is about to be destroyed.
contextInitialized(ServletContextEvent) - Method in class com.orchestranetworks.module.ModuleRegistrationListener
Receives a notification that the web application servlet context event is about to be initialized.
ConversionException - Exception in com.onwbp.base.text
This exception is thrown whenever a conversion problem occurs.
ConversionException(String) - Constructor for exception com.onwbp.base.text.ConversionException
 
ConversionException(String, Throwable) - Constructor for exception com.onwbp.base.text.ConversionException
 
copy() - Method in class com.onwbp.base.text.UserMessageLocalized
 
copyTo(ValueContextForUpdate) - Method in class com.orchestranetworks.rest.serialization.ContentHolderForInput
Fills the provided ValueContextForUpdate with the data holds in this ContentHolderForInput.
countAcceptedWorkItems() - Method in interface com.orchestranetworks.workflow.UserTaskWorkItemCompletionContext
Returns the number of work items that have been accepted.
countAllWorkItems() - Method in interface com.orchestranetworks.workflow.UserTaskWorkItemCompletionContext
Returns the total number of work items that have been created.
countItemsOfSeverity(Severity) - Method in interface com.orchestranetworks.service.ValidationReport
Returns the number of validation items of the specified severity.
countRejectedWorkItems() - Method in interface com.orchestranetworks.workflow.UserTaskWorkItemCompletionContext
Returns the number of work items that have been rejected.
countStartedWorkItems() - Method in interface com.orchestranetworks.workflow.UserTaskWorkItemCompletionContext
Returns the number of work items that have been started.
countWorkItems() - Method in interface com.orchestranetworks.workflow.UserTaskResult
Returns count of work items.
create(XPathFilter, AdaptationFilter) - Static method in interface com.onwbp.adaptation.PrefilteredAdaptationFilter
create(Session, Map<SchemaNode, Adaptation>) - Static method in exception com.orchestranetworks.permissions.QueryPermissionException
Creates a QueryPermissionException.
create(Session, Map<SchemaNode, Adaptation>, String) - Static method in exception com.orchestranetworks.permissions.QueryPermissionException
 
CREATE - Static variable in class com.orchestranetworks.service.ServiceKey
Built-in service to create a table record: the user is directed to a page in order to a new record in the selected table.
CREATE - Static variable in class com.orchestranetworks.ui.UIHttpManagerComponent.ViewFeatures
Create new record button.
CREATE - Static variable in class com.orchestranetworks.workflow.BuiltInTrigger_launchWorkflow.IncomingEvent
 
CREATE_PROCESS - Static variable in class com.orchestranetworks.workflow.ProcessExecutionContext.WorkflowPermission
The permission to create workflows from the workflow publication.
createAdaptationFilterForXPath(String, SchemaNode, Locale) - Static method in class com.onwbp.adaptation.XPathExpressionHelper
Creates a new filter, given a table and an XPath expression.
createBeanDefinition() - Method in interface com.orchestranetworks.userservice.UserServiceObjectContextBuilder
Returns a new empty definition that can be used to register a dynamic object (an object not mapped to a JavaBean).
createBeanDefinition(Class<?>) - Method in interface com.orchestranetworks.userservice.UserServiceObjectContextBuilder
Returns a new empty definition mapped to a JavaBean.
createBuilderForBuiltin(CategoryURIBuilder<T>) - Method in interface com.orchestranetworks.rest.util.URIInfoUtility
Creates a URI builder useful for generating URIs for the EBX® built-in REST services.
createBuilderForBuiltin(CategoryURIBuilder<T>, boolean) - Method in interface com.orchestranetworks.rest.util.URIInfoUtility
Creates a URI builder useful for generating URIs for the EBX® built-in REST services.
createBuilderForResource() - Method in interface com.orchestranetworks.rest.util.URIInfoUtility
Creates a URI builder for generating URIs or URLs for resources packaged with the current module.
createBuilderForResource(String) - Method in interface com.orchestranetworks.rest.util.URIInfoUtility
Creates a URI builder for generating URIs or URLs for resources packaged with a specified module.
createBuilderForRESTApplication() - Method in interface com.orchestranetworks.rest.util.URIInfoUtility
Creates a URI builder for generating URIs or URLs for REST services associated to the current REST application.
createBuilderForServer() - Method in interface com.orchestranetworks.rest.util.URIInfoUtility
Creates a URI builder for generating URIs or URLs for resources hosted by the current server.
createComplexElement(Path) - Method in interface com.orchestranetworks.schema.dynamic.BeanDefinition
Creates a complex type element (a group).
createComplexElement(Path, Class<?>) - Method in interface com.orchestranetworks.schema.dynamic.BeanDefinition
Creates a complex type element (a group), mapped to a JavaBean.
createDeliveryDataspace(BranchKey) - Method in interface com.orchestranetworks.d3.D3NodeAsSlaveOnStartup
Creates a delivery dataspace or gets the existing one.
createDirectory(AdaptationHome) - Method in class com.orchestranetworks.service.directory.DirectoryDefaultFactory
Creates the default directory.
createDirectory(AdaptationHome) - Method in class com.orchestranetworks.service.directory.DirectoryFactory
Creates the directory.
createDirectory(AdaptationHome) - Method in class com.orchestranetworks.service.directory.ldap.LdapDirectoryFactory
 
createElement(Path, SchemaTypeName) - Method in interface com.orchestranetworks.schema.dynamic.BeanDefinition
Creates a simple type element (a field).
createError(UserMessage) - Static method in exception com.orchestranetworks.instance.ValueAccessException
Creates an exception associated with the specified user message.
createError(UserMessage) - Static method in exception com.orchestranetworks.service.OperationException
 
createError(UserMessage, Throwable) - Static method in exception com.orchestranetworks.service.OperationException
 
createError(String) - Static method in class com.onwbp.base.text.UserMessage
Shortcut for creating a simple error message.
createError(String) - Static method in exception com.orchestranetworks.service.OperationException
 
createError(String, Throwable) - Static method in class com.onwbp.base.text.UserMessage
Shortcut for creating a simple error message, with the Throwable specified.
createError(String, Throwable) - Static method in exception com.orchestranetworks.service.OperationException
 
createError(Throwable) - Static method in exception com.orchestranetworks.service.OperationException
 
createFatal(String) - Static method in class com.onwbp.base.text.UserMessage
Shortcut for creating a simple fatal error message.
createFatal(String, Throwable) - Static method in class com.onwbp.base.text.UserMessage
Shortcut for creating a simple error message, with the Throwable specified.
createForbidden(UserMessage) - Static method in class com.orchestranetworks.rest.security.AuthorizationOutcome
Creates a "forbidden" outcome with a localized message.
createForbidden(String) - Static method in class com.orchestranetworks.rest.security.AuthorizationOutcome
Creates a "forbidden" outcome with a message.
createForMasterFromSession(Session) - Method in class com.orchestranetworks.d3.D3NodeFactory
Creates a primary D3 engine to offer primary administrative functionalities.
createForRecord(Adaptation) - Static method in class com.orchestranetworks.rest.serialization.ContentHolderForOutput
Returns a new ContentHolderForOutput instance.
createForSession(Session, AdaptationHome) - Static method in class com.orchestranetworks.service.ProgrammaticService
Instantiates a service that will execute within the specified session in the specified dataspace.
createForSession(Session, AdaptationHome, Map<String, String>) - Static method in class com.orchestranetworks.service.ProgrammaticService
Instantiates a service that will be executed in the specified dataspace, and within a session cloned from aSession with specific input parameters.
createForSlaveFromSession(Session) - Method in class com.orchestranetworks.d3.D3NodeFactory
Creates a replica D3 engine to offer replica administrative functionalities.
createHome(AdaptationHome, HomeKey, Profile, Session, UserMessage, UserMessage) - Method in class com.orchestranetworks.instance.Repository
Creates the specified dataspace or snapshot.
createHome(HomeCreationSpec, Session) - Method in class com.orchestranetworks.instance.Repository
Performs the dataspace or snapshot creation as specified.
createInfo(String) - Static method in class com.onwbp.base.text.UserMessage
Shortcut for creating a simple information message.
createMailSpec() - Method in interface com.orchestranetworks.workflow.ProcessExecutionContext
Returns a mail specification instance in order to send mails.
createNewOccurrence() - Method in interface com.orchestranetworks.schema.SchemaNode
Creates a new Java object that complies to this node definition.
createOnAjaxContext(UIAjaxContext) - Static method in class com.orchestranetworks.ui.UIHttpManagerComponent
Deprecated.
This method has been replaced by UIResourceLocator.createWebComponentForSubSession().
createOnServiceContext(ServiceContext) - Static method in class com.orchestranetworks.ui.UIHttpManagerComponent
Deprecated.
This method has been replaced by UIResourceLocator.createWebComponentForSubSession().
createOnUIBeanContext(UIResponseContext) - Static method in class com.orchestranetworks.ui.UIHttpManagerComponent
Deprecated.
This method has been replaced by UIResourceLocator.createWebComponentForSubSession().
createOnUILabelRendererForHierarchyContext(UILabelRendererForHierarchyContext) - Static method in class com.orchestranetworks.ui.UIHttpManagerComponent
Deprecated.
This method has been replaced by UIResourceLocator.createWebComponentForSubSession().
createOptimizerIterator(Session) - Method in class com.orchestranetworks.service.extensions.AdaptationTreeOptimizerSpec_MutualizeCommons
 
createOptimizerIterator(Session) - Method in class com.orchestranetworks.service.extensions.AdaptationTreeOptimizerSpec_RemoveDuplicates
 
createOptimizerIterator(Session) - Method in class com.orchestranetworks.service.extensions.AdaptationTreeOptimizerSpec
Builds an iterator for dataset tree optimization.
createOrOpenInteraction(WorkItemKey) - Method in class com.orchestranetworks.workflow.WorkflowEngine
Creates or opens the interaction associated with the specified work item.
createQuery(String) - Method in interface com.onwbp.adaptation.Adaptation
Creates a query over this dataset from the specified SQL string.
createQueryBuilder() - Method in interface com.onwbp.adaptation.Adaptation
Returns a query builder initialized with this dataset for unqualified tables.
createRandomly() - Static method in class com.orchestranetworks.instance.RepositoryId
 
createRequest() - Method in interface com.onwbp.adaptation.AdaptationTable
Creates a new request for this table.
createRequestForXPath(Adaptation, String) - Static method in class com.onwbp.adaptation.XPathExpressionHelper
Creates a new request given a dataset and an XPath expression.
createRequestResult(String) - Method in interface com.onwbp.adaptation.AdaptationTable
Returns the RequestResult for the specified predicate.
createRequestResult(String, RequestSortCriteria) - Method in interface com.onwbp.adaptation.AdaptationTable
Returns the RequestResult for the specified predicate and sort criteria.
createSessionFromArray(Object[]) - Method in class com.orchestranetworks.instance.Repository
Instantiates a session from an open array.
createSessionFromHttpRequest(HttpServletRequest) - Method in class com.orchestranetworks.instance.Repository
Instantiates a session from an HTTP request.
createSessionFromLoginPassword(String, String) - Method in class com.orchestranetworks.instance.Repository
Instantiates a session based on the login and password specified.
createSessionFromSOAPHeader(Element) - Method in class com.orchestranetworks.instance.Repository
Instantiates a session from a SOAP Header.
createSessionPermissionsForUser(UserReference) - Method in class com.orchestranetworks.instance.Repository
Instantiates a permissions evaluator for the specified user without creating a specific session.
createSystemUserSession(String) - Method in interface com.orchestranetworks.d3.D3NodeAsSlaveOnStartup
Creates a session executing as the "system user".
createSystemUserSession(String) - Method in interface com.orchestranetworks.module.ModuleContextOnRepositoryStartup
Creates a session executing as the "system user".
createTemporaryDirectory(String) - Static method in class com.orchestranetworks.service.extensions.TestHelper
Creates a new temporary directory.
createTransaction() - Method in interface com.orchestranetworks.userservice.UserServiceInitializeContext
Creates an instance of UserServiceTransaction object that allows to execute multiple custom procedures.
createTransaction() - Method in interface com.orchestranetworks.userservice.UserServiceTransactionManager
Creates an instance of UserServiceTransaction object that allows to mix in a single transaction: record creations, record or dataset updates and custom procedure executions.
createUserService() - Method in interface com.orchestranetworks.userservice.declaration.UserServiceDeclaration
Creates a new user service implementation.
createValueContext() - Method in interface com.onwbp.adaptation.Adaptation
Returns a ValueContext for this Adaptation.
createWarning(String) - Static method in class com.onwbp.base.text.UserMessage
Shortcut for creating a simple warning message.
createWebComponentForRootSession() - Method in interface com.orchestranetworks.ui.UIResourceLocator
Returns a factory for creating a URL that, when used, creates a new navigation context in a separate root user session (namely, a Web Component).
createWebComponentForSubSession() - Method in interface com.orchestranetworks.ui.UIResourceLocator
Returns a factory for creating a URL that, when used, creates a new navigation context in a separate sub-session (namely, a Web Component).
createWithBaseURI(String) - Static method in class com.orchestranetworks.ui.UIHttpManagerComponent
Creates an instance of this class in order to call the EBX® user interface from an external application.
createWithBaseURI(String, boolean) - Static method in class com.orchestranetworks.ui.UIHttpManagerComponent
Deprecated.
createWithBaseURI(String, boolean, AdaptationName) - Static method in class com.orchestranetworks.ui.UIHttpManagerComponent
createWithBaseURI(String, AdaptationName) - Static method in class com.orchestranetworks.ui.UIHttpManagerComponent
Creates an instance of this class in order to call the EBX® user interface from an external application.
createWithURIWithParameters(String) - Static method in class com.orchestranetworks.ui.UIHttpManagerComponent
Creates an instance of this class in order to call the EBX® user interface from an external application.
createWithURIWithParametersForSubSession(String, Session) - Static method in class com.orchestranetworks.ui.UIHttpManagerComponent
Creates an instance of this class in order to call the EBX® user interface in a separate sub-session (namely, a Web Component).
createWorkItem(CreationWorkItemSpec) - Method in interface com.orchestranetworks.workflow.UserTaskCreationContext
This method creates a work item.
CREATION_TIME_PATH - Static variable in interface com.orchestranetworks.schema.metadata.SchemaMetadataConstants
Path to the node that defines the creation time of a record.
CreationWorkItemSpec - Class in com.orchestranetworks.workflow
This class specifies the properties of a work item to be created.
CREATOR_PATH - Static variable in interface com.orchestranetworks.schema.metadata.SchemaMetadataConstants
Path to the node that defines the creator of a record.
CROSS - Static variable in class com.orchestranetworks.ui.UIHttpManagerComponent.CloseButtonSpec
Displays a cross button on the top right.
css - Enum constant in enum class com.orchestranetworks.ui.perspective.PerspectiveIconType
 
currentAdaptation() - Method in interface com.orchestranetworks.service.extensions.AdaptationTreeOptimizerIterator
Returns the current dataset, which will be optimized on the next call to AdaptationTreeOptimizerIterator.executeCurrent().
CUSTOM_LOCATION - Enum constant in enum class com.orchestranetworks.ui.toolbar.ToolbarLocation
Menu displayed in a custom location.
CUSTOM_SERVICES_WITHOUT_GROUP - Static variable in class com.orchestranetworks.service.ServiceGroupKey
Service group containing all non built-in services without specified group.
A B C D E F G H I J K L M N O P Q R S T U V W X _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form