Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
N
- name() - Method in interface com.orchestranetworks.userservice.UserServiceEventOutcome
-
Returns a string that can be used to identify the type of outcome.
- NAME - Static variable in class com.orchestranetworks.search.strategy.SearchStrategyKey
- NEVER - Enum constant in enum class com.orchestranetworks.schema.info.SchemaFacetBlocksCommit
- NEW - Enum constant in enum class com.orchestranetworks.workflow.PublicationSpec.PublicationMode
- newActionButton(UserMessage, UserServiceEvent) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
-
Creates a specification for a localized action button.
- newActionButton(UserMessage, UserServiceEvent) - Method in interface com.orchestranetworks.userservice.UserServiceWriter
-
Creates a specification for a localized action button.
- newActionButton(String, UserServiceEvent) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
-
Creates a specification for an action button.
- newActionButton(String, UserServiceEvent) - Method in interface com.orchestranetworks.userservice.UserServiceWriter
-
Creates a specification for an action button.
- newAnonymizer() - Method in class com.orchestranetworks.instance.Repository
-
Returns a new delegate to be invoked for anonymization.
- newBackButton(UserServiceEvent) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
-
Creates a specification for a back button.
- newBestMatching(Path) - Method in interface com.orchestranetworks.ui.form.UIFormWriter
-
Returns a new widget that will be automatically selected according to the corresponding node definition in the data model.
- newBestMatching(Path) - Method in interface com.orchestranetworks.ui.UIResponseContext
-
Deprecated.
- newCancelButton() - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
-
Creates a specification for a cancel button.
- newCheckBox(Path) - Method in interface com.orchestranetworks.ui.form.UIFormWriter
-
Returns a new check box widget.
- newCheckBox(Path) - Method in interface com.orchestranetworks.ui.UIResponseContext
-
Deprecated.Replaced by
UIFormWriter.newCheckBox(Path)
- newCheckBoxGroup(Path) - Method in interface com.orchestranetworks.ui.form.UIFormWriter
-
Returns a new check box group widget.
- newCheckBoxGroup(Path) - Method in interface com.orchestranetworks.ui.UIResponseContext
-
Deprecated.Replaced by
UIFormWriter.newCheckBoxGroup(Path)
- newCloseButton() - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
-
Creates a specification for a close button.
- newColorPicker(Path) - Method in interface com.orchestranetworks.ui.form.UIFormWriter
-
Returns a new color picker.
- newColorPicker(Path) - Method in interface com.orchestranetworks.ui.UIResponseContext
-
Deprecated.Replaced by
UIFormWriter.newColorPicker(Path)
- newComboBox(Path) - Method in interface com.orchestranetworks.ui.form.UIFormWriter
-
Returns a new combo box.
- newComboBox(Path) - Method in interface com.orchestranetworks.ui.UIResponseContext
-
Deprecated.Replaced by
UIFormWriter.newComboBox(Path)
- newCustomWidget(Path, UIWidgetFactory<T>) - Method in interface com.orchestranetworks.ui.form.UIFormWriter
-
Returns a new instance of a widget which will be created by the given factory.
- newDatasetSelector(Path) - Method in interface com.orchestranetworks.ui.form.UIFormWriter
-
Returns a new dataset selector.
- newDataspaceSelector(Path) - Method in interface com.orchestranetworks.ui.form.UIFormWriter
-
Returns a dataspace selector.
- newDateTime(Path) - Method in interface com.orchestranetworks.ui.form.UIFormWriter
-
Returns a date/time field.
- newDateTime(Path) - Method in interface com.orchestranetworks.ui.UIResponseContext
-
Deprecated.Replaced by
UIFormWriter.newDateTime(Path)
- newDropDownList(Path) - Method in interface com.orchestranetworks.ui.form.UIFormWriter
-
Returns a new drop-down list.
- newDropDownList(Path) - Method in interface com.orchestranetworks.ui.UIResponseContext
-
Deprecated.Replaced by
UIFormWriter.newDropDownList(Path)
- newExpandCollapseBlock() - Method in interface com.orchestranetworks.ui.UIComponentWriter
-
Returns a new expand/collapse block specification which, by default, would be rendered collapsed with an empty label.
- newFilter(boolean, String) - Static method in class com.onwbp.adaptation.XPathFilter
-
Builds an XPath filter.
- newFilter(String) - Static method in class com.onwbp.adaptation.XPathFilter
-
Builds a cache-enabled XPath predicate.
- newFinishButton(UserServiceEvent) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
-
Creates a specification for a finish button.
- newFormGroup(Path) - Method in interface com.orchestranetworks.ui.form.UIFormWriter
-
Builds the default model-driven form group based on the specified node.
- newFormGroup(Path) - Method in interface com.orchestranetworks.ui.UIResponseContext
-
Deprecated.Replaced by
UIFormWriter.newFormGroup(Path)
- newFormGroup(UIFormLabelSpec) - Method in interface com.orchestranetworks.ui.UIComponentWriter
-
Returns a new form group with the specified label.
- newFormRow() - Method in interface com.orchestranetworks.ui.UIComponentWriter
-
Returns a new form row, set with an empty icon and an empty label.
- newFormRow(Path) - Method in interface com.orchestranetworks.ui.form.UIFormWriter
-
Builds the default model-driven form row based on the specified node.
- newFormRow(Path) - Method in interface com.orchestranetworks.ui.UIResponseContext
-
Deprecated.Replaced by
UIFormWriter.newFormRow(Path)
- newInstance(Repository, Session) - Static method in class com.orchestranetworks.ui.perspective.PerspectiveHandler
-
Returns a new instance of the perspective handler.
- newInstance(WidgetFactoryContext) - Method in interface com.orchestranetworks.ui.form.widget.UIWidgetFactory
-
Creates and returns a new instance of widget.
- newInstance(WidgetFactoryContext) - Method in class com.orchestranetworks.ui.form.widget.UIWidgetFileUploadFactory
- newListBox(Path) - Method in interface com.orchestranetworks.ui.form.UIFormWriter
-
Returns a new list box.
- newListBox(Path) - Method in interface com.orchestranetworks.ui.UIResponseContext
-
Deprecated.Replaced by
UIFormWriter.newListBox(Path)
- newNextButton(UserServiceEvent) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
-
Creates a specification for a next button.
- newPair(String, String) - Static method in interface com.orchestranetworks.search.strategy.SynonymPair
- newPassword(Path) - Method in interface com.orchestranetworks.ui.form.UIFormWriter
-
Returns a password field.
- newPassword(Path) - Method in interface com.orchestranetworks.ui.UIResponseContext
-
Deprecated.Replaced by
UIFormWriter.newPassword(Path)
- newRadioButton(Path) - Method in interface com.orchestranetworks.ui.form.UIFormWriter
-
Returns a new radio button widget.
- newRadioButton(Path) - Method in interface com.orchestranetworks.ui.UIResponseContext
-
Deprecated.Replaced by
UIFormWriter.newRadioButton(Path)
- newRadioButtonGroup(Path) - Method in interface com.orchestranetworks.ui.form.UIFormWriter
-
Returns a new radio button group widget.
- newRadioButtonGroup(Path) - Method in interface com.orchestranetworks.ui.UIResponseContext
-
Deprecated.Replaced by
UIFormWriter.newRadioButtonGroup(Path)
- NewRecordContext - Interface in com.orchestranetworks.instance
-
Context providing information on a record creation.
- newReplicationUnit(ReplicationUnitKey, Adaptation) - Static method in class com.orchestranetworks.service.extensions.ReplicationUnit
-
Returns the replication unit for the specified dataset and unit name.
- newRevertButton() - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
-
Creates a specification for a revert button.
- newRole(Role) - Static method in class com.orchestranetworks.service.directory.DirectoryDefaultHelper
-
Returns a new role entity whose key is the specified role.
- newSaveButton(UserServiceEvent) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
-
Creates a specification for a save button.
- newSaveCloseButton(UserServiceEvent) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
-
Creates a specification for a save and close button.
- newSubmitButton(UserMessage, UserServiceEvent) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
-
Creates a localized specification for a submit button.
- newSubmitButton(UserMessage, UserServiceEvent) - Method in interface com.orchestranetworks.userservice.UserServicePaneWriter
-
Creates a localized specification for a submit button.
- newSubmitButton(String, UserServiceEvent) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
-
Creates a specification for a submit button.
- newSubmitButton(String, UserServiceEvent) - Method in interface com.orchestranetworks.userservice.UserServicePaneWriter
-
Creates a specification for a submit button.
- newTab(UserMessage, UserServicePane) - Method in interface com.orchestranetworks.userservice.UserServiceTabbedPane
-
Create a new tab.
- newTab(UIFormLabelSpec, UserServicePane) - Method in interface com.orchestranetworks.userservice.UserServiceTabbedPane
-
Create a new tab.
- newTab(ObjectKey, Path) - Method in interface com.orchestranetworks.userservice.UserServiceTabbedPane
-
Creates a new tab containing a standard pane representing
aPath
children. - newTab(UserServicePane) - Method in interface com.orchestranetworks.userservice.UserServiceTabbedPane
-
Creates a new tab.
- newTab(String, UserServicePane) - Method in interface com.orchestranetworks.userservice.UserServiceTabbedPane
-
Creates a new tab.
- newTabbedPane() - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
-
Creates a tabbed pane.
- newTabbedPane() - Method in interface com.orchestranetworks.userservice.UserServicePaneWriter
-
Creates a tabbed pane.
- newTabbedPane(String) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
-
Creates a tabbed pane.
- newTabbedPane(String) - Method in interface com.orchestranetworks.userservice.UserServicePaneWriter
-
Creates a tabbed pane.
- newTable(Path) - Method in interface com.orchestranetworks.ui.form.UIFormWriter
-
Returns a table widget
- newTable(Path) - Method in interface com.orchestranetworks.ui.UIResponseContext
-
Deprecated.Replaced by
UIFormWriter.newTable(Path)
- newTabsFromPath(ObjectKey, Path) - Method in interface com.orchestranetworks.userservice.UserServiceTabbedPane
-
Iterates through a path and its children to create a tab for each path which should be displayed in the tab.
- newTextBox(Path) - Method in interface com.orchestranetworks.ui.form.UIFormWriter
-
Returns a text input field, which can be one-line or multi-line.
- newTextBox(Path) - Method in interface com.orchestranetworks.ui.UIResponseContext
-
Deprecated.Replaced by
UIFormWriter.newTextBox(Path)
- newTextBox(Path, String) - Method in interface com.orchestranetworks.ui.UIResponseContext
-
Deprecated.Replaced by
UIFormWriter.newTextBox(Path)
- newToolbar(ToolbarLocation...) - Static method in class com.orchestranetworks.ui.toolbar.ToolbarFactory
-
Returns a new toolbar instance.
- newToolbarAction(UserServiceEvent) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
-
Returns a toolbar action that can be used in a top toolbar.
- NewTransientOccurrenceContext - Interface in com.orchestranetworks.schema.trigger
-
Provides a context for preparing a transient record context upon record creation.
- newUser(UserReference, DirectoryDefault) - Static method in class com.orchestranetworks.service.directory.DirectoryDefaultHelper
-
Returns a new user entity whose key is the specified user reference.
- newUserServiceForCreate(UserServiceAssociationRecordFormContext.ForCreate) - Method in interface com.orchestranetworks.userservice.schema.UserServiceAssociationRecordFormFactory
-
Creates and returns a new instance of
UserService
for creating a record in the context of an association. - newUserServiceForCreate(UserServiceRecordFormContext.ForCreate) - Method in interface com.orchestranetworks.userservice.schema.UserServiceRecordFormFactory
-
Creates and returns a new instance of
UserService
for creating a record. - newUserServiceForDefault(UserServiceAssociationRecordFormContext.ForDefault) - Method in interface com.orchestranetworks.userservice.schema.UserServiceAssociationRecordFormFactory
-
Creates and returns a new instance of
UserService
for displaying a record on consultation or on modification in the context of an association. - newUserServiceForDefault(UserServiceRecordFormContext.ForDefault) - Method in interface com.orchestranetworks.userservice.schema.UserServiceRecordFormFactory
-
Creates and returns a new instance of
UserService
for displaying a record on consultation or on modification. - newUserServiceForDuplicate(UserServiceAssociationRecordFormContext.ForDuplicate) - Method in interface com.orchestranetworks.userservice.schema.UserServiceAssociationRecordFormFactory
-
Creates and returns a new instance of
UserService
for duplicating a record in the context of an association. - newUserServiceForDuplicate(UserServiceRecordFormContext.ForDuplicate) - Method in interface com.orchestranetworks.userservice.schema.UserServiceRecordFormFactory
-
Creates and returns a new instance of
UserService
for duplicating a record. - NEXT_STEP - Static variable in class com.orchestranetworks.ui.UIButtonIcon
- nextAdaptation() - Method in interface com.onwbp.adaptation.RequestResult
-
Moves the cursor to the next record in the result and returns it.
- nextAdaptation() - Method in interface com.orchestranetworks.service.extensions.AdaptationTreeOptimizerIterator
-
Returns the next dataset, which will become the current one after the next call to
AdaptationTreeOptimizerIterator.executeCurrent()
. - nextClose() - Static method in class com.orchestranetworks.userservice.UserServiceNext
-
The user will be redirected to the previous selection.
- nextClose(String) - Static method in class com.orchestranetworks.userservice.UserServiceNext
-
If the service is opened in a popup, will execute the JavaScript code before closing the popup.
- nextItem() - Method in interface com.orchestranetworks.service.ValidationReportItemIterator
-
Returns the next validation report item.
- nextPage(String) - Method in interface com.orchestranetworks.rest.util.URIBuilderForBuiltin
-
Replaces the next page action and page record filter from the existing set of query parameters.
- nextService(ServiceKey) - Static method in class com.orchestranetworks.userservice.UserServiceNext
-
The current user service will close and a new one will be displayed.
- nextService(ServiceKey, Adaptation) - Static method in class com.orchestranetworks.userservice.UserServiceNext
-
The current user service will close, the specified record or dataset will be selected and the specified service started.
- nextService(ServiceKey, AdaptationHome) - Static method in class com.orchestranetworks.userservice.UserServiceNext
-
The current user service will close, the specified dataspace or snapshot will be selected and the specified service started.
- nextService(ServiceKey, AdaptationTable) - Static method in class com.orchestranetworks.userservice.UserServiceNext
-
The current user service will close, the specified table will be selected and the specified service started.
- nextTableView(Adaptation, String) - Static method in class com.orchestranetworks.userservice.UserServiceNext
-
The current user service will close and the specified table view will be selected.
- nextURL(String) - Static method in class com.orchestranetworks.userservice.UserServiceNext
-
The current user service will close and user will be redirected.
- nextWorkflowView(WorkflowView) - Static method in class com.orchestranetworks.userservice.UserServiceNext
-
The current user service will close and a workflow view will be selected.
- nextWorkItem(WorkItemKey) - Static method in class com.orchestranetworks.userservice.UserServiceNext
-
The current user service will close and the work item be selected.
- nextWorkItem(WorkItemKey, boolean) - Static method in class com.orchestranetworks.userservice.UserServiceNext
-
The current user service will close and the work item be selected.
- NGRAM - Static variable in class com.orchestranetworks.search.strategy.SearchStrategyKey
- NO_REPEAT - Static variable in class com.orchestranetworks.ui.UITableCellStyleHandler.BackgroundRepeat
-
The background image will not be repeated.
- NO_SEARCH - Static variable in class com.orchestranetworks.ui.UIButtonIcon
- NO_WAIT - Enum constant in enum class com.orchestranetworks.service.ValidationSpec.RefreshPolicy
-
Specifies that the validation of the dataset, table or record must not wait for the end of a concurrent validation.
- node(Adaptation, Path) - Method in interface com.orchestranetworks.rest.util.URIBuilderForBuiltin.ForNode
-
Returns a configured
URI
builder which can generate built-in REST servicesURI
to a specified record field or dataset node, in its automatically computed dataspace. - node(HomeKey, AdaptationName, Path) - Method in interface com.orchestranetworks.rest.util.URIBuilderForBuiltin.ForNode
-
Returns a configured
URI
builder which can generate built-in REST servicesURI
to a specified dataset node, in a specified dataspace. - NODE - Static variable in class com.orchestranetworks.ui.UIHttpManagerComponent.Scope
-
Only the workspace is displayed; user will not be able to navigate to any other nodes.
- NodeDataTransformer - Class in com.orchestranetworks.service
-
This class allows the transformation of data.
- NodeDataTransformer() - Constructor for class com.orchestranetworks.service.NodeDataTransformer
- NodeDataTransformerContext - Interface in com.orchestranetworks.service
-
Context used to transform data upon export.
- NodeDifference - Class in com.orchestranetworks.service.comparison
-
Represents the finest granularity of comparison, which is the difference between the values of two nodes in a dataset or a record.
- NodeDifference(Object, Path, Object, Path) - Constructor for class com.orchestranetworks.service.comparison.NodeDifference
- NodeMonitoring - Interface in com.orchestranetworks.d3
-
Listener interface that runs on a replica node to perform specific actions when the replica status switches to the states 'Available' or 'Unavailable'.
- NodeMonitoringContext - Interface in com.orchestranetworks.d3
-
Common interface providing an execution context for replica node monitoring.
- Nomenclature<T> - Class in com.onwbp.base.text
-
A
Nomenclature
is an ordered collection ofNomenclatureItem
instances. - Nomenclature() - Constructor for class com.onwbp.base.text.Nomenclature
-
Creates a
Nomenclature
with label size equal to 1. - Nomenclature(int) - Constructor for class com.onwbp.base.text.Nomenclature
-
Creates a
Nomenclature
with the specified label size. - NomenclatureItem<T> - Class in com.onwbp.base.text
-
A
NomenclatureItem
associates a value with one or more labels. - NomenclatureItemValue<T> - Class in com.onwbp.base.text
-
A
NomenclatureItemValue
is a label value in a containingNomenclature
. - NomenclatureItemValue() - Constructor for class com.onwbp.base.text.NomenclatureItemValue
- NomenclatureItemValue(T, String) - Constructor for class com.onwbp.base.text.NomenclatureItemValue
- NomenclatureItemValue(T, String[]) - Constructor for class com.onwbp.base.text.NomenclatureItemValue
- NomenclatureItemValue(T, String[], Locale[]) - Constructor for class com.onwbp.base.text.NomenclatureItemValue
- NONE - Enum constant in enum class com.orchestranetworks.schema.types.dataset.DatasetSet.DatasetChildrenPolicy
-
No instruction to include dataset children.
- NONE - Enum constant in enum class com.orchestranetworks.schema.types.dataspace.DataspaceSet.DataspaceChildrenPolicy
-
No child dataspace will be included.
- NONE - Enum constant in enum class com.orchestranetworks.ui.form.UIFormNode.DisplayMode
-
Should not be displayed.
- NONE - Static variable in class com.orchestranetworks.service.ExportImportCSVSpec.Header
-
CSV file has no header.
- NOT_TERMINATED - Enum constant in enum class com.orchestranetworks.workflow.ProcessInstanceHistory.TerminationType
- NOTHING_TO_MERGE - Static variable in class com.orchestranetworks.ui.UIHttpManagerComponentReturnCode
-
This code is returned when there are no modifications to merge.
- notify(MailSpec.NotificationType, String) - Method in interface com.orchestranetworks.workflow.MailSpec
-
Adds the email address to the recipients list.
- NULL - Static variable in class com.orchestranetworks.ui.UIButtonIcon
- NULL_STRING_CODE - Static variable in class com.orchestranetworks.service.ExportImportCSVSpec
-
Value is:
"ebx-csv:nil"
.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
UIFormWriter.newBestMatching(Path)