Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
O
- ObjectChooserEditorValue - Interface in de.espirit.firstspirit.access.editor
-
Deprecated.Since 5.0.107 - usages of CMS_INPUT_OBJECTCHOOSER should be replaced with FS_DATASET.
- Objects - Class in de.espirit.common.tools
-
Generic utility to provide null-safe operations.
- Objects() - Constructor for class de.espirit.common.tools.Objects
- obtain(String) - Method in interface de.espirit.firstspirit.io.FileSystem
-
Obtain a handle to the file or directory with the given path.
- ODD - Enum constant in enum class de.espirit.firstspirit.access.store.templatestore.StyleTemplateLink.Region
-
Odd rows/columns only.
- of(boolean) - Static method in interface de.espirit.firstspirit.json.values.JsonBooleanValue
-
Returns a new
json element
wrapping the givenvalue
. - of(Number) - Static method in interface de.espirit.firstspirit.json.values.JsonNumberValue
-
Returns a new
json element
wrapping the givenvalue
. - of(String) - Static method in interface de.espirit.firstspirit.json.values.JsonStringValue
-
Returns a new
json element
wrapping the givenvalue
. - of(String, JsonElement<?>) - Static method in interface de.espirit.firstspirit.json.JsonPair
- of(Date) - Static method in interface de.espirit.firstspirit.json.values.JsonDateValue
-
Returns a new
json element
wrapping the givendate
. - OfficeImportService - Interface in de.espirit.firstspirit.opt.office
- offsetByCodePoints(int, int) - Method in class de.espirit.firstspirit.common.text.AbstractTextType
-
Delegates to
String.offsetByCodePoints(int, int)
. - ofNullable(Object) - Static method in interface de.espirit.firstspirit.json.values.JsonStringValue
-
Returns a new
json element
wrapping the givenvalue
, orJsonNullValue.NULL
if the provided value isnull
. - on(String, Serializable) - Static method in class de.espirit.firstspirit.ui.gadgets.GadgetIdentifier
-
Get an identifier based on the given name and key.
- on(Class<? extends StoreElement>...) - Static method in class de.espirit.firstspirit.access.store.StoreElementFilter
- onChange() - Method in interface de.espirit.firstspirit.client.access.editor.ReferenceHolder.ChangeCallback
-
Called upon a change in the referenced element.
- onChange(FSID) - Method in interface de.espirit.firstspirit.webedit.client.api.Common.PreviewElementListener
-
Event which is fired when the FSID has changed
- onClick(T) - Method in interface de.espirit.firstspirit.client.gui.applications.BrowserNodeActionProvider
-
Provides an action that should be executed on browser click event on the specified node.
- onContextMenu(List<T>) - Method in interface de.espirit.firstspirit.client.gui.applications.BrowserNodeActionProvider
-
Provides a list of actions that should be displayed in browser context menu.
- onCreation() - Method in interface de.espirit.firstspirit.client.access.editor.InitialValueProviding
-
Callback to provide a value for creation stage use.
- onDisplayLanguageChange() - Method in interface de.espirit.firstspirit.ui.gadgets.aspects.DisplaySettingsAware
-
Inform about a display language change.
- onDocumentComplete(String) - Method in class de.espirit.firstspirit.client.gui.applications.browser.BrowserListener.Adapter
-
Inform the listener that the specified url is completely loaded.
- onDocumentComplete(String) - Method in interface de.espirit.firstspirit.client.gui.applications.browser.BrowserListener
-
Inform the listener that the specified url is completely loaded.
- onDrag(List<N>, BrowserNodeHandlerBuilder.DragContext) - Method in interface de.espirit.firstspirit.client.gui.applications.BrowserNodeHandlerBuilder.DragListener
-
Method will be called on dragging specified nodes.
- onDrop(CommodityContainer, N) - Method in interface de.espirit.firstspirit.client.gui.applications.BrowserNodeHandlerBuilder.DropHandler
-
Method will be called on dropping related
TransferType
's over specified node. - ONE2MANY - Enum constant in enum class de.espirit.or.schema.ComposedAttribute.Relation
-
Allows for one incoming and multiple outgoing references.
- ONE2ONE - Enum constant in enum class de.espirit.or.schema.ComposedAttribute.Relation
-
Allows for one incoming and one outgoing reference.
- onLocationChange(String) - Method in class de.espirit.firstspirit.client.gui.applications.browser.BrowserListener.Adapter
-
Called when the location (url) of the browser changed.
- onLocationChange(String) - Method in interface de.espirit.firstspirit.client.gui.applications.browser.BrowserListener
-
Called when the location (url) of the browser changed.
- onModification() - Method in interface de.espirit.firstspirit.webedit.server.gadgets.WebPluginGadgetHost
-
Notify about a modification in value.
- onModification(GadgetIdentifier) - Method in interface de.espirit.firstspirit.ui.gadgets.swing.NotificationHost
-
Notify about a modification in value.
- onModification(ModificationAware) - Method in interface de.espirit.common.base.events.ModificationListener
-
Notify the listener about a change in modification state of the passed modifiable.
- onNavigationChange(FSID) - Method in interface de.espirit.firstspirit.webedit.client.api.Common.NavigationChangeListener
-
Event which is fired when the navigation has changed.
- onParameterChange() - Method in interface de.espirit.firstspirit.client.mpp.MPPWebControl.ParameterListener
-
Event which is fired if at least one custom parameter was changed.
- onParameterizedChange(boolean) - Method in interface de.espirit.firstspirit.client.mpp.MPPWebControl.ParameterizedListener
-
Event which is fired when current preview parametrization is enabled or disabled by the user.
- onPreviewRequest(FSID) - Method in interface de.espirit.firstspirit.webedit.client.api.Common.PreviewRequestHandler
-
Event which is fired when a new FSID is requested to be displayed
- onProgressChange(String, int) - Method in interface de.espirit.firstspirit.store.access.nexport.operations.StepsListener
-
Informs about the step's progress having changed.
- onRegister(Element, N) - Method in interface de.espirit.firstspirit.client.gui.applications.BrowserNodeHandlerBuilder.ElementDecorator
-
Method will be called on registration of node in
BrowserNodeHandler.register(Element,Object)
. - onReload(Element) - Method in interface de.espirit.firstspirit.webedit.client.api.Preview.ElementReloadListener
-
Method signature of listener for events about reloaded elements.
- onSelect(Element, N, boolean) - Method in interface de.espirit.firstspirit.client.gui.applications.BrowserNodeHandlerBuilder.ElementDecorator
-
Method will be called on selection change (when selection mode is not
BrowserNodeHandlerBuilder.SelectionMode.NONE
). - onSelectionChange(boolean) - Method in interface de.espirit.firstspirit.client.plugin.ToggleablePluginItem.SelectionListener
-
Inform this listener about a selection change.
- onStart(String) - Method in interface de.espirit.firstspirit.store.access.nexport.operations.StepsListener
-
Informs about a step being started.
- onStateChange(GadgetIdentifier) - Method in interface de.espirit.firstspirit.ui.gadgets.swing.NotificationHost
-
Notify about a state change in value.
- onStateChange(String, String) - Method in interface de.espirit.firstspirit.store.access.nexport.operations.StepsListener
-
Informs about the step's state having changed.
- onStop(String) - Method in interface de.espirit.firstspirit.store.access.nexport.operations.StepsListener
-
Informs about a step being stopped.
- onTimeParameterChange(Object) - Method in interface de.espirit.firstspirit.client.mpp.MPPWebControl.TimeParameterListener
-
Event which is fired when date/time parameter was changed
- onUnregister(Element, N) - Method in interface de.espirit.firstspirit.client.gui.applications.BrowserNodeHandlerBuilder.ElementDecorator
-
Method will be called on unregistration of node in
BrowserNodeHandler.unregister(Object)
. - onWorkflowTransition(Common.WorkflowTransitionInfo) - Method in interface de.espirit.firstspirit.webedit.client.api.Common.WorkflowTransitionListener
-
Event which is fired when the workflow status of the current preview element has changed
- OPEN_ENDED - Static variable in interface de.espirit.firstspirit.access.store.pagestore.Section
-
Indicator for open ended lifespan
- openAndWait(Window, String) - Method in interface de.espirit.firstspirit.scheduling.ScheduleTaskForm
-
Opens the form in a modal way and waits for it to be closed.
- openApplication(ApplicationType<T, C>, C) - Method in interface de.espirit.firstspirit.client.gui.applications.ApplicationService
-
Opens a client application of specified
type
with the givenconfiguration
in a new tab and returns the tab control interface. - OpenComparisonDialogOperation - Interface in de.espirit.firstspirit.ui.operations
-
Configurable operation providing means to compare two textual sources.
- OpenElementDataFormOperation - Interface in de.espirit.firstspirit.ui.operations
-
Operation providing means to open an element's data form.
- OpenElementMetaFormOperation - Interface in de.espirit.firstspirit.ui.operations
-
Operation providing means to open an element's meta data form.
- openInBackground() - Method in interface de.espirit.firstspirit.client.gui.applications.ApplicationTabConfiguration
-
Indicates whether the tab which will be created based on this configuration should be
opened
in background or not. - openInBackground(boolean) - Method in interface de.espirit.firstspirit.client.gui.applications.ApplicationTabConfiguration
-
Defines whether the application tab which will
created
based on this configuration will be opened in background or not. - OpenMergeDialogOperation - Interface in de.espirit.firstspirit.ui.operations
-
Configurable operation providing means to merge two textual sources.
- openStream(Request) - Method in interface de.espirit.firstspirit.ai.GenerativeAIConnector
-
Initiates a streamed completions request, if supported by the configured API connector.
- openUrl(String) - Method in interface de.espirit.firstspirit.client.gui.applications.browser.BrowserApplication
-
Opens the given
url
.
Attenttion: This call will be executed asynchronous. - OperationAgent - Interface in de.espirit.firstspirit.agency
-
Definition of an agent specialized in providing access to application operations.
- OperationSetupException - Exception in de.espirit.firstspirit.ui.operations
-
Exception thrown when an operation cannot be performed with the given setup.
- OperationSetupException() - Constructor for exception de.espirit.firstspirit.ui.operations.OperationSetupException
- OperationType<T> - Class in de.espirit.firstspirit.agency
-
Type token implementation for operation types.
- OperationType() - Constructor for class de.espirit.firstspirit.agency.OperationType
- Option - Interface in de.espirit.firstspirit.access.editor.value
-
Option is the persistence object for option based editors.
- OPTIONAL - Enum constant in enum class de.espirit.firstspirit.access.project.Project.CommentMode
-
Request for comments.
- OPTIONAL - Enum constant in enum class de.espirit.firstspirit.feature.FeatureModel.FeatureReferencesType
-
Type of an optional reference.
- OptionFactory - Interface in de.espirit.firstspirit.access.editor.value
-
Interface for factories providing option creation functionalities.
- OptionFactoryProvider - Interface in de.espirit.firstspirit.access.editor.value
-
Interface for provider of options, where an option consists of its value and language dependent labels.
- OptionModel - Interface in de.espirit.firstspirit.access.editor.value
-
Interface for a model on options.
- options(List<UUID>) - Method in interface de.espirit.firstspirit.ai.dto.PromptOperation.Builder
-
Configures the options as list of identifiers the operation is configurable with.
- OptionsEditorValue - Interface in de.espirit.firstspirit.access.editor
-
Deprecated.since 5.2.21 - use
FormField
instead - or(Collection<Filter<T>>) - Static method in class de.espirit.common.util.Filter.Util
-
Factory to create a combinatorial disjunction-filter on a given collection of filters.
- or(Filter<T>...) - Static method in class de.espirit.common.util.Filter.Util
-
Factory to create a combinatorial disjunction-filter on the given arguments.
- Or - Class in de.espirit.or.query
-
Interface to combine different sub constraints with
or
- Or() - Constructor for class de.espirit.or.query.Or
-
Creates an empty Or.
- OR - Enum constant in enum class de.espirit.firstspirit.access.search.Request.Junction
-
Disjunction.
- OR - Enum constant in enum class de.espirit.or.query.Constraint.Type
-
Type identifying the
Or
constraint - Order - Class in de.espirit.or.query
-
Parameter class for order criteria used for or
selects
- Order(String) - Constructor for class de.espirit.or.query.Order
-
Creates an order criteria based on the attribute specified by the given attribute name and with ascending ordering.
- Order(String, boolean) - Constructor for class de.espirit.or.query.Order
-
Creates an order criteria based on the attribute specified by the given attribute name and with ordering specified by the given ascending parameter.
- ORException - Exception in de.espirit.or
-
Thrown to indicate an error related to the O/R mapper.
- ORException() - Constructor for exception de.espirit.or.ORException
- orientationFromDegree(double) - Method in interface de.espirit.firstspirit.webedit.plugin.focus.FocusAreaBuilder
-
Configures the orientation as degree, where right is
0°
and top90°
- orientationFromEulerAngles(double, double, double) - Method in interface de.espirit.firstspirit.webedit.plugin.focus.FocusAreaBuilder
-
Configures the orientation of the subject as determined by its Euler angles pitch, roll and yaw.
- orientationFromPoint(Point) - Method in interface de.espirit.firstspirit.webedit.plugin.focus.FocusAreaBuilder
-
Configures the orientation as directional 2D ratio vector, based on the given point of interest inside the image.
- orientationFromRatio(Point2D.Double) - Method in interface de.espirit.firstspirit.webedit.plugin.focus.FocusAreaBuilder
-
Configures the orientation represented as an optional 2D vector, which is to be considered as the viewing angle and field of view for calculating the total size of a resolution.
- ORIGINAL_RESOLUTION_NAME - Static variable in interface de.espirit.firstspirit.access.project.Resolution
-
Name of the original resolution.
- OS400 - Enum constant in enum class de.espirit.firstspirit.access.schedule.FtpTarget.FtpServerType
-
Type for OS/400-based ftp servers.
- OUT_OF_MEMORY_WARN_ACTIVE - Static variable in class de.espirit.firstspirit.server.configuration.ServerProperties
-
Indicates if the out of memory warning for the FirstSpirit server is enabled.
- overwriteDuringImport() - Method in interface de.espirit.firstspirit.access.packagepool.Package
- overwriteDuringImport(Class<? extends PackagePoolItem>) - Method in interface de.espirit.firstspirit.access.packagepool.Package
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form