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

S

save(boolean, ObjectKey...) - Method in interface com.orchestranetworks.userservice.UserServiceTransactionManager
Updates or creates a list of previously registered objects.
save(ObjectKey...) - Method in interface com.orchestranetworks.userservice.UserServiceTransactionManager
Updates or creates a list of previously registered objects.
SAVE - Static variable in class com.orchestranetworks.ui.UIHttpManagerComponent.DataSetFeatures
Form's "Save" button.
SAVE - Static variable in class com.orchestranetworks.ui.UIHttpManagerComponent.RecordFeatures
Form's "Save" button.
SAVEANDCLOSE - Static variable in class com.orchestranetworks.ui.UIHttpManagerComponent.RecordFeatures
Form's "Save and close" button.
saveRole(DirectoryDefault.RoleEntity, String, DirectoryDefault) - Static method in class com.orchestranetworks.service.directory.DirectoryDefaultHelper
Makes the specified role entity persistent if it does not yet exist in the EBX® repository; updates it if it exists.
saveUser(DirectoryDefault.UserEntity, String, DirectoryDefault) - Static method in class com.orchestranetworks.service.directory.DirectoryDefaultHelper
Makes the specified user entity persistent if it does not exist yet in the EBX® repository; updates it if it exists.
ScheduledExecutionContext - Interface in com.orchestranetworks.scheduler
Context of a scheduled task execution.
ScheduledTask - Class in com.orchestranetworks.scheduler
Task definition to be executed by the EBX® task scheduler.
ScheduledTask() - Constructor for class com.orchestranetworks.scheduler.ScheduledTask
 
ScheduledTaskInterruption - Exception in com.orchestranetworks.scheduler
Thrown to interrupt a ScheduledTask.
SchemaDocumentation - Class in com.orchestranetworks.schema
Abstract class for dynamically computing the label and description of a node in the context of a data model.
SchemaDocumentation() - Constructor for class com.orchestranetworks.schema.SchemaDocumentation
 
SchemaDocumentationContext - Interface in com.orchestranetworks.schema
This class provides the context used for computing the label and description associated with a node in a data model.
SchemaDocumentationSetupContext - Interface in com.orchestranetworks.schema
Provides methods for setting up the documentation of a data model.
SchemaExtensions - Interface in com.orchestranetworks.schema
Defines extensions of a data model.
SchemaExtensionsContext - Interface in com.orchestranetworks.schema
Context for specifying extensions of a data model.
SchemaFacet - Interface in com.orchestranetworks.schema.info
Common interface for constraints on data types (also known as constraining facets in XML Schema).
SchemaFacetBlocksCommit - Enum Class in com.orchestranetworks.schema.info
Represents the blocking policy defined by a facet using the property osd:validation/blocksCommit.
SchemaFacetBoundary - Interface in com.orchestranetworks.schema.info
This interface represents the maxExclusive, maxInclusive, minExclusive, and minInclusive facets associated with a node.
SchemaFacetBoundaryMaxExclusive - Interface in com.orchestranetworks.schema.info
This interface represents the maxExclusive facet associated with a node.
SchemaFacetBoundaryMaxInclusive - Interface in com.orchestranetworks.schema.info
This interface represents the maxInclusive facet associated with a node.
SchemaFacetBoundaryMinExclusive - Interface in com.orchestranetworks.schema.info
This interface represents the minExclusive facet associated with a node.
SchemaFacetBoundaryMinInclusive - Interface in com.orchestranetworks.schema.info
This interface represents theminInclusive facet associated with a node.
SchemaFacetEnumeration - Interface in com.orchestranetworks.schema.info
This interface represents enumeration facets associated with a node.
SchemaFacetExcludeSegment - Interface in com.orchestranetworks.schema.info
This interface represents the excludeSegment facet associated with a node.
SchemaFacetExcludeValue - Interface in com.orchestranetworks.schema.info
This interface represents the excludeValue facet associated with a node.
SchemaFacetFractionDigits - Interface in com.orchestranetworks.schema.info
This interface represents the fractionDigits facet associated with a node.
SchemaFacetLength - Interface in com.orchestranetworks.schema.info
This interface represents the length facet associated with a node.
SchemaFacetMaxLength - Interface in com.orchestranetworks.schema.info
This interface represents the maxLength facet associated with a node.
SchemaFacetMinLength - Interface in com.orchestranetworks.schema.info
This interface represents the minLength facet associated with a node.
SchemaFacetOnLength - Interface in com.orchestranetworks.schema.info
This interface declares the common methods related to the facets length, minLength and maxLength associated with a node.
SchemaFacetOnMandatoryField - Interface in com.orchestranetworks.schema.info
This interface corresponds to a cardinality constraint on a mandatory field (defines both minOccurs="1" and maxOccurs="1").
SchemaFacetOResource - Interface in com.orchestranetworks.schema.info
This interface represents the resource constraint associated with a node (osd:FacetOResource).
SchemaFacetPattern - Interface in com.orchestranetworks.schema.info
This interface represents the pattern facet associated with a node.
SchemaFacetTableRef - Interface in com.orchestranetworks.schema.info
This interface represents the foreign key constraint associated with a node (osd:tableRef).
SchemaFacetTotalDigits - Interface in com.orchestranetworks.schema.info
This interface represents the totalDigits facet associated with a node.
SchemaFacetValidationMessage - Interface in com.orchestranetworks.schema.info
Represents the validation messages defined by a facet in a data model.
SchemaFacetValidationPolicy - Interface in com.orchestranetworks.schema.info
Represents the validation policy defined by a facet using the property osd:validation.
SchemaInheritanceProperties - Interface in com.orchestranetworks.schema.info
This interface represents the inheritance properties defined in the data model on a node defining the property osd:inheritance.
SchemaLinkedField - Interface in com.orchestranetworks.schema.info
This interface contains the information for a linked node (node that defines osd:function linkedField="aPath" property).
SchemaLocation - Class in com.orchestranetworks.schema
Identifies a data model location, which can be either based on a URL (standard notation) or a module.
SchemaMetadataConstants - Interface in com.orchestranetworks.schema.metadata
This interface contains the paths to the nodes that hold the metadata associated to table records.
SchemaNode - Interface in com.orchestranetworks.schema
Represents an element declaration in the resolved data model.
SchemaNodeBreadcrumbProperties - Interface in com.orchestranetworks.schema.info
Represents the breadcrumb element associated with a table, a foreign key or an association node in a resolved data model.
SchemaNodeContext - Interface in com.orchestranetworks.schema
This interface defines common services for performing a validation task on an entity associated with a data model node.
SchemaNodeDefaultView - Interface in com.orchestranetworks.schema.info
Represents the osd:defaultView element associated with a node in a resolved data model.
SchemaNodeExplicitRelationship - Interface in com.orchestranetworks.schema.relationships
This interface represents a relationship defined in a resolved data model.
SchemaNodeInformation - Interface in com.orchestranetworks.schema.info
Represents the osd:information element associated with a node in a resolved data model.
SchemaNodeRelationships - Interface in com.orchestranetworks.schema.relationships
Contains all the relationships held by a node in a resolved data model.
SchemaTypeName - Interface in com.orchestranetworks.schema
Identifies a named type definition.
ScriptTask - Class in com.orchestranetworks.workflow
Script task node, represents an automatic task during a process execution.
ScriptTask() - Constructor for class com.orchestranetworks.workflow.ScriptTask
 
ScriptTaskBean - Class in com.orchestranetworks.workflow
This abstract class must be implemented in order to define a library script task.
ScriptTaskBean() - Constructor for class com.orchestranetworks.workflow.ScriptTaskBean
 
ScriptTaskBeanContext - Interface in com.orchestranetworks.workflow
This interface is used as the context for ScriptTaskBean execution.
ScriptTaskContext - Interface in com.orchestranetworks.workflow
This interface is used as the context for ScriptTask execution.
SCROLL_LEFT - Static variable in class com.orchestranetworks.ui.UIButtonIcon
 
SCROLL_RIGHT - Static variable in class com.orchestranetworks.ui.UIButtonIcon
 
SEARCH - Static variable in class com.orchestranetworks.ui.UIButtonIcon
 
SEARCH_PANE - Static variable in class com.orchestranetworks.ui.UIHttpManagerComponent.ViewFeatures
Workspace search pane.
SearchStrategyKey - Class in com.orchestranetworks.search.strategy
Identifies a search strategy.
SearchTemplate - Interface in com.orchestranetworks.search.template
The main interface to implement for a search template.
SearchTemplateKey - Class in com.orchestranetworks.search.template
Identifies a search template.
SearchTemplateManager - Interface in com.orchestranetworks.search.template
Provides access to the declared search templates.
second() - Method in interface com.orchestranetworks.search.strategy.SynonymPair
 
section - Enum constant in enum class com.orchestranetworks.ui.perspective.PerspectiveItemType
Top-level menu item.
SEE_MORE - Static variable in class com.orchestranetworks.ui.UIButtonIcon
 
select(HomeKey, AdaptationName, Path) - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
Selects the node in the specified dataset.
select(HomeKey, AdaptationName, String) - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
Specifies an entity selection in the EBX® repository.
SELECT_DATASPACE - Static variable in class com.orchestranetworks.service.ServiceKey
Built-in service to select a dataspace: the user is directed to a page in order to work with the selected dataspace.
selectHome(AdaptationHome) - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
Selects the specified dataspace or snapshot.
selectHome(HomeKey) - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
Selects the specified dataspace or snapshot.
selectInstance(HomeKey, AdaptationName) - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
Selects the specified dataset.
selectInstanceOrOccurrence(Adaptation) - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
Selects the specified dataset or record.
selectInstanceOrOccurrenceWithPredicate(Adaptation, String) - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
Selects the specified dataset or record with the specified predicate restriction.
SELECTION - Static variable in class com.orchestranetworks.ui.UIHttpManagerComponent.ViewFeatures
Record selection check box and actions in "Actions" and "Services" menu buttons.
SelectionLink - Interface in com.orchestranetworks.schema.info
This interface contains the information for a selection link (osd:select property).
selectNode(Adaptation, Path) - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
Selects the specified node.
selectNode(Adaptation, Path, String) - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
Selects the specified node with the specified predicate restriction.
selectOccurrences(String) - Method in interface com.onwbp.adaptation.AdaptationTable
Returns a list of records for the specified predicate.
selectOccurrences(String, RequestSortCriteria) - Method in interface com.onwbp.adaptation.AdaptationTable
Returns a list of records for the specified predicate and sort criteria.
SELECTOR - Enum constant in enum class com.orchestranetworks.rest.serialization.Include
Includes the URLs to the selectors' details.
selectPerspective(String) - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
Selects the specified perspective.
selectPerspectiveAction(String, String) - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
Selects the specified perspective action.
selectTab(String) - Method in class com.orchestranetworks.ui.form.UIFormPaneWithTabs
Specifies the id of the tab to select when the page is displayed.
selectTab(String) - Method in interface com.orchestranetworks.userservice.UserServiceTabbedPane
Specifies the id of the tab to select when the page is displayed.
selectWorkflowView(WorkflowView) - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
Selects the specified workflow view using the service ServiceKey.WORKFLOW.
selectWorkItem(boolean, WorkItemKey) - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
Selects the specified work item using the service ServiceKey.WORKFLOW.
selectWorkItemInMonitoring(WorkItemKey) - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
Selects the specified work item using the service ServiceKey.WORKFLOW and in the workflow view WorkflowView.MONITORING_WORKITEMS
SELF - Static variable in class com.orchestranetworks.schema.Path
Corresponds to the path ".".
sendMail(Locale) - Method in interface com.orchestranetworks.workflow.MailSpec
Sends the email using the email specification.
SEPARATOR - Static variable in class com.onwbp.adaptation.PrimaryKey
Single pipe character ("|") separator between two fields, when primary key is a composite of multiple fields.
SEPARATOR_CHAR - Static variable in class com.onwbp.adaptation.PrimaryKey
Single pipe character ("|") separator between two fields, when primary key is a composite of multiple fields.
ServiceActionInCurrentContext - Class in com.orchestranetworks.ui.action
Defines a user service call that can be used on a toolbar element with an action.
ServiceActionInCurrentContext(ServiceKey) - Constructor for class com.orchestranetworks.ui.action.ServiceActionInCurrentContext
Creates an action launching the specified user service.
ServiceActivationRuleForDataset - Interface in com.orchestranetworks.userservice.permission
This interface can be implemented to dynamically figure out whether a user service is globally disabled on a dataset and/or a dataspace.
ServiceActivationRuleForDatasetContext - Interface in com.orchestranetworks.userservice.permission
Provides the context in which a service restriction rule is being evaluated.
ServiceActivationRuleForDataspace - Interface in com.orchestranetworks.userservice.permission
This interface can be implemented to specify whether a user service is disabled for a given dataspace.
ServiceActivationRuleForDataspaceContext - Interface in com.orchestranetworks.userservice.permission
Provides the context in which a service restriction rule is being evaluated.
ServiceContext - Class in com.orchestranetworks.service
Deprecated.
From release 6.0, this API is no longer supported. The new UserService API should be used instead.
ServiceGroupKey - Class in com.orchestranetworks.service
Identifies a group of user services.
ServiceKey - Class in com.orchestranetworks.service
Identifies a user service.
ServicePermission - Interface in com.orchestranetworks.service
Attached to a legacy user service definition, this interface specifies the conditions under which this service can be executed.
ServicePermissionForHierarchy - Interface in com.orchestranetworks.service
Attached to a legacy user service definition, this interface specifies the conditions under which this service may be executed in the context of a hierarchy.
ServicePermissionRule<S extends EntitySelection> - Interface in com.orchestranetworks.userservice.permission
This interface can be implemented to specify the conditions under which a user service can be displayed and executed.
ServicePermissionRuleContext<S extends EntitySelection> - Interface in com.orchestranetworks.userservice.permission
Provides the context in which a service permission rule is being evaluated.
SERVICES - Static variable in class com.orchestranetworks.ui.UIHttpManagerComponent.DataSetFeatures
"Actions" and "Services" menu buttons.
SERVICES - Static variable in class com.orchestranetworks.ui.UIHttpManagerComponent.RecordFeatures
"Actions" and "Services" menu buttons.
SERVICES - Static variable in class com.orchestranetworks.ui.UIHttpManagerComponent.ViewFeatures
"Actions" and "Services" menu buttons.
Session - Interface in com.orchestranetworks.service
Represents an authenticated user session, either an HTTP session or a "programmatic" session.
SessionContext - Interface in com.orchestranetworks.rest.inject
This interface provides EBX® information for the current REST request.
SessionInteraction - Interface in com.orchestranetworks.interactions
A session interaction is tightly associated to a work item to represent its running state.
SessionInteraction.DecisionResult - Interface in com.orchestranetworks.interactions
Contains the report of a decision request (accept or reject).
SessionInteraction.Specification - Interface in com.orchestranetworks.interactions
Gives information about the specification of the interaction.
SessionPermissions - Interface in com.orchestranetworks.service
Defines a facade for checking the user's session permissions (access rights or actions) on dataspaces, snapshots, datasets, records, and nodes (tables, ...).
setAccept(String) - Method in class com.orchestranetworks.ui.form.widget.UIWidgetFileUpload
This attribute specifies a default filter for file names.
setAccessRuleForCreateOnNode(Path, AccessRuleForCreate) - Method in interface com.orchestranetworks.schema.SchemaExtensionsContext
Sets an AccessRuleForCreate on a node without specifying a custom description.
setAccessRuleForCreateOnNode(Path, AccessRuleForCreate, UserMessage) - Method in interface com.orchestranetworks.schema.SchemaExtensionsContext
Declares that the access to a record node may be restricted by the specified rule while in a record creation context.
setAccessRuleForCreateOnNodeAndAllDescendants(Path, boolean, AccessRuleForCreate) - Method in interface com.orchestranetworks.schema.SchemaExtensionsContext
Sets an AccessRuleForCreate on a node subtree without specifying a custom description.
setAccessRuleForCreateOnNodeAndAllDescendants(Path, boolean, AccessRuleForCreate, UserMessage) - Method in interface com.orchestranetworks.schema.SchemaExtensionsContext
Declares that the access to an element's subtree may be restricted in a record creation context by the specified AccessRuleForCreate.
setAccessRuleOnInstance(AccessRule) - Method in interface com.orchestranetworks.schema.SchemaExtensionsContext
Sets an AccessRule on a dataset using this schema without specifying a custom description.
setAccessRuleOnInstance(AccessRule, UserMessage) - Method in interface com.orchestranetworks.schema.SchemaExtensionsContext
Declares that global access to a dataset may be restricted by the specified rule.
setAccessRuleOnNode(Path, AccessRule) - Method in interface com.orchestranetworks.schema.SchemaExtensionsContext
Sets an AccessRule on a node without specifying a custom description.
setAccessRuleOnNode(Path, AccessRule, UserMessage) - Method in interface com.orchestranetworks.schema.SchemaExtensionsContext
Declares that the access to an element may be restricted by the specified rule.
setAccessRuleOnNodeAndAllDescendants(Path, boolean, AccessRule) - Method in interface com.orchestranetworks.schema.SchemaExtensionsContext
Sets an AccessRule on a node subtree without specifying a custom description.
setAccessRuleOnNodeAndAllDescendants(Path, boolean, AccessRule, UserMessage) - Method in interface com.orchestranetworks.schema.SchemaExtensionsContext
Declares that the access to an element's subtree may be restricted by the specified rule.
setAccessRuleOnOccurrence(Path, AccessRule) - Method in interface com.orchestranetworks.schema.SchemaExtensionsContext
Sets an AccessRule on an table record without specifying a custom description.
setAccessRuleOnOccurrence(Path, AccessRule, UserMessage) - Method in interface com.orchestranetworks.schema.SchemaExtensionsContext
Declares that global access to a table record in the data model may be restricted by the specified rule.
setAction(Action) - Method in interface com.orchestranetworks.ui.toolbar.ToolbarElementWithAction
Sets the action to be called when the user clicks on this toolbar element.
setActionOnAfterValueChanged(JsFunctionCall) - Method in interface com.orchestranetworks.ui.form.widget.UIAtomicWidget
Sets an action on the client-side that is triggered after the user has changed the value of the component.
setActionWhileValueChange(JsFunctionCall) - Method in interface com.orchestranetworks.ui.form.widget.UIColorPicker
Sets an action on the client-side that is triggered when the value is edited in the input text (on each keyboard press), or while the user changes the cursor position in the color picker panel.
setActivationEnsured(boolean) - Method in class com.orchestranetworks.service.ValidationSpec
Specifies if the validation must also check that the current dataset is activated.
setActivationRule(ServiceActivationRuleForDataset) - Method in interface com.orchestranetworks.userservice.declaration.ActivationContextWithDatasetSet
Activates the service using an advanced rule based on the current dataset.
setActivationRule(ServiceActivationRuleForDataspace) - Method in interface com.orchestranetworks.userservice.declaration.ActivationContextOnDataspace
Activates the service using an advanced rule based on the current dataspace.
setAdditionalParameter(String, String) - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
Adds an additional parameter.
setAdditionalParameters(Map<String, String>) - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
Adds additional parameters.
setAdvancedSelectorDisplayable(boolean) - Method in interface com.orchestranetworks.ui.form.widget.UIComboBox
Defines whether the advanced selector should be displayed when the underlying node is a foreign key .
setAjaxPrevalidationEnabled(boolean) - Method in interface com.orchestranetworks.ui.form.widget.UIAtomicWidget
Ajax value prevalidation sends the value entered by the user to the server, usually when the focus leaves the field; then the constraints defined by the field are checked and the validation messages are raised automatically on the screen near the field.
setAjaxValueSynchEnabled(boolean) - Method in interface com.orchestranetworks.ui.form.widget.UIAtomicWidget
Ajax value synchronization sends the value entered by the user to the server, usually when the focus leaves the field.
setAllButtonsNotDisplayable() - Method in interface com.orchestranetworks.ui.form.UIFormBottomBar
Sets false to all buttons displayable flag.
setAllContentsForInstanceReference(AdaptationName) - Method in class com.orchestranetworks.service.MergeSpecForHome
Defines that a dataset must be globally merged (its values, its permissions and its header).
setAllPrivileges() - Method in interface com.orchestranetworks.schema.trigger.BeforeCreateOccurrenceContext
Disables all permission checks for all nodes during the current operation.
setAllPrivileges() - Method in interface com.orchestranetworks.schema.trigger.BeforeModifyInstanceContext
Disables all permission checks for all nodes during the current operation.
setAllPrivileges() - Method in interface com.orchestranetworks.schema.trigger.BeforeModifyOccurrenceContext
Disables all permission checks for all nodes during the current operation.
setAllPrivileges(boolean) - Method in interface com.orchestranetworks.service.ProcedureContext
If true, disables all permission checks for future operations performed by the current run.
setAlwaysConfirmLeaveEnabled(boolean) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
Sets whether or not the user is always prompted for a confirmation when the page is abandoned before submitting the input.
setArchive(Archive) - Method in class com.orchestranetworks.service.ArchiveExportSpec
Specifies the target container for the export.
setArchive(Archive) - Method in class com.orchestranetworks.service.ArchiveImportSpec
Specifies the archive to import.
setAskBeforeLeavingModifiedForm(boolean) - Method in class com.orchestranetworks.ui.UIButtonSpecNavigation
Enables the confirmation when leaving the form with modified data.
setAttribute(String, Object) - Method in interface com.orchestranetworks.service.Session
Binds an object to this session, using the name specified.
setAttributes(Map<String, String>) - Method in interface com.orchestranetworks.service.directory.DirectoryDefault.UserEntity
Set specific attributes for this user.
setAvailableAsPerspectiveAction(boolean) - Method in interface com.orchestranetworks.userservice.declaration.WebComponentDeclarationContext
Defines whether the service is proposed in the user interface used to define a perspective action.
setAvailableAsToolbarAction(boolean) - Method in interface com.orchestranetworks.userservice.declaration.WebComponentDeclarationContext
Defines whether the service is proposed in the user interface used to define a toolbar web component action.
setAvailableAsWorkflowUserTask(boolean) - Method in interface com.orchestranetworks.userservice.declaration.WebComponentDeclarationContext
This method is equivalent to:
setAvailableAsWorkflowUserTask(boolean, boolean) - Method in interface com.orchestranetworks.userservice.declaration.WebComponentDeclarationContext
Defines if the service is proposed in the user interface used to define a workflow user task, and if this user service auto-completes itself by calling SessionInteraction.complete(com.orchestranetworks.interactions.InteractionHelper.ParametersMap) in its implementation.
setBackgroundColor(String) - Method in interface com.orchestranetworks.ui.form.widget.UITextBox
Sets the background color of the component input.
setBackgroundColor(String) - Method in class com.orchestranetworks.ui.UITableCellStyleHandler
Sets a background color for the cell.
setBackgroundImage(String, UITableCellStyleHandler.BackgroundRepeat) - Method in class com.orchestranetworks.ui.UITableCellStyleHandler
Sets a background image for the cell.
setBackgroundImage(String, UITableCellStyleHandler.BackgroundRepeat, String) - Method in class com.orchestranetworks.ui.UITableCellStyleHandler
Sets a background image for the cell.
setBatch() - Method in interface com.orchestranetworks.service.ProcedureContext
Deprecated.
since 6.0. This method used to make sense only for relational tables; it now has no use.
setBlockingConstraintsDisabled(boolean) - Method in interface com.orchestranetworks.service.ProcedureContext
Disables or enables blocking constraints defined in the data model.
setBlocksCommitToNever() - Method in interface com.orchestranetworks.schema.ConstraintContext
Specifies that the current constraint must never block an operation, even if it adds validation errors.
setBlocksCommitToNever() - Method in interface com.orchestranetworks.schema.ConstraintContextOnTable
Specifies that the current constraint on table must never block operations in the repository when it adds validation errors.
setBody(String) - Method in interface com.orchestranetworks.workflow.MailSpec
Sets the email body.
setBottomBarDisplayed(boolean) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
Displays or hides the user service bottom bar.
setBreadcrumbs(UIFormLabelSpec...) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
Sets the localized header's breadcrumbs.
setBreadcrumbs(String...) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
Sets the header's breadcrumbs.
setBuiltInAdministrator(boolean) - Method in interface com.orchestranetworks.service.directory.DirectoryDefault.UserEntity
 
setButtonIcon(UIButtonIcon) - Method in class com.orchestranetworks.ui.UIButtonSpec
Sets a predefined icon for the button.
setButtonLayout(UIButtonLayout) - Method in class com.orchestranetworks.ui.UIButtonSpec
Sets the button layout.
setByDelta(boolean) - Method in class com.orchestranetworks.service.ImportSpec
Defines whether the by delta mode is enabled, which allows ignoring absent XML elements.
setCellContentWithButtonOnRight(String, UIButtonSpec) - Method in interface com.orchestranetworks.ui.UIResponseContext
Deprecated.
This method can be used to include content in a table cell with a button to the right.
setCenterButtons(UIButtonSpec...) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
Sets the bottom bar center buttons.
setCheckAccessRules(boolean) - Method in class com.orchestranetworks.service.ExportSpec
Specifies whether permissions must be checked for the export.
setChildBranchCreationAllowed(boolean) - Method in class com.orchestranetworks.service.extensions.LockSpec
Declares that it is possible to create a child dataspace when set to true.
setCloseButtonDisplayable(boolean) - Method in interface com.orchestranetworks.ui.form.UIFormBottomBar
 
setCloseButtonLabel(UserMessage) - Method in interface com.orchestranetworks.ui.form.UIFormBottomBar
Sets a custom label for the Close button.
setCloseButtonSpec(UIHttpManagerComponent.CloseButtonSpec) - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
Specifies whether the close button is displayed for this Web Component, and if so, its display style.
setCloseCallback(UserServiceEvent) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
Sets the close and cancel buttons callback.
setCloseStreamWhenFinished(boolean) - Method in class com.orchestranetworks.service.ExportSpec
Specifies that the export process must close the stream upon export completion.
setCloseStreamWhenFinished(boolean) - Method in class com.orchestranetworks.service.ImportSpec
Specifies that the import process must close the stream when complete.
setColumnsNumber(int) - Method in interface com.orchestranetworks.ui.form.widget.UICheckBoxGroup
Sets the number of columns to use for the layout of the checkboxes.
setColumnsNumber(int) - Method in interface com.orchestranetworks.ui.form.widget.UIRadioButtonGroup
Sets the number of columns to use in the layout of the radio buttons.
setColumnsNumber(Integer) - Method in interface com.orchestranetworks.ui.form.widget.UICheckBoxGroup
Sets the number of columns to use for the layout of the checkboxes.
setColumnsNumber(Integer) - Method in interface com.orchestranetworks.ui.form.widget.UIRadioButtonGroup
Sets the number of columns to use in the layout of the radio buttons.
setComment(String) - Method in interface com.orchestranetworks.interactions.SessionInteraction
Sets the comment of this interaction.
setComments(String) - Method in interface com.orchestranetworks.service.directory.DirectoryDefault.UserEntity
 
setCommitThreshold(int) - Method in interface com.orchestranetworks.service.ProcedureContext
Sets the maximum size of the transaction so that intermediate commits occur during the execution of the procedure.
setCompareFilter(CompareFilter) - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
Specifies the comparator filter for this Web Component.
setComputedValuesIncluded(boolean) - Method in class com.orchestranetworks.service.ImportSpec
Specifies whether the CSV file to be imported contains computed fields.
setConfirmationMessage(UserMessage) - Method in class com.orchestranetworks.ui.UIButtonSpec
Sets a message to confirm the button action.
setConfirmationMessageBeforeLaunch() - Method in interface com.orchestranetworks.userservice.declaration.UserServicePropertiesDefinitionContext
Defines a generic confirmation message to be displayed when the service is launched as an action from a toolbar.
setConfirmationMessageBeforeLaunch(UserMessage) - Method in interface com.orchestranetworks.userservice.declaration.UserServicePropertiesDefinitionContext
Defines a localized confirmation message to be displayed when the service is launched as an action from a toolbar.
setConfirmationMessageBeforeLaunch(String) - Method in interface com.orchestranetworks.userservice.declaration.UserServicePropertiesDefinitionContext
Defines a confirmation message to be displayed when the service is launched as an action from a toolbar.
setConfirmationMessageOff(UserMessage) - Method in class com.orchestranetworks.ui.UIButtonSpecJSActionToggle
Sets a message to confirm the action performed when the button is deactivated.
setContent(UIFormPane) - Method in interface com.orchestranetworks.ui.form.UIFormBody
Defines the custom form content, overriding the form that is automatically generated from the data model.
setContent(UserServicePane) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
Sets a callback used for rendering a pane.
setContent(UserServiceRawPane) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
Sets a callback used for rendering a view pane.
setContentIndented(boolean) - Method in class com.orchestranetworks.service.ExportSpec
For XML exports, specifies to indent the content of the document.
setContentsForInstanceReference(AdaptationName, MergeSpecForInstanceContents) - Method in class com.orchestranetworks.service.MergeSpecForHome
Defines what must be merged for a given dataset reference.
setContentType(MailSpec.ContentType) - Method in interface com.orchestranetworks.workflow.MailSpec
Defines the content type of the email.
setContentType(String) - Method in interface com.orchestranetworks.userservice.UserServiceGetResponse
Sets the MIME type of the response being sent to the client.
setContextSensitiveHelpURL(String) - Method in class com.orchestranetworks.service.ServiceContext
Deprecated.
Enables the context-sensitive help button in the header of the workspace.
setContextSensitiveHelpURL(String) - Method in interface com.orchestranetworks.ui.form.UIFormHeader
Overrides the default URL of the context-sensitive help button.
setCopyParentValidationReports(boolean) - Method in class com.orchestranetworks.instance.HomeCreationSpec
Specifies whether the validation reports of the datasets contained in the parent dataspace must by copied in the child to be created.
setCreateButtonDisplayable(boolean) - Method in interface com.orchestranetworks.ui.form.widget.UIComboBox
Defines whether the create button should be displayed when the underlying node is a foreign key.
setCreator(UserReference) - Method in class com.orchestranetworks.workflow.ProcessLauncher
Specifies the creator of the new workflow instance to be launched.
setCssClass(String) - Method in class com.orchestranetworks.ui.UIButtonSpec
Sets additional CSS classes for the button.
setCSVSpec(ExportImportCSVSpec) - Method in class com.orchestranetworks.service.ExportSpec
Specifies the expected settings of a CSV export, or null if performing an XML export.
setCSVSpec(ExportImportCSVSpec) - Method in class com.orchestranetworks.service.ImportSpec
Specifies the specific settings for a CSV import instead of an XML import.
setCurrentObject(ObjectKey) - Method in interface com.orchestranetworks.userservice.UserServicePaneWriter
Sets the current object that will be used to resolve path expressions.
setDatabaseHistoryActivation(boolean) - Method in interface com.orchestranetworks.service.ProcedureContext
Enables database history.
setDatasetReference(AdaptationReference) - Method in interface com.orchestranetworks.instance.RepositoryAnonymizer
Specifies the dataset reference in which records must be anonymized.
setDatePickerButtonDisplayable(boolean) - Method in interface com.orchestranetworks.ui.form.widget.UIDateTime
Defines whether the date selection button should be displayed when the underlying node is of type TypeDate or TypeDateTime.
setDefaultButton(boolean) - Method in class com.orchestranetworks.ui.UIButtonSpec
Enables the default mode for a button.
setDefaultButtons(UserServiceEvent) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
Sets the default bottom bar.
setDefaultCollapseMode(boolean) - Method in interface com.orchestranetworks.schema.dynamic.BeanElement
Sets the default collapsed mode.
setDefaultIconDisplayed(boolean) - Method in interface com.orchestranetworks.ui.UILabelRendererForHierarchyContext
Sets whether to use the default icon for hierarchy nodes.
setDefaultItem(boolean) - Method in class com.onwbp.base.text.NomenclatureItem
If the specified argument is true, then this item is the default item selected when an associated instance is undefined.
setDefaultLabel(String) - Method in class com.onwbp.base.text.NomenclatureItem
Sets first label.
setDefaultLabel(String) - Method in class com.onwbp.base.text.NomenclatureItemValue
Sets first label.
setDefaultLinkEnabled(boolean) - Method in interface com.orchestranetworks.ui.UILabelRendererForHierarchyContext
Sets whether to use the default behavior for node selection.
setDefaultPermission(UserServicePermission) - Method in interface com.orchestranetworks.userservice.declaration.ActivationContext
Defines the service's default permission (enabled by default).
setDefaultValue(Object) - Method in interface com.orchestranetworks.schema.dynamic.BeanElement
Sets the default value.
setDefaultViewMode(DefaultViewMode) - Method in interface com.orchestranetworks.schema.dynamic.BeanElement
Sets the default view mode.
setDependencyToLocalNode() - Method in interface com.orchestranetworks.schema.ConstraintContext
Specifies that the validation result of the current constraint depends only on the local value of the underlying node.
setDescription(UserMessage) - Method in class com.orchestranetworks.instance.HomeCreationSpec
Specifies a description for the dataspace or snapshot to be created.
setDescription(UserMessage) - Method in interface com.orchestranetworks.schema.dynamic.BeanElement
Sets the localized description for this element.
setDescription(UserMessage) - Method in interface com.orchestranetworks.service.directory.DirectoryDefault.RoleEntity
 
setDescription(UserMessage) - Method in class com.orchestranetworks.service.extensions.LockSpec
Specifies a message describing the the context or reason for the lock.
setDescription(UserMessage) - Method in interface com.orchestranetworks.ui.toolbar.ToolbarButton
Sets the description of the button.
setDescription(UserMessage) - Method in interface com.orchestranetworks.ui.toolbar.ToolbarMenuGroup
Sets the description of this menu item.
setDescription(UserMessage) - Method in interface com.orchestranetworks.ui.toolbar.ToolbarMenuItem
Sets the description of this menu item
setDescription(UserMessage) - Method in class com.orchestranetworks.ui.UIFormLabelSpec.DocumentationPane
Specifies the description of the documentation pane.
setDescription(UserMessage) - Method in interface com.orchestranetworks.userservice.declaration.UserServicePropertiesDefinitionContext
Defines the service's default description.
setDescription(UserMessage) - Method in interface com.orchestranetworks.userservice.declaration.WebComponentParameter
Sets the description of the parameter.
setDescription(UserMessage) - Method in class com.orchestranetworks.workflow.ProcessLauncher
Specifies the description of the new workflow instance to be launched.
setDescription(String) - Method in interface com.orchestranetworks.schema.dynamic.BeanElement
Sets the description for this element.
setDescription(String) - Method in interface com.orchestranetworks.ui.toolbar.ToolbarButton
Sets the description of the button.
setDescription(String) - Method in interface com.orchestranetworks.ui.toolbar.ToolbarMenuGroup
Sets the description of this menu item.
setDescription(String) - Method in interface com.orchestranetworks.ui.toolbar.ToolbarMenuItem
Sets the description of this menu item
setDescription(String) - Method in class com.orchestranetworks.ui.UIFormLabelSpec.DocumentationPane
Specifies the description for the documentation pane.
setDescription(String) - Method in interface com.orchestranetworks.userservice.declaration.UserServicePropertiesDefinitionContext
Defines the service's default description.
setDescriptionForConfiguration(UserMessage) - Method in interface com.orchestranetworks.userservice.declaration.UserServicePropertiesDefinitionContext
Defines the service description to be displayed in a configuration context.
setDescriptionForConfiguration(String) - Method in interface com.orchestranetworks.userservice.declaration.UserServicePropertiesDefinitionContext
Defines the service description to be displayed in a configuration context.
setDestinationFile(File) - Method in class com.orchestranetworks.service.ExportSpec
Specifies the file to which to export the document.
setDestinationStream(OutputStream) - Method in class com.orchestranetworks.service.ExportSpec
Specifies the stream to which to write the exported document.
setDetailedResult(boolean) - Method in class com.orchestranetworks.service.ImportSpec
Enables the details of an import.
setDetectionOfLostModificationDisabled(boolean) - Method in class com.orchestranetworks.ui.UIFormSpec
Sets whether or not the user is prompted for a confirmation when input has been entered in the form, but the page is abandoned before saving the input.
setDetectionOfLostModificationDisabled(boolean) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
Sets whether or not the user is prompted for a confirmation when information have been entered in the form, but the page is abandoned before submitting the input.
setDifferencesBetweenHomes(DifferenceBetweenHomes) - Method in class com.orchestranetworks.service.ArchiveExportSpec
Specifies the change set to include in the archive.
setDifferencesWithMinimalContentsOnRight(boolean) - Method in class com.orchestranetworks.service.ArchiveExportSpec
Specifies whether the change set's right-side content is minimal in the archive.
setDisabled(boolean) - Method in class com.orchestranetworks.ui.UIButtonSpec
Sets the button to disable.
setDisableTrimAtUserInput(boolean) - Method in interface com.orchestranetworks.schema.dynamic.BeanElement
Specifies if leading and trailing whitespaces must be preserved upon user input.
setDisplay(Class<? extends TableRefDisplay>) - Method in interface com.orchestranetworks.schema.dynamic.BeanFacetTableRef
Sets a programmatic custom display for presenting the selected foreign key in the current record and the sorted list of possible keys.
setDisplayForAllLocations(ActionDisplaySpec) - Method in interface com.orchestranetworks.userservice.declaration.ActivationContext
Specifies if and how the action launching the service is displayed for all available locations.
setDisplayForLocations(ActionDisplaySpec, ToolbarLocation...) - Method in interface com.orchestranetworks.userservice.declaration.ActivationContext
Specifies if and how the action launching the service is displayed in the specified locations.
setDisplayMode(DisplayMode) - Method in class com.orchestranetworks.ui.action.WebComponentAction
Specifies how the action should be displayed at launch.
setDisplayMode(UIFormGroup.DisplayMode) - Method in interface com.orchestranetworks.ui.form.UIFormGroup
Sets the display mode to the form group.
setDisplayPattern(UserMessage) - Method in interface com.orchestranetworks.schema.dynamic.BeanFacetTableRef
Sets a custom display pattern for presenting the selected foreign key in the current record and the sorted list of possible keys.
setDisplayPattern(String) - Method in interface com.orchestranetworks.schema.dynamic.BeanFacetTableRef
Sets a custom display pattern for presenting the selected foreign key in the current record and the sorted list of possible keys.
setDocumentationDescription(AdaptationHome, String, Locale, Session) - Method in class com.orchestranetworks.instance.Repository
Sets the documentation label for the specified dataspace or snapshot.
setDocumentationLabel(AdaptationHome, String, Locale, Session) - Method in class com.orchestranetworks.instance.Repository
Sets the documentation label for the specified dataspace or snapshot.
setEditorDisabled(boolean) - Method in class com.orchestranetworks.ui.form.widget.UICustomWidget
 
setEditorDisabled(boolean) - Method in interface com.orchestranetworks.ui.form.widget.UIWidget
Forces the widget to be in read-only mode if the specified argument is true.
setEmail(String) - Method in interface com.orchestranetworks.service.directory.DirectoryDefault.RoleEntity
Allows to specify a mailing list associated with this role.
setEmail(String) - Method in interface com.orchestranetworks.service.directory.DirectoryDefault.UserEntity
 
setEnableFor_create(boolean) - Method in class com.orchestranetworks.workflow.BuiltInTrigger_launchWorkflow
If set to true, declares that the workflow is to be launched on the event 'afterCreate'.
setEnableFor_delete(boolean) - Method in class com.orchestranetworks.workflow.BuiltInTrigger_launchWorkflow
If set to true, declares that the workflow is to be launched on the event 'afterDelete'.
setEnableFor_modify(boolean) - Method in class com.orchestranetworks.workflow.BuiltInTrigger_launchWorkflow
If set to true, declares that the workflow is to be launched on the event 'afterModify'.
setEncoding(String) - Method in class com.orchestranetworks.service.ExportImportCSVSpec
Specifies the character encoding to be used.
setError(UserMessage) - Method in class com.orchestranetworks.ui.UIFormLabelSpec.DocumentationPane
Optional, specifies an error message associated with the current node.
setError(String) - Method in class com.orchestranetworks.ui.UIFormLabelSpec.DocumentationPane
Optional, specifies an error message associated with the current node.
setExcludedFromTabFocus(boolean) - Method in class com.orchestranetworks.ui.UIButtonSpec
Disables user access to the button using the keyboard.
setExecutionInformation(String) - Method in interface com.orchestranetworks.scheduler.ScheduledExecutionContext
Defines the execution information.
setExecutionInformation(String) - Method in interface com.orchestranetworks.service.ProcedureContext
Specifies some additional information about the current execution.
setFaxNumber(String) - Method in interface com.orchestranetworks.service.directory.DirectoryDefault.UserEntity
 
setFetchSize(int) - Method in class com.onwbp.adaptation.Request
Provides a hint to the underlying database as to the number of records to fetch at a time from the result of executing this request.
setFetchSize(int) - Method in interface com.orchestranetworks.query.Query
Provides a hint to the underlying database with the number of records to fetch at a time from the result of executing this query.
setFieldSeparator(char) - Method in class com.orchestranetworks.service.ExportImportCSVSpec
Specifies the field separator to be used.
setFileUploadEnabled(boolean) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
Sets whether or not the EBX® form can upload files, that is if the form encryption type is in "multipart/form-data".
setFilter(Class<? extends TableRefFilter>) - Method in interface com.orchestranetworks.schema.dynamic.BeanFacetTableRef
Sets a programmatic filter.
setFilter(Class<? extends DatasetSetFilter>) - Method in interface com.orchestranetworks.schema.dynamic.BeanFacetDatasetSet
Sets a programmatic filter.
setFilter(Class<? extends DataspaceSetFilter>) - Method in interface com.orchestranetworks.schema.dynamic.BeanFacetDataspaceSet
Sets a programmatic filter.
setFilterForSearch(String) - Method in interface com.orchestranetworks.schema.TableRefFilterContext
Specifies an XPath filter that will be applied in the user interface to perform a search on the associated foreign key field.
setFilterPredicate(String) - Method in interface com.orchestranetworks.schema.dynamic.BeanFacetTableRef
Sets an XPath predicate filter.
setFilterPredicate(String, Severity, String) - Method in interface com.orchestranetworks.schema.dynamic.BeanFacetTableRef
Sets an XPath predicate filter.
setFilterPredicate(String, UserMessage) - Method in interface com.orchestranetworks.schema.dynamic.BeanFacetTableRef
Sets an XPath predicate filter.
setFilterPredicate(String, String) - Method in interface com.orchestranetworks.schema.dynamic.BeanFacetTableRef
Sets a XPath predicate filter.
setFilterValidationMessage(UserMessageLocalized) - Method in interface com.orchestranetworks.schema.TableRefFilterContext
Sets a static validation message on this filter.
setFirstCallDisplay(FirstCallDisplay) - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
Specifies what must be displayed upon first call, either the whole tabular or hierarchical or a record.
setFirstCallDisplayHierarchyExpanded() - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
Specifies that the hierarchy must be displayed expanded.
setFirstCallDisplayRecord(String) - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
Specifies that a record must be displayed upon first call.
setFirstName(String) - Method in interface com.orchestranetworks.service.directory.DirectoryDefault.UserEntity
 
setForceEnclosingFields(boolean) - Method in class com.orchestranetworks.service.ExportImportCSVSpec
Specifies that, during an export, all fields are to be enclosed within text delimiter characters, even if the fields do not contain any special characters.
setForegroundColor(String) - Method in interface com.orchestranetworks.ui.form.widget.UITextBox
Sets the foreground color of the component input.
setForegroundSubWorkflow(ProcessLauncher) - Method in interface com.orchestranetworks.workflow.SubWorkflowsCreationContext
Registers which sub-workflow should be opened, accordingly to the progress strategy of the previous step.
setGroup(ServiceGroupKey) - Method in interface com.orchestranetworks.userservice.declaration.UserServicePropertiesDefinitionContext
Defines the group to which this service belongs to.
setHeader(ExportImportCSVSpec.Header) - Method in class com.orchestranetworks.service.ExportImportCSVSpec
Specifies the header of the CSV file; can be ExportImportCSVSpec.Header.NONE.
setHeader(String, String) - Method in interface com.orchestranetworks.userservice.UserServiceGetResponse
Sets a response header with the given name and value.
setHeaderDisplayed(boolean) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
Displays or hides the user service header.
setHeight(Size) - Method in interface com.orchestranetworks.ui.form.widget.UIListBox
Sets the height of the list box.
setHeight(Size) - Method in interface com.orchestranetworks.ui.form.widget.UITextBox
Sets the height of the text box.
setHighlighted(boolean) - Method in interface com.orchestranetworks.ui.toolbar.ToolbarButton
Defines if this button should be highlighted.
setHistoryActivation(boolean) - Method in interface com.orchestranetworks.service.ProcedureContext
Specifies whether the detailed XML audit trail is activated.
setHomeIconDisplayed(boolean) - Method in class com.orchestranetworks.ui.form.UIFormPaneWithTabs
Deprecated.
Since 5.9.0, home icon is no longer displayed. If the first tab title is empty, a default label will be displayed.
setHomeIconDisplayed(boolean) - Method in interface com.orchestranetworks.userservice.UserServiceRootTabbedPane
Deprecated.
Since 5.9.0, home icon is no longer displayed. If the first tab title is empty, a default label will be displayed.
setHomeToCopyPermissionsFrom(AdaptationHome) - Method in class com.orchestranetworks.instance.HomeCreationSpec
Specifies that the permissions of the dataspace to be created will be a copy of those of the specified dataspace.
setIcon(UIButtonIcon) - Method in interface com.orchestranetworks.ui.toolbar.ToolbarButton
Sets the icon of the button.
setIcon(UIFormRowIcon) - Method in interface com.orchestranetworks.ui.form.UIFormRow
Sets a built-in icon for this form row.
setIcon(String) - Method in interface com.orchestranetworks.ui.toolbar.ToolbarButton
Sets the icon of the button.
setIconDisplayed(boolean) - Method in interface com.orchestranetworks.ui.form.UIFormRow
Sets whether or not the icon will be displayed in the form row.
setIconURL(String) - Method in interface com.orchestranetworks.ui.form.UIFormRow
Sets a URL of an icon of this form row.
setIconURL(String) - Method in class com.orchestranetworks.ui.UIButtonSpec
Sets a custom icon for the button.
setId(String) - Method in interface com.orchestranetworks.ui.form.UIExpandCollapseBlock
Sets an id for the expand/collapse block.
setId(String) - Method in interface com.orchestranetworks.ui.form.UIFormGroup
Sets an id for the group.
setId(String) - Method in class com.orchestranetworks.ui.form.UIFormPaneWithTabs
Specifies an id to the tabbed pane.
setId(String) - Method in class com.orchestranetworks.ui.form.UIFormPaneWithTabs.Tab
Sets an id for the tab.
setId(String) - Method in class com.orchestranetworks.ui.UIButtonSpec
Sets an id for the button.
setId(String) - Method in class com.orchestranetworks.ui.UIFormSpec
Defines the HTML id for the form element.
setId(String) - Method in interface com.orchestranetworks.userservice.UserServiceTab
Sets an id for the tab.
setIgnoreDataspacesDefaultExcludes(boolean) - Method in interface com.orchestranetworks.schema.types.dataspace.DataspaceSet
By default, the reserved branches and snapshots are not taken into account by the includes and excludes.
setIgnoreLockReason(boolean) - Method in class com.orchestranetworks.service.extensions.LockSpec
If true, when unlocking, the initial means of the locking is ignored.
setImportMode(ImportSpecMode) - Method in class com.orchestranetworks.service.ImportSpec
Specifies the import mode: 'insert', 'insert or update', 'update only', 'replace'.
setIncludeAllDescendants(boolean) - Method in class com.orchestranetworks.service.InstanceContentSpec
Specifies whether the descendants of the dataset are to be exported.
setIncludedRoles(List<Role>) - Method in interface com.orchestranetworks.service.directory.DirectoryDefault.RoleEntity
Specifies the roles included in this role.
setIncludeHeader(boolean) - Method in class com.orchestranetworks.service.InstanceContentSpec
Specifies whether the header content is to be exported.
setIncludeHeader(boolean) - Method in class com.orchestranetworks.service.MergeSpecForInstanceContents
Specifies whether the header content is to be merged.
setIncludeOcculting(boolean) - Method in class com.onwbp.adaptation.Request
Sets whether or not the request must consider records in occulting mode.
setIncludeOcculting(boolean) - Method in interface com.orchestranetworks.query.Query
Sets whether or not the query must consider records in occulting mode.
setIncludeRights(boolean) - Method in class com.orchestranetworks.service.InstanceContentSpec
Specifies whether permissions are to be exported.
setIncludeRights(boolean) - Method in class com.orchestranetworks.service.MergeSpecForInstanceContents
Specifies whether permissions are to be merged.
setIncludesComputedValues(boolean) - Method in class com.orchestranetworks.service.ExportSpec
Specifies if computed values should be included in the export.
setIncludesTechnicalData(boolean) - Method in class com.orchestranetworks.service.ExportSpec
Specifies if technical data should be included in the export.
setIncludeValues(boolean) - Method in class com.orchestranetworks.service.InstanceContentSpec
Specifies whether values are to be exported.
setIncludeValues(boolean) - Method in class com.orchestranetworks.service.MergeSpecForInstanceContents
Specifies whether values must be merged.
setIndex(int) - Method in interface com.orchestranetworks.ui.form.widget.UIAtomicWithEnumerationItem
Sets the index for this enumeration item.
setInheritanceEnabled(boolean) - Method in class com.orchestranetworks.service.ExportImportCSVSpec
Specifies if the inheritance will be taken into account during a CSV export or import.
setInitiallyHidden() - Method in class com.orchestranetworks.ui.form.UIFormPaneWithTabs.Tab
Sets this tab to initially hidden on the browser screen.
setInitiallyHidden(boolean) - Method in interface com.orchestranetworks.userservice.UserServiceTab
Sets the initially hidden mode for this tab.
setInitialState(boolean) - Method in class com.orchestranetworks.ui.UIButtonSpecJSActionToggle
Sets the initial state of this button.
setInput(boolean) - Method in interface com.orchestranetworks.userservice.declaration.WebComponentParameter
Enables or disables the parameter as an input parameter.
setInputName(String) - Method in class com.orchestranetworks.ui.UIButtonSpecJSActionToggle
Enables checkbox behavior by setting its input name in the current form.
setInputParameter(String, String) - Method in class com.orchestranetworks.workflow.ProcessLauncher
Initializes an input variable of the data context of the new workflow instance to be launched.
setInstanceActivation(Adaptation, boolean) - Method in interface com.orchestranetworks.service.ProcedureContext
Activates or deactivates the specified dataset.
setInstanceDescription(Adaptation, UserMessage) - Method in interface com.orchestranetworks.service.ProcedureContext
Specifies a description for the specified dataset.
setInstanceLabel(Adaptation, UserMessage) - Method in interface com.orchestranetworks.service.ProcedureContext
Specifies a label for the specified dataset.
setInstanceOwner(Adaptation, Profile) - Method in interface com.orchestranetworks.service.ProcedureContext
Defines the owner of the specified dataset.
setInternalId(String) - Method in class com.onwbp.base.text.UserMessageString
Specifies the 'internalId'.
setInternalParameters(InteractionHelper.ParametersMap) - Method in interface com.orchestranetworks.interactions.SessionInteraction
Sets the internal parameters of this interaction.
setInternalParameters(InteractionHelper.ParametersMap, Session) - Static method in class com.orchestranetworks.interactions.InteractionHelper
setItems(List<NomenclatureItem<T>>) - Method in class com.onwbp.base.text.Nomenclature
 
setJobTitle(String) - Method in interface com.orchestranetworks.service.directory.DirectoryDefault.UserEntity
 
setJsFnNameToCallBeforeSubmit(String) - Method in class com.orchestranetworks.ui.UIFormSpec
Sets a JavaScript's function to be called before submitting the form.
setKey(HomeKey) - Method in class com.orchestranetworks.instance.HomeCreationSpec
Specifies the unique identifier of the dataspace or snapshot to be created.
setLabel(int, String) - Method in class com.onwbp.base.text.NomenclatureItem
 
setLabel(int, String) - Method in class com.onwbp.base.text.NomenclatureItemValue
Replaces the label at the specified position in all labels with the specified string.
setLabel(UserMessage) - Method in class com.orchestranetworks.instance.HomeCreationSpec
Specifies the label of the dataspace or snapshot to create.
setLabel(UserMessage) - Method in interface com.orchestranetworks.schema.dynamic.BeanElement
Sets the localized label for this element.
setLabel(UserMessage) - Method in interface com.orchestranetworks.service.directory.DirectoryDefault.RoleEntity
 
setLabel(UserMessage) - Method in interface com.orchestranetworks.ui.form.UIExpandCollapseBlock
Sets the label of the expand/collapse block.
setLabel(UserMessage) - Method in class com.orchestranetworks.ui.UIButtonSpec
Sets a label for the button.
setLabel(UserMessage) - Method in class com.orchestranetworks.ui.UITableFilter
 
setLabel(UserMessage) - Method in interface com.orchestranetworks.userservice.declaration.UserServicePropertiesDefinitionContext
Defines the service's default title.
setLabel(UserMessage) - Method in interface com.orchestranetworks.userservice.declaration.WebComponentParameter
Sets the label of the parameter.
setLabel(UserMessage) - Method in class com.orchestranetworks.workflow.ProcessLauncher
Specifies the label of the new workflow instance to be launched.
setLabel(UIFormLabelSpec) - Method in interface com.orchestranetworks.ui.form.UIFormGroup
Sets the label of the form group.
setLabel(UIFormLabelSpec) - Method in interface com.orchestranetworks.ui.form.UIFormRow
Sets the label of the form row.
setLabel(String) - Method in interface com.orchestranetworks.schema.dynamic.BeanElement
Sets the label for this element.
setLabel(String) - Method in interface com.orchestranetworks.ui.form.UIExpandCollapseBlock
Sets the label of the expand/collapse block.
setLabel(String) - Method in class com.orchestranetworks.ui.UITableFilter
Sets the default label of this filter.
setLabel(String) - Method in interface com.orchestranetworks.userservice.declaration.UserServicePropertiesDefinitionContext
Defines the service's default label.
setLabel(Locale, String) - Method in class com.orchestranetworks.ui.UITableFilter
Sets the label of this filter for the specified locale.
setLabelDisplayed(boolean) - Method in interface com.orchestranetworks.ui.form.UIFormRow
Sets whether or not the label will be displayed for the form row.
setLabelEnabled(boolean) - Method in interface com.orchestranetworks.ui.form.widget.UIAtomicWithEnumerationItem
Sets whether the item label is to be added next to the component.
setLabelForConfiguration(UserMessage) - Method in interface com.orchestranetworks.userservice.declaration.UserServicePropertiesDefinitionContext
Defines the service label to be displayed in a configuration context.
setLabelForConfiguration(String) - Method in interface com.orchestranetworks.userservice.declaration.UserServicePropertiesDefinitionContext
Defines the service label to be displayed in a configuration context.
setLabelUserMessage(UserMessageString) - Method in class com.orchestranetworks.ui.UITableFilter
Sets the labels of this filter for the specified locales by looking in the UserMessageString.
setLabelWidth(Size) - Method in interface com.orchestranetworks.ui.form.UIFormRow
Sets a fixed width for the label area of the form row.
setLastItemAsDefault(boolean) - Method in class com.onwbp.base.text.Nomenclature
Set the default to the last added item.
setLastName(String) - Method in interface com.orchestranetworks.service.directory.DirectoryDefault.UserEntity
 
setLayout(UIButtonLayout) - Method in interface com.orchestranetworks.ui.toolbar.ToolbarButton
Sets the layout of the button.
setLeftButtons(UIButtonSpec...) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
Sets the bottom bar left buttons.
setLineSeparator(String) - Method in class com.orchestranetworks.service.ExportImportCSVSpec
Specifies the line separator to be used.
setListSeparator(String) - Method in class com.orchestranetworks.service.ExportImportCSVSpec
Specifies the list separator to be used.
setLocale(Locale) - Method in class com.onwbp.adaptation.Request
Sets a locale to the request.
setLocale(Locale) - Method in interface com.orchestranetworks.query.Query
Sets a locale to the query.
setLocale(Locale) - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
Specifies the locale for the new user session.
setMandatoryIndicator() - Method in class com.orchestranetworks.ui.UIFormLabelSpec
Sets the mandatory field indicator on this label.
setMandatoryIndicatorDisplayed(Boolean) - Method in interface com.orchestranetworks.ui.form.UIFormRow
Sets whether or not the mandatory indicator (usually a red star near the label) will be displayed for the form row.
setMappingWithDataContext_branch(String) - Method in class com.orchestranetworks.workflow.BuiltInTrigger_launchWorkflow
Sets the name of the data context variable that will contain the current dataspace name.
setMappingWithDataContext_incomingEvent(String) - Method in class com.orchestranetworks.workflow.BuiltInTrigger_launchWorkflow
Sets the name of the data context variable that will contain the event that has launched the workflow.
setMappingWithDataContext_instance(String) - Method in class com.orchestranetworks.workflow.BuiltInTrigger_launchWorkflow
Sets the name of the data context variable that will contain the current dataset reference.
setMappingWithDataContext_xpathRecord(String) - Method in class com.orchestranetworks.workflow.BuiltInTrigger_launchWorkflow
Sets the name of the data context variable that will contain the current record XPath (primary key of the record in the table).
setMappingWithDataContext_xpathTable(String) - Method in class com.orchestranetworks.workflow.BuiltInTrigger_launchWorkflow
Sets the name of the data context variable that will contain the current table XPath.
setMarginForContent(boolean) - Method in class com.orchestranetworks.ui.UIFormSpec
Deprecated.
Since 5.4.0 which provides new look & feel. UICSSClasses.CONTAINER_WITH_TEXT can still be used to include a margin around text.
setMaxOccurs(int) - Method in interface com.orchestranetworks.schema.dynamic.BeanElement
Sets the maximum number of occurrences for this element.
setMaxOccursAsUnbounded() - Method in interface com.orchestranetworks.schema.dynamic.BeanElement
Removes the maximum number of occurrences for this element.
setMessage(Severity, String) - Method in interface com.orchestranetworks.schema.dynamic.BeanFacet
Sets the message to display when the constraint check fails.
setMessage(UserMessage) - Method in interface com.orchestranetworks.schema.dynamic.BeanFacet
Sets the localized error message to display when the constraint check fails.
setMessage(String) - Method in class com.onwbp.base.text.UserMessageLocalized
 
setMessage(String) - Method in interface com.orchestranetworks.schema.dynamic.BeanFacet
Sets the message to display when the constraint check fails.
setMessage(Locale, String) - Method in class com.onwbp.base.text.UserMessageLocalized
 
setMinOccurs(int) - Method in interface com.orchestranetworks.schema.dynamic.BeanElement
Sets the minimum number of occurrences for this element.
setMinOccursErrorMessage(UserMessage) - Method in interface com.orchestranetworks.schema.dynamic.BeanElement
Sets the localized error message to display when the minimum number of occurrences check failed.
setMinOccursErrorMessage(String) - Method in interface com.orchestranetworks.schema.dynamic.BeanElement
Sets the error message to display when the minimum number of occurrences check failed.
setMobilePhoneNumber(String) - Method in interface com.orchestranetworks.service.directory.DirectoryDefault.UserEntity
 
setMode(ArchiveImportSpecMode) - Method in class com.orchestranetworks.service.ArchiveImportSpec
Specifies the import mode.
setMultiLine(boolean) - Method in interface com.orchestranetworks.ui.form.widget.UITextBox
Enables the multi-line feature of the text box.
setMultipart(boolean) - Method in class com.orchestranetworks.ui.UIFormSpec
Defines whether of not the form has multiple parts.
setNewValue(Object) - Method in interface com.orchestranetworks.instance.ValueContextForInputValidation
Assigns the specified value to the current node.
setNotificationMail(String) - Method in class com.orchestranetworks.workflow.CreationWorkItemSpec
Sets the notification mail to be sent when the work item is created.
setNowButtonDisplayed(boolean) - Method in interface com.orchestranetworks.ui.form.widget.UIDateTime
Defines whether the "now" button must be displayed or not.
setNullStringEncoded(boolean) - Method in class com.orchestranetworks.service.ExportImportCSVSpec
Specifies if null strings will be translated to ebx-csv:nil values in CSV fields.
setOfficePhoneNumber(String) - Method in interface com.orchestranetworks.service.directory.DirectoryDefault.UserEntity
 
setOmitXMLComment(boolean) - Method in class com.orchestranetworks.service.ExportSpec
For XML exports, specifies whether to omit the generated XML comment that describes the location of data and the date of the export from beginning of the file.
setOmitXMLDeclaration(boolean) - Method in class com.orchestranetworks.service.ExportSpec
For XML exports, specifies whether to omit the XML declaration from beginning of the export.
setOperationTimeOut(long) - Method in interface com.orchestranetworks.d3.D3Broadcast
Sets the operation time out.
setOrderByPrimaryKey() - Method in class com.onwbp.adaptation.Request
Specifies that the request result will be sorted by primary key in ascending order.
setOutput(boolean) - Method in interface com.orchestranetworks.userservice.declaration.WebComponentParameter
Enables or disables the parameter as an output parameter.
setOutputParameters(Map<String, String>) - Method in class com.orchestranetworks.workflow.WaitTaskResumeMessage
Sets the parameters to use to update the data context of the associated workflow.
setOwner(Profile) - Method in class com.orchestranetworks.instance.HomeCreationSpec
Specifies the owner of the dataspace or snapshot to be created.
setOwnerPrivileges(boolean) - Method in class com.orchestranetworks.service.extensions.LockSpec
If true, assumes the current user is either the owner of the dataspace or the owner of the lock (when unlocking).
setPageSize(int) - Method in class com.onwbp.adaptation.RequestPagination
Specifies the size of pages to be returned.
setPageSize(int) - Method in interface com.orchestranetworks.ui.form.widget.UIComboBox
Sets the number of entries on each page of the drop-down list.
setPageSize(int) - Method in interface com.orchestranetworks.ui.form.widget.UITable
Sets the number of entries on each page of the table component.
setPageSize(int) - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
Sets the number of rows that will be displayed per page.
setPageSize(Integer) - Method in interface com.orchestranetworks.ui.form.widget.UIComboBox
Sets the number of entries on each page of the drop-down list.
setPane(UserServicePane) - Method in interface com.orchestranetworks.userservice.UserServiceTab
Returns the pane associated with this tab.
setPanelContext(String) - Method in interface com.orchestranetworks.ui.form.widget.UIColorPicker
Sets an HTML element in the page that will be the context of display of the color picker panel.
setParameter(int, Object) - Method in interface com.orchestranetworks.query.Query
Sets a value to a positional parameter in the query.
setParent(AdaptationHome) - Method in class com.orchestranetworks.instance.HomeCreationSpec
Specifies the parent dataspace of the new dataspace or snapshot to be created.
setPassword(String) - Method in interface com.orchestranetworks.service.directory.DirectoryDefault.UserEntity
 
setPasswordChangeRequired(boolean) - Method in interface com.orchestranetworks.service.directory.DirectoryDefault.UserEntity
 
setPermissionRule(ServicePermissionRule<? super S>) - Method in interface com.orchestranetworks.userservice.declaration.ActivationContext
Sets a contextual permission rule which will be evaluated at runtime, upon service display or execution.
setPredicate(String) - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
Sets a predicate to be applied to the selected table.
setPrefilter(String) - Method in interface com.orchestranetworks.schema.TableRefFilterContext
Specifies an XPath filter that will be applied before evaluating TableRefFilter.accept(Adaptation, ValueContext).
setPreviewButtonDisplayable(boolean) - Method in interface com.orchestranetworks.ui.form.widget.UIComboBox
Defines whether the preview button should be displayed when the underlying node is a foreign key .
setPriority(Integer) - Method in class com.orchestranetworks.workflow.ProcessLauncher
Specifies the priority of the new workflow instance to be launched.
setPrivilegeForNode(Path) - Method in interface com.orchestranetworks.service.ValueContextForUpdate
Disables all permission checks for the specified node during the current operation.
setPrivilegeToModifyReferenceBranch(boolean) - Method in interface com.orchestranetworks.service.ProcedureContext
Deprecated.
Since version 5.0.0, the 'Reference' dataspace no longer has restricted behavior concerning direct modifications. This method does nothing.
setProfileMailCC(Profile) - Method in class com.orchestranetworks.workflow.CreationWorkItemSpec
 
setPublicationName(String) - Method in class com.orchestranetworks.workflow.BuiltInTrigger_launchWorkflow
 
setReadOnly(boolean) - Method in interface com.orchestranetworks.service.directory.DirectoryDefault.UserEntity
 
setRecordKey(PrimaryKey) - Method in interface com.orchestranetworks.instance.RepositoryAnonymizer
Specifies the functional primary key of the records to be anonymized.
setRedirectionURI(String) - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
Specifies the URI that will be used to redirect the user after closing an EBX® user interface session.
setRefreshPolicy(ValidationSpec.RefreshPolicy) - Method in class com.orchestranetworks.service.ValidationSpec
Specifies the refresh policy when validating a dataset, a table or a record.
setRelationalModeDataSpace(boolean) - Method in class com.orchestranetworks.instance.HomeCreationSpec
Deprecated.
since 6.0. Relational mode is obsolete.
setRelief(UIButtonRelief) - Method in interface com.orchestranetworks.ui.toolbar.ToolbarButton
Deprecated.
Since 5.9.0, relief configuration is ignored, all buttons are rendered flat.
setRelief(UIButtonRelief) - Method in class com.orchestranetworks.ui.UIButtonSpec
Defines a specific relief for the current button.
setRequest(Request) - Method in class com.orchestranetworks.service.ExportSpec
Specifies to export content filtered by the provided request.
setRequestSchemaNodes(List<SchemaNode>) - Method in class com.orchestranetworks.service.ExportSpec
Specifies the nodes (or "columns" from a user or SQL perspective) to export.
setRequestSchemaNodesOrderedByTableNodesOrder(List<SchemaNode>) - Method in class com.orchestranetworks.service.ExportSpec
Same as the method setRequestSchemaNodes, except that the export follows the order of the table nodes instead of the specified list.
setResultLogged(boolean) - Method in class com.orchestranetworks.service.ValidationSpec
Specifies if the result of the validation must be added to the logs generated by EBX®.
setRevertButtonDisplayable(boolean) - Method in interface com.orchestranetworks.ui.form.UIFormBottomBar
 
setRevertButtonLabel(UserMessage) - Method in interface com.orchestranetworks.ui.form.UIFormBottomBar
Sets a custom label for the Revert button.
setRightButtons(UIButtonSpec...) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
Sets the bottom bar right buttons.
setRowId(String) - Method in interface com.orchestranetworks.ui.form.UIFormRow
Sets the specified HTML id on the row.
setRowToolbar(Toolbar) - Method in interface com.orchestranetworks.ui.form.widget.UITable
Specifies the programmatic toolbar to display on row.
setRowToolbarHidden(boolean) - Method in interface com.orchestranetworks.ui.form.widget.UITable
Specifies if table should display its toolbars on rows.
setRowToolbarName(String) - Method in interface com.orchestranetworks.ui.form.widget.UITable
Specifies the name of the toolbar to display on row.
setSalutation(String) - Method in interface com.orchestranetworks.service.directory.DirectoryDefault.UserEntity
 
setScope(UIHttpManagerComponent.Scope) - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
Specifies the scope for this Web Component.
setSelectedTabIndex(int) - Method in class com.orchestranetworks.ui.form.UIFormPaneWithTabs
Deprecated.
setSelection(SchemaNode) - Method in class com.orchestranetworks.service.ExportSpec
Specifies that the export will only include the content under the specified node.
setService(ServiceKey) - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
Specifies the service to be activated.
setServicePermissionRuleOnNode(Path, ServiceKey, ServicePermissionRule<? extends EntitySelection>) - Method in interface com.orchestranetworks.schema.SchemaExtensionsContext
Sets a ServicePermissionRule on a node without specifying a custom description.
setServicePermissionRuleOnNode(Path, ServiceKey, ServicePermissionRule<? extends EntitySelection>, UserMessage) - Method in interface com.orchestranetworks.schema.SchemaExtensionsContext
Declares that the display and execution of the specified service is conditioned by the specified rule, when invoked on the element referred by the specified path.
setServicePermissionRuleOnNodeAndAllDescendants(Path, ServiceKey, ServicePermissionRule<? extends EntitySelection>) - Method in interface com.orchestranetworks.schema.SchemaExtensionsContext
Sets a ServicePermissionRule on a node subtree without specifying a custom description.
setServicePermissionRuleOnNodeAndAllDescendants(Path, ServiceKey, ServicePermissionRule<? extends EntitySelection>, UserMessage) - Method in interface com.orchestranetworks.schema.SchemaExtensionsContext
Declares that the display and execution of the specified service is conditioned by the specified rule, for all elements matching the rule's type of EntitySelection under the specified data model element.
setSession(Session) - Method in class com.onwbp.adaptation.Request
Sets the user session on the request.
setSession(Session) - Method in interface com.orchestranetworks.query.Query
Sets the user session on the query.
setSessionDependingDisplay(boolean) - Method in class com.orchestranetworks.service.ExportSpec
Specifies whether to apply the standard XML format (default) or user-friendly, session dependent formatting and labeling.
setSessionTrackingInfo(String) - Method in class com.orchestranetworks.service.ProgrammaticService
Specifies the session's tracking info.
setSeverity(Severity) - Method in class com.onwbp.base.text.UserMessage
Sets the severity of this message.
setSeverity(String) - Method in class com.onwbp.base.text.UserMessage
Sets the severity using the specified severity label.
setSortCriteria(RequestSortCriteria) - Method in class com.onwbp.adaptation.Request
Specifies that the request result will be sorted according to the specified criteria.
setSortCriteria(RequestSortCriteria) - Method in interface com.orchestranetworks.schema.TableRefDisplayContext
Sets the default sort criteria.
setSortCriteria(RequestSortCriteria, Locale) - Method in interface com.orchestranetworks.schema.TableRefDisplayContext
Defines how to sort the list to display when the end user uses the specified locale.
setSourceAdaptation(Adaptation) - Method in class com.orchestranetworks.service.ExportSpec
Specifies the source dataset of the export.
setSourceFile(File) - Method in class com.orchestranetworks.service.ImportSpec
Specifies the XML or CSV document that serves as the source of the import.
setSourceStream(InputStream) - Method in class com.orchestranetworks.service.ImportSpec
Specifies that the import process must read the document from the specified stream.
setSpecificFilter(AdaptationFilter) - Method in class com.onwbp.adaptation.Request
Specifies that the request result will only include the records that satisfy the filter passed as an argument.
setSpecificLabel(UserMessage) - Method in class com.orchestranetworks.workflow.CreationWorkItemSpec
Sets the label of the work item.
setSpecificNomenclature(Nomenclature<?>) - Method in interface com.orchestranetworks.ui.form.widget.UIAtomicWithEnumeration
Sets a specific nomenclature for this component.
setSpecificRoles(List<Role>) - Method in interface com.orchestranetworks.service.directory.DirectoryDefault.UserEntity
Specifies the roles associated with the current user.
setString(Locale, String) - Method in class com.onwbp.base.text.UserMessageString
 
setStringForDefault(String) - Method in class com.onwbp.base.text.UserMessageString
 
setSubject(String) - Method in interface com.orchestranetworks.workflow.MailSpec
Sets the email subject.
setSubmitAndCloseButtonDisplayable(boolean) - Method in interface com.orchestranetworks.ui.form.UIFormBottomBar
 
setSubmitAndCloseButtonLabel(UserMessage) - Method in interface com.orchestranetworks.ui.form.UIFormBottomBar
Sets a custom label for the Save & Close button (previously called "Submit & Close").
setSubmitButtonDisplayable(boolean) - Method in interface com.orchestranetworks.ui.form.UIFormBottomBar
 
setSubmitButtonLabel(UserMessage) - Method in interface com.orchestranetworks.ui.form.UIFormBottomBar
Sets a custom label for the Save button (previously called "Submit").
setTable(Path, SchemaLocation) - Method in interface com.orchestranetworks.instance.RepositoryAnonymizer
Specifies the table to be impacted by the anonymization.
setTableFilter(AdaptationFilter) - Method in interface com.orchestranetworks.ui.UITableFilterRequestContext
Specifies the filter to be applied on the current table by the EBX® session.
setTableView(String) - Method in interface com.orchestranetworks.schema.dynamic.BeanFacetTableRef
Sets the view to use when displaying the referenced table.
setTargetAdaptation(Adaptation) - Method in class com.orchestranetworks.service.ImportSpec
Specifies the target dataset of the import.
setTargetAdaptationTable(AdaptationTable) - Method in class com.orchestranetworks.service.ImportSpec
Specifies the target table of the import.
setTemplateMailId(int) - Method in interface com.orchestranetworks.workflow.MailSpec
Specifies a template email (with a subject and a body).
setTextDelimiter(char) - Method in class com.orchestranetworks.service.ExportImportCSVSpec
Specifies the text delimiter to be used.
SETTINGS - Static variable in class com.orchestranetworks.ui.UIButtonIcon
 
setTitle(UserMessage) - Method in class com.orchestranetworks.service.ServiceContext
Deprecated.
Replaces the default title of the user service in the header of the workspace.
setTitle(UserMessage) - Method in class com.orchestranetworks.ui.UIFormLabelSpec.DocumentationPane
Specifies the title of the documentation pane.
setTitle(UserMessage) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
Sets the localized title of the service.
setTitle(UserMessage) - Method in interface com.orchestranetworks.userservice.UserServiceTab
Sets the tab's localized title.
setTitle(UIFormLabelSpec) - Method in interface com.orchestranetworks.ui.form.UIFormHeader
Defines a custom title in the header of the form.
setTitle(UIFormLabelSpec) - Method in class com.orchestranetworks.ui.form.UIFormPaneWithTabs.Tab
Changes the tab title.
setTitle(UIFormLabelSpec) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
Sets the localized title of the service.
setTitle(UIFormLabelSpec) - Method in interface com.orchestranetworks.userservice.UserServiceTab
Sets the tab's localized title.
setTitle(String) - Method in class com.orchestranetworks.ui.UIFormLabelSpec.DocumentationPane
Specifies the title of the documentation pane.
setTitle(String) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
Sets the title of the service.
setTitle(String) - Method in interface com.orchestranetworks.userservice.UserServiceTab
Sets the tab's title.
setToolbar(Toolbar) - Method in interface com.orchestranetworks.ui.form.UIFormHeader
Defines a toolbar that will be displayed on top of the form.
setToolbar(Toolbar) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
Sets the toolbar to one defined programmatically.
setToolbar(Toolbar, Adaptation) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
Sets the toolbar to one defined programmatically for a record.
setToolbar(Toolbar, AdaptationTable) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
Sets the toolbar to one defined programmatically for a table.
setToolbar(Toolbar, ObjectKey, boolean) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
Sets the toolbar to one defined programmatically for a record or a table.
setToolbar(String, Adaptation) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
Sets the toolbar to one defined in a schema for a record.
setToolbar(String, AdaptationTable) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
Sets the toolbar to one defined in a schema for a table.
setToolbar(String, ObjectKey, boolean) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
Sets the toolbar to one defined in a schema for a record or a table.
setToolbarFirstCallback(UserServiceEvent) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
Sets the toolbar "first" button callback.
setToolbarLastCallback(UserServiceEvent) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
Sets the toolbar "last" button callback.
setToolbarNavigationAlwaysDisplayed(boolean) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
Sets the toolbar navigation display mode.
setToolbarNextCallback(UserServiceEvent) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
Sets the toolbar "next" button callback.
setToolbarPreviousCallback(UserServiceEvent) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
Sets the toolbar "previous" button callback.
setTooltip(UserMessage) - Method in class com.orchestranetworks.ui.UIButtonSpec
Sets a tooltip for the button.
setTopToolbar(Toolbar) - Method in interface com.orchestranetworks.ui.form.widget.UITable
Specifies the programmatic toolbar to display on top.
setTopToolbarHidden(boolean) - Method in interface com.orchestranetworks.ui.form.widget.UITable
Specifies if table should display its toolbar.
setTopToolbarName(String) - Method in interface com.orchestranetworks.ui.form.widget.UITable
Specifies the name of the toolbar to display on top.
setTrackingInfo(String) - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
Specifies tracking info for the new user session.
setTriggerActivation(boolean) - Method in interface com.orchestranetworks.service.ProcedureContext
Enables or disables triggers.
setUIBean(Class<? extends UIBeanEditor>) - Method in interface com.orchestranetworks.schema.dynamic.BeanElement
Deprecated.
setUnmatchedXMLElementIgnored(boolean) - Method in class com.orchestranetworks.service.ImportSpec
Specifies whether the XML import should be tolerant to ignore extra columns that are not defined in the model.
setup(ConstraintContext) - Method in interface com.orchestranetworks.schema.Constraint
Checks and prepares this instance if called while the data model is being loaded.
setup(ConstraintContextOnTable) - Method in interface com.orchestranetworks.schema.ConstraintOnTable
Checks and prepares this instance when the data model is loaded.
setup(SchemaDocumentationSetupContext) - Method in class com.orchestranetworks.schema.SchemaDocumentation
Checks and prepares this instance when the data model is loaded.
setup(TableRefDisplayContext) - Method in interface com.orchestranetworks.schema.TableRefDisplay
This method is called when the data model is loaded, to check and prepare this instance.
setup(TableRefFilterContext) - Method in interface com.orchestranetworks.schema.TableRefFilter
This method is called when the data model is loaded.
setup(TriggerSetupContext) - Method in class com.orchestranetworks.schema.trigger.InstanceTrigger
Checks and prepares this instance when the data model is loaded.
setup(TriggerSetupContext) - Method in class com.orchestranetworks.schema.trigger.TableTrigger
This method is called when the data model is loaded, to check that this rule is consistent with the data model that defines it and to prepare this instance.
setup(TriggerSetupContext) - Method in class com.orchestranetworks.workflow.BuiltInTrigger_launchWorkflow
 
setup(DatasetSetFilterSetupContext) - Method in interface com.orchestranetworks.schema.types.dataset.DatasetSetFilter
Checks and prepares this instance if called while the data model is being loaded.
setup(DataspaceSetFilterSetupContext) - Method in interface com.orchestranetworks.schema.types.dataspace.DataspaceSetFilter
Checks and prepares this instance if called while the data model is being loaded.
setup(ValueFunctionContext) - Method in interface com.orchestranetworks.schema.ValueFunction
This method is called when the data model is loaded, for checking that this rule is consistent with the data model that defines it.
setup(WidgetFactorySetupContext) - Method in interface com.orchestranetworks.ui.form.widget.UIWidgetFactory
Checks and prepares this instance if called while the data model is being loaded.
setup(WidgetFactorySetupContext) - Method in class com.orchestranetworks.ui.form.widget.UIWidgetFileUploadFactory
 
setup(UserServiceAssociationRecordFormFactoryContext) - Method in interface com.orchestranetworks.userservice.schema.UserServiceAssociationRecordFormFactory
This method is called when the data model is loaded.
setup(UserServiceRecordFormFactoryContext) - Method in interface com.orchestranetworks.userservice.schema.UserServiceRecordFormFactory
This method is called when the data model is loaded.
setUpdateByDelta(boolean) - Method in class com.orchestranetworks.service.ImportSpec
Deprecated.
Since version 5.2.4, this method has been replaced by setByDelta.
setupDisplay(UserServiceSetupDisplayContext<S>, UserServiceDisplayConfigurator) - Method in interface com.orchestranetworks.userservice.UserService
This method configures the user service display.
setupObjectContext(UserServiceSetupObjectContext<S>, UserServiceObjectContextBuilder) - Method in interface com.orchestranetworks.userservice.UserService
This method can define objects or remove objects managed by the user service.
setURLForAction(String) - Method in class com.orchestranetworks.ui.UIFormSpec
Defines the URL of the action attribute of the form.
setURLForContextualHelp(String) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
Sets the URL for the help page and displays a help button.
setUserContext(UserReference) - Method in interface com.orchestranetworks.workflow.MailSpec
Defines a specific user for the email context.
setUserLoginPassword(String, String) - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
Specifies the login and password with which to authenticate the user.
setValidationMessage(UserMessage) - Method in class com.orchestranetworks.ui.UIFormLabelSpec.DocumentationPane
Optional, specifies a validation message associated with the current node.
setValue(Object, Path) - Method in interface com.orchestranetworks.instance.RepositoryAnonymizer.RecordContext
Modifies the value of the node at the specified path.
setValue(Object, Path) - Method in interface com.orchestranetworks.service.ValueContextForUpdate
Sets the value of the specified node.
setValue(Object, SchemaNode) - Method in interface com.orchestranetworks.instance.RepositoryAnonymizer.RecordContext
Modifies the value of the specified node.
setValue(Object, SchemaNode) - Method in interface com.orchestranetworks.service.ValueContextForUpdate
Sets the value of the specified node.
setValue(T) - Method in class com.onwbp.base.text.NomenclatureItem
Replaces the value with the specified object.
setValueEnablingPrivilegeForNode(Object, Path) - Method in interface com.orchestranetworks.service.ValueContextForUpdate
Utility method to set a value for the specified node while disabling all permission checks for this node.
setValueFromXsString(String, Path) - Method in interface com.orchestranetworks.service.ValueContextForUpdate
Sets the string value specified.
setValueFromXsString(String, SchemaNode) - Method in interface com.orchestranetworks.service.ValueContextForUpdate
Sets the string value specified.
setVariableString(String, String) - Method in class com.orchestranetworks.interactions.InteractionHelper.ParametersMap
Updates a parameter value.
setVariableString(String, String) - Method in interface com.orchestranetworks.workflow.DataContext
Sets the value of the specified variable in the data context.
setVersionDescription(UserMessage) - Method in interface com.orchestranetworks.workflow.WorkflowPublisher
Sets the description of the version associated with the publication.
setVersionLabel(UserMessage) - Method in interface com.orchestranetworks.workflow.WorkflowPublisher
Sets the label of the version associated with the publication.
setViewForAdvancedSelection(String) - Method in interface com.orchestranetworks.ui.form.widget.UIComboBox
Specifies the name of the published view that will be used in the combo-box selection of the associated foreign key field.
setViewPublication(String) - Method in class com.orchestranetworks.service.ExportSpec
Specifies to export table content filtered by the provided view.
setViewPublication(String) - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
Specifies the published custom view that will be applied to the selected content.
setWidget(Class<? extends UIWidgetFactory<?>>) - Method in interface com.orchestranetworks.schema.dynamic.BeanElement
Sets the widget for this element.
setWidgetWidth(Size) - Method in interface com.orchestranetworks.ui.form.UIFormRow
Sets a minimum width for the user input/display area of the form row.
setWidth(Size) - Method in interface com.orchestranetworks.ui.form.widget.UIComboBox
Sets the width of the combo box.
setWidth(Size) - Method in interface com.orchestranetworks.ui.form.widget.UIDropDownList
Sets the width of the drop-down list.
setWidth(Size) - Method in interface com.orchestranetworks.ui.form.widget.UIListBox
Sets the width of the list box.
setWidth(Size) - Method in interface com.orchestranetworks.ui.form.widget.UITextBox
Sets the width of the text box.
setWorkflowDescription(String) - Method in class com.orchestranetworks.workflow.BuiltInTrigger_launchWorkflow
Sets the default description of the launched workflow.
setWorkflowDescription(Locale, String) - Method in class com.orchestranetworks.workflow.BuiltInTrigger_launchWorkflow
Sets the description of the launched workflow, for the specified locale.
setWorkflowLabel(String) - Method in class com.orchestranetworks.workflow.BuiltInTrigger_launchWorkflow
Sets the default label of the launched workflow.
setWorkflowLabel(Locale, String) - Method in class com.orchestranetworks.workflow.BuiltInTrigger_launchWorkflow
Sets the label of the launched workflow, for the specified locale.
setXPathFilter(XPathFilter) - Method in class com.onwbp.adaptation.Request
Specifies that the request result will only include the records which satisfy the specified XPath filter.
setXPathFilter(String) - Method in class com.onwbp.adaptation.Request
Specifies that the request result will only include the records which satisfy the specified XPath predicate.
setXPathParameter(String, Object) - Method in class com.onwbp.adaptation.Request
For the current XPath filter, sets the value of the specified parameter.
Severity - Class in com.onwbp.base.text
This enumeration class defines the possible severity levels of user messages.
shallValidateForm(UIFormContext) - Method in class com.orchestranetworks.ui.form.UIForm
Returns true if the user input associated with this form will be validated; returns false if the local user input related to the current form is ignored beyond the execution of this method.
shallValidateInput(UIRequestContext) - Method in class com.orchestranetworks.ui.UIBeanEditor
Deprecated.
Returns true if the user input associated with this editor will be validated; returns false if the local user input related to the current UI bean is ignored beyond the execution of this method.
shallValidateInputList(UIRequestContext) - Method in class com.orchestranetworks.ui.UIBeanEditor
Deprecated.
Same as shallValidateInput for an aggregated list.
showAllDataSetFeatures() - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
If called, all dataset features will be displayed.
showAllRecordFeatures() - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
If called, all record features will be displayed.
showAllViewFeatures() - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
If called, all table or hierarchy features will be displayed.
showDataSetFeature(String) - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
If called, all dataset features will be hidden except the one specified.
showDataSetFeatures(List<String>) - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
If called, all dataset features will be hidden except those specified by the given list.
showRecordFeature(String) - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
If called, all record features will be hidden except the one specified.
showRecordFeatures(List<String>) - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
If called, all record features will be hidden except those specified by the given list.
showViewFeature(String) - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
If called, all table or hierarchy features will be hidden except the one specified.
showViewFeatures(List<String>) - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
If called, all table or hierarchy features will be hidden except those specified by the given list.
shutdownRepository(boolean, Repository) - Static method in class com.orchestranetworks.service.extensions.TestHelper
Shuts down the specified repository.
shutdownRepository(Repository) - Static method in class com.orchestranetworks.service.extensions.TestHelper
Shuts down the repository, and checks that all connections to the database have been closed.
SIDEBAR - Enum constant in enum class com.orchestranetworks.ui.toolbar.ToolbarLocation
Menu displayed as a sidebar in the app.
size() - Method in class com.onwbp.adaptation.RequestSortCriteria
 
Size - Class in com.orchestranetworks.ui.base
The size object is used to specify the size of a few form components.
Size(int, Size.Unit) - Constructor for class com.orchestranetworks.ui.base.Size
 
Size.Unit - Class in com.orchestranetworks.ui.base
 
SMALL_FORM_BUTTONS - Static variable in class com.orchestranetworks.ui.UICSSClasses
Deprecated.
Since 5.9.0, buttons in form are no more smaller than other buttons
SNAPSHOT - Enum constant in enum class com.orchestranetworks.schema.types.dataspace.DataspaceSet.DataspaceType
A snapshot, excluding any snapshot under a built-in branch.
SORT_BY_RELEVANCY - Static variable in class com.orchestranetworks.ui.UIButtonIcon
 
sortByLabel() - Method in class com.onwbp.base.text.Nomenclature
 
sortByRelevancy() - Method in class com.onwbp.adaptation.Request
Specifies that the results of this request will be sorted according to their relevancy regarding the search criterion (most relevant first).
SOUNDEX - Static variable in class com.orchestranetworks.search.strategy.SearchStrategyKey
 
STAR_EMPTY - Static variable in class com.orchestranetworks.ui.UIButtonIcon
 
STAR_FULL - Static variable in class com.orchestranetworks.ui.UIButtonIcon
 
startBorder(boolean) - Method in interface com.orchestranetworks.ui.UIComponentWriter
Starts a border.
startBorder(boolean, UserMessage) - Method in interface com.orchestranetworks.ui.UIComponentWriter
Starts a border with a caption.
startBorder(boolean, Path) - Method in interface com.orchestranetworks.ui.form.UIFormWriter
Starts a border with a title caption.
startBorder(boolean, UIFormLabelSpec) - Method in interface com.orchestranetworks.ui.UIComponentWriter
Starts a border with a caption.
STARTED - Static variable in class com.orchestranetworks.workflow.UserTask.WorkItem.State
 
STARTED_OPERATION - Static variable in interface com.orchestranetworks.dataservices.rest.Constants.Health
 
startedWorkItems() - Method in interface com.orchestranetworks.workflow.UserTaskResult
Returns count of started work items.
startExpandCollapseBlock(UserMessage, boolean) - Method in interface com.orchestranetworks.ui.UIComponentWriter
Starts an expand/collapse block with a caption.
startExpandCollapseBlock(UIExpandCollapseBlock) - Method in interface com.orchestranetworks.ui.UIComponentWriter
Starts an expand/collapse block from the given specification.
startForm(UIFormSpec) - Method in interface com.orchestranetworks.ui.UIServiceComponentWriter
Deprecated.
Starts a new form.
startFormGroup(Path) - Method in interface com.orchestranetworks.ui.form.UIFormWriter
Starts a form group for the node at the given path.
startFormGroup(Path) - Method in interface com.orchestranetworks.ui.UIResponseContext
Deprecated.
startFormGroup(UIFormGroup) - Method in interface com.orchestranetworks.ui.UIComponentWriter
Starts a form group by writing its label according to the specified argument, an expand/collapse button, and a form indentation.
startFormGroup(UIFormLabelSpec) - Method in interface com.orchestranetworks.ui.UIComponentWriter
Starts a form group by writing its specified label, an expand/collapse button, and a form indentation.
startFormRow(Path) - Method in interface com.orchestranetworks.ui.form.UIFormWriter
Starts a row in the form for the node at the given path.
startFormRow(Path) - Method in interface com.orchestranetworks.ui.UIResponseContext
Deprecated.
startFormRow(Path, boolean) - Method in interface com.orchestranetworks.ui.UIResponseContext
startFormRow(UIFormRow) - Method in interface com.orchestranetworks.ui.UIComponentWriter
Starts a form row by writing its icon and label according to the specified argument.
startFormRow(UIFormLabelSpec) - Method in interface com.orchestranetworks.ui.UIComponentWriter
Starts a form row containing a label and some plain HTML content.
startFormRow(UIFormLabelSpec, UIFormRowIcon) - Method in interface com.orchestranetworks.ui.UIComponentWriter
Starts a form row containing an icon, a label and some plain HTML content.
startFormRow(UIFormLabelSpec, String) - Method in interface com.orchestranetworks.ui.UIComponentWriter
Starts a form row containing an icon, a label and some plain HTML content.
startsWith(Path) - Method in class com.orchestranetworks.schema.Path
Tests whether this path starts with the specified prefix.
startsWith(Path, int) - Method in class com.orchestranetworks.schema.Path
Tests whether this path starts with the specified prefix beginning at specified index.
startTableFormRow() - Method in interface com.orchestranetworks.ui.UIComponentWriter
Starts a table layout of form rows and form groups.
Step - Class in com.orchestranetworks.schema
A path is a sequence of steps.
STOPPED_OPERATION - Static variable in interface com.orchestranetworks.dataservices.rest.Constants.Health
 
StopWordsDeclaration - Interface in com.orchestranetworks.search.strategy
This interface represents a list of stop words to be declared in a module.
StopWordsKey - Class in com.orchestranetworks.search.strategy
Identifies a stop word list.
STRING - Static variable in class com.orchestranetworks.search.strategy.SearchStrategyKey
 
STYLESHEET - Enum constant in enum class com.orchestranetworks.rest.util.ResourceType
Cascading Style Sheet (CSS)
STYLESHEET - Static variable in interface com.orchestranetworks.ui.ResourceType
Cascading Style Sheet (CSS) resource.
SubWorkflowsCompletionContext - Interface in com.orchestranetworks.workflow
Provides the context when all launched sub-workflows have completed.
SubWorkflowsCreationContext - Interface in com.orchestranetworks.workflow
Provides the context for launching the sub-workflows of a step.
SubWorkflowsInvocationBean - Class in com.orchestranetworks.workflow
This abstract class must be extended in order to define a specific sub-workflow invocation.
SubWorkflowsInvocationBean() - Constructor for class com.orchestranetworks.workflow.SubWorkflowsInvocationBean
 
svg - Enum constant in enum class com.orchestranetworks.ui.perspective.PerspectiveIconType
 
SynonymDeclaration - Interface in com.orchestranetworks.search.strategy
This interface represents a list a synonyms to declare in a module.
SynonymPair - Interface in com.orchestranetworks.search.strategy
Represents a pair of synonyms.
SynonymsKey - Class in com.orchestranetworks.search.strategy
Identifies a Synonyms list.
SYSTEM_PATH - Static variable in interface com.orchestranetworks.schema.metadata.SchemaMetadataConstants
Path to the group that holds the system informations about a record.
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