- LABEL - Static variable in class com.orchestranetworks.service.ExportImportCSVSpec.Header
-
For each "column", the CSV header includes its label.
- LABEL_DETAILS - Static variable in class com.orchestranetworks.ui.UIButtonIcon
-
- lastPage() - Method in interface com.orchestranetworks.rest.util.URIBuilderForBuiltin
-
Replaces the last page action from the existing set of query parameters.
- LAUNCHER - Static variable in class com.orchestranetworks.workflow.WorkflowView
-
Workflow launcher section.
- launchProcess() - Method in class com.orchestranetworks.workflow.ProcessLauncher
-
Starts a new workflow instance.
- launchProcessWithResult() - Method in class com.orchestranetworks.workflow.ProcessLauncher
-
Starts a new workflow instance.
- launchSubWorkflows() - Method in interface com.orchestranetworks.workflow.SubWorkflowsCreationContext
-
Launches all registered sub-workflows.
- LENGTH - Static variable in class com.orchestranetworks.instance.RepositoryId
-
Repository identifier length.
- LIGHT_COLORED_BACKGROUND - Static variable in class com.orchestranetworks.ui.UICSSClasses
-
Defines a background with a lighter version of the current main color.
- limitRecordSelection(int) - Method in interface com.orchestranetworks.userservice.declaration.ActivationContextOnTableView
-
Sets the record selection to a fixed value.
- LOCALE - Static variable in class com.orchestranetworks.search.strategy.SearchStrategyKey
-
- LocalizedException - Exception in com.orchestranetworks.rest
-
Class that can be extended by exceptions that return a localized error message.
- LocalizedException(int, UserMessage) - Constructor for exception com.orchestranetworks.rest.LocalizedException
-
- LocalizedException(int, UserMessage, Throwable) - Constructor for exception com.orchestranetworks.rest.LocalizedException
-
Constructs a new instance with the provided data,
without functional error code.
- LocalizedException(int, UserMessage, Integer) - Constructor for exception com.orchestranetworks.rest.LocalizedException
-
- LocalizedException(int, UserMessage, Integer, Throwable) - Constructor for exception com.orchestranetworks.rest.LocalizedException
-
Constructs a new instance with the provided data.
- lock(AdaptationHome, Session) - Method in class com.orchestranetworks.service.extensions.LockSpec
-
Locks the specified dataspace.
- LockSpec - Class in com.orchestranetworks.service.extensions
-
Handles a lock on a dataspace.
- LockSpec() - Constructor for class com.orchestranetworks.service.extensions.LockSpec
-
- LoggingCategory - Class in com.orchestranetworks.service
-
This class provides methods for logging messages according to their severities.
- LoggingCategory() - Constructor for class com.orchestranetworks.service.LoggingCategory
-
- LOGOUT - Static variable in class com.orchestranetworks.ui.UIButtonIcon
-
- LOGOUT - Static variable in class com.orchestranetworks.ui.UIHttpManagerComponent.CloseButtonSpec
-
Displays the standard log out button on the top right.
- lookupAdaptationByName(AdaptationName) - Method in interface com.onwbp.adaptation.AdaptationTable
-
Returns the record based on the name specified; returns null
if no
record by that name exists.
- lookupAdaptationByPrimaryKey(ValueContext) - Method in interface com.onwbp.adaptation.AdaptationTable
-
Returns the record that has its primary key specified by the specified context.
- lookupAdaptationByPrimaryKey(ValueContext, boolean) - Method in interface com.onwbp.adaptation.AdaptationTable
-
Returns the record specified by its primary key.
- lookupAdaptationByPrimaryKey(PrimaryKey) - Method in interface com.onwbp.adaptation.AdaptationTable
-
Returns the record specified by its primary key.
- lookupAdaptationByPrimaryKey(PrimaryKey, boolean) - Method in interface com.onwbp.adaptation.AdaptationTable
-
Returns the record specified by its primary key.
- lookupFirstRecordMatchingPredicate(String) - Method in interface com.onwbp.adaptation.AdaptationTable
-
Returns the first record that matches the specified XPath predicate,
null
if no such record exists.
- lookupFirstRecordMatchingPredicate(boolean, String) - Method in interface com.onwbp.adaptation.AdaptationTable
-
Returns the first record that matches the specified XPath predicate,
null
if no such record exists.
- lookupFirstRecordMatchingPredicate(boolean, String, boolean) - Method in interface com.onwbp.adaptation.AdaptationTable
-
Returns the first record that matches the specified XPath predicate,
null
if no such record exists.
- lookupFirstRecordMatchingXPath(Adaptation, String) - Static method in class com.onwbp.adaptation.XPathExpressionHelper
-
Returns the first record that matches the specified XPath predicate,
null
if no such record exists.
- lookupFirstRecordMatchingXPath(boolean, Adaptation, String) - Static method in class com.onwbp.adaptation.XPathExpressionHelper
-
Returns the first record that matches the specified XPath predicate,
null
if no such record exists.
- lookupFirstRecordMatchingXPath(boolean, Adaptation, String, boolean) - Static method in class com.onwbp.adaptation.XPathExpressionHelper
-
Returns a record based on the specified dataset and XPath expression,
null
if no such record exists.
- lookupHome(HomeKey) - Method in class com.orchestranetworks.instance.Repository
-
Returns the specified dataspace or snapshot.
- lookupHome(boolean, HomeKey) - Method in class com.orchestranetworks.instance.Repository
-
Returns the specified dataspace or snapshot.