- Tab(UIFormPane) - Constructor for class com.orchestranetworks.ui.form.UIFormPaneWithTabs.Tab
- 
Constructs a tab without title. 
- Tab(UIFormLabelSpec, UIFormPane) - Constructor for class com.orchestranetworks.ui.form.UIFormPaneWithTabs.Tab
-  
- Table - Annotation Type in com.orchestranetworks.rest.annotation
- 
Annotation used to reference a schema table linked to
 a Data Transfer Object (DTO) field of type  ContentHolder. 
- table(Adaptation, SchemaNode) - Method in interface com.orchestranetworks.rest.util.URIBuilderForBuiltin.ForTable
- 
Returns a configured URIbuilder which can
 generate built-in REST servicesURIto a specified table.
 
- TABLE_VALUES_ZIP_ENTRY - Static variable in class com.orchestranetworks.service.Archive
-  
- TableEntitySelection - Interface in com.orchestranetworks.ui.selection
- 
Provides information on the currently selected table. 
- TableRefDisplay - Interface in com.orchestranetworks.schema
- 
Defines a custom renderer for displaying a foreign key constraint depending on the context of a node. 
- TableRefDisplayContext - Interface in com.orchestranetworks.schema
- 
Provides methods for setting up a  TableRefDisplay
 in the context of its data model. 
- TableRefFilter - Interface in com.orchestranetworks.schema
- 
Defines a filter that depends on the context of a constraint. 
- TableRefFilterContext - Interface in com.orchestranetworks.schema
- 
Provides methods for setting up a  TableRefFilter
 in the context of its data model. 
- TableTrigger - Class in com.orchestranetworks.schema.trigger
- 
Specifies methods that are automatically executed when certain
 operations are performed on a table. 
- TableTrigger() - Constructor for class com.orchestranetworks.schema.trigger.TableTrigger
-  
- TableTriggerExecutionContext - Interface in com.orchestranetworks.schema.trigger
- 
Common abstract superclass that provides an execution context for table triggers. 
- TableViewEntitySelection - Interface in com.orchestranetworks.ui.selection
- 
Provides information on the currently selected table and on the current record
 selection if any. 
- TERMINATE_PROCESS - Static variable in class com.orchestranetworks.workflow.ProcessExecutionContext.WorkflowPermission
- 
The permission to terminate workflows. 
- terminateProcessInstance(ProcessInstanceKey) - Method in class com.orchestranetworks.workflow.WorkflowEngine
- 
Terminates and cleans the specified process instance. 
- TestHelper - Class in com.orchestranetworks.service.extensions
- 
This class can be used to write JUnit tests for EBX®. 
- TestHelper() - Constructor for class com.orchestranetworks.service.extensions.TestHelper
-  
- TEXT - Static variable in class com.orchestranetworks.search.strategy.SearchStrategyKey
-  
- TEXT() - Constructor for class com.orchestranetworks.ui.UICSSClasses.TEXT
-  
- TEXT_AND_ICON_LEFT - Static variable in class com.orchestranetworks.ui.UIButtonLayout
- 
The text and the icon are both displayed. 
- TEXT_AND_ICON_RIGHT - Static variable in class com.orchestranetworks.ui.UIButtonLayout
- 
The text and the icon are both displayed. 
- TEXT_HTML - Static variable in class com.orchestranetworks.workflow.MailSpec.ContentType
- 
 The "text/html" content type. 
- TEXT_ONLY - Static variable in class com.orchestranetworks.ui.UIButtonLayout
- 
Only the text is displayed in the button. 
- TEXT_PLAIN - Static variable in class com.orchestranetworks.workflow.MailSpec.ContentType
- 
 The "text/plain" content type. 
- TITLE - Static variable in class com.orchestranetworks.ui.UIHttpManagerComponent.DataSetFeatures
- 
Workspace title bar. 
- TITLE - Static variable in class com.orchestranetworks.ui.UIHttpManagerComponent.RecordFeatures
- 
Workspace title bar. 
- TITLE - Static variable in class com.orchestranetworks.ui.UIHttpManagerComponent.ViewFeatures
- 
Workspace title bar. 
- TO - Static variable in class com.orchestranetworks.workflow.MailSpec.NotificationType
- 
 The "To" (primary) recipients. 
- toAbsolutePath() - Method in class com.orchestranetworks.schema.Step
- 
Returns the absolute path whose unique step is this instance. 
- toArray() - Method in interface com.orchestranetworks.query.Tuple
- 
Returns the values of the result tuple elements as an array. 
- toDisplayString(Locale) - Method in class com.onwbp.adaptation.AdaptationHome
- 
Returns a user-friendly string that specifies
 the type of this object, for example, "Dataspace <key>" or "Snapshot <key>". 
- toDisplayString() - Method in class com.onwbp.adaptation.RequestSortCriteria
-  
- toDisplayString(Locale) - Method in class com.orchestranetworks.instance.HomeKey
- 
Returns a user-friendly string that specifies
 the type of this key, for example, "Dataspace <name>"
 or "Snapshot <name>". 
- toDisplayString(Locale) - Method in class com.orchestranetworks.service.ActionPermission
-  
- toDisplayString(Locale) - Method in class com.orchestranetworks.userservice.permission.UserServicePermission
-  
- toHtmlString(Writer) - Method in interface com.onwbp.adaptation.Adaptation
-  
- toHtmlString(Writer) - Method in interface com.onwbp.adaptation.ReadContext
- 
For debugging purposes, adds an HTML representation to the writer specified. 
- Toolbar - Interface in com.orchestranetworks.ui.toolbar
- 
Allows to define a toolbar. 
- ToolbarActionButton - Interface in com.orchestranetworks.ui.toolbar
- 
Allows to define a toolbar action button. 
- ToolbarActionMenuItem - Interface in com.orchestranetworks.ui.toolbar
- 
Allows to define an action menu item. 
- ToolbarButton - Interface in com.orchestranetworks.ui.toolbar
- 
Allows to define a toolbar button. 
- ToolbarElementWithAction - Interface in com.orchestranetworks.ui.toolbar
- 
Defines a toolbar element on which the end user can trigger a specific action. 
- ToolbarFactory - Class in com.orchestranetworks.ui.toolbar
- 
Allows to create a new toolbar. 
- ToolbarFactory() - Constructor for class com.orchestranetworks.ui.toolbar.ToolbarFactory
-  
- ToolbarLocation - Enum in com.orchestranetworks.ui.toolbar
- 
Possible locations of a toolbar. 
- ToolbarMenu - Interface in com.orchestranetworks.ui.toolbar
- 
Allows to define a menu. 
- ToolbarMenuButton - Interface in com.orchestranetworks.ui.toolbar
- 
Allows to define a toolbar menu button. 
- ToolbarMenuGroup - Interface in com.orchestranetworks.ui.toolbar
- 
Allows to define a group menu item. 
- ToolbarMenuItem - Interface in com.orchestranetworks.ui.toolbar
- 
Allows to define a menu item. 
- ToolbarSubMenuItem - Interface in com.orchestranetworks.ui.toolbar
- 
Allows to define a sub menu item. 
- toOResourceType() - Method in enum com.orchestranetworks.rest.util.ResourceType
- 
Returns the corresponding internal OResourceTypeform.
 
- toParentPath() - Method in class com.orchestranetworks.schema.Step
- 
Returns the relative path whose first step is '..' (parent step) and the second step is this
 instance. 
- toParsableString() - Method in class com.onwbp.base.text.Severity
- 
Returns a flag identifying the severity. 
- toPublicReference() - Method in interface com.onwbp.adaptation.Adaptation
- 
Returns a string that identifies this object in the current dataspace, from the user's point of view. 
- toPublicReference() - Method in interface com.onwbp.adaptation.AdaptationTable
- 
Returns a Stringthat identifies the table (composed of
 the dataset reference and table path).
 
- toSelfPath() - Method in class com.orchestranetworks.schema.Step
- 
Returns the relative path whose first step is '.' (self step) and the second step is this instance. 
- toStepWithoutIndex() - Method in class com.orchestranetworks.schema.Step
-  
- toString() - Method in interface com.onwbp.adaptation.Adaptation
-  
- toString() - Method in class com.onwbp.adaptation.AdaptationName
-  
- toString() - Method in class com.onwbp.adaptation.PrimaryKey
-  
- toString() - Method in class com.onwbp.adaptation.Request
-  
- toString() - Method in class com.onwbp.adaptation.RequestPagination.Page
-  
- toString() - Method in class com.onwbp.adaptation.RequestSortCriteria
-  
- toString() - Method in class com.onwbp.adaptation.XPathFilter
-  
- toString() - Method in class com.onwbp.base.text.Nomenclature
-  
- toString() - Method in class com.onwbp.base.text.NomenclatureItem
-  
- toString() - Method in class com.onwbp.base.text.Severity
-  
- toString() - Method in class com.onwbp.base.text.UserMessageLocalized
-  
- toString() - Method in class com.onwbp.base.text.UserMessageRef
-  
- toString() - Method in class com.onwbp.base.text.UserMessageString
-  
- toString() - Method in class com.orchestranetworks.instance.DefinitionMode
-  
- toString() - Method in class com.orchestranetworks.instance.HomeCreationSpec
-  
- toString() - Method in class com.orchestranetworks.instance.HomeKey
-  
- toString() - Method in class com.orchestranetworks.instance.RepositoryDeclaration
-  
- toString() - Method in class com.orchestranetworks.instance.RepositoryId
-  
- toString() - Method in class com.orchestranetworks.rest.util.CategoryURIBuilder
-  
- toString() - Method in exception com.orchestranetworks.schema.ConstraintViolationException
- 
Returns a string representation of the localized message defined
 by this exception. 
- toString() - Method in enum com.orchestranetworks.schema.info.SchemaFacetBlocksCommit
-  
- toString() - Method in exception com.orchestranetworks.schema.PathAccessException
-  
- toString() - Method in class com.orchestranetworks.search.strategy.SearchStrategyKey
-  
- toString() - Method in class com.orchestranetworks.search.template.SearchTemplateKey
-  
- toString() - Method in class com.orchestranetworks.service.AccessPermission
-  
- toString() - Method in class com.orchestranetworks.service.ActionPermission
-  
- toString() - Method in class com.orchestranetworks.service.Archive
-  
- toString() - Method in class com.orchestranetworks.service.ArchiveImportSpecMode
-  
- toString() - Method in class com.orchestranetworks.service.comparison.CompareFilter
-  
- toString() - Method in interface com.orchestranetworks.service.comparison.DifferenceBetweenInstances
-  
- toString() - Method in class com.orchestranetworks.service.comparison.NodeDifference
-  
- toString() - Method in class com.orchestranetworks.service.directory.ProfileListContext
-  
- toString() - Method in class com.orchestranetworks.service.ExportImportCSVSpec.Header
-  
- toString() - Method in class com.orchestranetworks.service.ExportSpec
-  
- toString() - Method in class com.orchestranetworks.service.extensions.ReplicationUnitKey
-  
- toString() - Method in class com.orchestranetworks.service.ImportSpec
-  
- toString() - Method in class com.orchestranetworks.service.ImportSpecMode
-  
- toString() - Method in class com.orchestranetworks.service.Profile
-  
- toString() - Method in class com.orchestranetworks.service.ServiceGroupKey
-  
- toString() - Method in class com.orchestranetworks.service.ServiceKey
-  
- toString() - Method in class com.orchestranetworks.ui.action.DisplayMode.ModalCustom
-  
- toString() - Method in class com.orchestranetworks.ui.action.DisplayMode.ModalMedium
-  
- toString() - Method in class com.orchestranetworks.ui.action.DisplayMode.Workspace
-  
- toString() - Method in class com.orchestranetworks.ui.base.Size.Unit
-  
- toString() - Method in class com.orchestranetworks.ui.form.UIFormGroup.DisplayMode
- 
Used for debug purposes. 
- toString() - Method in class com.orchestranetworks.ui.UIButtonIcon
- 
For debug purpose only. 
- toString() - Method in class com.orchestranetworks.ui.UIButtonLayout
- 
For debug purpose only. 
- toString() - Method in class com.orchestranetworks.ui.UIButtonRelief
- 
For debugging purposes only. 
- toString() - Method in class com.orchestranetworks.ui.UIFormRowIcon
- 
For debugging purposes only. 
- toString() - Method in class com.orchestranetworks.ui.UIHttpManagerComponent.Scope
-  
- toString() - Method in class com.orchestranetworks.ui.UIRenderingMode
- 
For debugging purposes only. 
- toString() - Method in class com.orchestranetworks.userservice.ObjectKey
-  
- toString() - Method in class com.orchestranetworks.userservice.permission.UserServicePermission
-  
- toString() - Method in class com.orchestranetworks.workflow.ProcessInstanceKey
-  
- toString() - Method in class com.orchestranetworks.workflow.PublishedProcessKey
-  
- toString() - Method in class com.orchestranetworks.workflow.UserTask.CompletionStrategy
-  
- toString() - Method in class com.orchestranetworks.workflow.WorkflowView
-  
- toString() - Method in class com.orchestranetworks.workflow.WorkItemKey
-  
- toStringForLog() - Method in class com.orchestranetworks.workflow.WorkItemKey
- 
Returns a string that represents this work item key for logging purposes. 
- toStringInfo() - Method in class com.orchestranetworks.instance.Repository
-  
- toStringInfo(Locale) - Method in class com.orchestranetworks.schema.SchemaLocation
- 
Returns a string that identifies this location. 
- toStringInfo() - Method in class com.orchestranetworks.service.ExportSpec
- 
Returns the main attributes of the exported dataset. 
- toStringInfo() - Method in class com.orchestranetworks.service.ImportSpec
- 
Returns information about the main attributes of this instance. 
- toUserDocumentation(Locale, ValueContext) - Method in interface com.orchestranetworks.schema.Constraint
- 
Returns the end-user documentation for this constraint. 
- toUserDocumentation(Locale, ValueContext) - Method in interface com.orchestranetworks.schema.ConstraintOnTable
- 
Returns end-user documentation for this constraint. 
- toUserDocumentation(Locale, ValueContext) - Method in interface com.orchestranetworks.schema.TableRefFilter
- 
Returns the end-user documentation for this filter. 
- toUserDocumentation(Locale, ValueContext) - Method in interface com.orchestranetworks.schema.types.dataset.DatasetSetFilter
- 
Returns the end-user documentation for this filter. 
- toUserDocumentation(Locale, ValueContext) - Method in interface com.orchestranetworks.schema.types.dataspace.DataspaceSetFilter
- 
Returns the end-user documentation for this filter. 
- toXPathExpression() - Method in interface com.onwbp.adaptation.Adaptation
- 
For a table record, this method returns the XPath expression
 that selects it in its dataset. 
- toXPathPredicateString() - Method in interface com.onwbp.adaptation.Adaptation
- 
For a table record, this method returns the XPath predicate
 that selects it in its table. 
- transformOnExport(Object, NodeDataTransformerContext) - Method in class com.orchestranetworks.service.NodeDataTransformer
- 
Method called when exporting an archive or performing a D3 broadcast. 
- TRASHCAN - Static variable in class com.orchestranetworks.ui.UIButtonIcon
-  
- TriggerExecutionContext - Interface in com.orchestranetworks.schema.trigger
- 
Common abstract superclass that provides an execution context for triggers. 
- TriggerSetupContext - Interface in com.orchestranetworks.schema.trigger
- 
Provides methods for setting up a trigger in the context of its data model. 
- Tuple - Interface in com.orchestranetworks.query
- 
Interface for extracting the elements of a query result tuple.