Skip navigation links
Documentation
A B C D E F G H I J K L M N O P R S T U V W X _ 

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
Represents the category name used in the URL.
CATEGORY - Static variable in interface com.orchestranetworks.dataservices.rest.Constants.History
Represents the category name used in the URL.
CategoryVersion - Enum 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.
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.
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
 
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 be invoked after having invoked the methods nextAdaptation (or getAdaptation) to ensure that underlying resources are released.
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.
collapse() - Method in interface com.orchestranetworks.ui.form.UIExpandCollapseBlock
Makes the block rendered collapsed.
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_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.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.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.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.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.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.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.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.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.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.
COMMENTS - Static variable in class com.orchestranetworks.ui.UIButtonIcon
 
ComparatorByLabel - Static variable in class com.onwbp.base.text.Nomenclature
 
comparatorByLabel() - Static method in class com.onwbp.base.text.Nomenclature
Returns a label comparator.
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.
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.
compareSelectionWithEntity(HomeKey, AdaptationName, String) - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
Specifies the activation of the comparison service.
complete(InteractionHelper.ParametersMap, Session) - Static method in class com.orchestranetworks.interactions.InteractionHelper
complete(InteractionHelper.ParametersMap) - Method in interface com.orchestranetworks.interactions.SessionInteraction
Sets this interaction to the state 'complete'.
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.
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 class com.onwbp.adaptation.AdaptationTable
Returns the same result as Adaptation.getOccurrencePrimaryKey().
computePrimaryKey(ValueContext) - Method in class com.onwbp.adaptation.AdaptationTable
 
computePrimaryKey(Object[]) - Method in class 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.Data - Interface in com.orchestranetworks.dataservices.rest
Data keys and parameters.
Constants.Error - Interface in com.orchestranetworks.dataservices.rest
Error report keys.
Constants.Hierarchy - Interface in com.orchestranetworks.dataservices.rest
Hierarchy keys and parameters.
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.
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(String, UserMessage, SchemaNode, SchemaFacet) - Constructor for exception com.orchestranetworks.schema.ConstraintViolationException
 
ConstraintViolationException(UserMessage) - Constructor for exception com.orchestranetworks.schema.ConstraintViolationException
 
ConstraintViolationException(UserMessage, SchemaNode, SchemaFacet) - Constructor for exception com.orchestranetworks.schema.ConstraintViolationException
 
ConstraintViolationException(String, SchemaNode, SchemaFacet) - Constructor for exception com.orchestranetworks.schema.ConstraintViolationException
 
ConstraintViolationException(UserMessage, 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.
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
 
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 severity specified.
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 - 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.
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(CategoryVersion) - Method in interface com.orchestranetworks.rest.util.URIInfoUtility
Creates a URI builder useful for generating URIs or URLs 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.
createElement(Path, SchemaTypeName) - Method in interface com.orchestranetworks.schema.dynamic.BeanDefinition
Creates a simple type element (a field).
createError(String) - Static method in class com.onwbp.base.text.UserMessage
Shortcut for creating a simple error message.
createError(String, Throwable) - Static method in class com.onwbp.base.text.UserMessage
Shortcut for creating a simple error message, with the Throwable specified.
createError(UserMessage) - Static method in exception com.orchestranetworks.instance.ValueAccessException
Creates an exception associated with the specified user message.
createError(String) - Static method in exception com.orchestranetworks.service.OperationException
 
createError(String, Throwable) - Static method in exception com.orchestranetworks.service.OperationException
 
createError(UserMessage) - Static method in exception com.orchestranetworks.service.OperationException
 
createError(UserMessage, 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.
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(HomeCreationSpec, Session) - Method in class com.orchestranetworks.instance.Repository
Performs the dataspace or snapshot creation as specified.
createHome(AdaptationHome, HomeKey, Profile, Session, UserMessage, UserMessage) - Method in class com.orchestranetworks.instance.Repository
Creates the specified dataspace or snapshot.
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
Builds an iterator for dataset tree optimization.
createOptimizerIterator(Session) - Method in class com.orchestranetworks.service.extensions.AdaptationTreeOptimizerSpec_MutualizeCommons
 
createOptimizerIterator(Session) - Method in class com.orchestranetworks.service.extensions.AdaptationTreeOptimizerSpec_RemoveDuplicates
 
createOrOpenInteraction(WorkItemKey) - Method in class com.orchestranetworks.workflow.WorkflowEngine
Creates or opens the interaction associated with the specified work item.
createRandomly() - Static method in class com.orchestranetworks.instance.RepositoryId
 
createRequest() - Method in class 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, RequestSortCriteria) - Method in class com.onwbp.adaptation.AdaptationTable
Returns the RequestResult for the specified predicate and sort criteria.
createRequestResult(String) - Method in class com.onwbp.adaptation.AdaptationTable
Returns the RequestResult for the specified predicate.
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, 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.
createWithBaseURI(String, boolean, AdaptationName) - Static method in class com.orchestranetworks.ui.UIHttpManagerComponent
createWorkItem(CreationWorkItemSpec) - Method in interface com.orchestranetworks.workflow.UserTaskCreationContext
This method creates a work item.
CreationWorkItemSpec - Class in com.orchestranetworks.workflow
This class specifies the properties of a work item to be created.
CROSS - Static variable in class com.orchestranetworks.ui.UIHttpManagerComponent.CloseButtonSpec
Displays a cross button on the top right.
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_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 R S T U V W X _ 
Skip navigation links

TIBCO EBX® Version 5.9.27. Copyright 2001-2025. Cloud Software Group, Inc. All rights reserved.

All third party product and company names and third party marks mentioned in this document are the property of their respective owners and are mentioned for identification.