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

A

AbstractPrefilteredAdaptationFilter - Class in com.onwbp.adaptation
Defines a base class for implementing a PrefilteredAdaptationFilter.
AbstractPrefilteredAdaptationFilter() - Constructor for class com.onwbp.adaptation.AbstractPrefilteredAdaptationFilter
 
accept() - Method in interface com.orchestranetworks.interactions.SessionInteraction
Requests the interaction to be accepted and returns whether the operation has succeeded or not.
accept(Adaptation) - Method in class com.onwbp.adaptation.AbstractPrefilteredAdaptationFilter
 
accept(Adaptation) - Method in interface com.onwbp.adaptation.AdaptationFilter
Returns whether or not a record is included in the filter result.
accept(AdaptationName, DatasetSetFilterContext) - Method in interface com.orchestranetworks.schema.types.dataset.DatasetSetFilter
Returns whether the specified dataset is included in the filter result in the context of the specified record or dataset.
accept(Adaptation, ValueContext) - Method in interface com.orchestranetworks.schema.TableRefFilter
Returns whether the specified record is included in the filter result.
accept(HomeKey, DataspaceSetFilterContext) - Method in interface com.orchestranetworks.schema.types.dataspace.DataspaceSetFilter
Returns whether the specified dataspace is included in the filter result.
acceptedWorkItems() - Method in interface com.orchestranetworks.workflow.UserTaskResult
Returns count of accepted work items.
acceptPrefilteredRecord(Adaptation) - Method in class com.onwbp.adaptation.AbstractPrefilteredAdaptationFilter
Returns whether or not a record is included in the filter result, without taking the prefilter into account.
AccessPermission - Class in com.orchestranetworks.service
Defines the permission to see and modify a resource.
AccessRule - Interface in com.orchestranetworks.service
Specifies a programmatic access rule.
AccessRule.NoWriteRule - Class in com.orchestranetworks.service
Wraps another rule to return a maximum access level of read-only.
AccessRuleForCreate - Interface in com.orchestranetworks.service
Specifies a programmatic access rule invoked only when a record is created.
AccessRuleForCreateContext - Interface in com.orchestranetworks.service
Provides the context of the record creation for which the access rule is being called.
action - Enum constant in enum class com.orchestranetworks.ui.perspective.PerspectiveItemType
Menu item that displays a user service in the workspace area.
Action - Interface in com.orchestranetworks.ui.action
Action that can be triggered by the end user.
ActionDisplaySpec - Class in com.orchestranetworks.userservice.declaration
Defines whether and how an action must be displayed in a toolbar or a menu.
ActionPermission - Class in com.orchestranetworks.service
Defines the permissions for whether or not a user can execute an action.
ActionPermissionsOnWorkflow - Class in com.orchestranetworks.workflow
Defines permission rules for workflow administration and management.
ActionPermissionsOnWorkflow() - Constructor for class com.orchestranetworks.workflow.ActionPermissionsOnWorkflow
 
ActionPermissionsOnWorkflowContext - Interface in com.orchestranetworks.workflow
This interface is used as the context for ActionPermissionsOnWorkflow execution.
ActivationContext<S extends EntitySelection> - Interface in com.orchestranetworks.userservice.declaration
Allows to define the activation scope and the activation rules of a user service, namely where and when this service is available and can be executed.
ActivationContextOnAssociation - Interface in com.orchestranetworks.userservice.declaration
Provides a context to define the activation scope and permission rules for a user service being declared on an association level.
ActivationContextOnAssociationRecord - Interface in com.orchestranetworks.userservice.declaration
Provides a context to define the activation scope and permission rules for a user service being declared on an associated record level.
ActivationContextOnDataset - Interface in com.orchestranetworks.userservice.declaration
Provides a context to define the activation scope and permission rules for a user service being declared on a dataset level.
ActivationContextOnDataspace - Interface in com.orchestranetworks.userservice.declaration
Provides a context to define the activation scope and permission rules for a user service being declared on a dataspace level.
ActivationContextOnHierarchy - Interface in com.orchestranetworks.userservice.declaration
Provides a context to define the activation scope and permission rules for a user service being declared on a hierarchy level.
ActivationContextOnHierarchyNode - Interface in com.orchestranetworks.userservice.declaration
Provides a context to define the activation scope and permission rules for a user service being declared on a hierarchy node level.
ActivationContextOnRecord - Interface in com.orchestranetworks.userservice.declaration
Provides a context to define the activation scope and permission rules for a user service being declared on a record level.
ActivationContextOnTableView - Interface in com.orchestranetworks.userservice.declaration
Provides a context to define the activation scope and permission rules for a user service being declared on a table level.
ActivationContextWithDatasetSet<S extends DatasetEntitySelection> - Interface in com.orchestranetworks.userservice.declaration
Provides common methods for activation contexts related to datasets.
ActivationContextWithSchemaNodeSet<S extends TableEntitySelection> - Interface in com.orchestranetworks.userservice.declaration
Provides common methods for activation contexts based on a set of schema nodes.
Adaptation - Interface in com.onwbp.adaptation
Provides a read-only access facade to data values in EBX®.
AdaptationError - Exception in com.onwbp.adaptation
This abstract class is the superclass of unchecked exceptions thrown when an dataset has an inconsistency.
AdaptationFilter - Interface in com.onwbp.adaptation
Defines a specific filter over records.
AdaptationHome - Class in com.onwbp.adaptation
Represents a dataspace or a snapshot in a repository.
AdaptationName - Class in com.onwbp.adaptation
Uniquely identifies a dataset or a record in a given dataspace or snapshot.
AdaptationReference - Class in com.onwbp.adaptation
Uniquely identifies a dataset in a given dataspace or snapshot.
AdaptationTable - Interface in com.onwbp.adaptation
An instance of this class holds the records of a table node, declared as osd:table in the data model.
AdaptationTreeOptimizerIterator - Interface in com.orchestranetworks.service.extensions
Iterator for optimization.
AdaptationTreeOptimizerSpec - Class in com.orchestranetworks.service.extensions
 
AdaptationTreeOptimizerSpec_MutualizeCommons - Class in com.orchestranetworks.service.extensions
Specifies an optimization that refactors common values in a dataset tree.
AdaptationTreeOptimizerSpec_MutualizeCommons(Adaptation, boolean) - Constructor for class com.orchestranetworks.service.extensions.AdaptationTreeOptimizerSpec_MutualizeCommons
Creates a specification for factoring common values in a dataset tree.
AdaptationTreeOptimizerSpec_RemoveDuplicates - Class in com.orchestranetworks.service.extensions
Specifies an optimization by removing duplicates in a dataset tree.
AdaptationTreeOptimizerSpec_RemoveDuplicates(Adaptation, boolean) - Constructor for class com.orchestranetworks.service.extensions.AdaptationTreeOptimizerSpec_RemoveDuplicates
Constructs a specification for removing duplicates in a dataset tree.
AdaptationValue - Interface in com.onwbp.adaptation
Defines a specific internal value for inheritance.
add(int) - Method in interface com.orchestranetworks.ui.UIBodyWriter
Adds an integer to the body stream.
add(UserMessage) - Method in interface com.orchestranetworks.ui.UIBodyWriter
Adds a user message in the current session's locale to the body stream.
add(Path) - Method in class com.onwbp.adaptation.RequestSortCriteria
Adds the specified node as an ascending sort criterion.
add(Path) - Method in class com.orchestranetworks.schema.Path
Concatenates this path instance with the path specified.
add(Path, boolean) - Method in class com.onwbp.adaptation.RequestSortCriteria
Adds the specified node as an ascending sort criterion or as a descending sort criterion.
add(Step) - Method in class com.orchestranetworks.schema.Path
 
add(Procedure) - Method in interface com.orchestranetworks.userservice.UserServiceTransaction
Adds a procedure.
add(ObjectKey) - Method in interface com.orchestranetworks.userservice.UserServiceTransaction
Adds an object to be created or updated.
add(ObjectKey, UserServiceTransaction.DeletedObjectOutcome) - Method in interface com.orchestranetworks.userservice.UserServiceTransaction
Adds an object to be created or updated.
add(String) - Method in class com.orchestranetworks.schema.Path
 
add(String) - Method in interface com.orchestranetworks.ui.UIBodyWriter
Adds the specified string to the body stream.
add(String, String...) - Method in class com.orchestranetworks.service.URLQuery
Appends a query parameter.
ADD - Static variable in class com.orchestranetworks.ui.UIButtonIcon
 
add_cr() - Method in interface com.orchestranetworks.ui.UIBodyWriter
Adds a carriage return to the body stream.
add_cr(String) - Method in interface com.orchestranetworks.ui.UIBodyWriter
Adds the specified string to the body stream, then adds a carriage return to the body stream.
addActionBackInBottomBar(UIButtonSpec) - Method in class com.orchestranetworks.ui.UIFormSpec
Adds a button on the left side of the bottom bar.
addActionBackInBottomBar(UIButtonSpec, boolean) - Method in class com.orchestranetworks.ui.UIFormSpec
Adds a button on the left side of the bottom bar.
addActionButton(UserMessage) - Method in interface com.orchestranetworks.ui.toolbar.Toolbar
Creates a new instance of an action button and adds it directly in this toolbar.
addActionButton(String) - Method in interface com.orchestranetworks.ui.toolbar.Toolbar
Creates a new instance of an action button and adds it directly in this toolbar.
addActionForwardInBottomBar(UIButtonSpec) - Method in class com.orchestranetworks.ui.UIFormSpec
Adds a button on the right side of the bottom bar.
addActionForwardInBottomBar(UIButtonSpec, boolean) - Method in class com.orchestranetworks.ui.UIFormSpec
Adds a button on the right side of the bottom bar.
addActionInplaceInBottomBar(UIButtonSpec) - Method in class com.orchestranetworks.ui.UIFormSpec
Adds a button at the center of the bottom bar.
addActionItem() - Method in interface com.orchestranetworks.ui.toolbar.ToolbarMenuGroup
Adds a new action item to the given group with the specified label.
addActionItem(UserMessage) - Method in interface com.orchestranetworks.ui.toolbar.ToolbarMenuGroup
Adds a new action item to the given group with the specified label.
addActionItem(String) - Method in interface com.orchestranetworks.ui.toolbar.ToolbarMenuGroup
Adds a new action item to the given group with the specified label.
addAllPublicationSpecs(Collection<PublicationSpec>) - Method in interface com.orchestranetworks.workflow.WorkflowPublisher
Adds a collection of publication specifications.
addAllTabs(UserServiceTab...) - Method in interface com.orchestranetworks.userservice.UserServiceTabbedPane
Writes an array of tabs.
addAllTabs(List<UserServiceTab>) - Method in interface com.orchestranetworks.userservice.UserServiceTabbedPane
Adds a list of tabs.
addBlock(UserMessage) - Method in class com.orchestranetworks.ui.UIFormLabelSpec.DocumentationPane
Specifies an additional paragraph in an open section.
addBlock(UserMessage, UserMessage) - Method in class com.orchestranetworks.ui.UIFormLabelSpec.DocumentationPane
Specifies an additional paragraph in an open section, consisting of a title and a text.
addBlock(UserMessage, String) - Method in class com.orchestranetworks.ui.UIFormLabelSpec.DocumentationPane
Specifies an additional paragraph in an open section, consisting of a title and text.
addBlock(String) - Method in class com.orchestranetworks.ui.UIFormLabelSpec.DocumentationPane
Specifies an additional paragraph in an open section.
addBlock(String, UserMessage) - Method in class com.orchestranetworks.ui.UIFormLabelSpec.DocumentationPane
Specifies an additional paragraph in an open section, consisting of a title and a text.
addBlock(String, String) - Method in class com.orchestranetworks.ui.UIFormLabelSpec.DocumentationPane
Specifies an additional paragraph in an open section, consisting of a title and text.
addButton(UIButtonSpec) - Method in interface com.orchestranetworks.userservice.UserServiceWriter
Adds a button.
addButtonHelp(String) - Method in interface com.orchestranetworks.ui.UIComponentWriter
Displays a button with the help icon.
addButtonJavaScript(UIButtonSpecJSAction) - Method in interface com.orchestranetworks.ui.UIComponentWriter
Adds a button for a JavaScript command.
addButtonJavaScriptToggle(UIButtonSpecJSActionToggle) - Method in interface com.orchestranetworks.ui.UIComponentWriter
Adds a toggle button for two JavaScript commands (toggle ON and toggle OFF).
addButtonSubmit(UIButtonSpecSubmit) - Method in interface com.orchestranetworks.ui.UIServiceComponentWriter
Deprecated.
Adds an HTML submit button.
addComboBox(Path) - Method in interface com.orchestranetworks.ui.UIResponseContext
addComboBox(UIComboBox) - Method in interface com.orchestranetworks.ui.UIResponseContext
addDataset(String, Adaptation) - Method in interface com.orchestranetworks.query.QueryBuilder
Adds the specified dataset using the provided name.
addDependencyToInsertAndDelete(Path) - Method in interface com.orchestranetworks.schema.DependenciesDefinitionContext
Specifies that the validation result of the current constraint depends on the insertions and deletions of the table node with the specified path.
addDependencyToInsertAndDelete(SchemaNode) - Method in interface com.orchestranetworks.schema.DependenciesDefinitionContext
Specifies that the validation result of the current constraint depends on the insertions and deletions of the specified table node.
addDependencyToInsertAndDeleteInOtherInstance(Path, AdaptationReference) - Method in interface com.orchestranetworks.schema.DependenciesDefinitionContext
Specifies that the validation result of the current constraint depends on the insertions and deletions of the specified table node of a given instance.
addDependencyToInsertAndDeleteInOtherInstance(Path, AdaptationReference, HomeKey) - Method in interface com.orchestranetworks.schema.DependenciesDefinitionContext
Specifies that the validation result of the current constraint depends on the insertions and deletions of the specified table node of a given dataset in a specific dataspace.
addDependencyToInsertDeleteAndModify(Path) - Method in interface com.orchestranetworks.schema.DependenciesDefinitionContext
Specifies that the validation result of the current constraint depends on insertions, modifications and deletions on the node targeted by the specified path.
addDependencyToInsertDeleteAndModify(SchemaNode) - Method in interface com.orchestranetworks.schema.DependenciesDefinitionContext
Specifies that the validation result of the current constraint depends on insertions, modifications and deletions on the specified node.
addDependencyToInsertDeleteAndModifyInOtherInstance(Path, AdaptationReference) - Method in interface com.orchestranetworks.schema.DependenciesDefinitionContext
Specifies that the validation result of the current constraint depends on the insertions, modifications and deletions on the specified node in a given dataset.
addDependencyToInsertDeleteAndModifyInOtherInstance(Path, AdaptationReference, HomeKey) - Method in interface com.orchestranetworks.schema.DependenciesDefinitionContext
Specifies that the validation result of the current constraint depends on the insertions, modifications and deletions on the specified node in a given dataset in a specific dataspace.
addDependencyToInsertDeleteAndModifyInOtherInstance(SchemaNode, AdaptationReference) - Method in interface com.orchestranetworks.schema.DependenciesDefinitionContext
Specifies that the validation result of the current constraint depends on the insertions, modifications and deletions on the specified node in a given dataset.
addDependencyToInsertDeleteAndModifyInOtherInstance(SchemaNode, AdaptationReference, HomeKey) - Method in interface com.orchestranetworks.schema.DependenciesDefinitionContext
Specifies that the validation result of the current constraint depends on the insertions, modifications and deletions on the specified node in a given dataset in a specific dataspace.
addDependencyToModify(Path) - Method in interface com.orchestranetworks.schema.DependenciesDefinitionContext
Specifies that the validation result of the current constraint depends on the value of the source node with the specified path in the same record.
addDependencyToModify(SchemaNode) - Method in interface com.orchestranetworks.schema.DependenciesDefinitionContext
Specifies that the validation result of the current constraint depends on the value of the specified source node in the same record.
addEmptyFieldButton(String, boolean, String) - Method in interface com.orchestranetworks.ui.form.widget.WidgetWriter
Adds a button with the built-in "empty field" button look and feel.
addEmptyFieldButton(String, boolean, String) - Method in interface com.orchestranetworks.ui.UIResponseContext
addError(String) - Method in interface com.orchestranetworks.instance.ValueContextForValidation
Adds the specified error message.
addError(String) - Method in interface com.orchestranetworks.schema.SchemaNodeContext
Adds the specified error message.
addError(String) - Method in interface com.orchestranetworks.userservice.UserServiceAjaxResponse
Adds an error message to the message box.
addError(String) - Method in interface com.orchestranetworks.userservice.UserServiceInitializeContext
Adds the specified error message.
addError(String) - Method in interface com.orchestranetworks.userservice.UserServiceObjectContextForInputValidation
Adds the specified error message.
addError(String, Exception) - Method in interface com.orchestranetworks.schema.SchemaNodeContext
Adds the specified error message and exception.
addExecutionInformation(String) - Method in interface com.orchestranetworks.scheduler.ScheduledExecutionContext
Adds an entry to the execution information report.
addExternalJavaScriptResource(String) - Method in interface com.orchestranetworks.module.ModuleContextOnRepositoryStartup
Registers a JavaScript resource external to the current module to be included in every page.
addExternalStyleSheetResource(String) - Method in interface com.orchestranetworks.module.ModuleContextOnRepositoryStartup
Registers a Cascading Style Sheet (CSS) resource external to the current module to be included in every page.
addFacetConstraint(Class<? extends Constraint<?>>) - Method in interface com.orchestranetworks.schema.dynamic.BeanElement
Adds a programmatic constraint to this element.
addFacetDatasetSet(AdaptationHome) - Method in interface com.orchestranetworks.schema.dynamic.BeanElement
Adds a dataset constraint to this element.
addFacetDatasetSet(Path) - Method in interface com.orchestranetworks.schema.dynamic.BeanElement
Adds a dataset constraint to this element.
addFacetDataspaceSet() - Method in interface com.orchestranetworks.schema.dynamic.BeanElement
Adds a dataspace constraint to this element.
addFacetEnumeration(Nomenclature<?>) - Method in interface com.orchestranetworks.schema.dynamic.BeanElement
Sets a nomenclature for this element.
addFacetEnumeration(List<?>) - Method in interface com.orchestranetworks.schema.dynamic.BeanElement
Sets a list of possible values for this element.
addFacetFractionDigits(int) - Method in interface com.orchestranetworks.schema.dynamic.BeanElement
Sets the number of fraction digits for decimal types.
addFacetLength(int) - Method in interface com.orchestranetworks.schema.dynamic.BeanElement
Sets the exact number of characters required for this element.
addFacetMax(Object, boolean) - Method in interface com.orchestranetworks.schema.dynamic.BeanElement
Sets the maximum value for an element.
addFacetMaxLength(int) - Method in interface com.orchestranetworks.schema.dynamic.BeanElement
Sets the maximum number of characters required for this element.
addFacetMin(Object, boolean) - Method in interface com.orchestranetworks.schema.dynamic.BeanElement
Sets the minimum value for an element.
addFacetMinLength(int) - Method in interface com.orchestranetworks.schema.dynamic.BeanElement
Sets the minimum number of characters required for this element.
addFacetPattern(String) - Method in interface com.orchestranetworks.schema.dynamic.BeanElement
Sets a pattern that the value of the field must match.
addFacetTableRef(AdaptationTable) - Method in interface com.orchestranetworks.schema.dynamic.BeanElement
Adds a table reference constraint to this element.
addFacetTotalDigits(int) - Method in interface com.orchestranetworks.schema.dynamic.BeanElement
Sets the maximum number of digits for integer or decimal types.
addFilterErrorMessage(String) - Method in interface com.orchestranetworks.schema.TableRefFilterContext
Adds a static non-localized error message to this filter.
addFilterErrorMessage(String, Locale) - Method in interface com.orchestranetworks.schema.TableRefFilterContext
Adds a static localized error message to this filter.
addForDisplay(UIResponseContext) - Method in class com.orchestranetworks.ui.UIBeanEditor
Deprecated.
Adds HTML or DHTML content to the HTTP response, so as to display the current element's value within the record form, when the element is read-only.
addForDisplayInTable(UIResponseContext) - Method in class com.orchestranetworks.ui.UIBeanEditor
Deprecated.
Adds HTML or DHTML content to the HTTP response, so as to display the current element's value within the tabular view.
addForEdit(UIResponseContext) - Method in class com.orchestranetworks.ui.UIBeanEditor
Deprecated.
Adds HTML or DHTML content to HTTP response, so that the end user can edit the current element's value within the record form.
addForEdit(UITableFilterResponseContext) - Method in class com.orchestranetworks.ui.UITableFilter
Adds HTML or DHTML to the filter pane, to allow the user to set the filter.
addForEditInTable(UIResponseContext) - Method in class com.orchestranetworks.ui.UIBeanEditor
Deprecated.
Adds HTML or DHTML content to HTTP response, so that the end user can edit the current element's value within the tabular view.
addFormGroup(UIFormGroup) - Method in interface com.orchestranetworks.ui.form.UIFormWriter
Adds a group which represents the given path children.
addFormRow(Path) - Method in interface com.orchestranetworks.ui.form.UIFormWriter
Adds a form row in the pane for the node at the given path.
addFormRow(UIFormRow) - Method in interface com.orchestranetworks.ui.form.UIFormWriter
Adds a complete form row in the pane.
addFormRow(UIFormRow) - Method in interface com.orchestranetworks.ui.UIResponseContext
Deprecated.
addFormRow(UIFormRow, UIWidget) - Method in interface com.orchestranetworks.ui.form.UIFormWriter
Adds a complete form row in the pane according to the given specification with the specified user interface widget.
addFormRow(UIFormRow, UIWidget) - Method in interface com.orchestranetworks.ui.UIResponseContext
addFormRow(UIWidget) - Method in interface com.orchestranetworks.ui.form.UIFormWriter
Adds a form row in the pane with the specified widget.
addFormRow(UIWidget) - Method in interface com.orchestranetworks.ui.UIResponseContext
Deprecated.
addFormRowBestMatchingComponent(Path) - Method in interface com.orchestranetworks.ui.UIResponseContext
Deprecated.
addFormRowBestMatchingComponent(Path, boolean) - Method in interface com.orchestranetworks.ui.UIResponseContext
addFormRowBestMatchingDisplay(Path) - Method in interface com.orchestranetworks.ui.UIResponseContext
addFormRowBestMatchingDisplay(Path, boolean) - Method in interface com.orchestranetworks.ui.UIResponseContext
addFormRowBestMatchingEditor(Path) - Method in interface com.orchestranetworks.ui.UIResponseContext
Deprecated.
addFormRowBestMatchingEditor(Path, boolean) - Method in interface com.orchestranetworks.ui.UIResponseContext
addFormRowOrGroup(Path) - Method in interface com.orchestranetworks.ui.form.UIFormWriter
Adds rows to the form to represent the given path.
addForNull(UIResponseContext) - Method in class com.orchestranetworks.ui.UIBeanEditor
Deprecated.
Adds HTML or DHTML content to the HTTP response, so as to display the fact that the current value is not defined (null) in cases when the field is in read-only mode.
addForNullInTable(UIResponseContext) - Method in class com.orchestranetworks.ui.UIBeanEditor
Deprecated.
Adds HTML or DHTML content to the HTTP response, used to denote that the current value is not defined (null) in the cell of the table view in cases when the field is in read-only mode.
addForPrint(UIResponseContext) - Method in class com.orchestranetworks.ui.UIBeanEditor
Deprecated.
This method is no longer invoked.
addForPrint(UITableFilterResponseContext) - Method in class com.orchestranetworks.ui.UITableFilter
addGroup() - Method in interface com.orchestranetworks.ui.toolbar.ToolbarMenu
Creates a new instance of a group and adds it directly in this menu button.
addGroup(UserMessage) - Method in interface com.orchestranetworks.ui.toolbar.ToolbarMenu
Creates a new instance of a group with label, and adds it directly in this menu button.
addGroup(String) - Method in interface com.orchestranetworks.ui.toolbar.ToolbarMenu
Creates a new instance of a group with label, and adds it directly in this menu button.
addHomeTab(UIFormPane) - Method in class com.orchestranetworks.ui.form.UIFormPaneWithTabs
Adds a home pane to the layout.
addIndex(int) - Method in class com.orchestranetworks.schema.Path
Returns a path such that the last step is indexed with the specified number.
addIndexedPath(Path, int) - Method in class com.orchestranetworks.schema.Path
Concatenates this path instance with the specified indexed path.
addIndexedStep(Step, int) - Method in class com.orchestranetworks.schema.Path
Concatenates this path instance with the specified indexed step.
addInfo(String) - Method in interface com.orchestranetworks.instance.ValueContextForValidation
Adds the specified information message.
addInfo(String) - Method in interface com.orchestranetworks.schema.SchemaNodeContext
Adds the specified information message.
addInfo(String) - Method in interface com.orchestranetworks.userservice.UserServiceAjaxResponse
Adds an information message to the message box.
addInfo(String) - Method in interface com.orchestranetworks.userservice.UserServiceInitializeContext
Adds the specified information message.
addInfo(String) - Method in interface com.orchestranetworks.userservice.UserServiceObjectContextForInputValidation
Adds the specified information message.
addInputOutputParameter(String, UserMessage, UserMessage) - Method in interface com.orchestranetworks.userservice.declaration.WebComponentDeclarationContext
Adds the specified input-output parameter.
addInputParameter(String, UserMessage, UserMessage) - Method in interface com.orchestranetworks.userservice.declaration.WebComponentDeclarationContext
Adds the specified input-only parameter.
addInstance(AdaptationName, boolean) - Method in class com.orchestranetworks.service.ArchiveExportSpec
Adds a dataset to export.
addInstance(AdaptationName, boolean) - Method in class com.orchestranetworks.service.ArchiveImportSpec
Adds a dataset to import.
addInstance(AdaptationName, InstanceContentSpec) - Method in class com.orchestranetworks.service.ArchiveExportSpec
Adds a dataset to export.
addItem(NomenclatureItem<T>) - Method in class com.onwbp.base.text.Nomenclature
Adds a NomenclatureItem to this instance.
addItemValue(T, String) - Method in class com.onwbp.base.text.Nomenclature
Adds a NomenclatureItemValue with the specified content to this instance.
addItemValue(T, String[]) - Method in class com.onwbp.base.text.Nomenclature
Adds to this instance a NomenclatureItemValue with the specified content.
addItemValue(T, String[], Locale[]) - Method in class com.onwbp.base.text.Nomenclature
Adds a NomenclatureItemValue with the specified content to this instance.
addItemWithMessage(T, UserMessage) - Method in class com.onwbp.base.text.Nomenclature
Adds a NomenclatureItemWithMessage with the specified content to this instance.
addJavaScriptDependency(String) - Method in interface com.orchestranetworks.ui.UIDependencyRegisterer
Adds a JavaScript resource dependency.
addJS(String) - Method in interface com.orchestranetworks.ui.UIJavaScriptWriter
Adds some text to the JavaScript stream.
addJS_addResizeWorkspaceListener(String) - Method in interface com.orchestranetworks.ui.UIJavaScriptWriter
Adds a JavaScript function to listen for workspace resizing.
addJS_cr() - Method in interface com.orchestranetworks.ui.UIJavaScriptWriter
Adds a carriage return to the JavaScript stream.
addJS_cr(String) - Method in interface com.orchestranetworks.ui.UIJavaScriptWriter
Adds some text, then adds a carriage return to the JavaScript stream.
addJS_getNodeValue(Path) - Method in interface com.orchestranetworks.ui.form.UIFormWriter
Adds JavaScript code to get the current value of a node, as set in the form.
addJS_getNodeValue(Path) - Method in interface com.orchestranetworks.ui.UIResponseContext
Deprecated.
addJS_hideTab(String) - Method in interface com.orchestranetworks.ui.form.UIFormWriter
Hides the UIFormPaneWithTabs.Tab having the specified identifier.
addJS_openPreviewImage(String) - Method in interface com.orchestranetworks.ui.UIJavaScriptWriter
Opens an image preview panel for the given image URL.
addJS_openPreviewImageFromVar(String) - Method in interface com.orchestranetworks.ui.UIJavaScriptWriter
Opens an image preview panel from a JavaScript var containing the image URL.
addJS_setButtonDisabled(String, String) - Method in interface com.orchestranetworks.ui.UIJavaScriptWriter
Disables or enables a button.
addJS_setExpandCollapseBlockExpanded(String, String) - Method in interface com.orchestranetworks.ui.UIJavaScriptWriter
Expands or collapses an expand/collapse block.
addJS_setNodeMandatoryIndicator(boolean, Path) - Method in interface com.orchestranetworks.ui.form.UIFormWriter
Adds or removes a mandatory indicator (*) next to the label of the specified node to simulate that it is mandatory.
addJS_setNodeValue(String, Path) - Method in interface com.orchestranetworks.ui.form.UIFormWriter
Adds JavaScript code to set the value of a node from a JavaScript variable.
addJS_setNodeValue(String, Path) - Method in interface com.orchestranetworks.ui.UIResponseContext
addJS_setStateToToggleButton(String, String) - Method in interface com.orchestranetworks.ui.UIJavaScriptWriter
Sets the state of a toggle button.
addJS_showTab(String) - Method in interface com.orchestranetworks.ui.form.UIFormWriter
Shows the UIFormPaneWithTabs.Tab having the specified identifier.
addJS_switchToPerspective(String) - Method in interface com.orchestranetworks.ui.UIJavaScriptWriter
Changes the page of the highest EBX® frame to the specified perspective.
addJS_switchToPerspectiveAction(String, String) - Method in interface com.orchestranetworks.ui.UIJavaScriptWriter
Changes the page of the highest EBX® frame to the specified perspective action.
addLabel(Path) - Method in interface com.orchestranetworks.ui.form.UIFormWriter
Adds the label of the node at the given path.
addList(Path, UIWidgetFactory<?>) - Method in interface com.orchestranetworks.ui.form.widget.WidgetWriterForList
Adds the built-in multi-occurrence editor but uses the given widget to display each item of the list.
addList(UIResponseContext) - Method in class com.orchestranetworks.ui.UIBeanEditor
Deprecated.
Overrides to add HTML or DHTML content to the HTTP response, so as to display or edit the current element's whole List within the record form.
addMenuButton(UserMessage) - Method in interface com.orchestranetworks.ui.toolbar.Toolbar
Creates a new instance of a menu button and adds it directly in this toolbar.
addMenuButton(String) - Method in interface com.orchestranetworks.ui.toolbar.Toolbar
Creates a new instance of a menu button and adds it directly in this toolbar.
addMessage(Adaptation, UserMessage) - Method in interface com.orchestranetworks.instance.ValueContextForValidationOnTable
Adds the specified validation message concerning a single record.
addMessage(Adaptation, SchemaNode, UserMessage) - Method in interface com.orchestranetworks.instance.ValueContextForValidationOnTable
Adds the specified validation message concerning a node in a single record.
addMessage(UserMessage) - Method in interface com.orchestranetworks.instance.ValueContextForValidation
Adds the specified validation message.
addMessage(UserMessage) - Method in interface com.orchestranetworks.instance.ValueContextForValidationOnRecord
Adds the specified validation message to the current validation context.
addMessage(UserMessage) - Method in interface com.orchestranetworks.instance.ValueContextForValidationOnTable
This method creates a new validation item whose subject is the table that is currently being validated.
addMessage(UserMessage) - Method in interface com.orchestranetworks.schema.SchemaNodeContext
Attaches the specified message to the current component.
addMessage(UserMessage) - Method in class com.orchestranetworks.service.ServiceContext
Deprecated.
Adds a message regarding the validation of the form in the page.
addMessage(UserMessage) - Method in interface com.orchestranetworks.ui.UITableFilterRequestContext
Adds a message, which will be displayed in the standard message box of the user interface.
addMessage(UserMessage) - Method in interface com.orchestranetworks.userservice.UserServiceAjaxResponse
Adds a message to the message box according to its severity.
addMessage(UserMessage) - Method in interface com.orchestranetworks.userservice.UserServiceInitializeContext
Adds a message that will be displayed in the standard message pane of the user interface using same severity as aMessage.getSeverity().
addMessage(UserMessage) - Method in interface com.orchestranetworks.userservice.UserServiceObjectContextForInputValidation
Adds a message that will be displayed in the standard message pane of the user interface using same severity as aMessage.getSeverity().
addMessage(SchemaNode, UserMessage) - Method in interface com.orchestranetworks.instance.ValueContextForValidationOnRecord
Adds the specified validation message concerning a node in the current record.
addMessage(String, UserMessage) - Method in interface com.orchestranetworks.instance.ValueContextForValidationOnTable
Adds the specified validation message concerning the result of an XPath predicate.
addMessage(List<Adaptation>, UserMessage) - Method in interface com.orchestranetworks.instance.ValueContextForValidationOnTable
Adds the specified validation message concerning a set of records.
addNomenclature(Nomenclature<T>) - Method in class com.onwbp.base.text.Nomenclature
Adds all the items of the specified Nomenclature to this instance.
addOutputParameter(String, UserMessage, UserMessage) - Method in interface com.orchestranetworks.userservice.declaration.WebComponentDeclarationContext
Adds the specified output-only parameter.
addPackagedJavaScriptResource(String) - Method in interface com.orchestranetworks.module.ModuleContextOnRepositoryStartup
Registers a JavaScript resource packaged in the current module to be included in every page.
addPackagedStyleSheetResource(String) - Method in interface com.orchestranetworks.module.ModuleContextOnRepositoryStartup
Registers a Cascading Style Sheet (CSS) resource packaged in the current module to be included in every page.
addPackages(boolean, Package...) - Method in interface com.orchestranetworks.rest.ApplicationConfigurator
Adds one or more packages which will be used to scan for resource, provider and feature classes.
addPackages(boolean, String...) - Method in interface com.orchestranetworks.rest.ApplicationConfigurator
Adds one or more fully qualified packages name which will be used to scan for resource, provider and feature classes.
addPackages(Package...) - Method in interface com.orchestranetworks.rest.ApplicationConfigurator
Adds one or more packages which will be used to scan for resource, provider and feature classes.
addPackages(String...) - Method in interface com.orchestranetworks.rest.ApplicationConfigurator
Adds one or more fully qualified packages name which will be used to scan for resource, provider and feature classes.
addPane(UserServicePane) - Method in interface com.orchestranetworks.userservice.UserServicePaneWriter
Adds a pane.
addParameter(String, boolean, boolean, UserMessage, UserMessage) - Method in interface com.orchestranetworks.userservice.declaration.WebComponentDeclarationContext
Adds the specified parameter.
addPreviewLink(String, String) - Method in interface com.orchestranetworks.ui.UILabelRendererForHierarchyContext
Adds a preview link to the node.
addProperties(Map<String, Object>) - Method in interface com.orchestranetworks.rest.ApplicationConfigurator
Adds custom application-wide properties.
addPublicationSpec(PublicationSpec) - Method in interface com.orchestranetworks.workflow.WorkflowPublisher
Adds a publication specification.
addSafeAttribute(String, UserMessage) - Method in interface com.orchestranetworks.ui.UIBodyWriter
Adds an HTML attribute to the body stream, following the pattern:
addSafeAttribute(String, String) - Method in interface com.orchestranetworks.ui.UIBodyWriter
Adds an HTML attribute to the body stream, following the pattern:
addSafeInnerHTML(UserMessage) - Method in interface com.orchestranetworks.ui.UIBodyWriter
 
addSafeInnerHTML(String) - Method in interface com.orchestranetworks.ui.UIBodyWriter
Escapes all '<' and '>' characters in the given string, then adds the string to the body stream.
addSeparator() - Method in interface com.orchestranetworks.ui.toolbar.Toolbar
Adds a separator between two buttons in the toolbar.
addServiceButton(Path) - Method in interface com.orchestranetworks.ui.form.widget.WidgetWriter
Adds a service menu button to the specified node.
addServiceButton(Path) - Method in interface com.orchestranetworks.ui.UIResponseContext
Deprecated.
addServiceGroup(ServiceGroupKey) - Method in interface com.orchestranetworks.ui.toolbar.ToolbarMenu
Sets the key of the group of service to be displayed.
addServiceGroup(ServiceGroupKey, boolean) - Method in interface com.orchestranetworks.ui.toolbar.ToolbarMenu
Sets the key of the group of service to be displayed.
addServiceGroup(ServiceGroupKey, List<ServiceKey>, boolean) - Method in interface com.orchestranetworks.ui.toolbar.ToolbarMenu
Sets the key of the group of service to be displayed.
addSubMenu(UserMessage) - Method in interface com.orchestranetworks.ui.toolbar.ToolbarMenuGroup
Creates a new instance of a sub-menu and adds it directly to this group.
addSubMenu(String) - Method in interface com.orchestranetworks.ui.toolbar.ToolbarMenuGroup
Creates a new instance of a sub-menu and adds it directly to this group.
addSubSubtitle(UserMessage) - Method in interface com.orchestranetworks.ui.UIServiceComponentWriter
Deprecated.
Adds a title under subtitle level.
addSubtitle(UserMessage) - Method in interface com.orchestranetworks.ui.UIServiceComponentWriter
Deprecated.
Adds a subtitle in the page.
addTab(UserMessage, UIFormPane) - Method in class com.orchestranetworks.ui.form.UIFormPaneWithTabs
Adds a new tab to the layout.
addTab(UIFormPaneWithTabs.Tab) - Method in class com.orchestranetworks.ui.form.UIFormPaneWithTabs
Adds a new tab to this tabbed pane.
addTab(UserServiceTab) - Method in interface com.orchestranetworks.userservice.UserServiceTabbedPane
Adds a tab.
addTab(String, UIFormPane) - Method in class com.orchestranetworks.ui.form.UIFormPaneWithTabs
Adds a new tab to the layout.
addUIBean(Path, String) - Method in interface com.orchestranetworks.ui.UIResponseContext
Deprecated.
addUIBestMatchingComponent(Path, String) - Method in interface com.orchestranetworks.ui.UIResponseContext
Deprecated.
addUIBestMatchingDisplay(Path, UIRenderingMode, String) - Method in interface com.orchestranetworks.ui.UIResponseContext
addUIBestMatchingDisplay(Path, String) - Method in interface com.orchestranetworks.ui.UIResponseContext
addUIBestMatchingEditor(Path, String) - Method in interface com.orchestranetworks.ui.UIResponseContext
Deprecated.
addUICheckBox(int, Path, String) - Method in interface com.orchestranetworks.ui.UIResponseContext
addUICheckBox(Path, String) - Method in interface com.orchestranetworks.ui.UIResponseContext
addUICheckBoxGroup(Path, String) - Method in interface com.orchestranetworks.ui.UIResponseContext
addUICheckBoxGroup(Path, String, Nomenclature) - Method in interface com.orchestranetworks.ui.UIResponseContext
addUICheckBoxGroup(Path, String, String) - Method in interface com.orchestranetworks.ui.UIResponseContext
addUICheckBoxGroup(Path, String, String, Nomenclature) - Method in interface com.orchestranetworks.ui.UIResponseContext
addUIComplexEditor(Path, String) - Method in interface com.orchestranetworks.ui.UIResponseContext
Deprecated.
addUIDescription(Path) - Method in interface com.orchestranetworks.ui.form.widget.WidgetWriter
 
addUIDescription(Path) - Method in interface com.orchestranetworks.ui.UIResponseContext
Deprecated.
addUIDisplayValue(Path) - Method in interface com.orchestranetworks.ui.form.widget.WidgetWriter
Displays the value of the specified field.
addUIDisplayValue(Path) - Method in interface com.orchestranetworks.ui.UIResponseContext
Deprecated.
addUIDropDownBox(Path, String) - Method in interface com.orchestranetworks.ui.UIResponseContext
addUIDropDownBox(Path, String, Nomenclature) - Method in interface com.orchestranetworks.ui.UIResponseContext
addUIDropDownBoxMultiple(Path, String) - Method in interface com.orchestranetworks.ui.UIResponseContext
addUILabel(Path) - Method in interface com.orchestranetworks.ui.form.widget.WidgetWriter
Adds the standard label of the specified data model node.
addUILabel(Path) - Method in interface com.orchestranetworks.ui.UIResponseContext
Deprecated.
addUILabel(UIFormLabelSpec) - Method in interface com.orchestranetworks.ui.UIComponentWriter
Adds the specified label.
addUIListSearch(Path, String) - Method in interface com.orchestranetworks.ui.UIResponseContext
addUIListSearch(Path, String, Nomenclature) - Method in interface com.orchestranetworks.ui.UIResponseContext
addUIOccurrenceEditor(Path, String) - Method in interface com.orchestranetworks.ui.UIResponseContext
Deprecated.
The default occurrence editor can only work with the default multi-occurrence editor. In the UIBeanEditor.addList(UIResponseContext) method, each occurrence can be added with the best matching display/editor with the indexed path obtained with UIContext.getPathForListOccurrence(int).
addUIPasswordInputField(Path, String) - Method in interface com.orchestranetworks.ui.UIResponseContext
addUIRadioButton(Path, String, boolean, boolean, int) - Method in interface com.orchestranetworks.ui.UIResponseContext
addUIRadioButtonGroup(Path, String) - Method in interface com.orchestranetworks.ui.UIResponseContext
addUIRadioButtonGroup(Path, String, String) - Method in interface com.orchestranetworks.ui.UIResponseContext
addUITextAreaField(Path, String) - Method in interface com.orchestranetworks.ui.UIResponseContext
addUITextHiddenInputField(Path, String) - Method in interface com.orchestranetworks.ui.UIResponseContext
Deprecated.
please use UIResponseContext.newTextBox(Path) and UIResponseContext.addWidget(UIWidget) with a <div style="display:none;">...</div> surrounding you widget.
Example:
             aResponse.add("<div style=\"display:none;\">");
             UITextBox textBox = aResponse.newTextBox(aPath);
             aResponse.addWidget(textBox);
             aResponse.add("</div>");
             
UIResponseContext.addJS_getNodeValue(Path) and UIResponseContext.addJS_setNodeValue(String, Path) still work.
addUITextInputField(Path, String) - Method in interface com.orchestranetworks.ui.UIResponseContext
addUIValidationMessage(Path) - Method in interface com.orchestranetworks.ui.form.widget.WidgetWriter
Adds the validation message associated with the specified node.
addUIValidationMessage(Path) - Method in interface com.orchestranetworks.ui.UIResponseContext
addUserAvatar(UserReference) - Method in interface com.orchestranetworks.ui.UIComponentWriter
Displays the standard user avatar (a circle of 26px diameter with initials or image).
addUserMessage(UserMessage) - Method in interface com.orchestranetworks.ui.UIAjaxContext
Add a user message to the message box according to its severity.
addWarning(String) - Method in interface com.orchestranetworks.instance.ValueContextForValidation
Adds the specified warning message.
addWarning(String) - Method in interface com.orchestranetworks.schema.SchemaNodeContext
Adds the specified warning message.
addWarning(String) - Method in interface com.orchestranetworks.userservice.UserServiceAjaxResponse
Adds a warning message to the message box.
addWarning(String) - Method in interface com.orchestranetworks.userservice.UserServiceInitializeContext
Adds the specified warning message.
addWarning(String) - Method in interface com.orchestranetworks.userservice.UserServiceObjectContextForInputValidation
Adds the specified warning message.
addWidget(Path) - Method in interface com.orchestranetworks.ui.form.UIFormWriter
Adds the default widget, adapted to the data type and the facets of the specified node.
addWidget(Path) - Method in interface com.orchestranetworks.ui.UIResponseContext
Deprecated.
addWidget(UIWidget) - Method in interface com.orchestranetworks.ui.form.UIFormWriter
Adds the specified widget.
addWidget(UIWidget) - Method in interface com.orchestranetworks.ui.UIResponseContext
Deprecated.
ADMINISTRATE - Static variable in class com.orchestranetworks.workflow.ProcessExecutionContext.WorkflowPermission
The permission to administrate the workflow.
ADMINISTRATOR - Static variable in class com.orchestranetworks.service.Profile
Built-in 'Administrator' role.
ADVANCED_SORT - Static variable in class com.orchestranetworks.ui.UIHttpManagerComponent.ViewFeatures
Sort actions.
AfterCreateInstanceContext - Interface in com.orchestranetworks.schema.trigger
Provides an execution context for handling post-dataset creation operations.
AfterCreateOccurrenceContext - Interface in com.orchestranetworks.schema.trigger
Provides a context for executing post-record creation operations.
AfterDeleteInstanceContext - Interface in com.orchestranetworks.schema.trigger
Provides an execution context for handling post-dataset deletion operations.
AfterDeleteOccurrenceContext - Interface in com.orchestranetworks.schema.trigger
Provides a context for executing post-record deletion operations.
AfterDuplicateInstanceContext - Interface in com.orchestranetworks.schema.trigger
Provides an execution context for handling post-dataset duplication operations.
AfterModifyInstanceContext - Interface in com.orchestranetworks.schema.trigger
Provides a context for executing operations after modifying dataset fields.
AfterModifyOccurrenceContext - Interface in com.orchestranetworks.schema.trigger
Provides a context for executing post-record modification operations.
ALL - Enum constant in enum class com.orchestranetworks.rest.serialization.Include
Includes every available information.
ALL - Enum constant in enum class com.orchestranetworks.schema.types.dataspace.DataspaceSet.DataspaceType
ALL_WORK_ITEMS_ACCEPTED - Static variable in class com.orchestranetworks.workflow.UserTask.CompletionStrategy
Terminates the current task when all work items have been accepted.
ALL_WORK_ITEMS_ACCEPTED_BUT_ONE - Static variable in class com.orchestranetworks.workflow.UserTask.CompletionStrategy
Terminates current task when all work items except one have been accepted.
ALL_WORK_ITEMS_ACCEPTED_OR_ANY_REJECTED - Static variable in class com.orchestranetworks.workflow.UserTask.CompletionStrategy
Terminates current task either when all work items have been accepted, or as soon as one work item has been rejected.
ALL_WORK_ITEMS_COMPLETED - Static variable in class com.orchestranetworks.workflow.UserTask.CompletionStrategy
Terminates current task when all work items have been either accepted or rejected.
ALLOCATE - Static variable in class com.orchestranetworks.workflow.ProcessExecutionContext.WorkflowPermission
The permission to allocate work items.
ALLOCATED - Static variable in class com.orchestranetworks.workflow.UserTask.WorkItem.State
 
allocateWorkItem(WorkItemKey, UserReference) - Method in class com.orchestranetworks.workflow.WorkflowEngine
Allocates the specified work item to the specified user.
allocateWorkItemToMyself(WorkItemKey) - Method in class com.orchestranetworks.workflow.WorkflowEngine
Allocates a work item to the current user.
ALWAYS_DISABLED - Static variable in interface com.orchestranetworks.userservice.permission.ServicePermissionRule
Always returns the disabled permission (i.e both for display and execution contexts).
ALWAYS_ENABLED - Static variable in interface com.orchestranetworks.userservice.permission.ServicePermissionRule
Always returns the enabled permission (i.e for both display and execution contexts).
ALWAYS_HIDDEN - Static variable in interface com.orchestranetworks.service.AccessRule
Always returns hidden access permission.
ALWAYS_HIDDEN - Static variable in interface com.orchestranetworks.service.AccessRuleForCreate
Always returns hidden access permission.
ALWAYS_READ_ONLY - Static variable in interface com.orchestranetworks.service.AccessRule
Always returns read-only access permission.
ALWAYS_READ_ONLY - Static variable in interface com.orchestranetworks.service.AccessRuleForCreate
Always returns read-only access permission.
ALWAYS_READ_WRITE - Static variable in interface com.orchestranetworks.service.AccessRule
Always returns read-write access permission.
ALWAYS_READ_WRITE - Static variable in interface com.orchestranetworks.service.AccessRuleForCreate
Always returns read-write access permission.
ALWAYS_UNAVAILABLE - Static variable in interface com.orchestranetworks.userservice.permission.ServiceActivationRuleForDataset
Deactivates the service, regardless of the context.
ALWAYS_UNAVAILABLE - Static variable in interface com.orchestranetworks.userservice.permission.ServiceActivationRuleForDataspace
Deactivates the service, regardless of the context.
ANIM_WAIT - Static variable in class com.orchestranetworks.ui.UICSSClasses.ICONS
 
ANIM_WAIT_BIG - Static variable in class com.orchestranetworks.ui.UICSSClasses.ICONS
This icon is twice as big as the others (32x32 pixels) and its alignment is center top.
anonymizeHistory(Consumer<RepositoryAnonymizer.RecordContext>) - Method in interface com.orchestranetworks.instance.RepositoryAnonymizer
Anonymizes the history records as specified by this object.
AnonymousAccessEnabled - Annotation Interface in com.orchestranetworks.rest.annotation
Annotation used to allow anonymous access on a given REST resource Java method.
ANY_WORK_ITEM_ACCEPTED - Static variable in class com.orchestranetworks.workflow.UserTask.CompletionStrategy
Terminates current task as soon as one work item has been accepted.
ApplicationConfigurator - Interface in com.orchestranetworks.rest
Provides methods to register specific REST Toolkit JAX-RS application components and package scan boundaries.
ApplicationConstant - Interface in com.orchestranetworks.rest
This interface provides constants for JAX-RS applications configuration.
Archive - Class in com.orchestranetworks.service
An instance of this class references an archive used to export data from / import data to EBX® repositories.
Archive() - Constructor for class com.orchestranetworks.service.Archive
 
ArchiveExportSpec - Class in com.orchestranetworks.service
Defines the settings of an archive export.
ArchiveExportSpec() - Constructor for class com.orchestranetworks.service.ArchiveExportSpec
 
ArchiveImportSpec - Class in com.orchestranetworks.service
Defines the settings of an archive import.
ArchiveImportSpec() - Constructor for class com.orchestranetworks.service.ArchiveImportSpec
 
ArchiveImportSpecMode - Class in com.orchestranetworks.service
Defines the strategy used for importing an archive.
AS_IS - Enum constant in enum class com.orchestranetworks.service.ValidationSpec.RefreshPolicy
Specifies that the validation report of the dataset, table or record to validate will only contain validation messages that have been persisted in the database.
asContentHolderForInput() - Method in class com.orchestranetworks.rest.serialization.ContentHolder
Unwraps this ContentHolder to get a ContentHolderForInput if it has been instantiated as so.
asContentHolderForInput() - Method in class com.orchestranetworks.rest.serialization.ContentHolderForInput
 
asContentHolderForInput() - Method in class com.orchestranetworks.rest.serialization.ContentHolderForOutput
 
asModalCustom() - Method in class com.orchestranetworks.ui.action.DisplayMode
If this instance is a DisplayMode.ModalCustom, casts it and returns it.
asModalCustom() - Method in class com.orchestranetworks.ui.action.DisplayMode.ModalCustom
 
asModalMedium() - Method in class com.orchestranetworks.ui.action.DisplayMode
If this instance is a DisplayMode.ModalMedium, casts it and returns it.
asModalMedium() - Method in class com.orchestranetworks.ui.action.DisplayMode.ModalMedium
 
ASSOCIATION - Static variable in class com.orchestranetworks.search.strategy.SearchStrategyKey
Only used for association nodes
ASSOCIATION_ATTACH - Static variable in class com.orchestranetworks.service.ServiceKey
Built-in service to perform an association attachment.
ASSOCIATION_DETACH - Static variable in class com.orchestranetworks.service.ServiceKey
Built-in service to perform an association detachment.
ASSOCIATION_MOVE - Static variable in class com.orchestranetworks.service.ServiceKey
Built-in service to perform an association move.
ASSOCIATION_ROW - Enum constant in enum class com.orchestranetworks.ui.toolbar.ToolbarLocation
Toolbar displayed on each record row of an association table in a record form
ASSOCIATION_TOP - Enum constant in enum class com.orchestranetworks.ui.toolbar.ToolbarLocation
Toolbar displayed on top of an association table in a record form
AssociationEntitySelection - Interface in com.orchestranetworks.ui.selection
Provides information on the current selection, in the context of an association.
AssociationLink - Interface in com.orchestranetworks.schema.info
This interface contains the information for an association link (osd:association property).
AssociationLinkByLinkTable - Interface in com.orchestranetworks.schema.info
This interface contains the information for an association over a link table (osd:association/linkTable property).
AssociationLinkByTableRefInverse - Interface in com.orchestranetworks.schema.info
This interface contains the information for an association that is the inverse of a foreign key (osd:association/tableRefInverse property).
AssociationLinkByXPathLink - Interface in com.orchestranetworks.schema.info
This interface contains the information for an association that is over an XPath predicate (osd:association/xpathLink property).
AssociationRecordEntitySelection - Interface in com.orchestranetworks.ui.selection
Provides information on the currently selected associated record.
AssociationTableEntitySelection - Interface in com.orchestranetworks.ui.selection
Provides information on the association context of the current selection.
asWorkspace() - Method in class com.orchestranetworks.ui.action.DisplayMode
If this instance is a DisplayMode.Workspace, casts it and returns it.
asWorkspace() - Method in class com.orchestranetworks.ui.action.DisplayMode.Workspace
 
AT_LEAST_HALF_WORK_ITEMS_ACCEPTED - Static variable in class com.orchestranetworks.workflow.UserTask.CompletionStrategy
Terminates current task as soon as half of the work items have been accepted.
ATTRIBUTE - Static variable in class com.orchestranetworks.ui.UICSSClasses.ICONS
 
ATTRIBUTE - Static variable in class com.orchestranetworks.ui.UIFormRowIcon
 
authenticateUserFromArray(Object[]) - Method in class com.orchestranetworks.service.directory.Directory
Authenticates a user using an open array.
authenticateUserFromArray(Object[]) - Method in class com.orchestranetworks.service.directory.DirectoryHandler
 
authenticateUserFromHttpRequest(HttpServletRequest) - Method in class com.orchestranetworks.service.directory.Directory
Authenticates a user for the purpose of a single sign-on policy.
authenticateUserFromHttpRequest(HttpServletRequest) - Method in class com.orchestranetworks.service.directory.DirectoryHandler
 
authenticateUserFromLoginPassword(String, String) - Method in class com.orchestranetworks.service.directory.Directory
Authenticates a user using the login and password specified.
authenticateUserFromLoginPassword(String, String) - Method in class com.orchestranetworks.service.directory.DirectoryDefault
 
authenticateUserFromLoginPassword(String, String) - Method in class com.orchestranetworks.service.directory.DirectoryHandler
 
authenticateUserFromSOAPHeader(Element) - Method in class com.orchestranetworks.service.directory.Directory
Authenticates a user using a SOAP header.
authenticateUserFromSOAPHeader(Element) - Method in class com.orchestranetworks.service.directory.DirectoryHandler
 
AuthenticationException - Exception in com.orchestranetworks.service.directory
 
AuthenticationException(UserMessage) - Constructor for exception com.orchestranetworks.service.directory.AuthenticationException
Note: message severity is not taken into account.
AuthenticationException(UserMessage, Throwable) - Constructor for exception com.orchestranetworks.service.directory.AuthenticationException
Note: message severity is not taken into account.
AuthenticationException(String) - Constructor for exception com.orchestranetworks.service.directory.AuthenticationException
Creates an exception with a non-localized message.
Authorization - Annotation Interface in com.orchestranetworks.rest.annotation
Annotation used to apply a specified AuthorizationRule on REST resource Java methods.
AuthorizationContext - Interface in com.orchestranetworks.rest.security
Context providing useful information for checking authorization on REST resources.
AuthorizationOutcome - Class in com.orchestranetworks.rest.security
Defines the authorization for whether or not a user can access a REST resource.
AuthorizationRule - Interface in com.orchestranetworks.rest.security
A rule restricting access to the requested REST resource.
auto - Enum constant in enum class com.orchestranetworks.ui.FirstCallDisplay
The display is automatically set according to the selection.
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