- NAME - Static variable in class com.orchestranetworks.search.strategy.SearchStrategyKey
-  
- name() - Method in interface com.orchestranetworks.userservice.UserServiceEventOutcome
- 
Returns a string that can be used to identify the type of outcome. 
- newActionButton(String, UserServiceEvent) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
- 
Creates a specification for an action button. 
- newActionButton(UserMessage, UserServiceEvent) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
- 
Creates a specification for a localized action button. 
- newActionButton(String, UserServiceEvent) - Method in interface com.orchestranetworks.userservice.UserServiceWriter
- 
Creates a specification for an action button. 
- newActionButton(UserMessage, UserServiceEvent) - Method in interface com.orchestranetworks.userservice.UserServiceWriter
- 
Creates a specification for a localized 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
- 
- 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
- 
- 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
- 
- 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
- 
- newComboBox(Path) - Method in interface com.orchestranetworks.ui.form.UIFormWriter
- 
Returns a new combo box. 
- newComboBox(Path) - Method in interface com.orchestranetworks.ui.UIResponseContext
- 
- 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
- 
- 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
- 
- 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(String) - Static method in class com.onwbp.adaptation.XPathFilter
- 
Builds a cache-enabled XPath predicate. 
- newFilter(boolean, String) - Static method in class com.onwbp.adaptation.XPathFilter
- 
Builds an XPath filter. 
- 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(UIFormLabelSpec) - Method in interface com.orchestranetworks.ui.UIComponentWriter
- 
Returns a new form group with the specified label. 
- newFormGroup(Path) - Method in interface com.orchestranetworks.ui.UIResponseContext
- 
- newFormRow(Path) - Method in interface com.orchestranetworks.ui.form.UIFormWriter
- 
Builds the default model-driven form row based on the specified node. 
- 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.UIResponseContext
- 
- 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
-  
- newInstance(Repository, Session) - Static method in class com.orchestranetworks.ui.perspective.PerspectiveHandler
- 
Returns a new instance of the perspective handler. 
- newListBox(Path) - Method in interface com.orchestranetworks.ui.form.UIFormWriter
- 
Returns a new list box. 
- newListBox(Path) - Method in interface com.orchestranetworks.ui.UIResponseContext
- 
- 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
- 
- 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
- 
- 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
- 
- 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(String, UserServiceEvent) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
- 
Creates a specification for a submit button. 
- newSubmitButton(UserMessage, UserServiceEvent) - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
- 
Creates a localized specification for a submit button. 
- newSubmitButton(String, UserServiceEvent) - Method in interface com.orchestranetworks.userservice.UserServicePaneWriter
- 
Creates a specification for a submit button. 
- newSubmitButton(UserMessage, UserServiceEvent) - Method in interface com.orchestranetworks.userservice.UserServicePaneWriter
- 
Creates a localized specification for a submit button. 
- 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. 
- 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
 aPathchildren.
 
- newTabbedPane() - Method in interface com.orchestranetworks.userservice.UserServiceDisplayConfigurator
- 
Creates a tabbed pane. 
- newTabbedPane(String) - 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.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
- 
- 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
- 
- newTextBox(Path, String) - Method in interface com.orchestranetworks.ui.UIResponseContext
- 
- 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
- 
- 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, 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, 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, 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. 
- 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
-  
- node(Adaptation, Path) - Method in interface com.orchestranetworks.rest.util.URIBuilderForBuiltin.ForNode
- 
Returns a configured URIbuilder which can
 generate built-in REST servicesURIto 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 URIbuilder which can
 generate built-in REST servicesURIto 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 Nomenclatureis an ordered collection ofNomenclatureIteminstances.
 
- Nomenclature() - Constructor for class com.onwbp.base.text.Nomenclature
- 
Creates a Nomenclaturewith label size equal to 1.
 
- Nomenclature(int) - Constructor for class com.onwbp.base.text.Nomenclature
- 
Creates a Nomenclaturewith the specified label size.
 
- NomenclatureItem<T> - Class in com.onwbp.base.text
- 
A NomenclatureItemassociates a value with one or more labels.
 
- NomenclatureItemValue<T> - Class in com.onwbp.base.text
- 
A NomenclatureItemValueis 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[], Locale[]) - Constructor for class com.onwbp.base.text.NomenclatureItemValue
-  
- NomenclatureItemValue(T, String) - Constructor for class com.onwbp.base.text.NomenclatureItemValue
-  
- NONE - Static variable in class com.orchestranetworks.service.ExportImportCSVSpec.Header
- 
CSV file has no header. 
- 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".