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

R

READ_ONLY - Static variable in class com.orchestranetworks.service.Profile
Built-in read-only role.
ReadContext - Interface in com.onwbp.adaptation
Provides a read-access facade to objects in a tree structure conforming to an underlying data model.
ReadOnlyProcedure - Interface in com.orchestranetworks.service
Interface to be implemented for read-only transactions.
REALLOCATE - Static variable in class com.orchestranetworks.workflow.ProcessExecutionContext.WorkflowPermission
The permission to reallocate work items.
reallocateWorkItem(WorkItemKey, UserReference) - Method in class com.orchestranetworks.workflow.WorkflowEngine
Reallocates the specified work item.
record - Enum constant in enum class com.orchestranetworks.ui.FirstCallDisplay
If the predicate has at least one record, forces the display of the record form.
record(Adaptation) - Method in interface com.orchestranetworks.rest.util.URIBuilderForBuiltin.ForRecord
Returns a configured URI builder which can generate built-in REST services URI to a specified record.
RECORD_VIEW_TOP - Enum constant in enum class com.orchestranetworks.ui.toolbar.ToolbarLocation
Toolbar displayed on top of a record form view.
RecordEntitySelection - Interface in com.orchestranetworks.ui.selection
Provides information on the currently selected record.
RecordFeatures() - Constructor for class com.orchestranetworks.ui.UIHttpManagerComponent.RecordFeatures
 
REFERENCE - Static variable in class com.orchestranetworks.instance.Repository
Identifies the reference dataspace.
REFERENCE - Static variable in class com.orchestranetworks.search.strategy.SearchStrategyKey
 
REFERENCE_PATTERN - Static variable in class com.onwbp.adaptation.AdaptationReference
Regular expression that controls the syntax of a dataset reference.
refresh() - Method in interface com.onwbp.adaptation.RequestResult
Deprecated.
This method does not do anything: in accordance to Query snapshot isolation, the result is frozen when Request.execute() is called. Close this RequestResult and execute again the Request to take into account the latest in-procedure changes.
REFRESH - Static variable in class com.orchestranetworks.ui.UIHttpManagerComponent.ViewFeatures
"Refresh" buttons.
REFRESH_REPLICAS - Static variable in class com.orchestranetworks.service.ServiceKey
Built-in service to refresh replicas for replicated tables.
refreshIfNeeded() - Method in interface com.onwbp.adaptation.RequestResult
Deprecated.
This method does not do anything: in accordance to Query snapshot isolation, the result is frozen when Request.execute() is called. Close this RequestResult and execute again the Request to take into account the latest in-procedure changes.
RefreshPolicy - Interface in com.orchestranetworks.service.extensions
Represents the refresh policy of a ReplicationUnit.
refreshSchemas(boolean) - Method in class com.orchestranetworks.instance.Repository
Refreshes data models and their associated contents loaded in the cache.
register(Class<?>) - Method in interface com.orchestranetworks.rest.ApplicationConfigurator
Registers a resource, provider or feature class.
register(Object) - Method in interface com.orchestranetworks.rest.ApplicationConfigurator
Registers a resource, provider or feature instance.
registerBean(ObjectKey, BeanDefinition) - Method in interface com.orchestranetworks.userservice.UserServiceObjectContextBuilder
Registers a non-persistent bean object.
registerBean(ObjectKey, BeanDefinition, Object) - Method in interface com.orchestranetworks.userservice.UserServiceObjectContextBuilder
Registers a non-persistent bean object.
registerBroadcastTrigger(AdaptationHome, Class<? extends D3ReceiveBroadcastTrigger>) - Method in interface com.orchestranetworks.d3.D3NodeAsSlaveOnStartup
Registers or unregisters the 'D3 receive broadcast trigger'.
registerDataSpaceToCloseOnProcessInstanceTermination(BranchKey) - Method in interface com.orchestranetworks.workflow.ScriptTaskBeanContext
Registers a dataspace that should be closed at process instance termination.
registerDataSpaceToDeleteOnProcessInstanceTermination(BranchKey) - Method in interface com.orchestranetworks.workflow.ScriptTaskBeanContext
Registers a dataspace the should be deleted at process instance termination.
registerDeliveryDataspace(AdaptationHome) - Method in interface com.orchestranetworks.d3.D3NodeAsSlaveOnStartup
Registers the delivery dataspace.
registerDirectory(File) - Static method in class com.onwbp.base.repository.ModulesRegister
Registers a new module whose root is at the specified directory.
registerDirectoryIfModule(File) - Static method in class com.onwbp.base.repository.ModulesRegister
Registers a new module whose root is at the specified directory.
registerNewDuplicatedRecord(ObjectKey, Adaptation) - Method in interface com.orchestranetworks.userservice.UserServiceObjectContextBuilder
Registers a new duplicated record in the object context.
registerNewRecord(ObjectKey, AdaptationTable) - Method in interface com.orchestranetworks.userservice.UserServiceObjectContextBuilder
Registers a new record in the object context.
registerRecordOrDataSet(ObjectKey, Adaptation) - Method in interface com.orchestranetworks.userservice.UserServiceObjectContextBuilder
Registers an existing record or dataset in the object context.
registerRESTApplication(Class<? extends RESTApplicationAbstract>) - Method in interface com.orchestranetworks.module.ModuleInitializedContext
Registers dynamically a REST Toolkit application.
registerSearchTemplate(Supplier<SearchTemplate>) - Method in interface com.orchestranetworks.module.ModuleSearchRegistrationContext
Registers a new search template supplier.
registerServiceGroup(ServiceGroupKey, UserMessage, UserMessage) - Method in interface com.orchestranetworks.module.ModuleServiceRegistrationContext
Registers a new user service group in EBX®.
registerStopWords(StopWordsDeclaration, List<String>) - Method in interface com.orchestranetworks.module.ModuleSearchRegistrationContext
Registers a new list of stop words under a given declaration.
registerSubWorkflow(AdaptationName, String) - Method in interface com.orchestranetworks.workflow.SubWorkflowsCreationContext
Registers the launch of a sub-workflow.
registerSynonyms(SynonymDeclaration, List<SynonymPair>) - Method in interface com.orchestranetworks.module.ModuleSearchRegistrationContext
Registers a new list of synonyms under a given declaration.
registerUserService(UserServiceDeclaration<S, T>) - Method in interface com.orchestranetworks.module.ModuleServiceRegistrationContext
Registers a new user service in EBX®.
registerUserService(UserServiceDeclaration<S, T>) - Method in interface com.orchestranetworks.schema.SchemaExtensionsContext
Registers a new user service for the current data model in EBX®.
registerUserServiceExtension(UserServiceExtensionDeclaration) - Method in interface com.orchestranetworks.module.ModuleServiceRegistrationContext
Registers a new user service extension in EBX®.
registerUserServiceExtension(UserServiceExtensionDeclaration) - Method in interface com.orchestranetworks.schema.SchemaExtensionsContext
Registers a new user service extension for the current data model in EBX®.
registerWebApp(Servlet, ServletConfig) - Static method in class com.onwbp.base.repository.ModulesRegister
Deprecated.
Since 5.9.0, this method is replaced by ModuleRegistrationListener.
reject() - Method in interface com.orchestranetworks.interactions.SessionInteraction
Requests the interaction to be rejected and returns whether the operation has succeeded.
rejectedWorkItems() - Method in interface com.orchestranetworks.workflow.UserTaskResult
Returns count of rejected work items.
Relationship - Interface in com.orchestranetworks.schema.relationships
An instance of this class specifies a relationship between nodes in the same dataset or in another dataset.
RelationshipsHelper - Class in com.orchestranetworks.schema.relationships
Provides utility methods for accessing directly from a record to the result of a relationship.
RelationshipsHelper() - Constructor for class com.orchestranetworks.schema.relationships.RelationshipsHelper
 
REMOVE_ALL_ITEMS - Static variable in class com.orchestranetworks.ui.UIButtonIcon
 
REMOVE_ITEM - Static variable in class com.orchestranetworks.ui.UIButtonIcon
 
removePagingPane() - Method in interface com.orchestranetworks.ui.form.UIFormHeader
Removes the paging pane.
removeRecordFromMessages(ValueContext) - Method in interface com.orchestranetworks.instance.ValueContextForValidationOnRecord
Deprecated. 
removeServicesMenu() - Method in interface com.orchestranetworks.ui.form.UIFormHeader
Removes the menu for services.
renameDisabledColumn(SchemaNode, String, String) - Method in interface com.orchestranetworks.instance.DatabaseMapping
Renames a disabled column of a table.
renameLivingColumn(SchemaNode, String) - Method in interface com.orchestranetworks.instance.DatabaseMapping
Renames an active column of a table.
reopenHome(AdaptationHome, Session) - Method in class com.orchestranetworks.instance.Repository
Reopens the specified home.
REPEAT - Static variable in class com.orchestranetworks.ui.UITableCellStyleHandler.BackgroundRepeat
The background image will be repeated both vertically and horizontally; this is default.
REPEAT_X - Static variable in class com.orchestranetworks.ui.UITableCellStyleHandler.BackgroundRepeat
The background image will only be repeated horizontally.
REPEAT_Y - Static variable in class com.orchestranetworks.ui.UITableCellStyleHandler.BackgroundRepeat
The background image will only be repeated vertically.
REPLACE - Static variable in class com.orchestranetworks.service.ArchiveImportSpecMode
Replace mode for importing archives.
REPLACE - Static variable in class com.orchestranetworks.service.ImportSpecMode
Replace (synchronization) mode: if a record with the same primary key exists in the target table, it is updated, otherwise, a new record is inserted; if a record is not present in the source, it is deleted.
replayCurrentStep(ProcessInstanceKey) - Method in class com.orchestranetworks.workflow.WorkflowEngine
Replays the current step of the specified workflow.
Replica - Interface in com.orchestranetworks.service.extensions
Represents a replica in a replication unit.
ReplicaForList - Interface in com.orchestranetworks.service.extensions
Represents a replica of an aggregated list in a replica table.
ReplicaTable - Interface in com.orchestranetworks.service.extensions
Represents a replica table in a replication unit.
ReplicationUnit - Class in com.orchestranetworks.service.extensions
A replication unit is defined by the data model.
ReplicationUnit() - Constructor for class com.orchestranetworks.service.extensions.ReplicationUnit
 
ReplicationUnitKey - Class in com.orchestranetworks.service.extensions
Identifies a replication unit defined in a data model.
reportMessage(UserMessage) - Method in interface com.orchestranetworks.workflow.UserTaskBeforeWorkItemCompletionContext
Blocks the 'accept' or the 'reject' action of the end user and reports the specified error message.
Repository - Class in com.orchestranetworks.instance
Represents the data repository in EBX®.
RepositoryAccessException - Exception in com.orchestranetworks.instance
Thrown when a technical problem occurs while accessing data, for example, due to unavailable resources.
RepositoryAccessException() - Constructor for exception com.orchestranetworks.instance.RepositoryAccessException
 
RepositoryAccessException(String) - Constructor for exception com.orchestranetworks.instance.RepositoryAccessException
 
RepositoryAccessException(String, Throwable) - Constructor for exception com.orchestranetworks.instance.RepositoryAccessException
 
RepositoryAccessException(Throwable) - Constructor for exception com.orchestranetworks.instance.RepositoryAccessException
 
RepositoryAnonymizer - Interface in com.orchestranetworks.instance
Allows anonymizing records.
RepositoryAnonymizer.RecordContext - Interface in com.orchestranetworks.instance
Provides access to a record to be anonymized, granting the privilege to modify the value of its fields.
RepositoryDeclaration - Class in com.orchestranetworks.instance
Provides general management information about a repository.
RepositoryId - Class in com.orchestranetworks.instance
Identifies a repository in a persistent manner.
RepositoryPurge - Interface in com.orchestranetworks.instance
Defines the administrative actions for purging a repository.
RepositoryStatus - Interface in com.orchestranetworks.instance
Defines the status of a repository regarding the ownership of the database.
RepositoryStatus.State - Interface in com.orchestranetworks.instance
 
Request - Class in com.onwbp.adaptation
Defines a specific request on a table.
RequestPagination - Class in com.onwbp.adaptation
Performs paged navigation upon a request.
RequestPagination.Page - Class in com.onwbp.adaptation
Represents a page over a request.
RequestResult - Interface in com.onwbp.adaptation
Represents the result of a Request.
RequestSortCriteria - Class in com.onwbp.adaptation
Specifies sort criteria to be associated with a request.
RequestSortCriteria() - Constructor for class com.onwbp.adaptation.RequestSortCriteria
 
reset() - Method in class com.onwbp.adaptation.RequestSortCriteria
 
resetValidationReport() - Method in interface com.onwbp.adaptation.AdaptationTable
Resets the validation report of this table.
resetValidationReport(boolean) - Method in interface com.onwbp.adaptation.Adaptation
Resets the validation report of this dataset.
resetValidationReports() - Method in class com.onwbp.adaptation.AdaptationHome
Resets the validation reports of the datasets contained in this dataspace.
resolve(String) - Method in class com.orchestranetworks.schema.SchemaLocation
Returns the most accurate locator constituting the real target with this current instance as the base name.
resolveWith(Path) - Method in class com.orchestranetworks.schema.Path
Resolves the path specified against this instance by considering that this instance is the "current location".
ResourceType - Enum Class in com.orchestranetworks.rest.util
Identifies a type of packaged resource.
ResourceType - Interface in com.orchestranetworks.ui
Identifies a type of packaged resource.
REST_DEFAULT_APPLICATION_PATH - Static variable in interface com.orchestranetworks.rest.ApplicationConstant
Default web application URL mapping for JAX-RS application.
REST_DEFAULT_OPENAPI_APPLICATION_PATH - Static variable in interface com.orchestranetworks.rest.ApplicationConstant
Default OpenAPI web application URL mapping for JAX-RS OpenAPI application.
RESTApplicationAbstract - Class in com.orchestranetworks.rest
Defines the components for a REST Toolkit JAX-RS application.
RESTApplicationAbstract(Consumer<ApplicationConfigurator>) - Constructor for class com.orchestranetworks.rest.RESTApplicationAbstract
Creates a new REST Toolkit application configuration initialized with mandatory and custom properties, resources and providers.
RESTART_TOKEN - Static variable in class com.orchestranetworks.workflow.ProcessExecutionContext.WorkflowPermission
The permission to replay a step.
RestConstants - Interface in com.orchestranetworks.dataservices.rest
Deprecated.
replaced by Constants
RESTEncodingHelper - Class in com.orchestranetworks.dataservices.rest
Deprecated.
since 6.1.0.
RESTEncodingHelper() - Constructor for class com.orchestranetworks.dataservices.rest.RESTEncodingHelper
Deprecated.
 
RESUMED - Enum constant in enum class com.orchestranetworks.workflow.ProcessInstanceStep.WaitTaskState
The resumption of the wait task has been done.
resumeWaitTask(WaitTaskResumeMessage) - Method in class com.orchestranetworks.workflow.WorkflowEngine
Resumes a wait task.
ReverseRelationship - Interface in com.orchestranetworks.schema.relationships
Represents a reverse relationship in a resolved data model.
ReverseRelationshipInterDataset - Interface in com.orchestranetworks.schema.relationships
Represents a reverse relationship in a resolved data model where the node that defines the foreign key constraint, the selection link or the association link is in another dataset.
ReverseRelationshipIntraDataset - Interface in com.orchestranetworks.schema.relationships
Represents a reverse relationship in a resolved data model where the node that defines the foreign key constraint, the selection link or the association link is in the same dataset.
ReverseRelationshipResult - Interface in com.orchestranetworks.schema.relationships
Represents the result of a reverse relationship.
ReverseRelationshipResultInDataspace - Interface in com.orchestranetworks.schema.relationships
Represents the result of a reverse relationship in a specific dataspace.
ReverseRelationshipResultsInterDataset - Interface in com.orchestranetworks.schema.relationships
Represents the result of a reverse relationship where the node that defines the foreign key constraint, the selection link or the association link is in another dataset.
REVERT - Static variable in class com.orchestranetworks.ui.UIButtonIcon
 
REVERT - Static variable in class com.orchestranetworks.ui.UIHttpManagerComponent.DataSetFeatures
Form's "Revert" button.
REVERT - Static variable in class com.orchestranetworks.ui.UIHttpManagerComponent.RecordFeatures
Form's "Revert" button.
Role - Class in com.orchestranetworks.service
A role is a profile that is not a reference to a specific user; several users can have the same role.
ROOT - Static variable in class com.orchestranetworks.schema.Path
Corresponds to the path "/".
ROOT_ID - Static variable in class com.orchestranetworks.ui.form.UIFormPaneWithTabs
HTML id used by the system to build the root tabbed pane.
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