Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- get(int) - Method in interface com.orchestranetworks.query.Tuple
-
Returns the value of the element at the specified position in the result tuple.
- get(int, Class<X>) - Method in interface com.orchestranetworks.query.Tuple
-
Returns the value of the element at the specified position in the result tuple.
- get(Path) - Method in interface com.onwbp.adaptation.Adaptation
- get(Path) - Method in interface com.onwbp.adaptation.ReadContext
-
Returns the value of the specified node.
- get(Path) - Method in class com.orchestranetworks.rest.serialization.ContentHolder
-
Returns the value of the specified path.
- get(SchemaNode) - Method in interface com.onwbp.adaptation.Adaptation
- get(SchemaNode) - Method in interface com.onwbp.adaptation.ReadContext
-
Returns the value of the specified node.
- get(SchemaNode) - Method in class com.orchestranetworks.rest.serialization.ContentHolder
-
Returns the value of the local absolute path of specified node.
- get(String) - Method in interface com.orchestranetworks.query.Tuple
-
Returns the value of the tuple element to which the specified alias has been assigned.
- get(String, Class<X>) - Method in interface com.orchestranetworks.query.Tuple
-
Returns the value of the tuple element to which the specified alias has been assigned.
- get_boolean(Path) - Method in interface com.onwbp.adaptation.ReadContext
-
Returns the
boolean
value of the node specified. - get_int(Path) - Method in interface com.onwbp.adaptation.ReadContext
-
Returns the
int
value of the specified node. - getAcceptButtonLabel() - Method in interface com.orchestranetworks.interactions.SessionInteraction.Specification
-
Returns the label associated with the Accept button.
- getAcceptConfirmationMessage() - Method in interface com.orchestranetworks.interactions.SessionInteraction.Specification
-
Returns the confirmation message associated with the Accept button.
- getAccessMode() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the static access mode of the current node.
- getAction() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveActionItem
-
Returns the specified action.
- getActionOnAfterValueChanged() - Method in interface com.orchestranetworks.ui.form.widget.UIAtomicWidget
- getActionPermission(ProcessExecutionContext.WorkflowPermission, ActionPermissionsOnWorkflowContext) - Method in class com.orchestranetworks.workflow.ActionPermissionsOnWorkflow
-
Returns a resolved permission for the specified
action
. - getActionPermissionNomenclature(Locale) - Static method in class com.orchestranetworks.service.ActionPermission
- getActionWhileValueChange() - Method in interface com.orchestranetworks.ui.form.widget.UIColorPicker
- getActivatedPerspectives() - Method in class com.orchestranetworks.ui.perspective.PerspectiveHandler
-
Returns all activated perspectives.
- getAdaptation() - Method in class com.orchestranetworks.service.extensions.AdaptationTreeOptimizerSpec
- getAdaptation() - Method in interface com.orchestranetworks.service.ValidationReportItemSubjectForAdaptation
-
Returns the dataset or record containing the node associated with this validation item.
- getAdaptationAccessPermission(Adaptation) - Method in interface com.orchestranetworks.service.SessionPermissions
-
Returns the current user's access rights on the specified dataset or record.
- getAdaptationHome() - Method in interface com.orchestranetworks.schema.trigger.InstanceTriggerExecutionContext
-
Returns the current dataspace.
- getAdaptationHome() - Method in interface com.orchestranetworks.schema.trigger.TableTriggerExecutionContext
-
Returns the current dataspace.
- getAdaptationHome() - Method in interface com.orchestranetworks.service.ProcedureContext
-
Returns the current dataspace.
- getAdaptationInstance() - Method in interface com.orchestranetworks.instance.ValueContext
-
Returns the current dataset.
- getAdaptationInstance() - Method in interface com.orchestranetworks.schema.trigger.AfterCreateInstanceContext
-
Returns the dataset created.
- getAdaptationInstance() - Method in interface com.orchestranetworks.schema.trigger.BeforeDeleteInstanceContext
-
Returns the dataset to be deleted.
- getAdaptationName() - Method in interface com.onwbp.adaptation.Adaptation
-
Returns the name that uniquely identifies this dataset or record in the current dataspace.
- getAdaptationName() - Method in class com.orchestranetworks.workflow.PublicationSpec
-
Retrieves the identifier of the workflow model associated with this publication.
- getAdaptationName() - Method in interface com.orchestranetworks.workflow.PublishedProcess
-
Returns the name of the associated workflow model.
- getAdaptationOccurrence() - Method in interface com.orchestranetworks.schema.trigger.AfterCreateOccurrenceContext
-
Returns the record that has been created.
- getAdaptationOccurrence() - Method in interface com.orchestranetworks.schema.trigger.AfterModifyOccurrenceContext
-
Returns the record that has been modified.
- getAdaptationOccurrence() - Method in interface com.orchestranetworks.schema.trigger.BeforeDeleteOccurrenceContext
-
Returns the record to be deleted.
- getAdaptationOccurrence() - Method in interface com.orchestranetworks.schema.trigger.BeforeModifyOccurrenceContext
-
Returns the record to be modified.
- getAdaptationTable() - Method in interface com.orchestranetworks.instance.ValueContext
-
If this context is for a table record, returns the table that contains it; returns
null
if this is for a dataset or a user service data context object that are not a record. - getAdaptationTable() - Method in interface com.orchestranetworks.service.ValidationReportItemSubjectForTable
-
Returns the table associated with this item.
- getAdditionalParameters() - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
-
Returns all additional parameters.
- getAdditionalParameterValue(String) - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
-
Returns the requested additional parameter or
null
if this parameter is not defined. - getAdvancedPerspective() - Method in class com.orchestranetworks.ui.perspective.PerspectiveHandler
-
Returns the advanced perspective.
- getAllocatedTo() - Method in class com.orchestranetworks.workflow.CreationWorkItemSpec
-
Returns the user to whom the work item must be allocated.
- getAllocatedToNotificationMail() - Method in interface com.orchestranetworks.workflow.UserTaskCreationContext
-
Returns the foreign key defined in the User Task configuration for the mail notification on allocation.
- getAllowedProfiles() - Method in interface com.orchestranetworks.ui.perspective.Perspective
-
Returns the list of all allowed profiles of this perspective.
- getAllPerspectives() - Method in class com.orchestranetworks.ui.perspective.PerspectiveHandler
-
Returns a list of all defined perspectives.
- getAllRecords() - Method in interface com.orchestranetworks.ui.selection.TableViewEntitySelection
-
Returns records from the current table depending on the selection type: For an association selection returns all records for the association from the selected table, For other cases returns all records from the selected table.
- getAllSeveritiesWithLabel() - Static method in class com.onwbp.base.text.Severity
-
Returns a map from the available severities to their corresponding user message.
- getAllSpecificRoles() - Method in class com.orchestranetworks.service.directory.DirectoryDefault
-
Returns all the specific roles defined by this directory.
- getAllUserReferences() - Method in class com.orchestranetworks.service.directory.DirectoryDefault
-
Returns all the users defined by this directory.
- getAllValidationReports() - Method in interface com.onwbp.adaptation.validation.DataspaceValidationReport
-
Returns a map of all validation reports of datasets in the dataspace.
- getAllValues() - Method in class com.onwbp.base.text.Nomenclature
-
Returns all the item's values.
- getAllWorkItems() - Method in class com.orchestranetworks.workflow.WorkflowEngine
-
Returns all the work items.
- getArchive() - Method in class com.orchestranetworks.service.ArchiveExportSpec
-
Returns the target container for the export.
- getArchive() - Method in class com.orchestranetworks.service.ArchiveImportSpec
-
Returns the archive to import.
- getArgument() - Method in class com.orchestranetworks.ui.base.JsFunctionCall
- getAssociationLink() - Method in interface com.orchestranetworks.instance.NewRecordContext
-
Returns the parent association if the creation occurs from an association.
- getAssociationLink() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the information for an association.
- getAssociationNode() - Method in interface com.orchestranetworks.ui.selection.AssociationTableEntitySelection
-
Returns the node defining the current association.
- getAssociationResult(Adaptation) - Method in interface com.orchestranetworks.schema.info.AssociationLink
-
Returns the result of the association link, in the context of the specified record.
- getAssociationSourceRecord() - Method in interface com.orchestranetworks.ui.selection.AssociationTableEntitySelection
-
Returns the association source record.
- getAssociationSourceRecordContext() - Method in interface com.orchestranetworks.instance.NewRecordContext
-
Returns the source record value context if the creation occurs from an association.
- getAttribute(String) - Method in interface com.orchestranetworks.service.Session
-
Returns the object bound to the specified name in this session, or
null
if no object is bound to the specified name. - getAttributeNames() - Method in interface com.orchestranetworks.service.Session
-
Returns a
Set
ofString
objects containing the names of all the objects bound to this session. - getAttributes() - Method in interface com.orchestranetworks.service.directory.DirectoryDefault.UserEntity
-
Returns the specific attributes of the current user.
- getAuthorized() - Static method in class com.orchestranetworks.rest.security.AuthorizationOutcome
-
Factory method that specifies that a user is authorized to access the REST resource.
- getAvailableActivations(Repository, Adaptation, String, String) - Static method in class com.orchestranetworks.workflow.WorkflowLauncherInfoHelper
-
Retrieves a list of WorkflowLauncherInfo objects representing available workflow launcher activations.
- getAvailableToolbarLocations() - Method in interface com.orchestranetworks.userservice.declaration.ActivationContext
-
Returns all the possible toolbar locations where the current user service declaration can be displayed.
- getBackedUpUsers(UserReference) - Method in class com.orchestranetworks.service.directory.Directory
-
Returns the users backed up by the specified user.
- getBackedUpUsers(UserReference) - Method in class com.orchestranetworks.service.directory.DirectoryHandler
-
If the
Directory
implementation returnsnull
, this method returns an empty List. - getBackgroundColor() - Method in interface com.orchestranetworks.ui.form.widget.UITextBox
-
Returns the previously set background color.
- getBackgroundColor() - Method in class com.orchestranetworks.ui.UITableCellStyleHandler
-
Returns the background color set for the cell.
- getBackgroundImage() - Method in class com.orchestranetworks.ui.UITableCellStyleHandler
-
Returns the background image set for the cell.
- getBackgroundPosition() - Method in class com.orchestranetworks.ui.UITableCellStyleHandler
-
Returns the background position set for the cell.
- getBackgroundRepeat() - Method in class com.orchestranetworks.ui.UITableCellStyleHandler
-
Returns the background repeat set for the cell.
- getBackingUpUsers(UserReference) - Method in class com.orchestranetworks.service.directory.Directory
-
Returns the users backing up the specified user.
- getBackingUpUsers(UserReference) - Method in class com.orchestranetworks.service.directory.DirectoryHandler
-
If the
Directory
implementation returnsnull
, this method returns an empty List. - getBaseURIForBuiltin() - Method in interface com.orchestranetworks.rest.util.URIInfoUtility
-
Returns the EBX® built-in REST services base
URI
. - getBaseURIForRESTApplication() - Method in interface com.orchestranetworks.rest.util.URIInfoUtility
-
Returns the REST application base
URI
for the current application. - getBaseURIForServer() - Method in interface com.orchestranetworks.rest.util.URIInfoUtility
-
Returns the server base
URI
. - getBatchLauncher() - Static method in class com.orchestranetworks.service.extensions.BatchLauncher
- getBeanVersion() - Method in interface com.orchestranetworks.schema.JavaBeanVersion
-
Returns the version number of this JavaBean.
- getBlocksCommit() - Method in interface com.orchestranetworks.schema.info.SchemaFacetValidationPolicy
-
Returns the value of the
blocksCommit
property within the elementosd:validation
defined by the associated facet. - getBlocksCommit() - Method in interface com.orchestranetworks.service.ValidationReportItem
-
Returns the blocking policy associated with this item.
- getBoolean(Path) - Method in class com.orchestranetworks.rest.serialization.ContentHolder
-
Returns the
boolean
value of the path specified, orfalse
if no value is defined. - getBound() - Method in interface com.orchestranetworks.schema.info.SchemaFacetBoundary
-
Returns the value of this facet, if this facet is static.
- getBranchChildren() - Method in class com.onwbp.adaptation.AdaptationHome
-
Returns the dataspaces which have been created from this
AdaptationHome
. - getBreadcrumbProperties() - Method in interface com.orchestranetworks.schema.relationships.SchemaNodeExplicitRelationship
-
Returns the properties defined in the data model (property
breadcrumb
) related to the breadcrumb displayed in the user interface. - getBroadcastVersion(BranchKey) - Method in class com.orchestranetworks.d3.D3Engine
-
Deprecated.
- getBroadcastVersion(BranchKey) - Method in interface com.orchestranetworks.d3.D3Node
-
Returns the last broadcast snapshot for the specified dataspace key.
- getBuild() - Method in interface com.orchestranetworks.d3.D3Slave
-
Returns the build number of the replica node.
- getBuiltInParameterForOverride(String) - Method in interface com.orchestranetworks.userservice.declaration.WebComponentDeclarationContext
-
Retrieves the specified built-in parameter to override its definition, for example, to change its description.
- getBuiltInTemplates() - Method in interface com.orchestranetworks.search.template.SearchTemplateManager
-
Returns the built-in search templates.
- getBuiltInTypeLabel() - Method in interface com.orchestranetworks.schema.SchemaTypeName
-
Returns the internationalized label of this type name if it refers to one of built-in XSD or EBX® data types.
- getBundleBaseName() - Method in class com.onwbp.base.text.UserMessageRef
-
Returns the qualified name of the bundle.
- getBusinessObjectModel() - Method in interface com.orchestranetworks.schema.businessObjects.Entity
-
Returns the business object model of this entity.
- getBusinessObjectModel() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the business object model associated to this table node.
- getBusinessObjectModel(Adaptation, Session) - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the business object model associated to this node if it is a table node.
- getBusinessObjectModels() - Method in interface com.orchestranetworks.schema.businessObjects.DataModelBusinessObjectModels
-
Returns all the business object models defined in the data model.
- getBusinessObjectModels(Adaptation, Session) - Method in interface com.orchestranetworks.schema.businessObjects.DataModelBusinessObjectModels
-
Returns all the business object models defined in the data model.
- getBusinessObjetModelForTable(SchemaNode) - Method in interface com.orchestranetworks.schema.businessObjects.DataModelBusinessObjectModels
-
Returns the business object model associated to the specified table.
- getBusinessObjetModelForTable(SchemaNode, Adaptation, Session) - Method in interface com.orchestranetworks.schema.businessObjects.DataModelBusinessObjectModels
-
Returns the business object model associated to the specified table.
- getButtonIcon() - Method in class com.orchestranetworks.ui.UIButtonSpec
-
Returns the icon of the button,
null
if it was not set. - getButtonLayout() - Method in class com.orchestranetworks.ui.UIButtonSpec
-
Returns the layout of the button,
UIButtonLayout.TEXT_ONLY
by default. - getButtonsBorderColor() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the border Hex color code of buttons.
- getButtonsHighlightColor() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the background Hex color code of buttons selected by default.
- getButtonsLinkStyleTextColor() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the text Hex color code of buttons having a link style.
- getCaseSensitivity() - Method in interface com.orchestranetworks.schema.info.UniquenessConstraint
-
Returns the case sensitivity used to check string fields defined in the uniqueness constraint.
- getCategory() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the category that is defined in data model (attribute
osd:category
); returnsnull
if no category is specified on the current node, nor on its ancestors. - getCategoryUriBuilder(CategoryVersion) - Static method in enum class com.orchestranetworks.dataservices.rest.CategoryVersion
- getChange(Path) - Method in interface com.orchestranetworks.schema.trigger.ValueChanges
-
Returns the change for the specified path.
- getChanges() - Method in interface com.orchestranetworks.schema.trigger.AfterModifyInstanceContext
-
Returns the changes that have modified the current dataset.
- getChanges() - Method in interface com.orchestranetworks.schema.trigger.AfterModifyOccurrenceContext
-
Returns the changes that have modified the current record.
- getChanges() - Method in interface com.orchestranetworks.schema.trigger.BeforeModifyInstanceContext
-
Returns the changes that will modify the current dataset.
- getChanges() - Method in interface com.orchestranetworks.schema.trigger.BeforeModifyOccurrenceContext
-
Returns the changes that will modify the current record.
- getChangesIterator() - Method in interface com.orchestranetworks.schema.trigger.ValueChanges
-
Returns an iterator over the changes.
- getChildEntities(Path) - Method in interface com.orchestranetworks.schema.businessObjects.Entity
-
Returns the child entities linked by the relationship defined by the node at the specified path.
- getChildEntities(SchemaNode) - Method in interface com.orchestranetworks.schema.businessObjects.Entity
-
Returns the child entities linked by the relationship defined by the specified node.
- getChildEntity(Path) - Method in interface com.orchestranetworks.schema.businessObjects.Entity
-
Returns the entities linked by the relationship defined by the node at the specified path.
- getChildEntity(SchemaNode) - Method in interface com.orchestranetworks.schema.businessObjects.Entity
-
Returns the entity linked by the relationship defined by the specified node.
- getClasses() - Method in class com.orchestranetworks.rest.RESTApplicationAbstract
-
This method cannot be overridden, use instead
ApplicationConfigurator.register(Class)
. - getClassLoader() - Method in class com.onwbp.base.text.UserMessageRef
-
Returns the class loader used for finding the bundle, if specified.
- getClientDevice() - Method in interface com.orchestranetworks.rest.inject.SessionContext
-
Returns the client device type.
- getCloseButtonSpec() - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
-
Returns the close button display style for this Web Component.
- getCode() - Method in enum class com.orchestranetworks.workflow.WaitTaskResumeResult.ErrorReason
-
Returns the error code associated with the error reason.
- getColumnNameInDatabase(SchemaNode) - Method in interface com.orchestranetworks.service.extensions.Replica
-
Returns the column name in the database of the specified field.
- getColumnNamesInDatabase(SchemaNode) - Method in interface com.orchestranetworks.service.extensions.Replica
-
Returns the columns name in the database of the specified foreign key field.
- getColumnsNumber() - Method in interface com.orchestranetworks.ui.form.widget.UICheckBoxGroup
- getColumnsNumber() - Method in interface com.orchestranetworks.ui.form.widget.UIRadioButtonGroup
- getComment() - Method in interface com.orchestranetworks.interactions.SessionInteraction
-
Returns the comment of this interaction.
- getComment() - Method in interface com.orchestranetworks.workflow.UserTask.WorkItem
-
Returns the work item comment.
- getComments() - Method in interface com.orchestranetworks.service.directory.DirectoryDefault.UserEntity
- getCommitThreshold() - Method in interface com.orchestranetworks.service.ProcedureContext
- getComparatorByLabel() - Static method in class com.onwbp.base.text.Nomenclature
- getCompareFilter() - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
-
Returns the comparison filter defined for this Web Component.
- getCompletedSubWorkflow(String) - Method in interface com.orchestranetworks.workflow.SubWorkflowsCompletionContext
-
Retrieves the completed sub-workflow identified by a name.
- getCompletedSubWorkflows() - Method in interface com.orchestranetworks.workflow.SubWorkflowsCompletionContext
-
Returns the list of completed sub-workflows sorted by launch order.
- getCompletedWorkItem() - Method in interface com.orchestranetworks.workflow.UserTaskWorkItemCompletionContext
-
Returns the state of the work item that has just been completed.
- getCompletionDate() - Method in interface com.orchestranetworks.workflow.UserTask.WorkItem
-
Returns the completion date of the work item.
- getCompletionStrategyProperty() - Method in interface com.orchestranetworks.workflow.UserTaskWorkItemCompletionContext
-
Returns the user task completion strategy.
- getConditionResult() - Method in interface com.orchestranetworks.workflow.ProcessInstanceStep
-
Returns the result of the condition.
- getConfirmationMessage() - Method in class com.orchestranetworks.ui.UIButtonSpec
-
Returns the confirmation message of the button,
null
if it was not set. - getConfirmationMessageOff() - Method in class com.orchestranetworks.ui.UIButtonSpecJSActionToggle
- getConstraintPredicate() - Method in interface com.orchestranetworks.schema.info.AssociationLink
-
Returns the XPath expression (property
constraint/xpath
) defined to restrict associated records. - getConstraintViolationException() - Method in interface com.orchestranetworks.service.ProcedureResult
-
Returns the exception thrown if the procedure execution failed due to a constraint violation,
null
otherwise. - getContainer() - Method in interface com.onwbp.adaptation.Adaptation
-
This method returns the dataset that contains this adaptation.
- getContainer() - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenTables
-
Returns the container.
- getContainerAdaptation() - Method in interface com.onwbp.adaptation.AdaptationTable
-
Returns the dataset that contains this table.
- getContainerHome() - Method in interface com.orchestranetworks.schema.info.SchemaFacetTableRef
-
Returns the container dataspace of this foreign key constraint, if an external container in a dataspace or snapshot is defined (property
branch
), otherwise returnsnull
. - getContainerHome() - Method in interface com.orchestranetworks.schema.relationships.SchemaNodeExplicitRelationship
-
Returns the reference of the dataspace of this link, if an external dataset in another dataspace is defined by the data model, otherwise returns
null
. - getContainerReference() - Method in interface com.orchestranetworks.schema.info.SchemaFacetTableRef
-
Returns the reference of the container dataset of this foreign key constraint, if an external container is defined (property
container
), otherwise returnsnull
. - getContainerReference() - Method in interface com.orchestranetworks.schema.info.SelectionLink
-
Returns the reference of the container dataset of this selection link, if an external container is defined in the data model (property
container
), otherwise returnsnull
. - getContainerReference() - Method in interface com.orchestranetworks.schema.relationships.SchemaNodeExplicitRelationship
-
Returns the reference of the dataset of this link, if an external dataset is defined in the data model, otherwise returns
null
. - getContainerReplicaTable() - Method in interface com.orchestranetworks.service.extensions.ReplicaForList
-
Returns the replica table that contains this replica.
- getContainerReplicationUnit() - Method in interface com.orchestranetworks.service.extensions.Replica
-
Returns the replication unit that contains this replica.
- getContainerTable() - Method in interface com.onwbp.adaptation.Adaptation
-
The method returns the table that contains this adaptation.
- getContent() - Method in interface com.orchestranetworks.workflow.ProcessInstanceComment
-
Returns the text of the comment.
- getContentOnLeft() - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenContents
-
Returns the content on the left side.
- getContentOnLeft() - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenInstances
- getContentOnLeft() - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenOccurrences
- getContentOnRight() - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenContents
-
Returns the content on the right side.
- getContentOnRight() - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenInstances
- getContentOnRight() - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenOccurrences
- getContentType() - Method in class com.orchestranetworks.schema.types.file.UploadedFile
-
Gets the content type of this file.
- getContext(boolean, ValueContextForUpdate, AdaptationTable) - Method in interface com.orchestranetworks.service.ProcedureContext
-
Provides an interface for setting values on a context that conforms to any record of the specified table.
- getContext(AdaptationName) - Method in interface com.orchestranetworks.service.ProcedureContext
-
Provides an interface for reading and/or updating persisted content.
- getContextForNewOccurrence(Adaptation, AdaptationTable) - Method in interface com.orchestranetworks.service.ProcedureContext
-
Provides an interface for copying a context from an existing record.
- getContextForNewOccurrence(AdaptationTable) - Method in interface com.orchestranetworks.service.ProcedureContext
-
Provides an interface for setting values on a context that conforms to any record of the specified table.
- getConversionMessage() - Method in exception com.onwbp.base.text.ConversionException
- getCreatedRecord(ObjectKey) - Method in interface com.orchestranetworks.userservice.UserServiceGetCreatedRecordContext
-
If a record was created using the method
UserServiceTransaction.add(ObjectKey)
, then this method will return the corresponding adaptation. - getCreatedRecord(UserServiceGetCreatedRecordContext<S>) - Method in interface com.orchestranetworks.userservice.UserServiceForCreate
-
Should return the main record created by this service, or null if no record was created.
- getCreatedRecords() - Method in interface com.orchestranetworks.service.ImportResult
-
Deprecated.this method returns an internal object.
- getCreatedRecordsPredicatesStrings() - Method in interface com.orchestranetworks.service.ImportResult
-
Returns an iterator over XPath predicate strings.
- getCreationDate() - Method in class com.onwbp.adaptation.AdaptationHome
-
Returns the creation date of this dataspace or snapshot.
- getCreationDate() - Method in interface com.orchestranetworks.workflow.ProcessInstance
-
Returns the creation date of this workflow.
- getCreationQty() - Method in interface com.orchestranetworks.service.ImportResult
-
Returns the number of created records.
- getCreator() - Method in interface com.onwbp.adaptation.Adaptation
-
Returns the creator of this dataset or record.
- getCreator() - Method in class com.onwbp.adaptation.AdaptationHome
-
Returns the creator profile of this dataspace or snapshot in the current repository.
- getCreator() - Method in interface com.orchestranetworks.workflow.ProcessInstance
-
Returns the user that created this workflow.
- getCSSClass() - Method in class com.orchestranetworks.ui.UIButtonIcon
- getCSVSpec() - Method in class com.orchestranetworks.service.ExportSpec
- getCSVSpec() - Method in class com.orchestranetworks.service.ImportSpec
-
Returns the specific setting that have been specified for a CSV import,
null
if an XML import is to be made. - getCurrentAdaptation() - Method in class com.orchestranetworks.service.ServiceContext
-
Deprecated.Returns the dataset or record currently selected in the user interface.
- getCurrentAdaptation() - Method in interface com.orchestranetworks.ui.UIAjaxContext
-
Returns the dataset or record currently selected in the session.
- getCurrentBroadcastVersion() - Method in interface com.orchestranetworks.d3.slave.D3ReceiveBroadcastExecutionContext
-
Returns the current broadcast snapshot.
- getCurrentD3Node() - Method in class com.orchestranetworks.d3.D3NodeFactory
-
Returns current
D3Node
of the EBX® instance. - getCurrentDataset() - Method in interface com.orchestranetworks.schema.types.dataset.DatasetSetFilterContext
-
Returns the dataset currently selected.
- getCurrentDataset() - Method in interface com.orchestranetworks.schema.types.dataspace.DataspaceSetFilterContext
-
Returns the dataset currently selected.
- getCurrentDataSet() - Method in interface com.orchestranetworks.ui.form.UIFormContext
-
Returns the dataset containing the current record.
- getCurrentDataSet() - Method in interface com.orchestranetworks.ui.UIAjaxContext
-
Returns the dataset currently selected in the session.
- getCurrentDataSet() - Method in interface com.orchestranetworks.ui.UIFormRequestContext
-
Returns the dataset currently selected.
- getCurrentDataSetNode() - Method in interface com.orchestranetworks.ui.UIAjaxContext
-
Returns the dataset node currently selected in the session.
- getCurrentField() - Method in interface com.orchestranetworks.schema.types.dataset.DatasetSetFilterContext
-
Returns the field to which the dataspace selector is attached, as specified in the data model.
- getCurrentField() - Method in interface com.orchestranetworks.schema.types.dataspace.DataspaceSetFilterContext
-
Returns the field to which the dataspace selector is attached, as specified in the data model.
- getCurrentHierarchyNode() - Method in class com.orchestranetworks.service.ServiceContext
-
Deprecated.
- getCurrentHome() - Method in class com.orchestranetworks.service.ProgrammaticService
-
Returns the current dataspace or snapshot of this service.
- getCurrentHome() - Method in class com.orchestranetworks.service.ServiceContext
-
Deprecated.Returns the dataspace currently selected in the user interface.
- getCurrentHome() - Method in interface com.orchestranetworks.ui.UIAjaxContext
-
Returns the dataspace or snapshot currently selected in the session.
- getCurrentNode() - Method in class com.orchestranetworks.service.ServiceContext
-
Deprecated.Returns the data model node currently selected in the current Adaptation.
- getCurrentObjectKey() - Method in interface com.orchestranetworks.userservice.UserServicePaneWriter
-
Returns the key of the current object.
- getCurrentPathInAdaptation() - Method in class com.orchestranetworks.service.ServiceContext
-
Deprecated.Returns the path of the node currently selected in the user interface.
- getCurrentPerspective() - Method in interface com.orchestranetworks.ui.form.UIFormContext
-
Returns the current perspective.
- getCurrentPerspective() - Method in interface com.orchestranetworks.ui.form.widget.WidgetDisplayContext
-
Returns the current perspective.
- getCurrentPerspective() - Method in interface com.orchestranetworks.ui.UILabelRendererContext
-
Returns the current perspective.
- getCurrentPerspective() - Method in interface com.orchestranetworks.userservice.UserServiceRequest
-
Returns the current perspective.
- getCurrentPerspective(boolean) - Method in class com.orchestranetworks.ui.perspective.PerspectiveHandler
-
Returns the perspective applied in the current session, or recursively in parent if lookupInParentSession is true.
- getCurrentRecord() - Method in interface com.orchestranetworks.ui.form.UIFormContext
-
Returns the persisted record being edited.
- getCurrentRecord() - Method in interface com.orchestranetworks.ui.UIAjaxContext
-
Returns the record currently selected in the session.
- getCurrentRecordNode() - Method in interface com.orchestranetworks.ui.form.UIFormContext
-
Returns the persisted record node being edited.
- getCurrentRecordNode() - Method in interface com.orchestranetworks.ui.UIAjaxContext
-
Returns the record node currently selected in the session.
- getCurrentRequest() - Method in class com.orchestranetworks.service.ServiceContext
-
Deprecated.Returns the request corresponding to the current table view in the EBX® user interface, including the filters and sort criteria set on the view.
- getCurrentRequestOnHierarchyLeaves() - Method in class com.orchestranetworks.service.ServiceContext
-
Deprecated.Returns the request over the records of the current hierarchy leaves.
- getCurrentRequestOnSelectedOccurrences() - Method in class com.orchestranetworks.service.ServiceContext
-
Deprecated.Returns the request over the records currently selected in the EBX® user interface.
- getCurrentSchemaNode() - Method in interface com.orchestranetworks.service.NodeDataTransformerContext
-
Returns the current data model node.
- getCurrentStep() - Method in interface com.orchestranetworks.workflow.ProcessInstanceHistory
-
If the process instance is not completed, returns the current step.
- getCurrentStepId() - Method in interface com.orchestranetworks.workflow.WorkflowTriggerStepContext
-
Returns the id of the current user task.
- getCurrentSubWorkflows() - Method in interface com.orchestranetworks.workflow.ProcessInstance
-
Returns the list of the current sub-workflows; if no current sub-workflows exist, returns an empty list.
- getCurrentTable() - Method in class com.orchestranetworks.service.ServiceContext
-
Deprecated.Returns the table node currently selected in EBX®.
- getCurrentTable() - Method in interface com.orchestranetworks.ui.form.UIFormContext
-
Returns the current table in which the record is going to be created/modified.
- getCustomToolbarLocation(ServicePermissionRuleContext<?>) - Static method in enum class com.orchestranetworks.ui.toolbar.ToolbarLocation
-
Returns the custom toolbar location contextual information.
- getCustomViewContext() - Method in interface com.orchestranetworks.ui.form.UIFormContext
-
Returns the view context.
- getCustomViewContext() - Method in interface com.orchestranetworks.ui.form.widget.WidgetDisplayContext
-
Returns the view context.
- getCustomViewContext() - Method in interface com.orchestranetworks.ui.UILabelRendererContext
-
Returns the view context.
- getCustomViewContext() - Method in interface com.orchestranetworks.ui.UITableFilterContext
-
Returns the view context.
- getCustomViewContext() - Method in interface com.orchestranetworks.userservice.UserServicePaneContext
-
Returns the view context.
- getCustomViewKeys(AdaptationTable) - Method in interface com.orchestranetworks.ui.view.UICustomViewContext
-
Returns the list of keys of the custom views defined on the given table
- getCustomViewKeys(AdaptationTable, UserReference) - Method in interface com.orchestranetworks.ui.view.UICustomViewContext
-
Returns the list of keys of the custom views defined on the given table and applicable by given user
- getD3SlaveFromId(String) - Method in class com.orchestranetworks.d3.D3Engine
-
Deprecated.
- getD3SlaveFromId(String) - Method in interface com.orchestranetworks.d3.D3NodeAsMaster
-
Deprecated.Since 5.5.1, this method has been replaced by
D3NodeAsMaster.getD3SlaveFromRepositoryLabel(String)
. - getD3SlaveFromRepositoryId(String) - Method in interface com.orchestranetworks.d3.D3Node
-
Returns the registered replica for the specified identifier.
- getD3SlaveFromRepositoryId(String) - Method in interface com.orchestranetworks.d3.D3NodeAsMaster
-
Deprecated.Since 5.5.1, this method has been replaced by
D3Node.getD3SlaveFromRepositoryId(String)
. - getD3SlaveFromRepositoryLabel(String) - Method in interface com.orchestranetworks.d3.D3Node
-
Returns the registered replica for the specified label.
- getD3SlaveFromRepositoryLabel(String) - Method in interface com.orchestranetworks.d3.D3NodeAsMaster
-
Deprecated.Since 5.5.1, this method has been replaced by
D3Node.getD3SlaveFromRepositoryLabel(String)
. - getDatabaseMapping() - Method in class com.orchestranetworks.instance.Repository
-
Returns the delegate for interacting with the names of database tables and columns.
- getDataContext() - Method in interface com.orchestranetworks.workflow.ProcessInstance
-
Returns the data context of this workflow.
- getDataContextAfter() - Method in interface com.orchestranetworks.workflow.ProcessInstanceStep
-
Returns the state of the data context just after the execution of the step.
- getDataContextBefore() - Method in interface com.orchestranetworks.workflow.ProcessInstanceStep
-
Returns the state of the data context just before the execution of the step.
- getDataContextVariables() - Method in class com.orchestranetworks.workflow.WorkflowLauncherInfo
-
Gets the list of data context variables.
- getDataModelRootNode() - Method in interface com.orchestranetworks.userservice.declaration.ActivationContextWithDatasetSet
-
Returns the root node of the current data model,
null
if the service is being registered in the context of a module. - getDataset() - Method in interface com.orchestranetworks.schema.trigger.AfterDuplicateInstanceContext
-
Returns the dataset created after the duplication.
- getDataset() - Method in interface com.orchestranetworks.schema.trigger.AfterModifyInstanceContext
-
Returns the dataset that has been modified.
- getDataset() - Method in interface com.orchestranetworks.schema.trigger.BeforeModifyInstanceContext
-
Returns the dataset to be modified.
- getDataset() - Method in interface com.orchestranetworks.ui.selection.DatasetEntitySelection
-
Returns the currently selected dataset.
- getDataset() - Method in interface com.orchestranetworks.userservice.permission.ServiceActivationRuleForDatasetContext
-
Returns the current dataset.
- getDatasetContext() - Method in interface com.orchestranetworks.schema.trigger.AfterModifyInstanceContext
-
Returns the dataset read context.
- getDatasetContext() - Method in interface com.orchestranetworks.schema.trigger.BeforeModifyInstanceContext
-
Returns the dataset context for performing the update.
- getDatasetContextForUpdate() - Method in interface com.orchestranetworks.schema.trigger.BeforeModifyInstanceContext
-
Returns the dataset context for performing the update.
- getDatasetReference() - Method in interface com.onwbp.adaptation.Adaptation
-
Returns the reference that uniquely identifies this dataset in its dataspace.
- getDataSetReference() - Method in interface com.orchestranetworks.schema.info.AssociationLink
-
Returns the reference of the dataset of this association, if an external dataset is defined in the data model (property
dataSet
); otherwise returnsnull
. - getDatasetToDuplicate() - Method in interface com.orchestranetworks.schema.trigger.AfterDuplicateInstanceContext
-
Returns the dataset that has been duplicated.
- getDatasetValidationReport(AdaptationName) - Method in interface com.onwbp.adaptation.validation.DataspaceValidationReport
-
Returns the validation report of the specified dataset or NULL
- getDataspace() - Method in interface com.orchestranetworks.ui.selection.DataspaceEntitySelection
-
Returns the currently selected dataspace.
- getDataspace() - Method in interface com.orchestranetworks.userservice.permission.ServiceActivationRuleForDataspaceContext
-
Returns the current dataspace.
- getDataspaceKey() - Method in interface com.orchestranetworks.schema.relationships.ReverseRelationshipResultInDataspace
-
Returns the reference of the dataspace containing the result of a reverse relationship.
- getDataSpaceReference() - Method in interface com.orchestranetworks.schema.info.AssociationLink
-
Returns the reference of the dataspace of this association, if an external dataset in another dataspace is defined by the data model (property
dataSpace
); otherwise returnsnull
. - getDate() - Method in interface com.orchestranetworks.workflow.ProcessInstanceComment
-
Returns the date of the comment.
- getDate(Path) - Method in interface com.onwbp.adaptation.ReadContext
-
Returns the
Date
value of the node specified. - getDate(Path) - Method in class com.orchestranetworks.rest.serialization.ContentHolder
-
Returns the
Date
value of the path specified, ornull
if no value is defined. - getDeclaration() - Method in class com.orchestranetworks.instance.Repository
-
Returns general management information on this repository.
- getDefault() - Static method in class com.orchestranetworks.instance.Repository
-
Returns the default instance of this class.
- getDefaultActionItem() - Method in interface com.orchestranetworks.ui.perspective.Perspective
-
Returns the action item that will be automatically selected when a user accesses this perspective.
- getDefaultLabel() - Method in class com.onwbp.base.text.NomenclatureItem
-
Returns first label.
- getDefaultLabel() - Method in class com.onwbp.base.text.NomenclatureItemValue
-
Returns first label.
- getDefaultLocale() - Method in class com.orchestranetworks.instance.Repository
-
Returns the EBX® default locale.
- getDefaultMessage() - Method in class com.onwbp.base.text.UserMessageLocalized
- getDefaultMessage() - Method in interface com.orchestranetworks.schema.info.SchemaFacetValidationMessage
-
Returns the non-localized
message
defined by the associated facet. - getDefaultStrategy() - Static method in class com.orchestranetworks.workflow.UserTask.CompletionStrategy
-
Returns the default task termination criteria.
- getDefaultTemplate() - Method in interface com.orchestranetworks.search.template.SearchTemplateManager
-
Returns a search template instance that can target every visible field, using its default search strategy.
- getDefaultValue() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the default value for the node that is defined in data model (attribute
xs:default
), ornull
if no value is specified. - getDefaultViewProperties() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the default view properties for this node, as defined in the data model (element
osd:defaultView
under the elementxs:annotation/xs:appinfo
). - getDefaultWhenFullyInitialized() - Static method in class com.orchestranetworks.instance.Repository
-
Returns the default instance of this class once the full initialization is done.
- getDefinitionMode() - Method in interface com.orchestranetworks.instance.NewRecordContext
-
Returns the definition mode of the record being currently created.
- getDefinitionMode() - Method in interface com.orchestranetworks.schema.trigger.AfterCreateOccurrenceContext
-
Returns the definition mode of the record that has been created.
- getDefinitionMode() - Method in interface com.orchestranetworks.schema.trigger.AfterDeleteOccurrenceContext
-
Returns the definition mode of the record that has been deleted.
- getDefinitionMode() - Method in interface com.orchestranetworks.schema.trigger.AfterModifyOccurrenceContext
-
Returns the definition mode of the record that has been modified.
- getDefinitionMode() - Method in interface com.orchestranetworks.schema.trigger.BeforeCreateOccurrenceContext
-
Returns the definition mode of the record to be created.
- getDefinitionMode() - Method in interface com.orchestranetworks.schema.trigger.BeforeDeleteOccurrenceContext
-
Returns the definition mode of the record to be deleted.
- getDefinitionMode() - Method in interface com.orchestranetworks.schema.trigger.BeforeModifyOccurrenceContext
-
Returns the definition mode of the record to be modified.
- getDeletedRecordsPredicatesStrings() - Method in interface com.orchestranetworks.service.ImportResult
-
Returns an iterator over XPath predicate strings.
- getDeletedRecordXPathExpression() - Method in interface com.orchestranetworks.schema.trigger.AfterDeleteOccurrenceContext
-
Returns the XPath expression of the record that has been deleted.
- getDeletionQty() - Method in interface com.orchestranetworks.service.ImportResult
-
Returns the number of deleted records.
- getDeliveryBranch() - Method in interface com.orchestranetworks.d3.slave.D3ReceiveBroadcastExecutionContext
-
Returns the concerned D3 replica delivery dataspace where the operation is applied.
- getDeliveryMode() - Method in interface com.orchestranetworks.d3.slave.D3ReceiveBroadcastExecutionContext
-
Returns the delivery mode for this operation.
- getDeliveryModes() - Method in interface com.orchestranetworks.d3.D3Broadcast
-
Returns a list of delivery modes used in this broadcast handler.
- getDeliveryProfiles() - Method in interface com.orchestranetworks.d3.D3Slave
-
Returns the list of delivery profiles to which the replica node is subscribed.
- getDeliveryStatus() - Method in interface com.orchestranetworks.d3.D3Broadcast
-
Deprecated.Since 5.4.0
- getDeliveryStatus(DeliveryMode) - Method in interface com.orchestranetworks.d3.D3Broadcast
-
Global delivery status depending on the delivery mode ('Cluster' or 'Federation').
If the broadcast operation is waiting for its turn:
returns'Not initialized'
status regardless of the delivery mode If the delivery mode in the parameter is not relevant:
throws anIllegalArgumentException
- getDeltaInstance(AdaptationName) - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenHomes
-
For values, returns the differences of the dataset,
null
if there are no differences or if dataset only exists on the left or on the right. - getDeltaInstances() - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenHomes
-
Returns the list of delta datasets for values.
- getDeltaInstancesSize() - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenHomes
-
Returns the total number of delta datasets for values.
- getDeltaOccurrence(PrimaryKey) - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenTables
- getDeltaOccurrences() - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenTables
-
Returns the delta records.
- getDeltaOccurrences(List<? super DifferenceBetweenOccurrences>) - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenTables
-
Adds the delta records to the specified collection.
- getDeltaOccurrencesSize() - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenTables
-
Returns the total number of delta records.
- getDeltaTable(Path) - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenInstances
- getDeltaTables() - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenInstances
-
Returns all table differences.
- getDeltaTablesSize() - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenInstances
-
Returns the total number of tables with differences.
- getDensity() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the default density defined by the perspective.
- getDependencies() - Method in class com.orchestranetworks.workflow.PublicationSpec
-
Retrieves the set of sub-workflows that this publication depends on.
- getDependentModuleNames(ServletContext) - Static method in class com.onwbp.base.repository.ModulesRegister
-
Deprecated.Since 5.7.0, this method returns an empty list.
- getDescription() - Method in class com.onwbp.adaptation.AdaptationHome
-
Returns the internationalized description of this dataspace or snapshot.
- getDescription() - Method in class com.orchestranetworks.instance.HomeCreationSpec
- getDescription() - Method in interface com.orchestranetworks.schema.businessObjects.BusinessObjectModel
-
Returns the localized description of this business object model.
- getDescription() - Method in interface com.orchestranetworks.service.directory.DirectoryDefault.RoleEntity
- getDescription() - Method in class com.orchestranetworks.service.extensions.LockSpec
- getDescription() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveItem
-
Returns the description of this item.
- getDescription() - Method in interface com.orchestranetworks.userservice.declaration.WebComponentParameter
-
Returns the description of the parameter.
- getDescription() - Method in interface com.orchestranetworks.workflow.ProcessInstance
-
Returns the description of this workflow.
- getDescription() - Method in interface com.orchestranetworks.workflow.ProcessInstanceStep
-
Returns the description of this step.
- getDescription() - Method in interface com.orchestranetworks.workflow.PublishedProcess
-
Returns the description of the workflow publication.
- getDescription() - Method in interface com.orchestranetworks.workflow.UserTask.WorkItem
-
Returns description of the associated node.
- getDescription() - Method in class com.orchestranetworks.workflow.WorkflowLauncherInfo
- getDescription(SchemaDocumentationContext) - Method in class com.orchestranetworks.schema.SchemaDocumentation
-
Returns the localized description of the node in the specified context.
- getDescription(Session) - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the localized description of this node in the context of a user session.
- getDescription(Locale) - Method in interface com.onwbp.adaptation.Adaptation
-
Returns the description corresponding to the given locale.
- getDescription(Locale) - Method in class com.onwbp.adaptation.AdaptationHome
-
Returns the description of this dataspace or snapshot for a given locale.
- getDescription(Locale) - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the localized description of this node.
- getDescription(Locale) - Method in interface com.orchestranetworks.ui.perspective.Perspective
-
Returns the perspective description according to the given locale.
- getDescription(Locale) - Method in interface com.orchestranetworks.ui.view.UITileView
-
Returns the pattern of the description of tiles.
- getDestinationFile() - Method in class com.orchestranetworks.service.ExportSpec
- getDestinationStream() - Method in class com.orchestranetworks.service.ExportSpec
- getDifferencesBetweenHomes() - Method in class com.orchestranetworks.service.ArchiveExportSpec
-
Returns the change set to include in the archive.
- getDirectory() - Method in interface com.orchestranetworks.service.Session
-
Returns the directory used for authentication.
- getDirectoryImplementation() - Method in class com.orchestranetworks.service.directory.DirectoryHandler
-
Returns the underlying implementation of the directory.
- getDisabled() - Static method in class com.orchestranetworks.service.ActionPermission
-
Factory method that specifies that an action is neither displayed to the user nor can be executed by the user in the current session context.
- getDisabled() - Static method in class com.orchestranetworks.userservice.permission.UserServicePermission
-
Factory method that specifies that a user service can not be displayed or executed in the current session context.
- getDisabled(UserMessage) - Static method in class com.orchestranetworks.service.ActionPermission
-
Factory method that specifies that an action is neither displayed to the user nor can be executed by the user in the current session context.
- getDisabled(UserMessage) - Static method in class com.orchestranetworks.userservice.permission.UserServicePermission
-
Factory method that specifies that a user service can not be displayed or executed in the current session context.
- getDisabledReason() - Method in class com.orchestranetworks.service.ActionPermission
-
Only defined if this state is set to 'disabled' and a specific reason is provided.
- getDisabledReason() - Method in class com.orchestranetworks.userservice.permission.UserServicePermission
-
Only defined if this state is set to 'disabled' and a specific reason is provided.
- getDisplayedColumns() - Method in interface com.orchestranetworks.ui.selection.TableViewEntitySelection
-
Returns the list of columns that are currently displayed by the tabular view.
- getDisplayLabel() - Method in interface com.orchestranetworks.schema.info.SchemaNodeBreadcrumbProperties
-
Returns the value of the elements
breadcrumb/displayLabel
defined in the data model. - getDisplayMode() - Method in interface com.orchestranetworks.schema.info.SchemaNodeDefaultView
-
Returns the display mode defined in the data model using the property
osd:defaultView/displayMode
under the elementxs:annotation/xs:appinfo
. - getDisplayMode() - Method in class com.orchestranetworks.ui.action.WebComponentAction
- getDisplayMode() - Method in interface com.orchestranetworks.ui.form.UIFormGroup
- getDisplayMode(Path) - Method in interface com.orchestranetworks.ui.form.UIFormWriter
-
Returns the display mode used in the model driven form.
- getDocumentation(Locale, ValueContext) - Method in interface com.orchestranetworks.schema.info.SchemaFacet
-
Returns the end-user documentation for this facet.
- getEmail() - Method in interface com.orchestranetworks.service.directory.DirectoryDefault.RoleEntity
- getEmail() - Method in interface com.orchestranetworks.service.directory.DirectoryDefault.UserEntity
- getEnabled() - Static method in class com.orchestranetworks.service.ActionPermission
-
Factory method that specifies that an action may be executed in the current session context.
- getEnabled() - Static method in class com.orchestranetworks.userservice.permission.UserServicePermission
-
Factory method that specifies that a user service can be displayed or executed in the current session context.
- getEncoding() - Method in class com.orchestranetworks.service.ExportImportCSVSpec
- getEndDate() - Method in interface com.orchestranetworks.workflow.ProcessInstanceStep
-
Returns the end date of this step.
- getEntitySelection() - Method in interface com.orchestranetworks.userservice.permission.ServicePermissionRuleContext
-
Returns the current selection.
- getEntitySelection() - Method in interface com.orchestranetworks.userservice.schema.UserServiceAssociationRecordFormContext
-
Returns the current selection.
- getEntitySelection() - Method in interface com.orchestranetworks.userservice.schema.UserServiceRecordFormContext
-
Returns the current selection.
- getEntitySelection() - Method in interface com.orchestranetworks.userservice.UserServiceInvocationContext
-
Returns the current selection.
- getEnumerationList(ValueContext) - Method in interface com.orchestranetworks.schema.SchemaNode
-
If the data model specifies an enumeration, returns the values that this node may take on.
- getEnumerationNode() - Method in interface com.orchestranetworks.schema.info.SchemaFacetEnumeration
-
If this facet is dynamic, returns the node whose value is a
List
that contains the enumeration. - getEnumerationNomenclature(ValueContext) - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the underlying
Nomenclature
, if found by searching through facets. - getEnumerationValue() - Method in interface com.orchestranetworks.hierarchy.HierarchyNode
-
Returns the current enumeration value if
HierarchyNode.isEnumerationNode()
istrue
; otherwise, returnsnull
. - getEnumerationValue() - Method in interface com.orchestranetworks.ui.UILabelRendererForHierarchyContext
-
Returns the current enumeration value if this is an
enumeration node
. - getErrorCode() - Method in exception com.orchestranetworks.rest.LocalizedException
-
Returns the functional error code provided by the REST service.
- getErrorMessages() - Method in interface com.orchestranetworks.interactions.SessionInteraction.DecisionResult
-
Returns error messages if the comment is specified as mandatory but is currently empty, and/or if a specific constraint is not valid.
- getErrorReason() - Method in class com.orchestranetworks.workflow.WaitTaskResumeResult
-
Returns the error reason if the resumption has failed.
- getException() - Method in interface com.orchestranetworks.interactions.SessionInteraction.DecisionResult
-
Returns an exception if a specific workflow trigger throws an exception just before the completion of the work item.
- getException() - Method in interface com.orchestranetworks.service.ProcedureResult
-
Returns the exception thrown if the procedure execution failed,
null
otherwise. - getExceptionFullMessage(Locale) - Method in interface com.orchestranetworks.service.ProcedureResult
-
Returns a full, localized user message with the exception thrown if procedure execution has failed,
null
otherwise. - getExcludeValue() - Method in interface com.orchestranetworks.schema.info.SchemaFacetExcludeValue
-
Returns the value of this facet defined in the data model.
- getExecutionInformation() - Method in interface com.orchestranetworks.service.ProcedureContext
- getExecutionTimestamp() - Method in interface com.orchestranetworks.service.ProcedureContext
-
Returns the timestamp of the current procedure execution.
- getExecutionTimestamp() - Method in interface com.orchestranetworks.service.ProcedureResult
-
Returns the timestamp of the procedure execution.
- getExecutionUUIDString() - Method in interface com.orchestranetworks.service.ProcedureContext
-
Returns a universally unique identifier (UUID) for the current procedure execution.
- getExecutionUUIDString() - Method in interface com.orchestranetworks.service.ProcedureResult
-
Returns a universally unique identifier (UUID) of the procedure execution.
- getExplicitRelationship() - Method in interface com.orchestranetworks.schema.relationships.ReverseRelationship
-
Returns the corresponding explicit relationship associated with the foreign key constraint, the selection link or the association link that targets the table node that holds this reverse relationship.
- getExplicitRelationship() - Method in interface com.orchestranetworks.schema.relationships.SchemaNodeExplicitRelationship
-
Returns the
ExplicitRelationship
object associated with this relationship. - getExplicitRelationship(Adaptation, Session) - Method in interface com.orchestranetworks.schema.relationships.SchemaNodeExplicitRelationship
-
Returns the
ExplicitRelationship
object associated with this relationship. - getExplicitRelationshipResult(Adaptation, SchemaNode, Session) - Static method in class com.orchestranetworks.schema.relationships.RelationshipsHelper
-
Returns the result of the explicit relationship defined by the specified node, in the context of the specified record.
- getExplicitRelationships() - Method in interface com.orchestranetworks.schema.relationships.SchemaNodeRelationships
-
Returns the explicit relationships defined by the associated node.
- getExplicitRelationships(boolean) - Method in interface com.orchestranetworks.schema.relationships.SchemaNodeRelationships
-
Returns the explicit relationships defined by the associated node.
- getExtendedServiceKey() - Method in interface com.orchestranetworks.userservice.declaration.UserServiceExtensionDeclaration
-
Returns the identifier of the user service to be extended.
- getExtraAdaptationOnLeft() - Method in interface com.orchestranetworks.service.comparison.ExtraAdaptationOnLeft
- getExtraAdaptationOnLeft() - Method in interface com.orchestranetworks.service.comparison.ExtraInstanceOnLeft
- getExtraAdaptationOnLeft() - Method in interface com.orchestranetworks.service.comparison.ExtraOccurrenceOnLeft
- getExtraAdaptationOnRight() - Method in interface com.orchestranetworks.service.comparison.ExtraAdaptationOnRight
- getExtraAdaptationOnRight() - Method in interface com.orchestranetworks.service.comparison.ExtraInstanceOnRight
- getExtraAdaptationOnRight() - Method in interface com.orchestranetworks.service.comparison.ExtraOccurrenceOnRight
- getExtraInstance() - Method in interface com.orchestranetworks.service.comparison.ExtraInstance
-
Returns the extra dataset.
- getExtraInstanceName() - Method in interface com.orchestranetworks.service.comparison.ExtraInstance
- getExtraInstanceOnLeft(AdaptationName) - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenHomes
-
Returns the specified extra dataset on the left,
null
if there is not such dataset. - getExtraInstanceOnRight(AdaptationName) - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenHomes
-
Returns the specified extra dataset on the right,
null
if there no such dataset. - getExtraInstancesOnLeft() - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenHomes
-
Returns the extra datasets on the left.
- getExtraInstancesOnLeftSize() - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenHomes
-
Returns the total number of extra datasets on the left.
- getExtraInstancesOnRight() - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenHomes
-
Returns the extra datasets on the right.
- getExtraInstancesOnRightSize() - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenHomes
-
Returns the total number of extra datasets on the right.
- getExtraOccurrence() - Method in interface com.orchestranetworks.service.comparison.ExtraOccurrence
-
Returns the extra record.
- getExtraOccurrenceName() - Method in interface com.orchestranetworks.service.comparison.ExtraOccurrence
- getExtraOccurrenceOnLeft(PrimaryKey) - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenTables
- getExtraOccurrenceOnRight(PrimaryKey) - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenTables
- getExtraOccurrencesOnLeft() - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenTables
-
Returns the extra records on the left side.
- getExtraOccurrencesOnLeft(List<? super ExtraOccurrenceOnLeft>) - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenTables
-
Adds the extra records on the left side to the specified collection.
- getExtraOccurrencesOnLeftSize() - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenTables
-
Returns the total number of extra records on the left side.
- getExtraOccurrencesOnRight() - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenTables
-
Returns the extra records on the right.
- getExtraOccurrencesOnRight(List<? super ExtraOccurrenceOnRight>) - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenTables
-
Adds the extra records on the right side to the specified collection.
- getExtraOccurrencesOnRightSize() - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenTables
-
Returns the total number of extra records on the right side.
- getFacet() - Method in exception com.orchestranetworks.schema.ConstraintViolationException
-
Returns the facet associated with the constraint violated.
- getFacet() - Method in interface com.orchestranetworks.service.ValidationReportItem
-
Returns the facet that is associated with this item,
null
if no facet is associated with this item. - getFacetEnumeration() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the first
enumeration
facet declared on this node. - getFacetExcludeSegment() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the first
excludeSegment
facet declared on this node. - getFacetExcludeValue() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the first
excludeValue
facet declared on this node. - getFacetFractionDigits() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the first
fractionDigits
facet declared on this node. - getFacetLength() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the first
length
facet declared on this node. - getFacetMaxBoundaryExclusive() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the first
maxExclusive
facet declared on this node. - getFacetMaxBoundaryInclusive() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the first
maxInclusive
facet declared on this node. - getFacetMaxLength() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the first
maxlength
facet declared on this node. - getFacetMinBoundaryExclusive() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the first
minExclusive
facet declared on this node. - getFacetMinBoundaryInclusive() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the first
minInclusive
facet declared on this node. - getFacetMinLength() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the first
minLength
facet declared on this node. - getFacetOnMandatoryField() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the facet corresponding to the cardinality constraint related to a mandatory field (declares both
minOccurs=1
andmaxOccurs=1
). - getFacetOnTableReference() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the
osd:tableRef
facet (foreign key constraint) declared on this node. - getFacetOResource() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the
OResource
facet held by this node. - getFacetPattern() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the first
pattern
facet declared on this node. - getFacets() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns an iterator over the
facets
defined by this data model node. - getFacetTotalDigits() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the first
totalDigits
facet declared on this node. - getFacetValidationMessage() - Method in interface com.orchestranetworks.schema.info.SchemaFacet
-
Returns the validation message defined in the data model.
- getFallbackUrlPattern() - Method in interface com.orchestranetworks.ui.view.TileImage
-
Returns the default image.
- getFavoritePerspective(UserReference) - Method in class com.orchestranetworks.ui.perspective.PerspectiveHandler
-
Returns the favorite perspective for a given user.
- getFaxNumber() - Method in interface com.orchestranetworks.service.directory.DirectoryDefault.UserEntity
- getFetchSize() - Method in class com.onwbp.adaptation.Request
- getFieldNames() - Method in interface com.orchestranetworks.query.QueryResult
-
Returns the names of the fields in the result
- getFieldSeparator() - Method in class com.orchestranetworks.service.ExportImportCSVSpec
- getFieldsPaths() - Method in interface com.orchestranetworks.ui.view.UITabularView
-
Returns a list with the field path
- getFieldToSourcePath() - Method in interface com.orchestranetworks.schema.info.AssociationLinkByLinkTable
-
Returns the path of the field to the source table defined in the data model (property
fieldToSource
). - getFieldToSourcePath() - Method in interface com.orchestranetworks.schema.info.AssociationLinkByTableRefInverse
-
Returns the path of the field to the source table defined in the data model (property
fieldToSource
). - getFieldToTargetPath() - Method in interface com.orchestranetworks.schema.info.AssociationLinkByLinkTable
-
Returns the path of the field to the target table defined in the data model (property
fieldToTarget
). - getFieldTypes() - Method in interface com.orchestranetworks.query.QueryResult
-
Returns the types of the fields in the result
- getFieldWidth(int) - Static method in class com.orchestranetworks.ui.UICSSUtils
-
This method computes the CSS inline style width of an
input
element. - getFileOrNull() - Method in class com.orchestranetworks.schema.SchemaLocation
-
If this location resolves to a file, returns that file, otherwise returns
null
. - getFilteredRecords() - Method in interface com.orchestranetworks.ui.selection.TableViewEntitySelection
-
Returns the request corresponding to the current view in the EBX® user interface, including the filters and sort criteria set on the view.
- getFirstName() - Method in interface com.orchestranetworks.service.directory.DirectoryDefault.UserEntity
- getFirstPage() - Method in class com.onwbp.adaptation.RequestPagination
-
Returns the first page of the current request.
- getFirstStep() - Method in class com.orchestranetworks.schema.Path
-
Returns the first step of this path,
null
for the root path. - getFixedColumnsPaths() - Method in interface com.orchestranetworks.ui.view.UITabularView
-
Returns a list with the fixed columns.
- getFlag() - Method in class com.orchestranetworks.service.AccessPermission
-
Persistent flag that identifies this permission.
- getFlag() - Method in class com.orchestranetworks.service.ActionPermission
-
Persistent flag that identifies the permission.
- getFlag() - Method in class com.orchestranetworks.userservice.permission.UserServicePermission
-
Persistent flag that identifies the permission.
- getFlagString() - Method in class com.orchestranetworks.service.AccessPermission
-
Persistent flag that identifies this permission.
- getFlagString() - Method in class com.orchestranetworks.service.ActionPermission
-
Persistent flag that identifies the permission.
- getFlagString() - Method in class com.orchestranetworks.userservice.permission.UserServicePermission
-
Persistent flag that identifies the permission.
- getFocusColor() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the outline Hex color code of clickable elements.
- getForbidden() - Static method in class com.orchestranetworks.rest.security.AuthorizationOutcome
-
Factory method that specifies that a user is forbidden to access the REST resource.
- getForbiddenNodes() - Method in exception com.orchestranetworks.permissions.QueryPermissionException
-
Returns the forbidden nodes used in the query and the dataset in which these are forbidden.
- getForegroundColor() - Method in interface com.orchestranetworks.ui.form.widget.UITextBox
-
Returns the previously set foreground color.
- getFormatId() - Method in class com.orchestranetworks.instance.RepositoryDeclaration
-
Returns an identifier for the format of the physical store.
- getFormHTMLEditorsHeight() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the height in pixels of HTML editors in forms.
- getFormHTMLEditorsWidth() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the width in pixels of HTML editors in forms.
- getFormInputsWidth() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the width in pixels of input fields in forms.
- getFormLabelsMaxWidth() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the maximum width in pixels of labels in forms.
- getFormTextAreasHeight() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the height in pixels of text entry fields in forms.
- getFractionDigits() - Method in interface com.orchestranetworks.schema.info.SchemaFacetFractionDigits
-
Returns the value of this facet as defined in the data model.
- getFromProcedureContext(ProcedureContext) - Static method in class com.orchestranetworks.workflow.WorkflowEngine
- getFromRepository(Repository, Session) - Static method in class com.orchestranetworks.workflow.WorkflowEngine
-
Creates a workflow engine from a repository and, optionally, a session.
- getFromServiceContext(ServiceContext) - Static method in class com.orchestranetworks.workflow.WorkflowEngine
-
Deprecated.
- getFromSession(Repository, Session) - Static method in class com.orchestranetworks.d3.D3Engine
-
Deprecated.
- getFromUserServiceContext(UserServiceRequest) - Static method in class com.orchestranetworks.workflow.WorkflowEngine
-
Creates a workflow engine from a user service context.
- getFunctionalDataspace() - Method in interface com.orchestranetworks.instance.ValueContextForValidation
-
Returns the dataspace that contains the adaptation for which the validation has been requested.
- getFunctionalDataspace() - Method in interface com.orchestranetworks.instance.ValueContextForValidationOnTable
-
Returns the dataspace that contains the table for which the validation has been requested.
- getFunctionName() - Method in class com.orchestranetworks.ui.base.JsFunctionCall
- getGlobalPermissionToAdministration() - Method in interface com.orchestranetworks.service.SessionPermissions
-
Returns whether the user has permission to access the Administration area in the user interface.
- getGlobalPermissionToDataModel() - Method in interface com.orchestranetworks.service.SessionPermissions
-
Returns whether the user has permission to access the Data Models area in the user interface.
- getGlobalPermissionToDataServices() - Method in interface com.orchestranetworks.service.SessionPermissions
-
Returns whether the user has permission to access the Data Services area in the user interface.
- getGlobalPermissionToDataSpace() - Method in interface com.orchestranetworks.service.SessionPermissions
-
Returns whether the user has permission to access the Dataspaces area in the user interface.
- getGlobalPermissionToIde() - Method in interface com.orchestranetworks.service.SessionPermissions
-
Returns whether the user has permission to access the IDE user interface.
- getGlobalPermissionToWorkflowModel() - Method in interface com.orchestranetworks.service.SessionPermissions
-
Returns whether the user has permission to access the Workflow Models area in the user interface.
- getHandlerForAsynchronousBroadcast(VersionKey) - Method in class com.orchestranetworks.d3.D3Engine
-
Deprecated.
- getHandlerForAsynchronousBroadcast(VersionKey) - Method in interface com.orchestranetworks.d3.D3NodeAsMaster
-
Returns the asynchronous broadcast handler in order to perform broadcast using the method
D3Broadcast.broadcast()
. - getHandlerForSynchronousBroadcast(VersionKey) - Method in class com.orchestranetworks.d3.D3Engine
-
Deprecated.
- getHandlerForSynchronousBroadcast(VersionKey) - Method in interface com.orchestranetworks.d3.D3NodeAsMaster
-
Returns the synchronous broadcast handler in order to perform broadcast using the method
D3Broadcast.broadcast()
. - getHandlerForSynchronousBroadcast(VersionKey, long) - Method in class com.orchestranetworks.d3.D3Engine
-
Deprecated.
- getHandlerForSynchronousBroadcast(VersionKey, long) - Method in interface com.orchestranetworks.d3.D3NodeAsMaster
-
Returns the synchronous broadcast handler in order to perform broadcast using the method
D3Broadcast.broadcast()
. - getHeader() - Method in class com.orchestranetworks.service.ExportImportCSVSpec
- getHeaderColor() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the background Hex color code of the user interface header.
- getHeaderTextColor() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the text Hex color code of the user interface header.
- getHeartBeatCount() - Method in interface com.orchestranetworks.instance.RepositoryStatus
-
Returns the number of times that the repository has made contact with the database since associating with it.
- getHeight() - Method in class com.orchestranetworks.ui.action.DisplayMode.ModalCustom
- getHeight() - Method in interface com.orchestranetworks.ui.form.widget.UIListBox
- getHeight() - Method in interface com.orchestranetworks.ui.form.widget.UITextBox
- getHeight() - Method in interface com.orchestranetworks.ui.view.TileImage
-
Returns the height of the image slot in pixels (between 10 and 250).
- getHidden() - Static method in class com.orchestranetworks.service.AccessPermission
-
Factory method specifying that a resource can neither be modified nor displayed.
- getHidden() - Static method in class com.orchestranetworks.service.ActionPermission
-
Factory method that specifies that an action is neither displayed to the user nor can be executed by the user in the current session context.
- getHidden(UserMessage) - Static method in class com.orchestranetworks.service.AccessPermission
-
Factory method specifying that a resource can not be modified and is not displayed.
- getHidden(UserMessage) - Static method in class com.orchestranetworks.service.ActionPermission
-
Factory method that specifies that an action is neither displayed to the user nor can be executed by the user in the current session context.
- getHiddenInSearch() - Method in interface com.orchestranetworks.schema.info.SchemaNodeDefaultView
-
Returns
true
if the associated node is not selectable in the text and typed search tools of a dataset. - getHierarchyMember() - Method in interface com.orchestranetworks.ui.form.widget.WidgetDisplayContext
-
Returns the current hierarchy member if the current
UIBeanEditor
is instantiated in the context of a hierarchy. - getHierarchyMember() - Method in interface com.orchestranetworks.ui.UIContext
-
Deprecated.Replaced by
WidgetDisplayContext.getHierarchyMember()
. - getHierarchyNode() - Method in interface com.orchestranetworks.ui.form.widget.WidgetDisplayContext
-
Deprecated.Replaced by
WidgetDisplayContext.getHierarchyMember()
. - getHierarchyNode() - Method in interface com.orchestranetworks.ui.selection.HierarchyNodeEntitySelection
-
Returns the selected hierarchy node.
- getHierarchyNode() - Method in interface com.orchestranetworks.ui.UIAjaxContext
-
Returns the current hierarchy node if the user interface is in the context of a hierarchy.
- getHierarchyNode() - Method in interface com.orchestranetworks.ui.UIContext
-
Deprecated.Replaced by
UIContext.getHierarchyMember()
. - getHierarchyNode() - Method in interface com.orchestranetworks.ui.UIFormRequestContext
-
Returns current hierarchy node if the current
UIForm
is instantiated in the context of a hierarchy. - getHierarchyNode() - Method in interface com.orchestranetworks.ui.UILabelRendererForHierarchyContext
-
Deprecated.Returns the current hierarchy node being displayed.
- getHistory() - Method in interface com.onwbp.adaptation.AdaptationTable
-
Returns the corresponding history table; returns
null
if history is not activated. - getHome() - Method in interface com.onwbp.adaptation.Adaptation
-
Returns the dataspace which contains this dataset or record.
- getHome() - Method in interface com.orchestranetworks.instance.ValueContext
-
Returns the current dataspace or snapshot.
- getHomeAccessPermission(AdaptationHome) - Method in interface com.orchestranetworks.service.SessionPermissions
-
Returns the current user's access rights on the dataspace or snapshot specified.
- getHomeActionPermissionForService(ServiceKey, AdaptationHome) - Method in interface com.orchestranetworks.service.SessionPermissions
-
Returns the current user's permissions for executing the dataspace or snapshot service specified.
- getHomeActionPermissionToChangeOwner(AdaptationHome) - Method in interface com.orchestranetworks.service.SessionPermissions
-
Returns the current user's permissions for changing the owner of the dataspace or snapshot specified.
- getHomeActionPermissionToChangePermission(AdaptationHome) - Method in interface com.orchestranetworks.service.SessionPermissions
-
Returns the current user's permissions for changing permissions of the dataspace or snapshot specified.
- getHomeActionPermissionToCloseHome(AdaptationHome) - Method in interface com.orchestranetworks.service.SessionPermissions
-
Returns the current user's permissions for closing the dataspace or snapshot specified.
- getHomeActionPermissionToCreateChildBranch(AdaptationHome) - Method in interface com.orchestranetworks.service.SessionPermissions
-
Returns the current user's permissions for creating child dataspaces from the dataspace specified.
- getHomeActionPermissionToCreateChildVersion(AdaptationHome) - Method in interface com.orchestranetworks.service.SessionPermissions
-
Returns the current user's permissions for creating child snapshots from the dataspace specified.
- getHomeActionPermissionToCreateRootInstance(AdaptationHome) - Method in interface com.orchestranetworks.service.SessionPermissions
-
Returns the current user's permissions for creating a root dataset.
- getHomeActionPermissionToExportArchive(AdaptationHome) - Method in interface com.orchestranetworks.service.SessionPermissions
-
Returns the current user's permission for performing an archive export of the dataspace or snapshot specified.
- getHomeActionPermissionToImportArchive(AdaptationHome) - Method in interface com.orchestranetworks.service.SessionPermissions
-
Returns the current user's permissions for performing an archive import into the dataspace specified.
- getHomeActionPermissionToInitializeMerge(AdaptationHome) - Method in interface com.orchestranetworks.service.SessionPermissions
-
Returns the current user's permissions for merging the dataspace specified.
- getHomeActionPermissionToLockHome(LockSpec, AdaptationHome) - Method in interface com.orchestranetworks.service.SessionPermissions
-
Returns the current user's permissions for locking the dataspace specified.
- getHomeActionPermissionToUnlockHome(LockSpec, AdaptationHome) - Method in interface com.orchestranetworks.service.SessionPermissions
-
Returns the current user's permissions for unlocking the dataspace specified.
- getHomeKey() - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
- getHomeKeyToCompareWith() - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
- getHomeOnLeft() - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenHomes
-
The dataspace or snapshot on the left of the comparison.
- getHomeOnRight() - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenHomes
-
The dataspace or snapshot on the right of the comparison.
- getHomeToCopyPermissionsFrom() - Method in class com.orchestranetworks.instance.HomeCreationSpec
- getHomeToMerge() - Method in class com.orchestranetworks.service.MergeSpecForHome
-
Returns the dataspace to merge.
- getHttpParameterNames() - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
-
Returns the names of the HTTP parameters that are specified by this instance.
- getHttpParameterValue(String) - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
-
Returns the String value of a parameter, returns
null
if the parameter is not defined. - getHttpRequest() - Method in interface com.orchestranetworks.ui.UITableFilterRequestContext
-
Returns the underlying request.
- getHttpRequest() - Method in interface com.orchestranetworks.ui.UITableFilterResponseContext
-
Returns the HTTP request corresponding to the current response.
- getHttpSessionId() - Method in interface com.orchestranetworks.service.Session
-
If known, returns a string containing the unique identifier assigned to the current HTTP session.
- getIcon() - Method in interface com.orchestranetworks.ui.form.UIFormRow
- getIcon() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveItemWithIcon
-
Returns the icon of this item.
- getIconForNode(SchemaNode) - Static method in class com.orchestranetworks.ui.UIFormRowIcon
-
Returns the built-in icon corresponding to the specified node.
- getIconURL() - Method in interface com.orchestranetworks.ui.form.UIFormRow
- getIconURL() - Method in class com.orchestranetworks.ui.UIButtonSpec
-
Returns the URL of the icon of the button,
null
if it was not set. - getId() - Method in interface com.orchestranetworks.ui.form.UIExpandCollapseBlock
-
Returns the id previously defined, or
null
. - getId() - Method in interface com.orchestranetworks.ui.form.UIFormGroup
-
Returns the id of the group,
null
if not set. - getId() - Method in class com.orchestranetworks.ui.form.UIFormPaneWithTabs
-
Get the id of the tabbed pane set with the method
UIFormPaneWithTabs.setId(String)
. - getId() - Method in class com.orchestranetworks.ui.form.UIFormPaneWithTabs.Tab
- getId() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveItem
-
Returns the id of this item.
- getId() - Method in class com.orchestranetworks.ui.UIButtonSpec
-
Returns the id of the button,
null
if it was not set. - getId() - Method in interface com.orchestranetworks.userservice.UserServiceTab
-
Returns the id previously defined, or
null
. - getId() - Method in interface com.orchestranetworks.userservice.UserServiceTabbedPane
-
Get the id of the pane with tabs.
- getId() - Method in class com.orchestranetworks.workflow.ProcessInstanceKey
-
Returns the identifier of a process instance, in the scope of its published process definition.
- getId() - Method in interface com.orchestranetworks.workflow.ProcessInstanceStep
-
Returns the identifier of this step.
- getImage() - Method in interface com.orchestranetworks.ui.view.UITileView
-
Returns the definition of the image of tiles.
- getImportMode() - Method in class com.orchestranetworks.service.ImportSpec
-
Returns the import mode.
- getImportResults() - Method in interface com.orchestranetworks.service.ImportResult
-
For the root result, returns the import results organized by the impacted tables.
- getIncludedRoles() - Method in interface com.orchestranetworks.service.directory.DirectoryDefault.RoleEntity
-
Never returns
null
. - getIndex() - Method in class com.orchestranetworks.schema.Step
-
Returns
Step
index. - getIndex() - Method in interface com.orchestranetworks.ui.form.widget.UIAtomicWithEnumerationItem
-
Returns the index for this enumeration item.
- getInformation() - Method in interface com.orchestranetworks.schema.info.SchemaNodeInformation
-
Returns the information text defined in the data model.
- getInformation() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the additional information (element
osd:information
) for this node, as defined in the data model. - getInheritanceProperties() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the inheritance properties (element
osd:inheritance
) for this node, as defined in the data model. - getInheritedNode() - Method in interface com.orchestranetworks.schema.info.SchemaInheritanceProperties
-
Returns the inherited node defined in the data model (element
sourceNode
). - getInitialState() - Method in class com.orchestranetworks.ui.UIButtonSpecJSActionToggle
- getInputName() - Method in class com.orchestranetworks.ui.UIButtonSpecJSActionToggle
- getInputParameterDefaultString(String) - Method in class com.orchestranetworks.workflow.ProcessLauncher
-
Returns the default value of the specified input parameter as defined in the workflow definition.
- getInputParameters() - Method in interface com.orchestranetworks.interactions.SessionInteraction
-
Returns the initial input parameters of this interaction.
- getInputParameters(Session) - Static method in class com.orchestranetworks.interactions.InteractionHelper
-
Deprecated.Replaced by
SessionInteraction.getInputParameters()
. - getInputParameterString(String) - Method in class com.orchestranetworks.workflow.ProcessLauncher
-
Returns the value of the specified input parameter.
- getInputParameterValue(boolean, String) - Method in interface com.orchestranetworks.service.Session
-
Returns the value of the specified input parameter,
null
if this parameter cannot be found. - getInputStream() - Method in class com.orchestranetworks.schema.SchemaLocation
-
Deprecated.This method has been replaced by
SchemaLocation.getInputStream(Repository)
. - getInputStream() - Method in class com.orchestranetworks.schema.types.file.UploadedFile
-
Gets the content of this file as an InputStream.
- getInputStream(Repository) - Method in class com.orchestranetworks.schema.SchemaLocation
-
Returns a stream for reading the content of the corresponding data model.
- getInstance() - Static method in interface com.orchestranetworks.search.template.SearchTemplateManager
- getInstance(Repository) - Static method in class com.orchestranetworks.d3.D3NodeFactory
-
Get a D3 engine factory.
- getInstance(Repository) - Static method in class com.orchestranetworks.service.directory.DirectoryDefault
-
Returns the default internal directory instance that is delivered with EBX®.
- getInstance(Repository) - Static method in class com.orchestranetworks.service.directory.DirectoryHandler
-
Returns the directory instance that is associated with the specified repository.
- getInstanceActionPermissionForService(ServiceKey, Adaptation) - Method in interface com.orchestranetworks.service.SessionPermissions
-
Returns the current user's permissions for executing the dataset service specified.
- getInstanceActionPermissionToActivateInstance(Adaptation) - Method in interface com.orchestranetworks.service.SessionPermissions
-
Returns the current user's permissions for activating the dataset specified.
- getInstanceActionPermissionToCreateChild(Adaptation) - Method in interface com.orchestranetworks.service.SessionPermissions
-
Returns the current user's permissions for creating child datasets from the dataset specified.
- getInstanceActionPermissionToCreateDuplicate(Adaptation) - Method in interface com.orchestranetworks.service.SessionPermissions
-
Returns the current user's permissions for duplicating the dataset specified.
- getInstanceActionPermissionToDeleteInstance(Adaptation) - Method in interface com.orchestranetworks.service.SessionPermissions
-
Returns the current user's permissions for deleting the dataset specified.
- getInstanceContextForUpdate() - Method in interface com.orchestranetworks.schema.trigger.BeforeCreateInstanceContext
-
Returns a dataset context for performing updates.
- getInstanceOnLeft() - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenInstances
-
Returns the dataset on the left.
- getInstanceOnRight() - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenInstances
-
Returns the dataset on the right.
- getInstanceOnRightName() - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenInstances
- getInstanceReference() - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
- getInstanceReferenceToCompareWith() - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
- getInt(Path) - Method in class com.orchestranetworks.rest.serialization.ContentHolder
-
Returns the
int
value of the specified path, or0
if no value is defined. - getInteraction(boolean) - Method in interface com.orchestranetworks.service.Session
-
Returns the workflow interaction associated with this session.
- getInteractionSpecification(WorkItemKey) - Method in class com.orchestranetworks.workflow.WorkflowEngine
-
Returns the specification of a session interaction.
- getInterDatasetReferringRecords(Adaptation, SchemaNode, Adaptation, Session) - Static method in class com.orchestranetworks.schema.relationships.RelationshipsHelper
-
Returns the records in the specified referring dataset that refer to the specified record through the corresponding foreign key constraint, selection link or association link.
- getInterDatasetReverseRelationships() - Method in interface com.orchestranetworks.schema.relationships.SchemaNodeRelationships
-
Returns the reverse relationships held by the associated node corresponding to a foreign key constraint, a selection link or an association link that targets a table in another dataset.
- getInternalId() - Method in class com.onwbp.base.text.UserMessage
-
Returns a specific identifier for logging and technical auditing.
- getInternalId() - Method in class com.onwbp.base.text.UserMessageLocalized
- getInternalId() - Method in class com.onwbp.base.text.UserMessageRef
- getInternalId() - Method in class com.onwbp.base.text.UserMessageString
- getInternalParameters() - Method in interface com.orchestranetworks.interactions.SessionInteraction
-
Returns the internals parameters of this interaction.
- getInternalParameters(Session) - Static method in class com.orchestranetworks.interactions.InteractionHelper
-
Deprecated.Replaced by
SessionInteraction.getInternalParameters()
. - getIntraDatasetReferringRecords(Adaptation, SchemaNode, Session) - Static method in class com.orchestranetworks.schema.relationships.RelationshipsHelper
-
Returns the records in the same dataset that refer to the specified record through the corresponding foreign key constraint, selection link or association link.
- getIntraDatasetReverseRelationships() - Method in interface com.orchestranetworks.schema.relationships.SchemaNodeRelationships
-
Returns the reverse relationships held by the associated node corresponding to a foreign key constraint, a selection link or an association link that targets a table in the same dataset.
- getIpAddress() - Method in interface com.orchestranetworks.service.Session
-
If known, returns the Internet Protocol (IP) address of the client that sent the request.
- getItemIndex() - Method in interface com.orchestranetworks.workflow.UserTask.WorkItem
-
Returns the work item index.
- getItems() - Method in class com.onwbp.base.text.Nomenclature
-
Returns all items (internal, used for debug tag)
- getItems() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveItemContainer
-
Returns the list of child items.
- getItems(int) - Method in class com.onwbp.base.text.Nomenclature
-
Returns the item at the specified position in this
Nomenclature
. - getItemsIterator() - Method in class com.onwbp.base.text.Nomenclature
-
Returns an iterator over all the items of this
Nomenclature
. - getItemsOfSeverity(Severity) - Method in interface com.orchestranetworks.service.ValidationReport
-
Returns the validation items of the specified severity.
- getItemsOfSeverityOrMore(Severity) - Method in interface com.orchestranetworks.service.ValidationReport
-
Returns the validation items of the specified severity and higher (more severe).
- getJavaBeanClass() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the specific Java Bean
class
defined on this data model node (attributeosd:class
) ornull
if no Java Bean has been defined and/or this node is not terminal. - getJavaScriptCommand() - Method in class com.orchestranetworks.ui.UIButtonSpecJSAction
- getJavaScriptExpression() - Method in class com.orchestranetworks.ui.action.JavaScriptAction
- getJobTitle() - Method in interface com.orchestranetworks.service.directory.DirectoryDefault.UserEntity
- getJoinOccurrence() - Method in interface com.orchestranetworks.hierarchy.HierarchyNode
-
Returns the association record that links the current node with its parent.
- getJSCmdOff() - Method in class com.orchestranetworks.ui.UIButtonSpecJSActionToggle
- getJSCmdOn() - Method in class com.orchestranetworks.ui.UIButtonSpecJSActionToggle
- getKernel() - Static method in class com.orchestranetworks.service.LoggingCategory
-
Returns the object for logging to the kernel log category.
- getKey() - Method in class com.onwbp.adaptation.AdaptationHome
-
Returns the key that identifies this dataspace or snapshot in the current repository.
- getKey() - Method in class com.orchestranetworks.instance.HomeCreationSpec
- getLabel() - Method in class com.onwbp.adaptation.AdaptationHome
-
Returns the internationalized label of this dataspace or snapshot.
- getLabel() - Method in class com.onwbp.base.text.Severity
- getLabel() - Method in interface com.orchestranetworks.d3.D3Slave.State
-
Returns the state's label.
- getLabel() - Method in class com.orchestranetworks.instance.DefinitionMode
-
Returns a human-readable label for this definition mode.
- getLabel() - Method in class com.orchestranetworks.instance.HomeCreationSpec
- getLabel() - Method in interface com.orchestranetworks.instance.RepositoryStatus.State
-
Returns the label for the end-user.
- getLabel() - Method in interface com.orchestranetworks.schema.businessObjects.BusinessObjectModel
-
Returns the localized label of this business object model.
- getLabel() - Method in enum class com.orchestranetworks.schema.types.dataset.DatasetSet.DatasetChildrenPolicy
-
Returns the policy label.
- getLabel() - Method in enum class com.orchestranetworks.schema.types.dataspace.DataspaceSet.DataspaceChildrenPolicy
-
Returns the policy label.
- getLabel() - Method in enum class com.orchestranetworks.schema.types.dataspace.DataspaceSet.DataspaceType
-
Returns the type label.
- getLabel() - Method in class com.orchestranetworks.service.AccessPermission
-
Returns a developer-friendly string label.
- getLabel() - Method in class com.orchestranetworks.service.ArchiveImportSpecMode
- getLabel() - Method in class com.orchestranetworks.service.comparison.CompareFilter
- getLabel() - Method in interface com.orchestranetworks.service.directory.DirectoryDefault.RoleEntity
- getLabel() - Method in class com.orchestranetworks.service.ExportImportCSVSpec.Header
-
Returns a human-readable label.
- getLabel() - Method in class com.orchestranetworks.service.ImportSpecMode
-
Returns a human-readable label for this XML import mode.
- getLabel() - Method in class com.orchestranetworks.service.Profile
-
Returns the label of this profile.
- getLabel() - Method in interface com.orchestranetworks.ui.form.UIExpandCollapseBlock
-
Returns the previously defined label, or an empty one if none was defined.
- getLabel() - Method in interface com.orchestranetworks.ui.form.UIFormGroup
- getLabel() - Method in interface com.orchestranetworks.ui.form.UIFormRow
- getLabel() - Method in enum class com.orchestranetworks.ui.perspective.DisplayDensity
-
Returns the display density label.
- getLabel() - Method in class com.orchestranetworks.ui.UIButtonSpec
-
Returns the label of the button.
- getLabel() - Method in class com.orchestranetworks.ui.UITableFilter
-
Returns the label of this filter.
- getLabel() - Method in interface com.orchestranetworks.ui.view.UIView
-
Returns Localized label and description associated with the view.
- getLabel() - Method in interface com.orchestranetworks.userservice.declaration.WebComponentParameter
-
Returns the label of the parameter.
- getLabel() - Method in class com.orchestranetworks.workflow.ProcessExecutionContext.WorkflowPermission
- getLabel() - Method in interface com.orchestranetworks.workflow.ProcessInstance
-
Returns the label of this workflow.
- getLabel() - Method in interface com.orchestranetworks.workflow.ProcessInstanceStep
-
Returns the label of this step.
- getLabel() - Method in enum class com.orchestranetworks.workflow.ProcessInstanceStep.WaitTaskState
-
Returns the label of the wait task state.
- getLabel() - Method in interface com.orchestranetworks.workflow.PublishedProcess
-
Returns the label of the workflow publication.
- getLabel() - Method in class com.orchestranetworks.workflow.UserTask.CompletionStrategy
-
Returns the label associated with the task termination criteria.
- getLabel() - Method in interface com.orchestranetworks.workflow.UserTask.WorkItem
-
Returns label of the associated node.
- getLabel() - Method in class com.orchestranetworks.workflow.UserTask.WorkItem.State
- getLabel() - Method in class com.orchestranetworks.workflow.WorkflowLauncherInfo
-
Gets the label of the launcher activation.
- getLabel(int) - Method in class com.onwbp.base.text.NomenclatureItem
-
Returns the label at the specified position (from 0 to the number of labels - 1).
- getLabel(int) - Method in class com.onwbp.base.text.NomenclatureItemValue
-
Returns the label at the specified position (from 0 to the number of labels - 1).
- getLabel(SchemaDocumentationContext) - Method in class com.orchestranetworks.schema.SchemaDocumentation
-
Returns the localized label of the node in the specified context.
- getLabel(Session) - Method in interface com.onwbp.adaptation.Adaptation
-
Returns the label of the dataset or record corresponding to the locale in the specified session.
- getLabel(Session) - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the label of this node for the specified session.
- getLabel(Locale) - Method in interface com.onwbp.adaptation.Adaptation
-
Returns the label of the dataset or record corresponding to the specified locale.
- getLabel(Locale) - Method in class com.onwbp.adaptation.AdaptationHome
-
Returns the label of this dataspace or snapshot for a given locale.
- getLabel(Locale) - Method in class com.onwbp.base.text.NomenclatureItem
- getLabel(Locale) - Method in class com.onwbp.base.text.NomenclatureItemValue
-
Returns the label defined for the specified locale.
- getLabel(Locale) - Method in interface com.orchestranetworks.d3.D3Broadcast.Status
-
Returns the broadcast operation status label depending on the specified locale.
- getLabel(Locale) - Method in class com.orchestranetworks.d3.DeliveryMode
-
Returns the label depending on the specified locale.
- getLabel(Locale) - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the localized label of this node.
- getLabel(Locale) - Method in interface com.orchestranetworks.ui.perspective.Perspective
-
Returns the perspective label according to the given locale.
- getLabel(Locale) - Method in interface com.orchestranetworks.ui.perspective.PerspectiveItem
-
Returns the label of this item.
- getLabel(Locale) - Method in class com.orchestranetworks.ui.UIHttpManagerComponentReturnCode
-
Returns a localized label for this return code.
- getLabelFromDefaultPattern() - Method in interface com.orchestranetworks.ui.UILabelRendererContext
-
Returns the label resolved from the default pattern.
- getLabelFromDefaultPattern() - Method in interface com.orchestranetworks.ui.UILabelRendererForHierarchyContext
-
Returns the label resolved from the configured pattern.
- getLabelOrName(Session) - Method in interface com.onwbp.adaptation.Adaptation
-
Returns the label of the dataset or record corresponding to the locale in the specified session.
- getLabelOrName(Locale) - Method in interface com.onwbp.adaptation.Adaptation
-
Returns the label of the dataset or record corresponding to the specified locale.
- getLabelOrName(Locale) - Method in class com.onwbp.adaptation.AdaptationHome
-
Returns the label of this dataspace or snapshot for a given locale.
- getLabelOrNameAsUserMessage() - Method in class com.onwbp.adaptation.AdaptationHome
-
Returns the internationalized label of this dataspace or snapshot.
- getLabelsSize() - Method in class com.onwbp.base.text.Nomenclature
-
Returns the number of labels that each item of this
Nomenclature
must have. - getLabelWidth() - Method in interface com.orchestranetworks.ui.form.UIFormRow
- getLastBroadcastVersion() - Method in interface com.orchestranetworks.d3.slave.D3ReceiveBroadcastBeforeContext
-
Returns the previous broadcast snapshot.
- getLastModificationDate() - Method in interface com.onwbp.adaptation.AdaptationTable
-
Retrieves the date of the most recent modification operation performed on the table.
- getLastModificationDate() - Method in interface com.orchestranetworks.workflow.ProcessInstance
-
Returns the last modified date of this workflow.
- getLastName() - Method in interface com.orchestranetworks.service.directory.DirectoryDefault.UserEntity
- getLastPage() - Method in class com.onwbp.adaptation.RequestPagination
-
Returns the last page of the current request.
- getLastStep() - Method in class com.orchestranetworks.schema.Path
-
Returns the last step of this path,
null
for the root path. - getLastTransactionId() - Method in interface com.onwbp.adaptation.Adaptation
-
Returns the identifier of the last transaction in which this dataset or record has been modified.
- getLastUser() - Method in interface com.onwbp.adaptation.Adaptation
-
Returns the last user who modified this dataset or record.
- getLastUserTaskResult() - Method in interface com.orchestranetworks.workflow.ConditionBeanContext
-
Returns the last completed user task object.
- getLastUserTaskResult() - Method in interface com.orchestranetworks.workflow.ConditionContext
-
Returns the last completed user task object.
- getLauncherName() - Method in class com.orchestranetworks.workflow.WorkflowLauncherInfo
-
Gets the Workflow Launcher name.
- getLeft() - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenTables
-
Returns the table on the left side.
- getLeftValue() - Method in class com.orchestranetworks.service.comparison.NodeDifference
-
Returns the value on the left side of the difference.
- getLeftValuePath() - Method in class com.orchestranetworks.service.comparison.NodeDifference
-
Returns the local absolute path of the left side of the difference.
- getLightRelationshipsChildren() - Method in interface com.orchestranetworks.schema.businessObjects.BusinessObjectModel
-
Returns the relationships defined in the business object model's main table.
- getLightRelationshipsChildren() - Method in interface com.orchestranetworks.schema.businessObjects.BusinessObjectModelRelationship
-
Returns the lights relationships defined directly under this relationship.
- getLineNumber() - Method in interface com.orchestranetworks.ui.view.TileDescription
-
Defines the number of lines (between 3 and 6).
- getLineSeparator() - Method in class com.orchestranetworks.service.ExportImportCSVSpec
- getLinkedField() - Method in interface com.orchestranetworks.schema.info.SchemaLinkedField
-
Returns the field referred by this node.
- getLinkedRecord(Adaptation) - Method in interface com.orchestranetworks.schema.info.SchemaFacetTableRef
-
Returns the linked record for the specified record.
- getLinkedRecord(Adaptation) - Method in interface com.orchestranetworks.schema.info.SchemaInheritanceProperties
-
Returns the linked record containing the inherited node for the specified record.
- getLinkedRecord(ValueContext) - Method in interface com.orchestranetworks.schema.info.SchemaFacetTableRef
-
Returns the linked record for the specified context.
- getLinkedRecords(Adaptation) - Method in interface com.orchestranetworks.schema.info.SchemaFacetTableRef
-
Returns the linked records for the specified record.
- getLinkedRecords(ValueContext) - Method in interface com.orchestranetworks.schema.info.SchemaFacetTableRef
-
Returns the linked records for the specified context.
- getLinkTable(Adaptation) - Method in interface com.orchestranetworks.schema.info.AssociationLinkByLinkTable
-
Returns the link table of this association.
- getLinkTablePath() - Method in interface com.orchestranetworks.schema.info.AssociationLinkByLinkTable
-
Returns the path of the link table defined in the data model (property
table
). - getList(Path) - Method in interface com.onwbp.adaptation.ReadContext
-
Returns the
List
value of the specified node. - getList(Path) - Method in class com.orchestranetworks.rest.serialization.ContentHolder
-
Returns the
List
value of the specified path, or an emptyArrayList
if no value is defined. - getListSeparator() - Method in class com.orchestranetworks.service.ExportImportCSVSpec
- getLocale() - Method in class com.onwbp.adaptation.Request
- getLocale() - Method in interface com.orchestranetworks.rest.inject.SessionContext
-
Returns the preferred EBX® built-in locale according to the current request.
- getLocale() - Method in interface com.orchestranetworks.schema.SchemaDocumentationContext
-
Returns the current locale, never
null
. - getLocale() - Method in class com.orchestranetworks.service.ServiceContext
-
Deprecated.Returns the current locale of the user interface session.
- getLocale() - Method in interface com.orchestranetworks.service.Session
-
Returns the session's current locale.
- getLocale() - Method in interface com.orchestranetworks.ui.UIContext
-
Deprecated.Replaced by
UISessionContext.getLocale()
- getLocale() - Method in interface com.orchestranetworks.ui.UIFormRequestContext
-
Returns the current locale of the user session.
- getLocale() - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
-
Returns the locale specified for the new user session, returns
null
if no specific locale has been set. - getLocale() - Method in interface com.orchestranetworks.ui.UILabelRendererContext
-
Returns the current locale of the user session.
- getLocale() - Method in interface com.orchestranetworks.ui.UISessionContext
-
Returns the current session's locale.
- getLocale() - Method in class com.orchestranetworks.workflow.WorkflowLauncherInfo
-
Gets the locale for the launcher activation.
- getLocaleForSchemaNode(SchemaNode) - Method in interface com.orchestranetworks.service.Session
-
Deprecated.Since 5.9.0 this method is useless because it is not possible to define locales for a module anymore. Now it returns the result of
Session.getLocale()
, which should be used instead. - getLocales() - Method in class com.orchestranetworks.instance.Repository
-
Returns the EBX® declared locales.
- getLocales() - Method in interface com.orchestranetworks.rest.inject.SessionContext
-
Returns all EBX® built-in locales.
- getLocales() - Method in interface com.orchestranetworks.schema.info.SchemaFacetValidationMessage
-
Returns the locales for which a validation message is defined by the associated facet.
- getLocalizedMessage(Locale) - Method in interface com.orchestranetworks.schema.info.SchemaFacetValidationMessage
-
Returns the value of the localized
message
defined by the associated facet. - getLocationInfo() - Method in class com.orchestranetworks.service.Archive
-
Returns user-readable information on the location of the archive.
- getLoggingCategory() - Method in interface com.orchestranetworks.module.ModuleContextOnRepositoryStartup
-
Returns the logging category associated with the current module.
- getLogin() - Method in interface com.orchestranetworks.service.directory.DirectoryDefault.UserEntity
- getLogoURL() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the URL of the specified SVG image.
- getLong() - Method in class com.orchestranetworks.instance.RepositoryId
- getMainColor() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the Hex color code of the user interface main color used for selections and highlights.
- getMainTextIconColor() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the text and icons Hex color code of the user interface main theme.
- getManagerComponent() - Method in class com.orchestranetworks.ui.action.WebComponentAction
- getMandatoryUserMessage() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the mandatory error message (defined by the data model element
osd:mandatoryErrorMessage
). - getMappingWithDataContext_branch() - Method in class com.orchestranetworks.workflow.BuiltInTrigger_launchWorkflow
-
Returns the name of the data context variable that will contain the current dataspace reference.
- getMappingWithDataContext_incomingEvent() - Method in class com.orchestranetworks.workflow.BuiltInTrigger_launchWorkflow
-
Returns the name of the data context variable that will contain the event that launched the workflow.
- getMappingWithDataContext_instance() - Method in class com.orchestranetworks.workflow.BuiltInTrigger_launchWorkflow
-
Returns the name of the data context variable that will contain the current dataset reference.
- getMappingWithDataContext_xpathRecord() - Method in class com.orchestranetworks.workflow.BuiltInTrigger_launchWorkflow
-
Returns the name of the data context variable that will contain the current record XPath (the primary key of the record in the table).
- getMappingWithDataContext_xpathTable() - Method in class com.orchestranetworks.workflow.BuiltInTrigger_launchWorkflow
-
Returns the name of the data context variable that will contain the current table XPath.
- getMaxOccurs() - Method in interface com.orchestranetworks.schema.info.AssociationLink
-
Returns the value of
maxOccurs/value
. - getMaxOccurs() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the value of
xs:maxOccurs
. - getMaxValue() - Method in interface com.orchestranetworks.schema.info.SchemaFacetExcludeSegment
-
Returns the maximum value of this facet defined in the data model.
- getMember() - Method in interface com.orchestranetworks.ui.UILabelRendererForHierarchyContext
-
Returns the current hierarchy member being displayed.
- getMessage() - Method in interface com.orchestranetworks.d3.D3Broadcast
-
Returns the message of the broadcast operation.
- getMessage() - Method in class com.orchestranetworks.rest.security.AuthorizationOutcome
-
Returns a
UserMessage
that must be added to the HTTP response in case of forbidden state. - getMessage() - Method in exception com.orchestranetworks.service.directory.AuthenticationException
- getMessage() - Method in interface com.orchestranetworks.service.ValidationReportItem
-
Returns a user-friendly message.
- getMessage(Locale) - Method in class com.onwbp.base.text.UserMessageLocalized
- getMessageForLocale(Locale) - Method in exception com.orchestranetworks.service.OperationException
-
Returns a localized user message.
- getMessageForSettingNull(UIResponseContext) - Method in class com.orchestranetworks.ui.UIBeanEditor
-
Deprecated.Returns the message to display in the user interface when setting the value of the associated element to
null
. - getMessageForSettingValue(UIResponseContext) - Method in class com.orchestranetworks.ui.UIBeanEditor
-
Deprecated.Returns the message to display in the user interface when editing a value of the associated element; the action is available when the current value is undefined (
null
) in the user interface. - getMessageKey() - Method in class com.onwbp.base.text.UserMessageRef
-
Returns the identifier of the message in the bundle.
- getMinOccurs() - Method in interface com.orchestranetworks.schema.info.AssociationLink
-
Returns the value of
minOccurs/value
. - getMinOccurs() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the value of
xs:minOccurs
. - getMinValue() - Method in interface com.orchestranetworks.schema.info.SchemaFacetExcludeSegment
-
Returns the minimum value of this facet defined in the data model.
- getMobilePhoneNumber() - Method in interface com.orchestranetworks.service.directory.DirectoryDefault.UserEntity
- getMode() - Method in class com.orchestranetworks.service.ArchiveImportSpec
- getModel() - Method in class com.orchestranetworks.search.strategy.StopWordsKey
-
Returns the name of the data model to which the stop words list belongs, or null if the list does not belong to a specific model.
- getModel() - Method in class com.orchestranetworks.search.strategy.SynonymsKey
-
Returns the name of the data model to which the synonyms list belongs, or null if the list does not belong to a specific model.
- getModifiedNode() - Method in interface com.orchestranetworks.schema.trigger.ValueChange
-
Returns the terminal node to be modified or has already been modified.
- getModuleName() - Method in interface com.onwbp.adaptation.Adaptation
-
Returns the name of the module that holds the data model document.
- getModuleName() - Method in interface com.orchestranetworks.module.ModuleContextOnRepositoryStartup
-
Returns the current module name.
- getModuleName() - Method in interface com.orchestranetworks.module.ModuleSearchRegistrationContext
-
Returns the current module name.
- getModuleName() - Method in interface com.orchestranetworks.module.ModuleServiceRegistrationContext
-
Returns the current module name.
- getModuleName() - Method in interface com.orchestranetworks.schema.info.SchemaFacetOResource
-
Returns the name of the EBX® module that contains the resource.
- getModuleName() - Method in class com.orchestranetworks.schema.SchemaLocation
-
Returns the name of the module that contains the resource or, if this instance is URI based, returns the default module name.
- getModuleName() - Method in class com.orchestranetworks.search.strategy.SearchStrategyKey
- getModuleName() - Method in class com.orchestranetworks.search.strategy.StopWordsKey
- getModuleName() - Method in class com.orchestranetworks.search.strategy.SynonymsKey
- getModuleName() - Method in class com.orchestranetworks.search.template.SearchTemplateKey
- getModuleName() - Method in class com.orchestranetworks.service.ServiceContext
-
Deprecated.Returns the name of the module that declares the service being executed.
- getModuleName() - Method in class com.orchestranetworks.service.ServiceGroupKey
- getModuleName() - Method in class com.orchestranetworks.service.ServiceKey
- getModuleTemplates(Module) - Method in interface com.orchestranetworks.search.template.SearchTemplateManager
-
Returns the search templates registered in the given module.
- getName() - Method in class com.orchestranetworks.instance.HomeKey
-
Returns the string associated with this key.
- getName() - Method in interface com.orchestranetworks.schema.businessObjects.BusinessObjectModel
-
Returns the name of this business object model.
- getName() - Method in enum class com.orchestranetworks.schema.info.SchemaFacetBlocksCommit
- getName() - Method in class com.orchestranetworks.schema.types.file.UploadedFile
-
Returns the original file name in the client's file system, as provided by the browser.
- getName() - Method in class com.orchestranetworks.search.strategy.StopWordsKey
- getName() - Method in class com.orchestranetworks.search.strategy.SynonymsKey
- getName() - Method in class com.orchestranetworks.search.template.SearchTemplateKey
-
Returns the full name of the search template.
- getName() - Method in interface com.orchestranetworks.service.directory.DirectoryDefault.RoleEntity
- getName() - Method in class com.orchestranetworks.service.extensions.ReplicationUnitKey
-
Returns the name defining this key.
- getName() - Method in class com.orchestranetworks.service.ServiceGroupKey
-
Returns the full name of the service.
- getName() - Method in class com.orchestranetworks.service.ServiceKey
-
Returns the full name of the service.
- getName() - Method in interface com.orchestranetworks.ui.perspective.Perspective
-
Returns the name of the perspective.
- getName() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveActionItem
-
Returns the functional name of the action.
- getName() - Method in class com.orchestranetworks.ui.UIButtonSpecSubmit
- getName() - Method in interface com.orchestranetworks.userservice.declaration.WebComponentParameter
-
Returns the name of the parameter.
- getName() - Method in class com.orchestranetworks.userservice.ObjectKey
-
Returns the name of this object.
- getName() - Method in class com.orchestranetworks.workflow.PublishedProcessKey
-
Returns the name of the publication,
null
if the publication is disabled. - getNameInDatabase() - Method in interface com.orchestranetworks.service.extensions.Replica
-
Returns the table name in the database of the replica.
- getNameWithoutPrefix() - Method in interface com.orchestranetworks.schema.SchemaTypeName
-
If this type name has a namespace, returns the local name (without the prefix).
- getNewRepository(File) - Static method in class com.orchestranetworks.service.extensions.TestHelper
-
Creates a new temporary repository for running tests with workflow API disabled.
- getNewRepository(File, boolean) - Static method in class com.orchestranetworks.service.extensions.TestHelper
-
Creates a new temporary repository for running tests.
- getNextHtmlTabIndex() - Method in interface com.orchestranetworks.ui.UIResponseContext
-
Deprecated.
TabIndexes
are no longer used in forms, the default order (notabIndex
) is preferable. Currently, thetabIndex
attribute is used with the value '-1' to keep the keyboard from having focus (i.e. control buttons of a field) - getNextPage(Adaptation) - Method in class com.onwbp.adaptation.RequestPagination
-
Returns the page which contains the records just after the specified row.
- getNextPage(PrimaryKey) - Method in class com.onwbp.adaptation.RequestPagination
-
Returns the page which contains the records just after the specified row.
- getNextPage(RequestPagination.Page) - Method in class com.onwbp.adaptation.RequestPagination
-
Returns the page which contains the records just after the specified page.
- getNode() - Method in interface com.orchestranetworks.instance.ValueContext
-
Returns the current data model node of this context.
- getNode() - Method in exception com.orchestranetworks.schema.ConstraintViolationException
-
Returns the node associated with the constraint violated.
- getNode() - Method in interface com.orchestranetworks.schema.relationships.SchemaNodeRelationships
-
Returns the node holding these relationships.
- getNode() - Method in interface com.orchestranetworks.service.AccessRuleForCreateContext
-
Returns the current data model node whose permission must be computed.
- getNode() - Method in interface com.orchestranetworks.ui.form.widget.WidgetDisplayContext
-
Returns the node to which the component is attached, as specified in the data model.
- getNode() - Method in interface com.orchestranetworks.ui.UIContext
-
Deprecated.Replaced by
WidgetDisplayContext.getNode()
. - getNode() - Method in interface com.orchestranetworks.ui.UITableFilterContext
-
Returns the table node to which the current filter is attached, as specified in the data model.
- getNode(Path) - Method in interface com.orchestranetworks.instance.ValueContext
-
Returns the data model node at the specified path.
- getNode(Path) - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the node at the specified path, or
null
if no node exists at the specified path. - getNode(Path) - Method in interface com.orchestranetworks.ui.form.widget.WidgetValidationContext
-
Returns the node located at the specified path.
- getNode(Path) - Method in interface com.orchestranetworks.ui.UIContext
-
Deprecated.Replaced by
SchemaNode.getNode(Path)
fromWidgetDisplayContext.getNode()
. - getNode(Path) - Method in interface com.orchestranetworks.ui.UIFormRequestContext
-
Returns the node located at the specified path.
- getNode(Path, boolean, boolean) - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the node at the specified path, or
null
if the node does not exist andisTolerantRead
istrue
. - getNodeAccessPermission(SchemaNode, Adaptation) - Method in interface com.orchestranetworks.service.SessionPermissions
-
Returns the current user's access rights on the specified node in an update/display context.
- getNodeAccessPermissionForCreate(SchemaNode, AdaptationTable) - Method in interface com.orchestranetworks.service.SessionPermissions
-
Returns the current user's access rights on the specified node in a creation context.
- getNodeAccessPermissionForForm(SchemaNode, Adaptation) - Method in interface com.orchestranetworks.service.SessionPermissions
-
Returns the current user's access rights on the specified node when displayed in a form.
- getNodeActionPermissionForService(ServiceKey, SchemaNode, Adaptation) - Method in interface com.orchestranetworks.service.SessionPermissions
-
Returns the current user's permissions for executing the service on the specified node.
- getNodeChildren() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the data model nodes defined directly under this node.
- getNodeChildren(boolean) - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the data model nodes defined directly under this node.
- getNodeDifference(Path) - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenContents
-
Returns the difference for the specified node,
null
if there is no difference. - getNodeDifferenceOnTargetChangeSet(NodeDifference, DifferenceBetweenHomes) - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenContents
- getNodeDifferenceOnTargetChangeSet(NodeDifference, DifferenceBetweenHomes) - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenInstances
- getNodeDifferenceOnTargetChangeSet(NodeDifference, DifferenceBetweenHomes) - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenOccurrences
- getNodeDifferences() - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenContents
-
Returns a
List
ofNodeDifference
. - getNodeDifferencesSize() - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenContents
-
Returns the total number of delta values.
- getNomenclature() - Method in interface com.orchestranetworks.schema.info.SchemaFacetEnumeration
-
Returns the nomenclature defined in the data model.
- getNomenclature(ValueContext) - Method in interface com.orchestranetworks.schema.ConstraintNomenclature
-
Deprecated.Returns a sequence of value-label pairs, where the values correspond to the underlying enumeration of this constraint.
- getNotificationMail() - Method in class com.orchestranetworks.workflow.CreationWorkItemSpec
- getNumberOfChanges() - Method in interface com.orchestranetworks.schema.trigger.ValueChanges
-
Returns the number of changes.
- getOccurrence() - Method in interface com.orchestranetworks.hierarchy.HierarchyNode
-
Returns the current record being displayed.
- getOccurrence() - Method in interface com.orchestranetworks.ui.UILabelRendererContext
-
Returns the current record that is being displayed.
- getOccurrence() - Method in interface com.orchestranetworks.ui.UILabelRendererForHierarchyContext
-
Returns the current record being displayed.
- getOccurrenceActionPermissionToDelete(Adaptation, AdaptationTable) - Method in interface com.orchestranetworks.service.SessionPermissions
-
Returns the current user's permissions for deleting the specified table record.
- getOccurrenceActionPermissionToOccult(Adaptation, AdaptationTable) - Method in interface com.orchestranetworks.service.SessionPermissions
-
Returns the current user's permissions for occulting the specified table record.
- getOccurrenceActionPermissionToOverwrite(Adaptation, AdaptationTable) - Method in interface com.orchestranetworks.service.SessionPermissions
-
Returns the current user's permissions for overwriting the specified table record.
- getOccurrenceContext() - Method in interface com.orchestranetworks.schema.trigger.BeforeTransactionCancelContext
-
Overridden, always returns
null
in this context. - getOccurrenceContext() - Method in interface com.orchestranetworks.schema.trigger.BeforeTransactionCommitContext
-
Overridden, always returns
null
in this context. - getOccurrenceContext() - Method in interface com.orchestranetworks.schema.trigger.TableTriggerExecutionContext
-
Returns the record read context.
- getOccurrenceContextForUpdate() - Method in interface com.orchestranetworks.schema.trigger.BeforeCreateOccurrenceContext
-
Returns the record context for performing the update.
- getOccurrenceContextForUpdate() - Method in interface com.orchestranetworks.schema.trigger.BeforeDeleteOccurrenceContext
-
Returns the record context for performing the update.
- getOccurrenceContextForUpdate() - Method in interface com.orchestranetworks.schema.trigger.BeforeModifyOccurrenceContext
-
Returns the record context for performing the update.
- getOccurrenceContextForUpdate() - Method in interface com.orchestranetworks.schema.trigger.NewTransientOccurrenceContext
-
Returns the same result as
NewTransientOccurrenceContext.getValueContext()
, but with an older and more verbose name. - getOccurrenceDefinitionMode() - Method in interface com.onwbp.adaptation.Adaptation
-
Returns the definition mode of this record.
- getOccurrenceOnLeft() - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenOccurrences
-
Returns the record on the left side.
- getOccurrenceOnRight() - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenOccurrences
-
Returns the record on the right side.
- getOccurrencePrimaryKey() - Method in interface com.onwbp.adaptation.Adaptation
-
Returns the primary key of this record.
- getOccurrencesJavaClass() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the default
Class
of the Java records of this data model node,null
if this node is above a terminal node. - getOfferedTo() - Method in class com.orchestranetworks.workflow.CreationWorkItemSpec
-
Deprecated.Since 5.7.0. This method is replaced by
CreationWorkItemSpec.getOfferedToProfiles()
. - getOfferedTo() - Method in interface com.orchestranetworks.workflow.UserTask.WorkItem
-
Deprecated.Since 5.7.0. This method is replaced by
UserTask.WorkItem.getOfferedToProfiles()
. - getOfferedToNotificationMail() - Method in interface com.orchestranetworks.workflow.UserTaskCreationContext
-
Returns the foreign key defined in the User Task configuration for the mail notification on offering.
- getOfferedToProfiles() - Method in class com.orchestranetworks.workflow.CreationWorkItemSpec
-
Returns the collection of profiles to whom the work item must be offered.
- getOfferedToProfiles() - Method in interface com.orchestranetworks.workflow.UserTask.WorkItem
-
Returns the list of profiles the work item is offered to.
- getOfficePhoneNumber() - Method in interface com.orchestranetworks.service.directory.DirectoryDefault.UserEntity
- getOperationTimeOut() - Method in interface com.orchestranetworks.d3.D3Broadcast
-
Returns the operation time-out in milliseconds.
- getOptionalRequestParameterValue(String) - Method in interface com.orchestranetworks.ui.form.UIFormContext
-
Returns the HTTP parameter values in the incoming request.
- getOptionalRequestParameterValue(String) - Method in interface com.orchestranetworks.ui.form.widget.WidgetDisplayContext
-
Returns the HTTP parameter value in the incoming request.
- getOptionalRequestParameterValue(String) - Method in interface com.orchestranetworks.ui.form.widget.WidgetValidationContext
-
Returns the HTTP parameter value in the incoming request.
- getOptionalRequestParameterValue(String) - Method in interface com.orchestranetworks.ui.UIAjaxContext
-
Returns the HTTP parameter value from the incoming request.
- getOptionalRequestParameterValue(String) - Method in interface com.orchestranetworks.ui.UIFormRequestContext
-
Returns the HTTP parameter value in the incoming request.
- getOptionalRequestParameterValue(String) - Method in interface com.orchestranetworks.ui.UIRequestContext
-
Deprecated.
- getOptionalRequestParameterValues(String) - Method in interface com.orchestranetworks.ui.form.UIFormContext
-
Returns the HTTP parameter values in the incoming request.
- getOptionalRequestParameterValues(String) - Method in interface com.orchestranetworks.ui.form.widget.WidgetDisplayContext
-
Returns the HTTP parameter values in the incoming request.
- getOptionalRequestParameterValues(String) - Method in interface com.orchestranetworks.ui.form.widget.WidgetValidationContext
-
Returns the HTTP parameter values in the incoming request.
- getOptionalRequestParameterValues(String) - Method in interface com.orchestranetworks.ui.UIAjaxContext
-
Returns the HTTP parameter values from the incoming request.
- getOptionalRequestParameterValues(String) - Method in interface com.orchestranetworks.ui.UIFormRequestContext
-
Returns the HTTP parameter values in the incoming request.
- getOptionalRequestParameterValues(String) - Method in interface com.orchestranetworks.ui.UIRequestContext
-
Deprecated.
- getOriginalPublicationName() - Method in interface com.orchestranetworks.workflow.PublishedProcess
-
Returns the original publication name.
- getOutputParameters() - Method in interface com.orchestranetworks.workflow.WaitTaskOnResumeContext
-
Returns the output parameters given to resume the wait task.
- getOutputParameters() - Method in class com.orchestranetworks.workflow.WaitTaskResumeMessage
-
Returns the output parameters given to resume the wait task.
- getOutputStream() - Method in interface com.orchestranetworks.userservice.UserServiceGetResponse
-
Returns a
OutputStream
suitable for writing binary data in the response. - getOwner() - Method in interface com.onwbp.adaptation.Adaptation
-
Returns the profile that owns the current dataset.
- getOwner() - Method in class com.onwbp.adaptation.AdaptationHome
-
Returns the owner profile of this dataspace or snapshot in the current repository.
- getOwner() - Method in class com.orchestranetworks.instance.HomeCreationSpec
- getOwnerDatasets(Adaptation) - Method in interface com.orchestranetworks.schema.relationships.ReverseRelationshipInterDataset
-
Returns the datasets that are an instance of the data model containing the node that defines the corresponding foreign key constraint, selection link or association link.
- getOwnerNode() - Method in interface com.orchestranetworks.schema.relationships.ExplicitRelationship
-
Returns the node that defines the foreign key constraint, the selection link or the association link.
- getOwnerNode() - Method in interface com.orchestranetworks.schema.relationships.SchemaNodeExplicitRelationship
-
Returns the node in the data model that defines the explicit relationship.
- getOwnerProfile() - Method in interface com.orchestranetworks.ui.view.UIView
-
Returns the owner of the view
- getPageSize() - Method in class com.onwbp.adaptation.RequestPagination
-
Returns the maximum size of pages to be returned.
- getPageSize() - Method in interface com.orchestranetworks.ui.form.widget.UIComboBox
- getPageSize() - Method in interface com.orchestranetworks.ui.form.widget.UITable
- getPaginationLimit() - Method in interface com.orchestranetworks.ui.view.UITabularView
-
Returns the number of visible records.
- getPane() - Method in class com.orchestranetworks.ui.form.UIFormPaneWithTabs.Tab
- getPane() - Method in interface com.orchestranetworks.userservice.UserServiceTab
-
Returns the pane associated with this tab.
- getPanelContext() - Method in interface com.orchestranetworks.ui.form.widget.UIColorPicker
- getParameter(String) - Method in interface com.orchestranetworks.ui.UITableFilterRequestContext
-
Shortcut for
ServletRequest.getParameter(java.lang.String)
. - getParameter(String) - Method in interface com.orchestranetworks.userservice.UserServiceRequest
-
Returns the value defined by the specified parameter in the HTTP request.
- getParameterDescription(String, Locale) - Method in class com.orchestranetworks.workflow.BuiltInTrigger_launchWorkflow
-
Returns the description of the parameter in the specified locale.
- getParameterLabelOrName(String, Locale) - Method in class com.orchestranetworks.workflow.BuiltInTrigger_launchWorkflow
-
Returns the label of the parameter in the specified locale, if it exists, otherwise returns the localized name of the parameter.
- getParameterMap() - Method in interface com.orchestranetworks.ui.UITableFilterRequestContext
-
Shortcut for
ServletRequest.getParameterMap()
. - getParameters() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveAction
-
Returns a map of all parameters defined for this action, including the service key.
- getParameterValues(String) - Method in interface com.orchestranetworks.ui.UITableFilterRequestContext
-
Shortcut for
ServletRequest.getParameterValues(java.lang.String)
. - getParameterValues(String) - Method in interface com.orchestranetworks.userservice.UserServiceRequest
-
Returns an array containing the values defined by the specified parameter in the HTTP request.
- getParent() - Method in interface com.onwbp.adaptation.Adaptation
-
Returns the parent of the current dataset or record.
- getParent() - Method in class com.onwbp.adaptation.AdaptationHome
-
Returns the parent dataspace of this
AdaptationHome
. - getParent() - Method in class com.orchestranetworks.instance.HomeCreationSpec
- getParent() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the parent node of this node.
- getParent() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveItem
-
Returns the parent item of this item.
- getParentBranch() - Method in class com.onwbp.adaptation.AdaptationHome
-
Returns the parent dataspace or snapshot of this
AdaptationHome
. - getParentHierarchyNode() - Method in interface com.orchestranetworks.hierarchy.HierarchyNode
-
Returns this node's parent node in the hierarchy.
- getParentKey() - Method in interface com.orchestranetworks.workflow.ProcessInstance
-
Returns the parent of the sub-workflow if the process instance is a sub-workflow, otherwise returns
null
. - getParentRelationship() - Method in interface com.orchestranetworks.schema.businessObjects.BusinessObjectModelRelationship
-
Returns the parent relationship in the context of the container business object model.
- getPasswordLastUpdate() - Method in interface com.orchestranetworks.service.directory.DirectoryDefault.UserEntity
- getPath() - Method in interface com.orchestranetworks.schema.info.SchemaFacetBoundary
-
Returns the
path
defined in this constraint, if this facet is dynamic. - getPath() - Method in interface com.orchestranetworks.schema.info.SchemaFacetOnLength
-
Returns the
path
defined in this constraint, if this facet is dynamic. - getPath() - Method in interface com.orchestranetworks.ui.form.widget.WidgetFactoryContext
-
Returns the path to which the component is attached, as specified in the data model.
- getPath(int) - Method in class com.onwbp.adaptation.RequestSortCriteria
- getPathForListOccurrence(int) - Method in interface com.orchestranetworks.ui.form.widget.WidgetListValidationContext
-
Returns the absolute path of an occurrence at the specified index under the current aggregated list field (
maxOccurs > 1
). - getPathForListOccurrence(int) - Method in interface com.orchestranetworks.ui.form.widget.WidgetWriterForList
-
Returns the absolute path of an occurrence at the specified index under the current aggregated list field (
maxOccurs > 1
). - getPathForListOccurrence(int) - Method in interface com.orchestranetworks.ui.UIContext
-
Deprecated.
- getPathForListOccurrence(int, boolean) - Method in interface com.orchestranetworks.ui.form.widget.WidgetListValidationContext
-
Returns the path of an occurrence at the specified index under the current aggregated list field (
maxOccurs > 1
). - getPathForListOccurrence(int, boolean) - Method in interface com.orchestranetworks.ui.form.widget.WidgetWriterForList
-
Returns the path of an occurrence at the specified index under the current aggregated list field (
maxOccurs > 1
). - getPathForListOccurrence(int, boolean) - Method in interface com.orchestranetworks.ui.UIContext
-
Deprecated.
- getPathInAdaptation() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the local absolute path.
- getPathInAdaptation() - Method in interface com.orchestranetworks.service.ValidationReportItemSubjectForAdaptation
-
Returns the path in the dataset or record associated with this validation item.
- getPathInAdaptation() - Method in interface com.orchestranetworks.ui.UIContext
-
Deprecated.Replaced by
SchemaNode.getPathInAdaptation()
fromWidgetDisplayContext.getNode()
. - getPathInError() - Method in exception com.orchestranetworks.schema.PathAccessException
-
Returns either the path specified in the constructor, or
null
. - getPathInModule() - Method in class com.orchestranetworks.schema.SchemaLocation
-
Returns the location of the related data model inside its container module if it is packaged in a module.
- getPathInSchema() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the absolute path of this node in the data model.
- getPathOnLeft() - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenTables
-
Returns the path of the table on the left side.
- getPathOnRight() - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenTables
-
Returns the path of the table on the right side.
- getPathToNomenclature() - Method in interface com.orchestranetworks.schema.info.SchemaFacetEnumeration
-
If this facet is dynamic, returns the
path
defined in the data model. - getPathToValues() - Method in interface com.orchestranetworks.schema.info.SchemaFacetEnumeration
-
Returns the
path
defined in the data model, if this facet is dynamic. - getPathWithoutLastStep() - Method in class com.orchestranetworks.schema.Path
-
Returns this path without its last step.
- getPattern() - Method in interface com.orchestranetworks.ui.view.TileDescription
-
Defines the tile text.
- getPatternString() - Method in interface com.orchestranetworks.schema.info.SchemaFacetPattern
-
Returns the value of the pattern defined in the data model.
- getPermission() - Method in interface com.orchestranetworks.ui.form.widget.WidgetDisplayContext
-
Returns the current user's access rights on the current node.
- getPermission(Adaptation, Session, SchemaNode) - Method in interface com.orchestranetworks.service.AccessRule
-
Returns permissions for the specified arguments.
- getPermission(Adaptation, Session, SchemaNode) - Method in class com.orchestranetworks.service.AccessRule.NoWriteRule
- getPermission(Path) - Method in interface com.orchestranetworks.ui.form.widget.WidgetDisplayContext
-
Returns the current user's access rights on the node specified by a path.
- getPermission(Path) - Method in interface com.orchestranetworks.ui.form.widget.WidgetValidationContext
-
Returns the current user's access rights on the node specified by a path.
- getPermission(SchemaNode, Adaptation, Session) - Method in interface com.orchestranetworks.service.ServicePermission
-
Returns a permission for the specified arguments.
- getPermission(AccessRuleForCreateContext) - Method in interface com.orchestranetworks.service.AccessRuleForCreate
-
Returns the permission for the specified record creation context.
- getPermission(ObjectKey, Path) - Method in interface com.orchestranetworks.userservice.UserServiceObjectContext
-
Returns the current user's access rights on the node of a user service object.
- getPermission(ServicePermissionRuleContext<S>) - Method in interface com.orchestranetworks.userservice.permission.ServicePermissionRule
-
Returns a permission for the specified context.
- getPermissionForHierarchy(HierarchyNode, Session) - Method in interface com.orchestranetworks.service.ServicePermissionForHierarchy
-
Returns the permissions for the arguments specified.
- getPermissions() - Method in interface com.orchestranetworks.service.Session
-
Returns the current user's permission facade.
- getPerspective(String) - Method in class com.orchestranetworks.ui.perspective.PerspectiveHandler
-
Returns the perspective for the given name.
- getPerspectiveName() - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
-
Returns the selected perspective name.
- getPerspectiveNavigationPaneSelectionColor() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the background Hex color code used for selected menu items in the perspective navigation pane.
- getPerspectives(Profile) - Method in class com.orchestranetworks.ui.perspective.PerspectiveHandler
-
Returns all activated and allowed perspectives for a given profile.
- getPerspectiveToApply(UserReference) - Method in class com.orchestranetworks.ui.perspective.PerspectiveHandler
-
Returns the perspective to apply.
- getPredicate() - Method in interface com.orchestranetworks.schema.info.AssociationLinkByXPathLink
-
Returns the XPath predicate defined in the data model (property
predicate
). - getPredicateExpression() - Method in class com.onwbp.adaptation.XPathFilter
- getPredicateForXPath(String) - Static method in class com.onwbp.adaptation.XPathExpressionHelper
-
Returns the predicate expression from an XPath expression,
null
if the expression does not specify a predicate. - getPrefilter() - Method in class com.onwbp.adaptation.AbstractPrefilteredAdaptationFilter
- getPrefilter() - Method in interface com.onwbp.adaptation.PrefilteredAdaptationFilter
-
Defines the prefilter.
- getPrefixedPath(Path) - Method in interface com.orchestranetworks.ui.form.UIFormWriter
-
Gets the prefixed path for the specified path, taking into account the potential current
ObjectKey
. - getPrefixedPath(Path) - Method in interface com.orchestranetworks.ui.UIResponseContext
-
Deprecated.Replaced by
UIFormWriter.getPrefixedPath(Path)
- getPreviousPage(Adaptation) - Method in class com.onwbp.adaptation.RequestPagination
-
Returns the page which contains the records just before the specified row.
- getPreviousPage(PrimaryKey) - Method in class com.onwbp.adaptation.RequestPagination
-
Returns the page which contains the records just before the specified row.
- getPreviousPage(RequestPagination.Page) - Method in class com.onwbp.adaptation.RequestPagination
-
Returns the page which contains the records just before the specified row.
- getPreviousTabSelected(UIFormContext) - Method in class com.orchestranetworks.ui.form.UIFormPaneWithTabs
-
Returns the tab id selected prior to the submit.
- getPreviousTabSelected(String) - Method in interface com.orchestranetworks.ui.form.UIFormContext
-
Returns the tab id selected prior to submit in the associated
tabbed pane
. - getPreviousTabSelected(String) - Method in interface com.orchestranetworks.userservice.UserServicePaneWriter
-
Returns the id of the selected tab of a tabbed pane prior to last submit or
null
if the tabbed pane was not yet submitted. - getPreviousTabSelected(String) - Method in interface com.orchestranetworks.userservice.UserServiceSetupDisplayContext
-
Returns the id of selected tab of a tabbed pane prior to last submit or
null
if the tabbed pane was not yet submitted. - getPrimaryKeySpec() - Method in interface com.onwbp.adaptation.AdaptationTable
-
Returns the paths of the data model nodes that compose the primary key of this table.
- getPriority() - Method in interface com.orchestranetworks.workflow.ProcessInstance
-
Returns the current priority of this workflow if defined, otherwise returns
null
. - getPriorityOrDefaultPriority() - Method in interface com.orchestranetworks.workflow.ProcessInstance
-
Returns the current priority of this workflow or the default priority if defined, else
null
. - getPrivileges() - Method in class com.orchestranetworks.service.UserReference
-
Returns an iterator over
ServiceKey
s representing the user's privileges. - getProcedureContext() - Method in interface com.orchestranetworks.schema.trigger.AfterCreateInstanceContext
-
Returns the current procedure context.
- getProcedureContext() - Method in interface com.orchestranetworks.schema.trigger.AfterCreateOccurrenceContext
-
Returns the current procedure context.
- getProcedureContext() - Method in interface com.orchestranetworks.schema.trigger.AfterDeleteInstanceContext
-
Returns the current procedure context.
- getProcedureContext() - Method in interface com.orchestranetworks.schema.trigger.AfterDeleteOccurrenceContext
-
Returns the current procedure context.
- getProcedureContext() - Method in interface com.orchestranetworks.schema.trigger.AfterDuplicateInstanceContext
-
Returns the current procedure context.
- getProcedureContext() - Method in interface com.orchestranetworks.schema.trigger.AfterModifyInstanceContext
-
Returns the current procedure context.
- getProcedureContext() - Method in interface com.orchestranetworks.schema.trigger.AfterModifyOccurrenceContext
-
Returns the current procedure context.
- getProcedureContext() - Method in interface com.orchestranetworks.schema.trigger.BeforeTransactionCommitContext
-
Returns the current procedure context.
- getProcedureContext() - Method in interface com.orchestranetworks.service.NodeDataTransformerContext
-
Returns the procedure context associated with the archive export.
- getProcedureUtility() - Method in interface com.orchestranetworks.rest.inject.SessionContext
-
Returns a configured procedure utility instance.
- getProcessInstance() - Method in interface com.orchestranetworks.workflow.ProcessExecutionInfoContext
-
Returns information about the current process instance.
- getProcessInstance() - Method in class com.orchestranetworks.workflow.WaitTaskResumeResult
-
Returns the workflow associated with the resumed wait task.
- getProcessInstance(ProcessInstanceKey) - Method in class com.orchestranetworks.workflow.WorkflowEngine
-
Returns information about the specified workflow.
- getProcessInstanceComments(ProcessInstanceKey) - Method in class com.orchestranetworks.workflow.WorkflowEngine
-
Returns the comments of the specified workflow.
- getProcessInstanceCreator() - Method in interface com.orchestranetworks.workflow.ProcessExecutionInfoContext
-
Returns the creator of the current process instance.
- getProcessInstanceDescription(Locale) - Method in interface com.orchestranetworks.workflow.ActionPermissionsOnWorkflowContext
-
Deprecated.Use
ProcessExecutionInfoContext.getProcessInstance()
instead. - getProcessInstanceDescription(Locale) - Method in interface com.orchestranetworks.workflow.ProcessExecutionContext
-
Deprecated.Use instead
ProcessExecutionInfoContext.getProcessInstance()
- getProcessInstanceHistory(ProcessInstanceKey) - Method in class com.orchestranetworks.workflow.WorkflowEngine
-
Returns the history of the specified workflow.
- getProcessInstanceKey() - Method in interface com.orchestranetworks.workflow.ProcessExecutionInfoContext
-
Returns the current process instance Key.
- getProcessInstanceKey() - Method in interface com.orchestranetworks.workflow.ProcessInstance
-
Returns the identifier of this workflow.
- getProcessInstanceKey() - Method in interface com.orchestranetworks.workflow.ProcessLauncherResult
-
Returns the key of the launched workflow instance.
- getProcessInstanceKey() - Method in interface com.orchestranetworks.workflow.UserTask.WorkItem
-
Returns the
ProcessInstanceKey
of the workflow associated to the current work item. - getProcessInstanceKeys(PublishedProcessKey) - Method in class com.orchestranetworks.workflow.WorkflowEngine
-
Returns a list containing all existing process instance keys for the specified publication key.
- getProcessInstanceKeys(String) - Method in class com.orchestranetworks.workflow.WorkflowEngine
-
Returns a list containing all existing workflow keys for the specified launching publication name.
- getProcessInstanceKeysForDataContextVariable(PublishedProcessKey, String, String) - Method in class com.orchestranetworks.workflow.WorkflowEngine
-
Retrieves active process instances that match a specified data context value within a given published process.
- getProcessInstanceKeysFromHistory(PublishedProcessKey) - Method in class com.orchestranetworks.workflow.WorkflowEngine
-
Returns a list containing all the process instance keys for the specified publication key, including deleted processes.
- getProcessInstanceKeysFromHistory(String) - Method in class com.orchestranetworks.workflow.WorkflowEngine
-
Returns a list containing all existing workflow keys for the specified launching publication name, including deleted workflows.
- getProcessInstanceLabel(Locale) - Method in interface com.orchestranetworks.workflow.ActionPermissionsOnWorkflowContext
-
Deprecated.Use
ProcessExecutionInfoContext.getProcessInstance()
instead. - getProcessInstanceLabel(Locale) - Method in interface com.orchestranetworks.workflow.ProcessExecutionContext
-
Deprecated.Use instead
ProcessExecutionInfoContext.getProcessInstance()
- getProcessLauncher(PublishedProcessKey) - Method in class com.orchestranetworks.workflow.WorkflowEngine
-
Returns a launcher to create workflows from the specified publication.
- getProfileForPermission(ProcessExecutionContext.WorkflowPermission) - Method in interface com.orchestranetworks.workflow.ProcessExecutionInfoContext
-
Returns the profile that is associated with the specified workflow permission.
- getProfileMailCC() - Method in class com.orchestranetworks.workflow.CreationWorkItemSpec
- getProfileMailCC() - Method in interface com.orchestranetworks.workflow.UserTaskCreationContext
-
Returns the profile for CC field
- getProfiles() - Method in interface com.orchestranetworks.workflow.UserTaskCreationContext
-
Returns the profiles defined in the UserTask configuration, as a list of strings.
- getProfiles(ProfileListContext) - Method in class com.orchestranetworks.service.directory.Directory
-
Returns a list of all profiles according to the specified context.
- getProfiles(ProfileListContext) - Method in class com.orchestranetworks.service.directory.DirectoryDefault
- getProfiles(ProfileListContext) - Method in class com.orchestranetworks.service.directory.DirectoryHandler
- getProperties() - Method in class com.orchestranetworks.rest.RESTApplicationAbstract
-
This method cannot be overridden, use instead
ApplicationConfigurator.addProperties(Map)
. - getPublicationMode() - Method in class com.orchestranetworks.workflow.PublicationSpec
-
Returns the publication mode.
- getPublicationName() - Method in class com.orchestranetworks.schema.SchemaLocation
-
Returns the name of the publication if this instance is an embedded data model.
- getPublicationName() - Method in interface com.orchestranetworks.ui.view.UIView
-
Returns the value of the publication name.
- getPublicationName() - Method in class com.orchestranetworks.workflow.BuiltInTrigger_launchWorkflow
-
Returns the publication name of the workflow to launch.
- getPublicationName() - Method in class com.orchestranetworks.workflow.PublicationSpec
-
Retrieves the name of the publication.
- getPublicationName() - Method in interface com.orchestranetworks.workflow.PublishedProcess
-
Returns the current name of the workflow publication.
- getPublicationSpecs() - Method in interface com.orchestranetworks.workflow.WorkflowPublisher
-
Gets the publication specifications.
- getPublishedKeys() - Method in class com.orchestranetworks.workflow.WorkflowEngine
-
Returns the enabled publication keys.
- getPublishedKeys(boolean) - Method in class com.orchestranetworks.workflow.WorkflowEngine
-
Returns the publication keys.
- getPublishedProcess(PublishedProcessKey) - Method in class com.orchestranetworks.workflow.WorkflowEngine
-
Returns information about the specified workflow publication.
- getPublishedProcessKey() - Method in interface com.orchestranetworks.workflow.ProcessExecutionInfoContext
-
Returns the current publication key.
- getPublishedProcessKey() - Method in class com.orchestranetworks.workflow.ProcessLauncher
-
Returns the publication identifier associated to the workflow launcher.
- getPublishedProcessKey() - Method in interface com.orchestranetworks.workflow.PublishedProcess
-
Returns the identifier of the workflow publication.
- getPublishedProcessKey() - Method in class com.orchestranetworks.workflow.WorkflowLauncherInfo
-
Gets the published process key.
- getPublishProcessKey() - Method in interface com.orchestranetworks.workflow.ProcessInstance
-
Returns the identifier of the associated workflow publication.
- getPurgeDelegate() - Method in class com.orchestranetworks.instance.Repository
-
Returns the delegate for purge.
- getQueryString() - Method in exception com.orchestranetworks.query.QueryParseException
- getReadOnly() - Static method in class com.orchestranetworks.service.AccessPermission
-
Factory method specifying that a resource can be displayed but not modified.
- getReadOnly(UserMessage) - Static method in class com.orchestranetworks.service.AccessPermission
-
Factory method specifying that a resource can be displayed but it cannot modified.
- getReadOnlyActionPermissionNomenclature(Locale) - Static method in class com.orchestranetworks.service.ActionPermission
- getReadOnlyReason() - Method in class com.orchestranetworks.service.AccessPermission
-
Optionally defined if this state is set as 'readOnly' or as 'hidden' and a specific reason is provided.
- getReadWrite() - Static method in class com.orchestranetworks.service.AccessPermission
-
Factory method specifying that a resource can be displayed and modified.
- getRecommendedPerspective(UserReference) - Method in class com.orchestranetworks.ui.perspective.PerspectiveHandler
-
Returns the recommended perspective for a given user.
- getRecord() - Method in interface com.orchestranetworks.instance.ValueContextForValidationOnRecord
-
Returns the record currently being created or modified.
- getRecord() - Method in interface com.orchestranetworks.schema.businessObjects.Entity
-
Returns the record linked to this entity.
- getRecord() - Method in interface com.orchestranetworks.ui.selection.AssociationRecordEntitySelection
-
Returns the currently selected associated record.
- getRecord() - Method in interface com.orchestranetworks.ui.selection.RecordEntitySelection
-
Returns the currently selected record.
- getRecordFormFactoryClass() - Method in interface com.orchestranetworks.schema.info.AssociationLink
-
Returns the specific
UserServiceAssociationRecordFormFactory
class
defined on this association node (propertyrecordForm osd:class
) ornull
if noUserServiceAssociationRecordFormFactory
class
has been defined. - getRecords() - Method in interface com.orchestranetworks.service.ValidationReportItemSubjectForTable
-
Creates and returns an iterator over the records with which this validation item is associated.
- getRedirectionURI() - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
-
Returns the URI that will be used to redirect the user after closing a session of EBX® user interface.
- getReference() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveIcon
-
Returns the reference of this icon.
- getReferenceBranch() - Method in class com.orchestranetworks.instance.Repository
-
Returns the reference dataspace.
- getReferencingNode() - Method in interface com.orchestranetworks.instance.NewRecordContext
-
Returns the table reference field if the creation occurs from a table reference.
- getReferencingRecordContext() - Method in interface com.orchestranetworks.instance.NewRecordContext
-
Returns the source record value context if the creation occurs from a table reference.
- getReferringRecords(Adaptation) - Method in interface com.orchestranetworks.schema.relationships.ReverseRelationshipInterDataset
-
Returns the records in the repository that refers to the specified record through the corresponding foreign key constraint, selection link or association link.
- getReferringRecords(Adaptation) - Method in interface com.orchestranetworks.schema.relationships.ReverseRelationshipIntraDataset
-
Returns the records in the dataset that refer to the specified record through the corresponding foreign key constraint, selection link or association link.
- getReferringTable() - Method in interface com.orchestranetworks.schema.relationships.ReverseRelationshipResult
-
Returns the table containing the node that refers to the specified record.
- getReferringTableNode() - Method in interface com.orchestranetworks.schema.relationships.ReverseRelationship
-
Returns the table node containing the node that defines the corresponding explicit relationship.
- getRefreshPolicy() - Method in class com.orchestranetworks.service.extensions.ReplicationUnit
-
Returns the
RefreshPolicy
of this replication unit. - getRefreshPolicy() - Method in class com.orchestranetworks.service.ValidationSpec
- getRegisteredBroadcastTrigger(AdaptationHome) - Method in interface com.orchestranetworks.d3.D3NodeAsSlaveOnStartup
-
Returns the 'D3 receive broadcast trigger' class registered according to a delivery dataspace.
- getRegisteredSlaves(BranchKey) - Method in class com.orchestranetworks.d3.D3Engine
-
Deprecated.
- getRegisteredSlaves(BranchKey) - Method in interface com.orchestranetworks.d3.D3Node
-
Returns the list of the
D3Slave
subscribed to the dataspace specified in the parameter. - getRegisteredSlaves(BranchKey) - Method in interface com.orchestranetworks.d3.D3NodeAsMaster
-
Deprecated.Since 5.5.1, this method has been replaced by
D3Node.getRegisteredSlaves(BranchKey)
. - getRejectButtonLabel() - Method in interface com.orchestranetworks.interactions.SessionInteraction.Specification
-
Returns the label associated with the Reject button.
- getRejectConfirmationMessage() - Method in interface com.orchestranetworks.interactions.SessionInteraction.Specification
-
Returns the confirmation message associated with the Reject button.
- getRejectionThresholdProperty() - Method in interface com.orchestranetworks.workflow.UserTaskWorkItemCompletionContext
-
Returns the rejection threshold.
- getRelationship() - Method in interface com.orchestranetworks.schema.businessObjects.BusinessObjectModelRelationship
-
Returns the related data model relationship.
- getRelationship() - Method in interface com.orchestranetworks.schema.businessObjects.ChildEntity
-
Returns the relationship used to refer to this child entity.
- getRelationship() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the information for the relationship defined by this node.
- getRelationshipNode() - Method in interface com.orchestranetworks.schema.businessObjects.BusinessObjectModelRelationship
-
Returns the node in the data model that holds this relationship
- getRelationshipNode() - Method in interface com.orchestranetworks.schema.info.SchemaLinkedField
-
Returns the node holding the relationship used by this node.
- getRelationships() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns all the relationships defined by this node.
- getRelationships(Adaptation, Session) - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the relationships defined by this node.
- getRelationships(Adaptation, Session, boolean) - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the relationships defined by this node.
- getRelativePath() - Method in interface com.orchestranetworks.schema.info.SchemaFacetOResource
-
Returns the local directory containing the resource, directly under the directory named with the value of
resourceType
. - getRelief() - Method in class com.orchestranetworks.ui.UIButtonSpec
-
Returns the relief of this button.
- getRenderingMode() - Method in interface com.orchestranetworks.ui.UIResponseContext
-
Deprecated.Returns the current rendering mode.
- getRenderingMode() - Method in interface com.orchestranetworks.ui.UITableFilterResponseContext
-
Returns the current rendering mode (
edit
orprint
). - getReplicaForList(SchemaNode) - Method in interface com.orchestranetworks.service.extensions.ReplicaTable
-
Returns the replica of the specified aggregated list node.
- getReplicaForLists() - Method in interface com.orchestranetworks.service.extensions.ReplicaTable
-
Returns the replicas of the aggregated lists contained in the replicated table.
- getReplicaTable(SchemaNode) - Method in class com.orchestranetworks.service.extensions.ReplicationUnit
-
Returns the replica of the specified table node.
- getReplicaTables() - Method in class com.orchestranetworks.service.extensions.ReplicationUnit
-
Returns the table replicas defined by this replication unit.
- getReplicatedNode() - Method in interface com.orchestranetworks.service.extensions.Replica
-
Returns the node that is replicated in the database.
- getReplicationUnitKey() - Method in class com.orchestranetworks.service.extensions.ReplicationUnit
-
Returns the key of this replication unit.
- getReplicationUnitsForTable(SchemaNode, Repository) - Static method in class com.orchestranetworks.service.extensions.ReplicationUnit
-
Returns all the replication units involving the specified table in the context of a repository.
- getRepository() - Method in class com.onwbp.adaptation.AdaptationHome
-
Returns the repository that contains this
AdaptationHome
. - getRepository() - Method in interface com.orchestranetworks.d3.NodeMonitoringContext
-
Returns the current data repository.
- getRepository() - Method in interface com.orchestranetworks.d3.slave.D3ReceiveBroadcastExecutionContext
-
Returns the current repository.
- getRepository() - Method in interface com.orchestranetworks.module.ModuleContextOnRepositoryStartup
-
Returns the current repository.
- getRepository() - Method in interface com.orchestranetworks.rest.inject.SessionContext
-
Returns the current EBX® repository.
- getRepository() - Method in interface com.orchestranetworks.scheduler.ScheduledExecutionContext
-
Returns the EBX® repository.
- getRepository() - Method in interface com.orchestranetworks.schema.SchemaDocumentationContext
-
Returns the EBX® repository.
- getRepository() - Method in interface com.orchestranetworks.userservice.UserServiceRequest
-
Returns the current repository.
- getRepository() - Method in interface com.orchestranetworks.workflow.ProcessExecutionInfoContext
-
Returns the current repository where this workflow is executed.
- getRepositoryCopyOfExistingH2StandaloneDB(File, File, String) - Static method in class com.orchestranetworks.service.extensions.TestHelper
-
Creates a temporary copy of the specified existing repository for running tests with workflow API disabled.
- getRepositoryCopyOfExistingH2StandaloneDB(File, File, String, boolean) - Static method in class com.orchestranetworks.service.extensions.TestHelper
-
Creates a temporary copy of the specified existing repository for running tests.
- getRepositoryExistingH2StandaloneDB(File, String) - Static method in class com.orchestranetworks.service.extensions.TestHelper
-
Gets an existing H2 repository to use for running tests with workflow API disabled.
- getRepositoryExistingH2StandaloneDB(File, String, boolean) - Static method in class com.orchestranetworks.service.extensions.TestHelper
-
Gets an existing H2 repository to use for running tests.
- getRepositoryId() - Method in interface com.orchestranetworks.d3.D3Node
-
Returns the repository ID of the current node.
- getRepositoryId() - Method in interface com.orchestranetworks.d3.D3Slave
-
Returns the repository ID of the replica node.
- getRepositoryId() - Method in class com.orchestranetworks.instance.RepositoryDeclaration
-
Returns an identifier for the repository.
- getRepositoryLabel() - Method in interface com.orchestranetworks.d3.D3Node
-
Returns the repository label of the current node.
- getRepositoryLabel() - Method in interface com.orchestranetworks.d3.D3Slave
-
Returns the repository label of the replica node.
- getRepositoryLabel() - Method in class com.orchestranetworks.instance.RepositoryDeclaration
-
Returns a label for the repository.
- getRequest() - Method in interface com.onwbp.adaptation.RequestResult
-
Returns the request that created this result.
- getRequest() - Method in class com.orchestranetworks.service.ExportSpec
- getRequestSchemaNodes() - Method in class com.orchestranetworks.service.ExportSpec
- getRequestSortCriteria() - Method in interface com.orchestranetworks.ui.view.UITabularView
-
Returns the request applied on the view.
- getResourcePathInModule(Path) - Method in interface com.onwbp.adaptation.ReadContext
-
Returns the path to the resource that is contained in the specified node.
- getResourcePathWithModule(Path) - Method in interface com.onwbp.adaptation.ReadContext
-
Returns the path (including the path of the module) to the resource that is contained by the node specified.
- getResourceType() - Method in interface com.orchestranetworks.schema.info.SchemaFacetOResource
-
Returns the resource type, which is one of the following values:
ext-images
,ext-jscripts
,ext-stylesheets
,ext-html
. - getResult() - Method in interface com.orchestranetworks.query.Query
-
Executes the query on the registered dataset(s), and returns a result object, ready to iterate.
- getResult() - Method in interface com.orchestranetworks.schema.relationships.ReverseRelationshipResult
-
Returns the records in a table that refers to a specified record through a foreign key constraint, selection link or association link.
- getResult(Adaptation) - Method in interface com.orchestranetworks.schema.relationships.ExplicitRelationship
-
Returns the result of the relationship, in the context of the specified record.
- getResult(Adaptation, Session) - Method in interface com.orchestranetworks.schema.relationships.SchemaNodeExplicitRelationship
-
Returns the result of this relationship, in the context of the specified record.
- getResultByDatasets() - Method in interface com.orchestranetworks.schema.relationships.ReverseRelationshipResultInDataspace
-
Returns the result of this reverse relationship in the current dataspace.
- getResultInDataset(AdaptationName) - Method in interface com.orchestranetworks.schema.relationships.ReverseRelationshipResultInDataspace
-
Returns the result of this reverse relationship in the specified dataset.
- getResultInDataspace(HomeKey) - Method in interface com.orchestranetworks.schema.relationships.ReverseRelationshipResultsInterDataset
-
Returns the result of this reverse relationship in the specified dataspace.
- getResultsByDataspaces() - Method in interface com.orchestranetworks.schema.relationships.ReverseRelationshipResultsInterDataset
-
Returns the result of this reverse relationship in the repository.
- getResumeId() - Method in interface com.orchestranetworks.workflow.WaitTaskOnResumeContext
-
Returns the resume identifier
- getResumeId() - Method in interface com.orchestranetworks.workflow.WaitTaskOnStartContext
-
Returns the resume identifier.
- getResumeId() - Method in class com.orchestranetworks.workflow.WaitTaskResumeMessage
-
Returns the resume identifier given to resume the wait task.
- getReturnCodeFromHttpRequest(ServletRequest) - Static method in class com.orchestranetworks.ui.UIHttpManagerComponentHelper
-
Extracts the return code generated by the EBX® Web Component; returns
null
if no return code is set in the request. - getReverseRelationships() - Method in interface com.orchestranetworks.schema.relationships.SchemaNodeRelationships
-
Returns the reverse relationships held by the associated node.
- getRight() - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenTables
-
Returns the table on the right side.
- getRightValue() - Method in class com.orchestranetworks.service.comparison.NodeDifference
-
Returns the value on the right side of the difference.
- getRightValuePath() - Method in class com.orchestranetworks.service.comparison.NodeDifference
-
Returns the local absolute path of the right side of the difference.
- getRoleDescription(Role, Locale) - Method in class com.orchestranetworks.service.directory.DirectoryDefault
-
Returns the specific role description.
- getRoleEmail(Role) - Method in class com.orchestranetworks.service.directory.Directory
-
Returns the email address of the specified role.
- getRoleEmail(Role) - Method in class com.orchestranetworks.service.directory.DirectoryDefault
-
Returns the email address of the specified role.
- getRoleEmail(Role) - Method in class com.orchestranetworks.service.directory.DirectoryHandler
-
If not null, the email address is considered as the mailing list of all the users in this role.
- getRoleName() - Method in class com.orchestranetworks.service.Role
-
Returns the name of the role.
- getRolesForUser(UserReference) - Method in class com.orchestranetworks.service.directory.DirectoryDefault
-
Returns the specific roles of the specified user.
- getRootKey() - Method in interface com.onwbp.adaptation.AdaptationTable
-
Deprecated.Does not work for mapped tables.
- getRootNodeLabel() - Method in interface com.orchestranetworks.ui.view.UIHierarchicalView
-
Localized label of the hierarchy root node.
- getRowId() - Method in interface com.orchestranetworks.ui.form.UIFormRow
- getRows() - Method in class com.onwbp.adaptation.RequestPagination.Page
-
Returns the rows of the current page, never
null
. - getRowToolbar() - Method in interface com.orchestranetworks.ui.form.widget.UITable
-
Returns the programmatic toolbar to display on row.
- getRowToolbarName() - Method in interface com.orchestranetworks.ui.form.widget.UITable
-
Returns the name of the toolbar to display on row.
- getSalutation() - Method in interface com.orchestranetworks.service.directory.DirectoryDefault.UserEntity
- getSchemaDefaultLocale() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Deprecated.Since 5.9.0 it is not possible to define locales for a module anymore.
Repository.getDefaultLocale()
should be used instead. - getSchemaLinkedField() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the information for a linked field.
- getSchemaLocales() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Deprecated.Since 5.9.0 it is not possible to define locales for a module anymore.
Repository.getLocales()
should be used instead. - getSchemaLocation() - Method in interface com.onwbp.adaptation.Adaptation
-
Returns the location of the data model document.
- getSchemaLocation() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the location of the data model that defines this node.
- getSchemaNode() - Method in interface com.onwbp.adaptation.Adaptation
-
Returns the root data model node of this dataset or record.
- getSchemaNode() - Method in interface com.orchestranetworks.schema.info.SchemaFacet
-
Returns the node associated to this facet.
- getSchemaNode() - Method in interface com.orchestranetworks.schema.SchemaDocumentationContext
-
Returns the node to which this context is attached.
- getSchemaNode() - Method in interface com.orchestranetworks.schema.SchemaExtensionsContext
-
Returns the root node of the data model.
- getSchemaNode() - Method in interface com.orchestranetworks.schema.SchemaNodeContext
-
Returns the node on which the component is attached.
- getSchemaNode() - Method in interface com.orchestranetworks.service.ValidationReportItemSubjectForAdaptation
-
Returns the node that is associated with this item.
- getSchemaNodeExplicitRelationship() - Method in interface com.orchestranetworks.schema.relationships.ExplicitRelationship
-
Returns the foreign key constraint, the selection link or the association link associated with this explicit relationship.
- getScope() - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
-
Returns the scope defined for this Web Component.
- getSearchTemplateName() - Method in class com.orchestranetworks.search.template.SearchTemplateKey
-
Returns the local name of the search template by removing the prefix and including the '@' character.
- getSecondHeaderColor() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the background Hex color code of the workspace top header.
- getSecondHeaderTextColor() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the text Hex color code of the workspace top header.
- getSectionItems() - Method in interface com.orchestranetworks.ui.perspective.Perspective
-
Returns a list of all sections defined in this perspective.
- getSelectedHierarchyNodes() - Method in class com.orchestranetworks.service.ServiceContext
-
Deprecated.Returns the nodes currently selected in a hierarchy.
- getSelectedHierarchyNodes() - Method in interface com.orchestranetworks.ui.selection.HierarchyEntitySelection
-
Returns a new iterator on the selected hierarchy nodes if any, an empty iterator otherwise.
- getSelectedOccurrences() - Method in class com.orchestranetworks.service.ServiceContext
-
Deprecated.Returns the records currently selected in the user interface.
- getSelectedRecords() - Method in interface com.orchestranetworks.ui.selection.TableViewEntitySelection
-
Returns the request over the records currently selected in EBX® user interface.
- getSelectedTabId() - Method in class com.orchestranetworks.ui.form.UIFormPaneWithTabs
-
Returns the tab id specified with the method
UIFormPaneWithTabs.selectTab(String)
. - getSelectedTabId() - Method in interface com.orchestranetworks.userservice.UserServiceTabbedPane
-
Returns the selected tab id or
null
if none is selected. - getSelectedTabIndex() - Method in class com.orchestranetworks.ui.form.UIFormPaneWithTabs
-
Deprecated.please use
UIFormPaneWithTabs.getSelectedTabId()
- getSelection() - Method in class com.orchestranetworks.service.ExportSpec
- getSelectionLink() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the information for a selection link.
- getSelectionOnClose() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveActionItem
-
Returns the action item that will be selected when the user closes this action.
- getSelectionResult(Adaptation) - Method in interface com.orchestranetworks.schema.info.SelectionLink
-
Returns the result of the selection link, in the context of the specified record.
- getService() - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
-
Returns the service to be activated,
null
if no specific service has been set. - getServiceContext() - Method in interface com.orchestranetworks.ui.UIAjaxContext
-
Deprecated.From release 6.0, this API is no longer supported. The new
UserService
API should be used instead. - getServiceContext(HttpServletRequest) - Static method in class com.orchestranetworks.service.ServiceContext
-
Deprecated.Retrieves a context instance from HTTP request attributes.
- getServiceDescription() - Method in class com.orchestranetworks.service.ServiceContext
-
Deprecated.Returns the description of the service, localized for the session's current locale.
- getServiceDescription() - Method in interface com.orchestranetworks.userservice.UserServiceRequest
-
Returns the description of the service, localized for the session's current locale.
- getServiceGroupName() - Method in class com.orchestranetworks.service.ServiceGroupKey
-
Returns the local name of the service, by removing the prefix before and including the '@' character.
- getServiceKey() - Method in interface com.orchestranetworks.interactions.SessionInteraction
-
Returns the service key of this interaction.
- getServiceKey() - Method in class com.orchestranetworks.service.ServiceContext
-
Deprecated.Returns the key of the current service.
- getServiceKey() - Method in class com.orchestranetworks.ui.action.ServiceActionInCurrentContext
- getServiceKey() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveAction
-
Returns the specified service key.
- getServiceKey() - Method in interface com.orchestranetworks.userservice.declaration.UserServiceDeclaration
-
Returns the identifier of the user service.
- getServiceKey() - Method in interface com.orchestranetworks.userservice.declaration.UserServiceExtensionDeclaration
-
Returns the identifier of the user service extension.
- getServiceKey() - Method in interface com.orchestranetworks.userservice.permission.ServicePermissionRuleContext
-
Returns the current service key.
- getServiceKey() - Method in interface com.orchestranetworks.userservice.UserServiceRequest
-
Returns the current service key.
- getServiceLabel() - Method in class com.orchestranetworks.service.ServiceContext
-
Deprecated.Returns the label of the service, localized for the session's current locale.
- getServiceLabel() - Method in interface com.orchestranetworks.userservice.UserServiceRequest
-
Returns the label of the service, localized for the session current locale.
- getServiceModuleName() - Method in interface com.orchestranetworks.userservice.UserServiceRequest
-
Returns the name of the module that declares the service being executed.
- getServiceName() - Method in class com.orchestranetworks.service.ServiceKey
-
Returns the local name of the service, by removing the prefix before and including the '@' character.
- getSession() - Method in interface com.orchestranetworks.d3.slave.D3ReceiveBroadcastExecutionContext
-
Returns the authenticated session performing the action, that corresponds to the D3 replica node user defined in the
ebx.properties
file. - getSession() - Method in interface com.orchestranetworks.instance.NewRecordContext
-
Returns the authenticated session performing the record creation.
- getSession() - Method in exception com.orchestranetworks.permissions.QueryPermissionException
-
Returns the session specified in the query.
- getSession() - Method in interface com.orchestranetworks.rest.inject.SessionContext
-
Returns the EBX® session for the current authenticated user.
- getSession() - Method in interface com.orchestranetworks.rest.security.AuthorizationContext
-
Returns the EBX® session for the current user.
- getSession() - Method in interface com.orchestranetworks.scheduler.ScheduledExecutionContext
-
Returns the session associated with this execution.
- getSession() - Method in interface com.orchestranetworks.schema.SchemaDocumentationContext
-
Returns the current session or
null
. - getSession() - Method in interface com.orchestranetworks.schema.trigger.TriggerExecutionContext
-
Returns the authenticated session performing the action.
- getSession() - Method in interface com.orchestranetworks.schema.types.dataset.DatasetSetFilterContext
-
Returns the current session.
- getSession() - Method in interface com.orchestranetworks.schema.types.dataspace.DataspaceSetFilterContext
-
Returns the current session.
- getSession() - Method in interface com.orchestranetworks.service.ProcedureContext
-
Returns the current session context.
- getSession() - Method in class com.orchestranetworks.service.ProgrammaticService
-
Returns the current session of this service.
- getSession() - Method in class com.orchestranetworks.service.ServiceContext
-
Deprecated.Returns the current session context.
- getSession() - Method in interface com.orchestranetworks.service.SessionPermissions
-
Deprecated.Since 5.4.1, this method returns
null
if this instance has been created directly to evaluate user permissions. - getSession() - Method in interface com.orchestranetworks.ui.form.widget.WidgetValidationContext
-
Returns the current session.
- getSession() - Method in interface com.orchestranetworks.ui.UIContext
-
Deprecated.Replaced by
UISessionContext.getSession()
- getSession() - Method in interface com.orchestranetworks.ui.UIFormRequestContext
-
Returns the current session.
- getSession() - Method in interface com.orchestranetworks.ui.UILabelRendererContext
-
Returns the current user session.
- getSession() - Method in interface com.orchestranetworks.ui.UISessionContext
-
Returns the current session.
- getSession() - Method in interface com.orchestranetworks.ui.UITableFilterContext
-
Returns the current session.
- getSession() - Method in interface com.orchestranetworks.userservice.permission.ServicePermissionRuleContext
-
Returns the current session.
- getSession() - Method in interface com.orchestranetworks.userservice.schema.UserServiceAssociationRecordFormContext
-
Returns the current session.
- getSession() - Method in interface com.orchestranetworks.userservice.schema.UserServiceRecordFormContext
-
Returns the current session.
- getSession() - Method in interface com.orchestranetworks.userservice.UserServiceRequest
-
Returns the current session.
- getSession() - Method in interface com.orchestranetworks.workflow.ActionPermissionsOnWorkflowContext
-
The session associated with the current user.
- getSession() - Method in interface com.orchestranetworks.workflow.ConditionBeanContext
-
Always throws
UnsupportedOperationException
- getSession() - Method in interface com.orchestranetworks.workflow.ConditionContext
-
Always throws
UnsupportedOperationException
- getSession() - Method in interface com.orchestranetworks.workflow.ProcessExecutionInfoContext
-
Returns a system-user session (not an authenticated user session).
- getSession() - Method in interface com.orchestranetworks.workflow.UserTaskBeforeWorkItemCompletionContext
-
Returns the authenticated session of the user who is doing the current interaction.
- getSession() - Method in interface com.orchestranetworks.workflow.UserTaskUsersForAllocationCollectorContext
-
Returns the authenticated session of the user.
- getSession() - Method in interface com.orchestranetworks.workflow.WorkflowTriggerWorkItemAuthenticatedContext
-
Returns the authenticated session of the current user.
- getSessionOrNull() - Method in interface com.orchestranetworks.rest.inject.SessionContext
-
Returns the EBX® session for the current authenticated user or
null
if the user is not authenticated. - getSessionOrNull() - Method in interface com.orchestranetworks.schema.businessObjects.Entity
-
Returns the session used for creating this business object.
- getSeverity() - Method in class com.onwbp.base.text.UserMessage
- getSeverity() - Method in interface com.orchestranetworks.schema.info.SchemaFacetValidationMessage
-
Returns the
severity
of the validation message. - getSeverity() - Method in interface com.orchestranetworks.service.ValidationReportItem
-
Returns the severity of this item, which is the severity of the user message.
- getSingletons() - Method in class com.orchestranetworks.rest.RESTApplicationAbstract
-
This method cannot be overridden, use instead
ApplicationConfigurator.register(Object)
. - getSize() - Method in class com.onwbp.adaptation.RequestPagination.Page
-
Returns the actual size of this page (the number of rows).
- getSize() - Method in interface com.onwbp.adaptation.RequestResult
-
Returns the total number of records held by this result.
- getSize() - Method in class com.onwbp.base.text.Nomenclature
-
Returns the number of items in this
Nomenclature
. - getSize() - Method in class com.orchestranetworks.schema.Path
-
Returns the number of steps in this path.
- getSize() - Method in class com.orchestranetworks.schema.types.file.UploadedFile
-
Returns the size of this file.
- getSlave() - Method in interface com.orchestranetworks.d3.NodeMonitoringContext
-
Returns D3 replica information.
- getSlaveId() - Method in interface com.orchestranetworks.d3.D3Slave
-
Deprecated.Since 5.5.0, this method has been replaced by
D3Slave.getRepositoryLabel()
. - getSlaveState() - Method in interface com.orchestranetworks.d3.D3Slave
-
Returns the current state of the replica node.
- getSortCriteria() - Method in class com.onwbp.adaptation.Request
- getSourceAdaptation() - Method in class com.orchestranetworks.service.ExportSpec
- getSourceFile() - Method in class com.orchestranetworks.service.ImportSpec
- getSourceStream() - Method in class com.orchestranetworks.service.ImportSpec
- getSpecForInstanceReference(AdaptationName) - Method in class com.orchestranetworks.service.MergeSpecForHome
- getSpecification() - Method in interface com.orchestranetworks.interactions.SessionInteraction
-
Returns the specification of the interaction given by the associated definition.
- getSpecificFilter() - Method in class com.onwbp.adaptation.Request
-
Returns the current filter, if any.
- getSpecificLabel() - Method in class com.orchestranetworks.workflow.CreationWorkItemSpec
- getSpecificLabel() - Method in interface com.orchestranetworks.workflow.UserTask.WorkItem
-
Returns the specific label of the work item.
- getSpecificNomenclature() - Method in interface com.orchestranetworks.ui.form.widget.UIAtomicWithEnumeration
-
Returns the specific nomenclature defined for this component specification, or
null
if it has not been defined. - getSpecificRoles() - Method in interface com.orchestranetworks.service.directory.DirectoryDefault.UserEntity
-
Never returns
null
. - getStackTrace() - Method in interface com.orchestranetworks.d3.D3Broadcast
-
Returns the stack trace of the broadcast operation if it failed.
- getStartDate() - Method in interface com.orchestranetworks.scheduler.ScheduledExecutionContext
-
Returns the start date of the scheduled task execution.
- getStartDate() - Method in interface com.orchestranetworks.workflow.ProcessInstanceStep
-
Returns the start date of this step.
- getStartDate() - Method in interface com.orchestranetworks.workflow.UserTask.WorkItem
-
Returns the start date of the work item.
- getState() - Method in interface com.orchestranetworks.instance.RepositoryStatus
-
Returns the state of the repository regarding the registration of ownership.
- getState() - Method in interface com.orchestranetworks.workflow.UserTask.WorkItem
-
Returns the current state of the work item.
- getStaticDescription() - Method in interface com.orchestranetworks.schema.SchemaDocumentationContext
-
Returns the description that is statically defined in the data model.
- getStaticLabel() - Method in interface com.orchestranetworks.schema.SchemaDocumentationContext
-
Returns the label that is statically defined in the data model.
- getStatus() - Method in interface com.orchestranetworks.d3.slave.D3ReceiveBroadcastAfterContext
-
Global status of the D3 broadcast distributed transaction.
- getStatus() - Method in class com.orchestranetworks.instance.Repository
-
Returns the delegate for status regarding database ownership.
- getStatus() - Method in exception com.orchestranetworks.rest.LocalizedException
-
Returns the HTTP status code associated with the response.
- getStep(int) - Method in class com.orchestranetworks.schema.Path
-
Returns the step at the specified position in this path.
- getSteps() - Method in class com.orchestranetworks.schema.Path
-
Returns the array of steps for this path.
- getSteps() - Method in interface com.orchestranetworks.workflow.ProcessInstanceHistory
-
Returns the list of process instance steps that have already been executed, as well as the current step if the process is not yet complete.
- getStopWordsKey() - Method in interface com.orchestranetworks.search.strategy.StopWordsDeclaration
-
Returns the identifier of the list of stop words.
- getStrategyName() - Method in class com.orchestranetworks.search.strategy.SearchStrategyKey
-
Returns the local name of the strategy, by removing the prefix before and including the '@' character.
- getString(Path) - Method in interface com.onwbp.adaptation.ReadContext
-
Returns the
String
value of the node specified. - getString(Path) - Method in class com.orchestranetworks.rest.serialization.ContentHolder
-
Returns the
String
value of the specified path ornull
if no value is defined. - getStringName() - Method in class com.onwbp.adaptation.AdaptationName
-
Returns the string name.
- getStringName() - Method in class com.onwbp.adaptation.AdaptationReference
- getStrongRelationshipsChildren() - Method in interface com.orchestranetworks.schema.businessObjects.BusinessObjectModel
-
Retrieves the relationships defined in this business object model.
- getStrongRelationshipsChildren() - Method in interface com.orchestranetworks.schema.businessObjects.BusinessObjectModelRelationship
-
Returns the strong relationships defined directly under this relationship.
- getSubject() - Method in interface com.orchestranetworks.service.ValidationReportItem
-
Returns the object that is associated with this item,
null
if no subject is associated with this item. - getSubjectForAdaptation() - Method in interface com.orchestranetworks.service.ValidationReportItem
-
Returns the dataset or record object associated with this item,
null
if this item is not associated with a node in a dataset or record. - getSubjectForTable() - Method in interface com.orchestranetworks.service.ValidationReportItem
-
Returns the table object associated with this item,
null
if this item is not associated with a table. - getSubPath(int) - Method in class com.orchestranetworks.schema.Path
-
Returns a new path that is a subpath of this path.
- getSubPath(int, int) - Method in class com.orchestranetworks.schema.Path
-
Returns a new path that is a subpath of this path.
- getSubtitlePattern(Locale) - Method in interface com.orchestranetworks.ui.view.UITileView
-
Returns the pattern of the subtitle of tiles.
- getSubWorkflowName() - Method in interface com.orchestranetworks.workflow.ProcessInstance
-
Returns the identifier of a sub-workflow in the case of a dynamic sub-workflow invocation.
- getSubWorkflows() - Method in interface com.orchestranetworks.workflow.ProcessInstance
-
Returns the list of all the sub-workflows (past or current) of this workflow; if no sub-workflows exist, returns an empty list.
- getSubWorkflowsInvocationSubWorkflows() - Method in interface com.orchestranetworks.workflow.ProcessInstanceStep
-
Deprecated.Since 5.7.0. This method is replaced by
ProcessInstanceStep.getSubWorkflowsKeys()
- getSubWorkflowsKeys() - Method in interface com.orchestranetworks.workflow.ProcessInstanceStep
-
Returns the list including the key of each sub-workflow created by this step or
null
if this step is not a sub-workflow invocation. - getSynonymsKey() - Method in interface com.orchestranetworks.search.strategy.SynonymDeclaration
-
Returns the identifier of the synonym list.
- getTable() - Method in interface com.onwbp.adaptation.RequestResult
-
Returns the underlying table.
- getTable() - Method in interface com.orchestranetworks.instance.ValueContextForValidationOnRecord
-
Returns the table that contains the record currently being created or modified.
- getTable() - Method in interface com.orchestranetworks.instance.ValueContextForValidationOnTable
-
Returns the table that is currently being validated.
- getTable() - Method in interface com.orchestranetworks.schema.trigger.TableTriggerExecutionContext
-
Returns the table targeted by the current operation.
- getTable() - Method in interface com.orchestranetworks.ui.selection.AssociationRecordEntitySelection
-
Returns the target table of the selected association.
- getTable() - Method in interface com.orchestranetworks.ui.selection.TableEntitySelection
-
Returns the currently selected table.
- getTable() - Method in interface com.orchestranetworks.ui.UITableFilterResponseContext
-
Returns the current table.
- getTable(ValueContext) - Method in interface com.orchestranetworks.schema.info.SchemaFacetTableRef
-
Returns the table referred to by this foreign key constraint.
- getTable(Path) - Method in interface com.onwbp.adaptation.ReadContext
-
Returns the table object at the specified path, never
null
. - getTableActionPermissionForService(ServiceKey, AdaptationTable) - Method in interface com.orchestranetworks.service.SessionPermissions
-
Returns the current user's permissions for executing the service in the table specified.
- getTableActionPermissionToCreateRootOccurrence(AdaptationTable) - Method in interface com.orchestranetworks.service.SessionPermissions
-
Returns the current user's permissions for creating a table record in the table specified.
- getTableBodyInnerHorizontalBordersColor() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the horizontal inner borders Hex color code of table bodies.
- getTableBodyInnerVerticalBordersColor() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the vertical inner borders Hex color code of table bodies.
- getTableBodyOuterBorderColor() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the outer borders Hex color code of table bodies.
- getTableCellStyleHandler() - Method in interface com.orchestranetworks.ui.form.widget.WidgetWriter
-
This method allows customizing the look of a table cell.
- getTableCellStyleHandler() - Method in interface com.orchestranetworks.ui.UIResponseContext
-
Deprecated.Replaced by
WidgetWriter.getTableCellStyleHandler()
- getTableEntityName() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the entity name of this node if this node is a table node.
- getTableEvenBackgroundColor() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the background Hex color code of the even rows of the table.
- getTableEvenSelectedBackgroundColor() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the background Hex color code of the selected even rows of the table.
- getTableFilter() - Method in interface com.orchestranetworks.ui.UITableFilterRequestContext
-
Returns the filter that has been set.
- getTableFilter() - Method in interface com.orchestranetworks.ui.UITableFilterResponseContext
-
Returns the filter currently set on the table,
null
if no filter has been set. - getTableHeaderBackgroundColor() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the background Hex color code of table headers.
- getTableHeaderBottomBorderColor() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the bottom border Hex color code of table headers.
- getTableHeaderInnerBordersColor() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the inner borders Hex color code of table headers.
- getTableHeaderSideBordersColor() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the side borders Hex color code of association tables displayed inline in a form.
- getTableHeaderTopBorderColor() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the top border Hex color code of association tables displayed inline in a form.
- getTableHistoryViewCellBackgroundCreation() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the background Hex color code of cells with the state 'creation' in the table history view.
- getTableHistoryViewCellBackgroundDeletion() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the background Hex color code of cells with the state 'deletion' in the table history view.
- getTableHistoryViewCellBackgroundTechnical() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the background Hex color code of technical data cells in the table history view.
- getTableHistoryViewCellBackgroundUpdate() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the background Hex color code of cells with the state 'update' in the table history view.
- getTableNode() - Method in interface com.onwbp.adaptation.AdaptationTable
-
Returns the node of the table, which is a terminal node, in the dataset.
- getTableNode() - Method in interface com.orchestranetworks.schema.businessObjects.BusinessObjectModel
-
Returns the main table of this business object model.
- getTableNode() - Method in interface com.orchestranetworks.schema.businessObjects.BusinessObjectModelRelationship
-
Returns the target table of this relationship.
- getTableNode() - Method in interface com.orchestranetworks.schema.info.SchemaFacetTableRef
-
Returns the table node referred to by this foreign key constraint.
- getTableNode() - Method in interface com.orchestranetworks.schema.info.SelectionLink
-
Returns the table node referred to by this selection link.
- getTableNode() - Method in interface com.orchestranetworks.schema.relationships.ReverseRelationship
-
Returns the table node targeted by the relationship of the corresponding explicit relationship.
- getTableNode() - Method in interface com.orchestranetworks.schema.relationships.SchemaNodeExplicitRelationship
-
Returns the table node referred to by this link.
- getTableNode() - Method in interface com.orchestranetworks.schema.SchemaNode
-
If this node is in a table record, returns the node of the containing table, which defines
osd:table
. - getTableNode() - Method in interface com.orchestranetworks.ui.UIFormRequestContext
-
Returns the table node to which the form is attached, as specified in the data model.
- getTableNode(Adaptation) - Method in interface com.orchestranetworks.schema.relationships.SchemaNodeExplicitRelationship
-
Returns the table node referred to by this link in the context of the specified dataset.
- getTableOccurrenceRootNode() - Method in interface com.onwbp.adaptation.AdaptationTable
-
Returns the root node that defines the record structure.
- getTableOccurrenceRootNode() - Method in interface com.orchestranetworks.schema.SchemaNode
-
If this node is a table node (see method
SchemaNode.isTableNode()
), returns the root node of the record structure. - getTableOddBackgroundColor() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the background Hex color code of the odd rows of the table.
- getTableOddSelectedBackgroundColor() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the background Hex color code of the selected odd rows of the table.
- getTablePath() - Method in interface com.onwbp.adaptation.AdaptationTable
-
Returns the path of the container node.
- getTablePath() - Method in interface com.orchestranetworks.schema.info.SchemaFacetTableRef
-
Returns the table path referred to by this foreign key constraint.
- getTablePathForXPath(String) - Static method in class com.onwbp.adaptation.XPathExpressionHelper
-
Returns the table path expression based on the specified XPath expression.
- getTablePrimaryKeyNodes() - Method in interface com.orchestranetworks.schema.info.SchemaFacetTableRef
-
Returns the fields that compose the primary key of the table referred to by this foreign key constraint.
- getTablePrimaryKeyNodes() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the primary key that is defined in the data model if this node is a table node.
- getTablePrimaryKeyValues(PrimaryKey) - Method in interface com.orchestranetworks.schema.SchemaNode
-
If this node is a table node, decomposes the specified primary key object into the primary key field values in the referenced table.
- getTablePrimaryKeyValues(String) - Method in interface com.orchestranetworks.schema.info.SchemaFacetTableRef
-
Decomposes the specified
osd:tableRef
value into the values it would have in the target table. - getTablePrimaryKeyValues(String) - Method in interface com.orchestranetworks.schema.SchemaNode
-
If this node is a table node, decomposes the specified
osd:tableRef
value into the primary key field values in the referenced table. - getTableRefRequest(Adaptation) - Method in interface com.orchestranetworks.schema.info.SchemaFacetTableRef
-
Returns the request of the foreign key constraint, in the context of the specified record.
- getTableScrollBordersColor() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the side borders Hex color code of association tables displayed inline in a form when the the scroll bars appears.
- getTabOrder() - Method in interface com.orchestranetworks.schema.info.SchemaNodeDefaultView
-
Returns the tab order defined in the data model using the property
osd:defaultView/tabOrder
under the elementxs:annotation/xs:appinfo
. - getTabsSelectedBorderColor() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the border Hex color code of selected tabs.
- getTargetAdaptation() - Method in class com.orchestranetworks.service.ImportSpec
- getTargetTable(Adaptation) - Method in interface com.orchestranetworks.schema.info.AssociationLink
-
Returns the target table of this association.
- getTaskName() - Method in interface com.orchestranetworks.scheduler.ScheduledExecutionContext
-
Returns the name of the
ScheduledTask
. - getTemplateKey() - Method in interface com.orchestranetworks.search.template.SearchTemplate
-
Returns the identifier of the search template.
- getTemplateOrNull(SearchTemplateKey) - Method in interface com.orchestranetworks.search.template.SearchTemplateManager
-
Returns the search template registered with the given key.
- getTemplates() - Method in interface com.orchestranetworks.search.template.SearchTemplateManager
-
Returns all registered search templates.
- getTerminationDate() - Method in class com.onwbp.adaptation.AdaptationHome
-
Returns the date this dataspace or snapshot was closed, if it is closed.
- getTerminationType() - Method in interface com.orchestranetworks.workflow.ProcessInstanceHistory
-
Returns the termination type of the workflow.
- getTextDelimiter() - Method in class com.orchestranetworks.service.ExportImportCSVSpec
- getTheme() - Method in interface com.orchestranetworks.ui.perspective.Perspective
-
Returns the theme defined by this perspective.
- getThrowable() - Method in class com.onwbp.base.text.UserMessage
-
Returns the
Throwable
which is associated to this message, ornull
if none exists. - getTimeOfCreation() - Method in interface com.onwbp.adaptation.Adaptation
-
Returns the creation time of this dataset or record.
- getTimeOfLastModification() - Method in interface com.onwbp.adaptation.Adaptation
-
Returns the time of the last modification of this dataset or record.
- getTitle() - Method in class com.orchestranetworks.ui.form.UIFormPaneWithTabs.Tab
- getTitle() - Method in interface com.orchestranetworks.userservice.UserServiceTab
-
Returns the label specification for title of the tab.
- getTitlePattern(Locale) - Method in interface com.orchestranetworks.ui.view.UITileView
-
Returns the pattern of the title of tiles.
- getToolbarLocation() - Method in interface com.orchestranetworks.userservice.permission.ServicePermissionRuleContext
-
When the permission is being evaluated for displaying or hiding the service as a toolbar action (a button or a menu item), returns the toolbar location containing this action.
- getToolbarTableRow() - Method in interface com.orchestranetworks.ui.view.UITabularView
-
Returns the toolbar on table row of the view
- getToolbarTableTop() - Method in interface com.orchestranetworks.ui.view.UITabularView
-
Returns the toolbar on top of table
- getToolbarTableTop() - Method in interface com.orchestranetworks.ui.view.UITileView
-
Returns the toolbar to use on top of the table view
- getToolbarTileRow() - Method in interface com.orchestranetworks.ui.view.UITileView
-
Returns the toolbar of the tile view row.
- getTooltip() - Method in class com.orchestranetworks.ui.UIButtonSpec
-
Returns the tooltip of the button,
null
if it is not set. - getTooManyMessagesItems() - Method in interface com.orchestranetworks.service.ValidationReport
-
Returns the validation items that contain the information about the constraints that have reached the validation message threshold.
- getTopToolbar() - Method in interface com.orchestranetworks.ui.form.widget.UITable
-
Returns the programmatic toolbar to display on top.
- getTopToolbarName() - Method in interface com.orchestranetworks.ui.form.widget.UITable
-
Returns the name of the toolbar to display on top.
- getTotalDigits() - Method in interface com.orchestranetworks.schema.info.SchemaFacetTotalDigits
-
Returns the value of the 'total digits' facet defined in the data model.
- getTrackingInfo() - Method in interface com.orchestranetworks.service.Session
-
Returns this session's tracking information, if specified.
- getTrackingInfo() - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
-
Returns tracking info for the new user session, returns
null
if no specific tracking info has been set. - getTreeReference() - Method in interface com.onwbp.adaptation.Adaptation
-
Returns the name that uniquely identifies the tree of this dataset in its dataspace.
- getType() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveIcon
-
Returns the type of this icon.
- getType() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveItem
-
Returns the type of this item.
- getUIComponentWriter() - Method in class com.orchestranetworks.service.ServiceContext
-
Deprecated.This method can be used in a Servlet to get a component writer in order to add standard EBX® components.
- getUIComponentWriterForJSP(JspWriter) - Method in class com.orchestranetworks.service.ServiceContext
-
Deprecated.This method can be used in a JSP to get a component writer to add some integrated components.
- getUnchangeQty() - Method in interface com.orchestranetworks.service.ImportResult
-
Returns the number of unchanged records.
- getUniqueFields() - Method in interface com.orchestranetworks.schema.info.UniquenessConstraint
-
Returns the nodes in the data model that are declared as being unique (property
field
). - getUniquenessConstraints() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the
uniqueness constraints
applied on this table using the propertyxs:unique
. - getUniquenessName() - Method in interface com.orchestranetworks.schema.info.UniquenessConstraint
-
Returns the name of the uniqueness constraint defined in the data model (property
name
). - getUpdateQty() - Method in interface com.orchestranetworks.service.ImportResult
-
Returns the number of updated records.
- getUpToDateInstance() - Method in interface com.onwbp.adaptation.Adaptation
-
Returns an object that is up-to-date with respect to the underlying persistent entity (dataset or table record).
- getURIInfoUtility() - Method in interface com.orchestranetworks.rest.inject.SessionContext
-
Returns a configured URI information utility instance.
- getURIWithoutParameters() - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
-
This function returns the URI to EBX® user interface, without specific parameters.
- getURIWithParameters() - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
-
This function returns the URI to EBX® user interface, including the parameters specified by this instance.
- getURIWithParameters(String) - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
- getUrl() - Method in class com.orchestranetworks.ui.action.URLAction
- getURL() - Method in class com.orchestranetworks.ui.UIButtonSpecURL
-
Returns the URL for the button.
- getURLForAction(UserServiceEvent) - Method in interface com.orchestranetworks.userservice.UserServiceResourceLocator
-
Returns a URL that will trigger an action event when clicked by a user.
- getURLForAction(UserServiceEvent, URLQuery) - Method in interface com.orchestranetworks.userservice.UserServiceResourceLocator
-
Returns a URL that will trigger an action event when clicked by a user.
- getURLForAjaxComponent(String) - Method in interface com.orchestranetworks.ui.UILabelRendererForHierarchyContext
-
This inherited method is not supported.
- getURLForAjaxComponent(String) - Method in interface com.orchestranetworks.ui.UIResourceLocator
-
Returns the URL for the specified Ajax component.
- getURLForAjaxComponent(String, Map<String, String>) - Method in interface com.orchestranetworks.ui.UILabelRendererForHierarchyContext
-
This inherited method is not supported.
- getURLForAjaxComponent(String, Map<String, String>) - Method in interface com.orchestranetworks.ui.UIResourceLocator
-
Returns the URL for the specified Ajax component.
- getURLForAjaxRequest(UserServiceAjaxRequest) - Method in interface com.orchestranetworks.userservice.UserServiceResourceLocator
-
Returns a URL that will invoke an Ajax request callback.
- getURLForAjaxRequest(UserServiceAjaxRequest, URLQuery) - Method in interface com.orchestranetworks.userservice.UserServiceResourceLocator
-
Returns a URL that will invoke an Ajax request callback.
- getURLForEndingService() - Method in class com.orchestranetworks.service.ServiceContext
-
Deprecated.Returns a user interface URL indicating that the execution of this service is finished.
- getURLForEndingService() - Method in interface com.orchestranetworks.userservice.UserServiceResourceLocator
-
Returns a user interface URL indicating that the execution of this service is finished.
- getURLForEndingServiceInPopup() - Method in class com.orchestranetworks.service.ServiceContext
-
Deprecated.Returns a user interface URL indicating that the execution of this service is finished.
- getURLForForwardingToResource(String) - Method in class com.orchestranetworks.service.ServiceContext
-
Deprecated.Returns a user interface URL forwarding this service execution to the specified resource.
- getURLForGetRequest(UserServiceGetRequest) - Method in interface com.orchestranetworks.userservice.UserServiceResourceLocator
-
Returns a URL that will invoke a GET request callback.
- getURLForGetRequest(UserServiceGetRequest, URLQuery) - Method in interface com.orchestranetworks.userservice.UserServiceResourceLocator
-
Returns a URL that will invoke a GET request callback.
- getURLForIncludingResource(String) - Method in class com.orchestranetworks.service.ServiceContext
-
Deprecated.Returns a user interface URL indicating that this service execution continues to the resource specified.
- getURLForPerspectiveSelection(String) - Method in interface com.orchestranetworks.ui.UIResourceLocator
-
Returns a URL that, when used, changes the current navigation context to the specified perspective.
- getURLForPerspectiveSelection(String, String) - Method in interface com.orchestranetworks.ui.UIResourceLocator
-
Returns a URL that, when used, changes the current navigation context to the specified perspective action.
- getURLForResource(SchemaNode, Object) - Method in interface com.orchestranetworks.ui.UIResourceLocator
-
Returns the URL of the web resource specified by the value of a resource type node.
- getURLForResource(ResourceType, String) - Method in interface com.orchestranetworks.ui.UILabelRendererContext
-
Returns the URL of the specified web resource, in the current module and for the current session locale.
- getURLForResource(ResourceType, String) - Method in interface com.orchestranetworks.ui.UIResourceLocator
-
Returns the URL of the specified web resource in the current module (that is, the module of the current adaptation) for the current session locale.
- getURLForResource(ResourceType, String, Locale) - Method in interface com.orchestranetworks.ui.UILabelRendererContext
-
Returns the URL of the specified web resource, in the current module (that is, the module of the current adaptation).
- getURLForResource(ResourceType, String, Locale) - Method in interface com.orchestranetworks.ui.UIResourceLocator
-
Returns the URL of the specified web resource in the current module (that is, the module of the current adaptation) for the specified locale.
- getURLForResource(String) - Method in interface com.orchestranetworks.ui.UIResourceLocator
-
Returns the URL string for the specified web resource.
- getURLForResource(String, ResourceType, String, Locale) - Method in interface com.orchestranetworks.ui.UILabelRendererContext
-
Returns the URL of the specified web resource.
- getURLForResource(String, ResourceType, String, Locale) - Method in interface com.orchestranetworks.ui.UIResourceLocator
-
Returns the URL of the specified web resource.
- getURLForResource(String, String) - Method in interface com.orchestranetworks.userservice.UserServiceResourceLocator
-
Returns the URL string for the specified web resource.
- getURLForResource(String, String, URLQuery) - Method in interface com.orchestranetworks.userservice.UserServiceResourceLocator
-
Returns the URL string for the specified web resource.
- getURLForRest(String, URLQuery) - Method in interface com.orchestranetworks.ui.UIResourceLocator
-
Returns the REST URL string for the specified path and query.
- getURLForSelectingCurrentNode() - Method in interface com.orchestranetworks.ui.UILabelRendererForHierarchyContext
-
Returns the URL for selecting the hierarchy node of the current record.
- getURLForSelection(Adaptation) - Method in interface com.orchestranetworks.ui.UIResourceLocator
-
Returns a URL that, when used, changes the current navigation context to the specified dataset or record.
- getURLForSelection(AdaptationHome) - Method in interface com.orchestranetworks.ui.UIResourceLocator
-
Returns a URL that, when used, changes the current navigation context to the specified dataspace or snapshot.
- getURLForSelection(Adaptation, Path) - Method in interface com.orchestranetworks.ui.UIResourceLocator
-
Returns a URL that, when used, changes the current navigation context to the specified node and dataset or record.
- getURLForSelection(WorkflowView) - Method in interface com.orchestranetworks.ui.UIResourceLocator
-
Returns a URL that, when used, changes the current navigation context to the specified data workflows section.
- getURLForSelection(WorkItemKey) - Method in interface com.orchestranetworks.ui.UIResourceLocator
-
Returns a URL that, when used, changes the current navigation context to the specified work item.
- getURLForSelection(WorkItemKey, boolean) - Method in interface com.orchestranetworks.ui.UIResourceLocator
-
Returns a URL that, when used, changes the current navigation context to the specified work item.
- getURLForServiceSelection(AdaptationHome, Adaptation, SchemaNode, ServiceKey) - Method in class com.orchestranetworks.service.ServiceContext
-
Deprecated.Returns a user interface URL that selects the specified node in the given record or dataset and starts the specified service on it, in the context of the given
AdaptationHome
. - getURLForServiceSelection(AdaptationHome, Adaptation, ServiceKey) - Method in class com.orchestranetworks.service.ServiceContext
-
Deprecated.Returns a user interface URL that selects the specified record or dataset and starts the specified service on it, in the context of the given
AdaptationHome
. - getURLForServiceSelection(AdaptationHome, ServiceKey) - Method in class com.orchestranetworks.service.ServiceContext
-
Deprecated.Returns a user interface URL that selects the specified dataspace and starts the specified service on it.
- getURLForServiceSelection(Adaptation, SchemaNode, ServiceKey) - Method in class com.orchestranetworks.service.ServiceContext
-
Deprecated.Returns a user interface URL which selects the specified node in the given record or dataset and starts the specified service on it.
- getURLForServiceSelection(Adaptation, SchemaNode, ServiceKey) - Method in interface com.orchestranetworks.userservice.UserServiceResourceLocator
-
Deprecated.
- getURLForServiceSelection(Adaptation, ServiceKey) - Method in class com.orchestranetworks.service.ServiceContext
-
Deprecated.Returns a user interface URL which selects the specified record or dataset and starts the specified service on it.
- getURLForServiceSelection(ServiceKey) - Method in class com.orchestranetworks.service.ServiceContext
-
Deprecated.Returns a user interface URL to start the specified service.
- getURLForServiceSelection(ServiceKey) - Method in interface com.orchestranetworks.userservice.UserServiceResourceLocator
-
Returns a user interface URL to start the specified service.
- getURLForServiceSelection(ServiceKey, Adaptation) - Method in interface com.orchestranetworks.userservice.UserServiceResourceLocator
-
Returns a user interface URL which selects the specified record or dataset and starts the specified service on it.
- getURLForServiceSelection(ServiceKey, AdaptationHome) - Method in interface com.orchestranetworks.userservice.UserServiceResourceLocator
-
Returns a user interface URL that selects the specified dataspace or snapshot and starts the specified service on it.
- getURLForServiceSelection(ServiceKey, AdaptationHome, URLQuery) - Method in interface com.orchestranetworks.userservice.UserServiceResourceLocator
-
Returns a user interface URL that selects the specified dataspace or snapshot and starts the specified service on it.
- getURLForServiceSelection(ServiceKey, Adaptation, SchemaNode) - Method in interface com.orchestranetworks.userservice.UserServiceResourceLocator
-
Returns a user interface URL which selects the specified node of the given record or dataset and starts the specified service on it.
- getURLForServiceSelection(ServiceKey, Adaptation, SchemaNode, URLQuery) - Method in interface com.orchestranetworks.userservice.UserServiceResourceLocator
-
Returns a user interface URL which selects the specified node of the given record or dataset and starts the specified service on it.
- getURLForServiceSelection(ServiceKey, Adaptation, URLQuery) - Method in interface com.orchestranetworks.userservice.UserServiceResourceLocator
-
Returns a user interface URL which selects the specified record or dataset and starts the specified service on it.
- getURLForServiceSelection(ServiceKey, URLQuery) - Method in interface com.orchestranetworks.userservice.UserServiceResourceLocator
-
Returns a user interface URL to start the specified service.
- getURLForViewSelection(Adaptation, String) - Method in interface com.orchestranetworks.ui.UIResourceLocator
-
Returns a URL that, when used, changes the current navigation context to the specified custom view in the specified dataset.
- getUrlPattern() - Method in interface com.orchestranetworks.ui.view.TileImage
-
Returns the dynamic image.
- getUser() - Method in interface com.orchestranetworks.workflow.ProcessInstanceComment
-
Returns the user who has written the comment.
- getUserAuthenticationURI(Session) - Method in class com.orchestranetworks.service.directory.Directory
-
Deprecated.Since 6.1.3, it is recommended to use the property
ebx.security.loginPage.url
instead. - getUserAuthenticationURI(Session) - Method in class com.orchestranetworks.service.directory.DirectoryHandler
-
Deprecated.Since 6.1.3, see
Directory.getUserAuthenticationURI(Session)
. - getUserAvatarURI(UserReference) - Method in class com.orchestranetworks.service.directory.Directory
-
Returns the URL to the image associated with the specified user.
- getUserAvatarURI(UserReference) - Method in class com.orchestranetworks.service.directory.DirectoryDefault
- getUserCurrentView() - Method in interface com.orchestranetworks.ui.view.UICustomViewContext
-
Returns the currently applied view
- getUserDescription() - Method in interface com.orchestranetworks.search.strategy.StopWordsDeclaration
-
Returns the description for this list of stop words.
- getUserDescription() - Method in interface com.orchestranetworks.search.strategy.SynonymDeclaration
-
Returns the description of this synonym list.
- getUserDescription() - Method in interface com.orchestranetworks.search.template.SearchTemplate
-
Returns the description of this template.
- getUserEmail() - Method in interface com.orchestranetworks.service.Session
-
Returns the user's email address.
- getUserEmail(UserReference) - Method in class com.orchestranetworks.service.directory.Directory
-
Returns the email address of the specified user,
null
if unknown. - getUserEmail(UserReference) - Method in class com.orchestranetworks.service.directory.DirectoryDefault
- getUserEmail(UserReference) - Method in class com.orchestranetworks.service.directory.DirectoryHandler
- getUserFavoriteViewKey(AdaptationTable) - Method in interface com.orchestranetworks.ui.view.UICustomViewContext
-
Returns the favorite view key for a given table
- getUserId() - Method in class com.orchestranetworks.service.UserReference
-
Returns the identifier of the user (usually the login).
- getUserInformation() - Method in interface com.orchestranetworks.instance.RepositoryStatus
-
Returns a String representation of the end-user, detailing the status of the repository regarding its registration.
- getUserInitials(UserReference, Locale) - Method in class com.orchestranetworks.service.directory.Directory
-
Returns the initials of the specified user.
- getUserInitials(UserReference, Locale) - Method in class com.orchestranetworks.service.directory.DirectoryDefault
-
Returns the initials defined in the user record.
- getUserLabel() - Method in interface com.orchestranetworks.search.strategy.StopWordsDeclaration
-
Returns the label of the stop words list.
- getUserLabel() - Method in interface com.orchestranetworks.search.strategy.SynonymDeclaration
-
Returns the label of the synonym list.
- getUserLabel() - Method in interface com.orchestranetworks.search.template.SearchTemplate
-
Returns the label of this template.
- getUserLogin() - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
-
Returns the user login,
null
if no login/password is specified. - getUserMessage() - Method in exception com.onwbp.adaptation.MalformedXPathExpressionException
- getUserMessage() - Method in exception com.orchestranetworks.instance.ValueAccessException
-
Returns the user message associated with this exception.
- getUserMessage() - Method in exception com.orchestranetworks.interactions.InteractionException
- getUserMessage() - Method in exception com.orchestranetworks.rest.LocalizedException
-
Returns the user message that may be displayed to the end user as an error message.
- getUserMessage() - Method in exception com.orchestranetworks.schema.ConstraintViolationException
-
Returns the user message associated with this exception.
- getUserMessage() - Method in exception com.orchestranetworks.schema.InvalidSchemaException
- getUserMessage() - Method in exception com.orchestranetworks.schema.PathAccessException
-
Returns either the user message specified in the constructor, or
null
. - getUserPassword() - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
-
Returns the user password,
null
if no login/password is specified. - getUserRecommendedViewKey(AdaptationTable) - Method in interface com.orchestranetworks.ui.view.UICustomViewContext
-
Returns the recommended view key for a given table
- getUserReference() - Method in interface com.orchestranetworks.service.Session
-
Returns the user's user reference in the directory.
- getUserReference() - Method in interface com.orchestranetworks.workflow.UserTask.WorkItem
-
Returns the owner of the work item.
- getUserReference() - Method in interface com.orchestranetworks.workflow.WorkflowTriggerWorkItemAllocationContext
-
Returns the user to whom the work item will be allocated.
- getUsersForAllocation(UserTaskUsersForAllocationCollectorContext) - Method in class com.orchestranetworks.workflow.UserTask
-
This method is automatically invoked when a workflow administrator clicks the 'allocate' or 'reallocate' administration action of a work item.
- getUsersInRole(Role) - Method in class com.orchestranetworks.service.directory.Directory
-
Returns all users that belong to the specified role.
- getUsersInRole(Role) - Method in class com.orchestranetworks.service.directory.DirectoryDefault
- getUsersInRole(Role) - Method in class com.orchestranetworks.service.directory.DirectoryHandler
- getUserTaskCompletionStrategy() - Method in interface com.orchestranetworks.workflow.ProcessInstanceStep
-
Returns the end criteria of the user task.
- getUserTaskMode() - Method in interface com.orchestranetworks.workflow.ProcessInstanceStep
-
Returns the user task mode or
null
if this step is not a user task. - getUserTaskMode() - Method in interface com.orchestranetworks.workflow.UserTaskCreationContext
-
Returns the user task mode.
- getUserTaskWorkItem() - Method in interface com.orchestranetworks.workflow.ProcessInstanceStep
-
Returns the work item associated to the user task or
null
if this step is not a user task. - getUserTaskWorkItems() - Method in interface com.orchestranetworks.workflow.ProcessInstanceStep
-
Returns the list of work items associated with the user task.
- getValidationMessage(Adaptation, ValueContext) - Method in interface com.orchestranetworks.schema.TableRefFilter
-
Returns a validation message according to the specified context.
- getValidationPolicy() - Method in interface com.orchestranetworks.schema.info.SchemaFacet
-
Returns the validation policy of this facet.
- getValidationPolicy() - Method in interface com.orchestranetworks.schema.info.UniquenessConstraint
-
Returns the validation policy of this uniqueness constraint.
- getValidationReport() - Method in interface com.onwbp.adaptation.Adaptation
-
Returns an up-to-date validation report of this dataset or record.
- getValidationReport() - Method in interface com.onwbp.adaptation.AdaptationTable
-
Returns an up-to-date validation report associated with this table.
- getValidationReport() - Method in interface com.orchestranetworks.schema.businessObjects.MainEntity
-
Returns an up-to-date validation report of this business object.
- getValidationReport() - Method in interface com.orchestranetworks.service.ValueContextForUpdate
-
Returns the validation report of this content.
- getValidationReport(boolean) - Method in interface com.onwbp.adaptation.Adaptation
-
Returns an up-to-date validation report of this dataset or record.
- getValidationReport(boolean) - Method in interface com.onwbp.adaptation.AdaptationTable
-
Returns an up-to-date validation report associated with this table.
- getValidationReport(boolean, boolean) - Method in interface com.onwbp.adaptation.Adaptation
-
Returns the validation report of this dataset or record.
- getValidationReport(boolean, boolean) - Method in interface com.onwbp.adaptation.AdaptationTable
-
Returns the validation report associated with this table.
- getValidationReport(boolean, boolean) - Method in interface com.orchestranetworks.schema.businessObjects.MainEntity
-
Returns the validation report of this business object.
- getValidationReport(Severity) - Method in class com.onwbp.adaptation.AdaptationHome
-
Returns all validation reports for datasets in this
AdaptationHome
that have at least one validation item of the specified severity or higher. - getValidationReport(ValidationSpec) - Method in interface com.onwbp.adaptation.Adaptation
-
Returns the validation report of this dataset or record according to the specified properties.
- getValidationReport(ValidationSpec) - Method in class com.onwbp.adaptation.AdaptationHome
-
Returns the validation report for this dataspace according to the specified properties.
- getValidationReport(ValidationSpec) - Method in interface com.onwbp.adaptation.AdaptationTable
-
Returns the validation report associated with this table according to the specified properties.
- getValidationReport(ValidationSpec) - Method in interface com.orchestranetworks.schema.businessObjects.MainEntity
-
Returns the validation report of this business object according to the specified properties.
- getValidationReport(ValueContextForUpdate.ValidationPolicy) - Method in interface com.orchestranetworks.service.ValueContextForUpdate
-
Returns the validation report of this content.
- getValidationReportForNode(SchemaNode) - Method in interface com.onwbp.adaptation.Adaptation
-
Returns an up-to-date validation report of the specified node.
- getValidationReportForNode(SchemaNode, boolean) - Method in interface com.onwbp.adaptation.Adaptation
-
Returns an up-to-date validation report of the specified node in the current dataset or record.
- getValidationReportForNode(SchemaNode, boolean, boolean) - Method in interface com.onwbp.adaptation.Adaptation
-
Returns the validation report of the specified node in the current dataset or record.
- getValidationReportForNode(SchemaNode, ValidationSpec) - Method in interface com.onwbp.adaptation.Adaptation
-
Returns a validation report of the specified node according to the specified properties.
- getValidationReportsMap(Severity) - Method in class com.onwbp.adaptation.AdaptationHome
-
Deprecated.Replaced by
AdaptationHome.getValidationReport(Severity)
. - getValue() - Method in class com.onwbp.base.text.NomenclatureItem
-
Returns the value of this item.
- getValue() - Method in interface com.orchestranetworks.instance.ValueContext
-
Returns the value of the current node of this context.
- getValue() - Method in interface com.orchestranetworks.schema.info.SchemaFacetOnLength
-
Returns the value of this facet, if if this facet is static.
- getValue() - Method in class com.orchestranetworks.ui.UIButtonSpecSubmit
- getValue() - Method in interface com.orchestranetworks.ui.UIContext
-
Deprecated.Replaced by
ValueContext.getValue()
fromWidgetDisplayContext.getValueContext()
. - getValue(Adaptation) - Method in interface com.orchestranetworks.schema.ValueFunction
-
Returns the value in the context of the specified record or dataset.
- getValue(Path) - Method in interface com.orchestranetworks.instance.RepositoryAnonymizer.RecordContext
-
Returns the value of the node at the specified path.
- getValue(Path) - Method in interface com.orchestranetworks.instance.ValueContext
-
Returns the value of the specified node.
- getValue(Path) - Method in interface com.orchestranetworks.ui.form.widget.WidgetValidationContext
-
Returns the value to the specified path.
- getValue(Path) - Method in interface com.orchestranetworks.ui.UIAjaxContext
-
Returns the value of the specified node.
- getValue(Path) - Method in interface com.orchestranetworks.ui.UIContext
-
Deprecated.Replaced by
ValueContext.getValue(Path)
fromWidgetDisplayContext.getValueContext()
. - getValue(Path) - Method in interface com.orchestranetworks.ui.UIFormRequestContext
-
Returns the value at the specified path.
- getValue(Path) - Method in interface com.orchestranetworks.ui.UITableFilterResponseContext
-
Returns the value at the specified path.
- getValue(SchemaNode) - Method in interface com.orchestranetworks.instance.RepositoryAnonymizer.RecordContext
-
Returns the value of the specified node.
- getValue(SchemaNode) - Method in interface com.orchestranetworks.instance.ValueContext
-
Returns the value of the specified node.
- getValue(SchemaNode) - Method in interface com.orchestranetworks.service.NodeDataTransformerContext
-
Returns the value defined at the specified node.
- getValueAfter() - Method in interface com.orchestranetworks.schema.trigger.ValueChange
-
Returns the resulting value of the node after modification.
- getValueBefore() - Method in interface com.orchestranetworks.schema.trigger.ValueChange
-
Returns the initial value of the node before modification.
- getValueContext() - Method in interface com.orchestranetworks.instance.NewRecordContext
-
Returns the value context of the record being created.
- getValueContext() - Method in interface com.orchestranetworks.schema.trigger.NewTransientOccurrenceContext
-
Returns the value context of the record being created.
- getValueContext() - Method in interface com.orchestranetworks.schema.types.dataset.DatasetSetFilterContext
-
Returns the value context of the current element.
- getValueContext() - Method in interface com.orchestranetworks.schema.types.dataspace.DataspaceSetFilterContext
-
Returns the value context of the current element.
- getValueContext() - Method in interface com.orchestranetworks.ui.form.UIFormContext
-
Returns the value context of the root of the record.
- getValueContext() - Method in interface com.orchestranetworks.ui.form.widget.WidgetDisplayContext
-
Returns the value context of the current element.
- getValueContext() - Method in interface com.orchestranetworks.ui.form.widget.WidgetValidationContext
-
Returns the validation context of the current node.
- getValueContext() - Method in interface com.orchestranetworks.ui.UIRequestContext
-
Deprecated.Replaced by
WidgetDisplayContext.getValueContext()
. Replaced byWidgetValidationContext.getValueContext()
. - getValueContext() - Method in interface com.orchestranetworks.ui.UIResponseContext
-
Deprecated.Replaced by
WidgetDisplayContext.getValueContext()
- getValueContext() - Method in interface com.orchestranetworks.ui.UITableFilterResponseContext
-
Returns the value context of the current node.
- getValueContext(Path) - Method in interface com.orchestranetworks.ui.form.widget.WidgetDisplayContext
-
Returns the value context of the target element.
- getValueContext(Path) - Method in interface com.orchestranetworks.ui.form.widget.WidgetValidationContext
-
Returns the validation context of the specified node.
- getValueContext(Path) - Method in interface com.orchestranetworks.ui.UIFormRequestContext
-
Returns the validation context of the specified node.
- getValueContext(Path) - Method in interface com.orchestranetworks.ui.UIRequestContext
-
Deprecated.Replaced by
WidgetDisplayContext.getValueContext(Path)
. Replaced byWidgetValidationContext.getValueContext(Path)
. - getValueContext(Path) - Method in interface com.orchestranetworks.ui.UIResponseContext
-
Deprecated.Replaced by
WidgetDisplayContext.getValueContext(Path)
- getValueContext(Path) - Method in interface com.orchestranetworks.ui.UITableFilterResponseContext
-
Returns the validation context of the specified node.
- getValueContext(ObjectKey) - Method in interface com.orchestranetworks.userservice.UserServiceObjectContext
-
Returns the value context for object
ObjectKey
. - getValueContext(ObjectKey) - Method in interface com.orchestranetworks.userservice.UserServiceObjectContextForInputValidation
-
Returns the value context for object
ObjectKey
. - getValueContext(ObjectKey, Path) - Method in interface com.orchestranetworks.userservice.UserServiceObjectContext
-
Returns the value context for object
ObjectKey
and pathaPath
. - getValueContext(ObjectKey, Path) - Method in interface com.orchestranetworks.userservice.UserServiceObjectContextForInputValidation
-
Returns the value context for object
ObjectKey
and pathaPath
. - getValues() - Method in interface com.orchestranetworks.schema.info.SchemaFacetEnumeration
-
Returns the values of this enumeration if it is statically defined in the data model.
- getValues(ValueContext) - Method in interface com.orchestranetworks.schema.ConstraintEnumeration
-
Returns all values of the underlying enumeration of this constraint.
- getValueWithoutResolution(Path) - Method in interface com.onwbp.adaptation.Adaptation
-
Returns the value at the path specified, which is either inherited,
null
, or a specific object. - getVariableNames() - Method in class com.orchestranetworks.interactions.InteractionHelper.ParametersMap
-
Returns the names of the interaction parameters.
- getVariableNames() - Method in interface com.orchestranetworks.workflow.DataContextReadOnly
-
Returns the variables names of the data context.
- getVariableString(String) - Method in class com.orchestranetworks.interactions.InteractionHelper.ParametersMap
-
Returns the value of the parameter with the specified name,
null
if the parameter is unset. - getVariableString(String) - Method in interface com.orchestranetworks.workflow.DataContextReadOnly
-
Returns the value of the specified variable in the data context.
- getVersionChildren() - Method in class com.onwbp.adaptation.AdaptationHome
-
Returns the snapshots which have been created from this
AdaptationHome
. - getVersionDescription() - Method in interface com.orchestranetworks.workflow.WorkflowPublisher
-
Gets the description of the version associated with the publication.
- getVersionKey() - Method in interface com.orchestranetworks.d3.D3Broadcast
-
Returns the
VersionKey
of the snapshot to broadcast. - getVersionKey() - Method in interface com.orchestranetworks.workflow.PublishedProcess
-
Returns the identifier of the associated snapshot.
- getVersionLabel() - Method in interface com.orchestranetworks.workflow.WorkflowPublisher
-
Gets the label of the version associated with the publication.
- getViewDefinition(UICustomViewKey) - Method in interface com.orchestranetworks.ui.view.UICustomViewContext
-
Returns the definition of the view Returns
null
in case of the default view - getViewedSchemaNodes() - Method in class com.orchestranetworks.service.ServiceContext
-
Deprecated.Returns the nodes (or "columns" from a user perspective) that are currently displayed by the tabular view.
- getViewedSchemaNodes(SchemaNode) - Method in interface com.orchestranetworks.ui.view.UITabularView
-
Returns a list with the view's schema nodes .
- getViewForAdvancedSelection() - Method in interface com.orchestranetworks.schema.info.SchemaNodeDefaultView
-
Returns the view for advanced selection defined in the data model using the property
osd:defaultView/widget/viewForAdvancedSelection
under the elementxs:annotation/xs:appinfo
. - getViewForAdvancedSelection() - Method in interface com.orchestranetworks.ui.form.widget.UIComboBox
-
Returns the published view that will be used in the combo-box selection of the associated foreign key field.
- getViewKey() - Method in interface com.orchestranetworks.ui.view.UIView
-
Returns the key of the view.
- getViewPublication() - Method in class com.orchestranetworks.service.ExportSpec
- getViewPublication() - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
-
Returns the published custom view that will be applied to the selected content.
- getWaitTaskExpectedProfile() - Method in interface com.orchestranetworks.workflow.ProcessInstanceStep
-
Returns the profile authorized to resume the wait task; returns
null
if this step is not a wait task. - getWaitTaskHasBeenForcedToResume() - Method in interface com.orchestranetworks.workflow.ProcessInstanceStep
-
Returns
Boolean.TRUE
if the resumption has been done by an administration action; returnsnull
if this step is not a wait task. - getWaitTaskReceivedParameters() - Method in interface com.orchestranetworks.workflow.ProcessInstanceStep
-
Returns the parameters which were received when the wait task was resumed; returns
null
if this step is not a wait task. - getWaitTaskResumeId() - Method in interface com.orchestranetworks.workflow.ProcessInstanceStep
-
Returns the resumption identifier associated with the wait task; returns
null
if this step is not a wait task. - getWaitTaskState() - Method in interface com.orchestranetworks.workflow.ProcessInstanceStep
-
Returns the current state of the wait task; returns
null
if this step is not a wait task. - getWebName() - Method in interface com.orchestranetworks.ui.UIContext
-
Deprecated.Replaced by
WidgetWriter.getWidgetName()
Replaced byWidgetValidationContext.getWidgetName()
- getWebNameFor(String) - Method in interface com.orchestranetworks.ui.UIContext
-
Deprecated.Replaced by
WidgetWriter.getWidgetName(String)
Replaced byWidgetValidationContext.getWidgetName(String)
- getWebNameFor(String) - Method in interface com.orchestranetworks.ui.UIFormRequestContext
-
Returns a string that uniquely identifies the entity specified in the context of the current form in the current page.
- getWebNameForPath(Path) - Method in interface com.orchestranetworks.ui.UIContext
-
Deprecated.Replaced by
WidgetWriter.getWidgetName(Path)
Replaced byWidgetValidationContext.getWidgetName(Path)
- getWebNameForPath(Path) - Method in interface com.orchestranetworks.ui.UIFormRequestContext
-
Returns a string that uniquely identifies the entity specified in the context of the current form in the current page.
- getWebNameOfParent() - Method in interface com.orchestranetworks.ui.UIContext
-
Deprecated.Replaced by
WidgetWriter.getWidgetNameOfParent()
Replaced byWidgetValidationContext.getWidgetNameOfParent()
- getWebSiteIconURL() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the URL of the defined custom favicon.
- getWidget() - Method in interface com.orchestranetworks.schema.info.SchemaNodeDefaultView
-
Returns the widget defined in the data model using the property
osd:defaultView/widget
under the elementxs:annotation/xs:appinfo
. - getWidgetFactory() - Method in interface com.orchestranetworks.schema.info.SchemaNodeDefaultView
-
Returns the custom widget factory defined in the data model using the property
osd:defaultView/widget osd:class="com.foo.MyWidgetFactory"
under the elementxs:annotation/xs:appinfo
. - getWidgetName() - Method in interface com.orchestranetworks.ui.form.widget.WidgetValidationContext
-
Returns a string that uniquely identifies the current component in the current page.
- getWidgetName() - Method in interface com.orchestranetworks.ui.form.widget.WidgetWriter
-
Returns the custom widget name based on the node path to which this widget is bound.
- getWidgetName(Path) - Method in interface com.orchestranetworks.ui.form.widget.WidgetValidationContext
-
Returns the custom widget name based on the given path.
- getWidgetName(Path) - Method in interface com.orchestranetworks.ui.form.widget.WidgetWriter
-
Returns the custom widget name based on the given path.
- getWidgetName(String) - Method in interface com.orchestranetworks.ui.form.widget.WidgetValidationContext
-
Returns the custom widget name based on the given string.
- getWidgetName(String) - Method in interface com.orchestranetworks.ui.form.widget.WidgetWriter
-
Returns the custom widget name based on the given string.
- getWidgetNameOfParent() - Method in interface com.orchestranetworks.ui.form.widget.WidgetValidationContext
-
Returns the custom widget name of the parent component.
- getWidgetNameOfParent() - Method in interface com.orchestranetworks.ui.form.widget.WidgetWriter
-
Returns the custom widget name of the parent component.
- getWidgetWidth() - Method in interface com.orchestranetworks.ui.form.UIFormRow
- getWidth() - Method in class com.orchestranetworks.ui.action.DisplayMode.ModalCustom
- getWidth() - Method in interface com.orchestranetworks.ui.form.widget.UIComboBox
- getWidth() - Method in interface com.orchestranetworks.ui.form.widget.UIDropDownList
- getWidth() - Method in interface com.orchestranetworks.ui.form.widget.UIListBox
- getWidth() - Method in interface com.orchestranetworks.ui.form.widget.UITextBox
- getWorkflow() - Static method in class com.orchestranetworks.service.LoggingCategory
-
Returns the object for logging to the workflow log category.
- getWorkflowBadgeColor() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the background Hex color code of new workflow task counters.
- getWorkflowDescription(Locale) - Method in class com.orchestranetworks.workflow.BuiltInTrigger_launchWorkflow
-
Returns the description of the launched workflow, for the specified locale.
- getWorkflowLabel(Locale) - Method in class com.orchestranetworks.workflow.BuiltInTrigger_launchWorkflow
-
Returns the label of the launched workflow, for the specified locale.
- getWorkflowProcessInstanceHistoryStateComplete() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the background Hex color code of the state 'complete' in the workflow history view.
- getWorkflowProcessInstanceHistoryStateError() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the background Hex color code of the state 'error' in the workflow history view.
- getWorkflowProcessInstanceHistoryStateInProgress() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the background Hex color code of the state 'in progress' in the workflow history view.
- getWorkflowProcessInstanceHistoryStatePending() - Method in interface com.orchestranetworks.ui.perspective.PerspectiveTheme
-
Returns the background Hex color code of the state 'pending' in the workflow history view.
- getWorkflowPublisher() - Method in class com.orchestranetworks.workflow.WorkflowEngine
-
Retrieves an instance of the WorkflowPublisher class.
- getWorkflowView() - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
-
Returns the workflow view using the service
ServiceKey.WORKFLOW
. - getWorkItem() - Method in interface com.orchestranetworks.workflow.UserTaskResult
-
Returns the associated work item.
- getWorkItem() - Method in interface com.orchestranetworks.workflow.UserTaskUsersForAllocationCollectorContext
-
Get the work item concerned by the allocation or reallocation.
- getWorkItem() - Method in interface com.orchestranetworks.workflow.WorkflowTriggerWorkItemContext
-
Returns the work item just before the start.
- getWorkItem(WorkItemKey) - Method in class com.orchestranetworks.workflow.WorkflowEngine
-
Returns information about the specified work item.
- getWorkItemKey() - Method in interface com.orchestranetworks.interactions.SessionInteraction
-
Returns the work item key associated to the current session interaction.
- getWorkItemKey() - Method in interface com.orchestranetworks.workflow.ProcessLauncherResult
-
Returns the key of the work item to automatically open.
- getWorkItemKey() - Method in interface com.orchestranetworks.workflow.UserTask.WorkItem
-
Returns the identifier of the work item.
- getWorkItems() - Method in interface com.orchestranetworks.workflow.ProcessInstance
-
Returns the list of the current work items if this workflow is currently executing a user task.
- getWorkItems() - Method in interface com.orchestranetworks.workflow.UserTaskResult
-
Returns work items list:
UserTask.WorkItem
. - getWorkItemsAllocatedToUser(UserReference) - Method in class com.orchestranetworks.workflow.WorkflowEngine
-
Returns all the work items allocated to a user.
- getWorkItemsOfferedToRole(Role) - Method in class com.orchestranetworks.workflow.WorkflowEngine
-
Returns all the work items offered to a role.
- getWorkItemsOfferedToSession(Session) - Method in class com.orchestranetworks.workflow.WorkflowEngine
-
Returns all the work items offered to a Session.
- getWorkItemsOfferedToUser(UserReference) - Method in class com.orchestranetworks.workflow.WorkflowEngine
-
Returns all the work items offered to a user.
- getWriter() - Method in interface com.orchestranetworks.userservice.UserServiceAjaxResponse
-
Returns the writer to use to add HTML or data to the response.
- getXPathExpression() - Method in exception com.orchestranetworks.schema.ConstraintViolationException
-
Returns an XPath expression specifying the entity with which this exception is associated.
- getXPathFilter() - Method in interface com.orchestranetworks.schema.info.AssociationLink
-
Returns the XPath expression (property
xpathFilter
) defined to filter the result of this association. - getXPathFilter() - Method in interface com.orchestranetworks.schema.info.SchemaFacetTableRef
-
Returns the XPath filter defined on this foreign key constraint.
- getXPathFilterForXPath(boolean, String) - Static method in class com.onwbp.adaptation.XPathExpressionHelper
-
Returns an XPath filter from an XPath expression,
null
if the expression does not specify a predicate. - getXPathPredicate() - Method in interface com.orchestranetworks.service.comparison.ExtraOccurrence
- getXPathPredicate() - Method in class com.orchestranetworks.workflow.WorkItemKey
-
Returns the XPath predicate associated with the work item key.
- getXPathPredicateOfRecords() - Method in interface com.orchestranetworks.service.ValidationReportItemSubjectForTable
-
Returns the expression specifying the records with which this validation item is associated.
- getXPathPredicateOnLeft() - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenOccurrences
- getXPathPredicateOnRight() - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenOccurrences
- getXPathString() - Method in interface com.orchestranetworks.schema.info.SelectionLink
-
Returns the XPath expression defined in the selection link.
- getXPathString() - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
- getXPathStringToCompareWith() - Method in class com.orchestranetworks.ui.UIHttpManagerComponent
- getXsTypeName() - Method in interface com.orchestranetworks.schema.SchemaNode
-
Returns the type name of this node, or
null
if this node is associated with an anonymous type definition. - group - Enum constant in enum class com.orchestranetworks.ui.perspective.PerspectiveItemType
-
Container for other menu items.
- GROUP - Static variable in class com.orchestranetworks.ui.UICSSClasses.ICONS
- GROUP - Static variable in class com.orchestranetworks.ui.UIFormRowIcon
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form