Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte|Serialisierte Form

A

abort() - Methode in Klasse de.esoco.process.ProcessStep
This method will be invoked on the currently suspended step if the parent process is rolled back.
abort() - Methode in Klasse de.esoco.process.step.EditText
This method will be invoked if the current execution of this fragment is aborted before it has finished. and can be overridden by subclasses to perform data resets similar to the InteractionFragment.rollback() method which will be invoked if the execution of a finished fragment is to be reverted.
abort() - Methode in Klasse de.esoco.process.step.Interaction
Cancels the current execution of all registered fragments.
abort() - Methode in Klasse de.esoco.process.step.InteractionFragment
This method will be invoked if the current execution of this fragment is aborted before it has finished. and can be overridden by subclasses to perform data resets similar to the InteractionFragment.rollback() method which will be invoked if the execution of a finished fragment is to be reverted.
abort() - Methode in Klasse de.esoco.process.SubProcessStep
Performs a rollback of the sub-process.
abortFragment() - Methode in Klasse de.esoco.process.step.InteractionFragment
Internal method to abort the current execution of this fragment.
AbstractEntityListItem<E> - Klasse in de.esoco.process.step.entity
A base class for items in an EntityList.EntityListItem.
AbstractEntityListItem() - Konstruktor für Klasse de.esoco.process.step.entity.AbstractEntityListItem
Creates a new instance.
AbstractStorageAdapter - Klasse in de.esoco.data.storage
A base class for StorageAdapter implementations.
AbstractStorageAdapter() - Konstruktor für Klasse de.esoco.data.storage.AbstractStorageAdapter
Creates a new instance.
AC_UNIT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ACCESS_ALARM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ACCESS_ALARMS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ACCESS_SCOPE_PREFIX - Statische Variable in Klasse de.esoco.lib.net.ExternalServices
Contains the prefix for the scopes in ExternalServices.ACCESS_SCOPES.
ACCESS_SCOPES - Statische Variable in Klasse de.esoco.lib.net.ExternalServices
A collection of access scopes that are available on a service.
ACCESS_TIME - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ACCESSIBILITY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ACCESSIBLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ACCESSIBLE_ICON - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
ACCOUNT_BALANCE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ACCOUNT_BALANCE_WALLET - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ACCOUNT_BOX - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ACCOUNT_CIRCLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ACCUSOFT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
actionEvents() - Methode in Klasse de.esoco.process.param.ParameterBase
Enables action events without setting an event handler.
ActionHandlingProcessDefinition - Klasse in de.esoco.process
A base class for the action handling processes of interaction fragments.
ActionHandlingProcessDefinition() - Konstruktor für Klasse de.esoco.process.ActionHandlingProcessDefinition
Creates a new instance.
ADB - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
add(String, boolean) - Methode in Klasse de.esoco.data.element.DataElementList
Shortcut method to add a new BooleanDataElement with a certain name and value.
add(String, int) - Methode in Klasse de.esoco.data.element.DataElementList
Shortcut method to add a new IntegerDataElement with a certain name and value.
add(String, String) - Methode in Klasse de.esoco.data.element.DataElementList
Shortcut method to add a new StringDataElement with a certain name and string value.
add(String, Date) - Methode in Klasse de.esoco.data.element.DataElementList
Shortcut method to add a new DateDataElement with a certain name and Date value.
add(Function<C, ? extends V>) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds an arbitrary component to this container by applying a factory function to this builder's container.
ADD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ADD_A_PHOTO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ADD_ALARM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ADD_ALERT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ADD_ALL - Enum-Konstante in Enum-Klasse de.esoco.process.ProcessRelationTypes.ListAction
 
ADD_BOX - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ADD_CIRCLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ADD_CIRCLE_OUTLINE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ADD_LOCATION - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ADD_SELECTED - Enum-Konstante in Enum-Klasse de.esoco.process.ProcessRelationTypes.ListAction
 
ADD_SHOPPING_CART - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ADD_TO_PHOTOS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ADD_TO_QUEUE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
addAction(RelationType<E>, Action<E>) - Methode in Klasse de.esoco.process.step.EditText
Adds an additional action that should be displayed in this fragment.
addAll(Collection<E>) - Methode in Klasse de.esoco.data.element.ListDataElement
Adds a collection of new elements to this instance.
addAllowedValues(Collection<E>) - Methode in Klasse de.esoco.data.element.ListDataElement
Adds allowed values to the element validator.
addBrandLabel(String) - Methode in Klasse de.esoco.process.ui.app.UiTopMenu
Adds a label that is displayed prominently to identify the website.
addButton(String) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a clickable button.
addButtons(Collection<T>) - Methode in Klasse de.esoco.process.ui.UiButtonGroup
Adds a collection of buttons.
addButtons(Collection<T>) - Methode in Klasse de.esoco.process.ui.UiMultiSelectionButtonGroup
Adds a collection of buttons.
addButtons(T...) - Methode in Klasse de.esoco.process.ui.UiButtonGroup
Adds certain buttons.
addButtons(T...) - Methode in Klasse de.esoco.process.ui.UiMultiSelectionButtonGroup
Adds certain buttons.
addCalendar(Date) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a date selector.
addCard(UiImageDefinition<?>) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a card panel with a title image.
addCard(UiImageDefinition<?>, String) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a card panel with a title image and title text inside the image.
addCard(String, UiIconSupplier) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a card panel.
addCheckBox(String) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a single check boxes that represents a boolean value.
addCheckBoxes(Class<E>) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a group of check boxes with labels derived from an enum.
addCheckBoxes(String...) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a group of check boxes with string labels.
addChild(RelationType<List<C>>, C) - Methode in Klasse de.esoco.entity.Entity
A convenience method to add a single child to an entity.
addChildren(RelationType<List<C>>, C...) - Methode in Klasse de.esoco.entity.Entity
A convenience method to add variable number of children to an entity.
addChildren(RelationType<List<C>>, List<C>) - Methode in Klasse de.esoco.entity.Entity
Adds child entities to this entity.
addCleanupAction(String, Consumer<Process>) - Methode in Klasse de.esoco.process.Process
Registers an cleanup action that will be executed when this process is finished, either by completing regularly (including cancelation) or by handling an error.
addCleanupAction(String, Consumer<ProcessFragment>) - Methode in Klasse de.esoco.process.ProcessFragment
Registers an cleanup action that will be executed when this process fragment is finished, i.e. the fragment is removed, the process continues to the next step, or terminates (regularly or with an error).
addColumn(Function<? super T, V>) - Methode in Klasse de.esoco.process.ui.composite.UiTableList
Adds a column to this table.
addColumnComponent(UiTableList.Column<?>) - Methode in Klasse de.esoco.process.ui.composite.UiTableList.Row
Adds a row component for a certain column.
addColumns(Function<? super T, ?>...) - Methode in Klasse de.esoco.process.ui.composite.UiTableList
Adds multiple columns at once.
addComboBox(String) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a single-line text input field with a drop-down list of value suggestions.
addComponent(UiComponent<?, ?>) - Methode in Klasse de.esoco.process.ui.layout.UiDockLayout
Internal method to initially add a component to the layout.
addComponent(UiComponent<?, ?>) - Methode in Klasse de.esoco.process.ui.layout.UiFillLayout
Internal method to initially add a component to the layout.
addComponent(UiComponent<?, ?>) - Methode in Klasse de.esoco.process.ui.UiLayout
Internal method to initially add a component to the layout.
addCopyrightMessage(String) - Methode in Klasse de.esoco.process.ui.app.UiWebPageFooter
Adds a copyright message to the footer that includes the current year.
addDataTable(Collection<HierarchicalDataObject>, Collection<ColumnDefinition>) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a table that displays static data.
addDateField(Date) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a date input field with a pop-up date selector.
addDecimalField(BigDecimal) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds an input field for decimal values.
addDeckPanel() - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a deck panel.
addDialogActionListener(DialogFragment.DialogActionListener) - Methode in Klasse de.esoco.process.step.DialogFragment
Adds a listener for dialog actions that will be invoked after the fragment dialog has been closed.
addDisplayComponent(UiBuilder<?>, Supplier<T>) - Methode in Klasse de.esoco.process.ui.composite.UiTableList.Column
Adds a display component for this column and the corresponding value in a certain data object.
addDisplayParameters(Collection<? extends RelationType<?>>) - Methode in Klasse de.esoco.process.ProcessElement
Adds parameter types into the list of this step's interaction parameters for display only.
addDisplayParameters(Collection<? extends RelationType<?>>) - Methode in Klasse de.esoco.process.ProcessStep
Overridden to mark structure changes for legacy process interactions.
addDisplayParameters(Collection<? extends RelationType<?>>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Overridden to add nonexistent parameters to the list of interaction parameters of this instance as returned by the method InteractionFragment.getInteractionParameters().
addDisplayParameters(RelationType<?>...) - Methode in Klasse de.esoco.process.ProcessElement
 
addDockPanel(Orientation) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a dock panel.
addDropDown(Class<T>) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a single-line field with a list of selectable elements.
addElement(int, DataElement<?>) - Methode in Klasse de.esoco.data.element.DataElementList
Overridden to modify the parent reference of the argument data element.
addElement(int, E) - Methode in Klasse de.esoco.data.element.ListDataElement
Adds a new element value at a certain position of this instance.
addElement(E) - Methode in Klasse de.esoco.data.element.ListDataElement
Adds a new element value to this instance.
addEmptyTableInfo(Consumer<UiBuilder<?>>) - Methode in Klasse de.esoco.process.ui.composite.UiTableList
Adds components that will be displayed if a table is empty, i.e. it has now visible data rows.
addEntityChild(String, RelationType<? extends Entity>, RelationType<? extends List<C>>, RelationType<C>) - Methode in Klasse de.esoco.process.EntityProcessDefinition
Creates a new AddEntityChild process step and adds a new step list entry.
AddEntityChild - Klasse in de.esoco.process.step.entity
Process step to set children to to a parents child attribute.
AddEntityChild() - Konstruktor für Klasse de.esoco.process.step.entity.AddEntityChild
Creates a new instance.
addErrorLabel() - Methode in Klasse de.esoco.process.step.LoginFragment
Adds the error label to this fragment.
addExpandableHeaderIndicator(InteractionFragment) - Methode in Klasse de.esoco.process.step.entity.EntityListHeader
Adds a component that indicates that this header is expandable.
addExpandedHeader(UiLayout) - Methode in Klasse de.esoco.process.ui.composite.UiTableList
Creates and returns a container that allows to add expanded content to the header of this list.
addExtraViewInteractionParams(String) - Methode in Klasse de.esoco.process.step.DialogFragment
This method can be overridden by subclasses to add additional interaction parameters to this instance.
addExtraViewInteractionParams(String) - Methode in Klasse de.esoco.process.ViewFragment
This method can be overridden by subclasses to add additional interaction parameters to this instance.
addFileSelect(String) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a file upload component.
addFragment(InteractionFragment, UiLayout) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds an arbitrary process interaction fragment to this container.
AddHistoryNote - Klasse in de.esoco.process.step
An interactive process step that adds a history note.
AddHistoryNote() - Konstruktor für Klasse de.esoco.process.step.AddHistoryNote
Creates a new instance.
addIcon(UiIconSupplier) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a non-interactive icon.
addIconButton(UiIconSupplier) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a clickable icon button.
addImage(UiImageDefinition<?>) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds an image.
addInputFields() - Methode in Klasse de.esoco.process.step.LoginFragment
Adds the login name and password input fields to this fragment.
addInputParameters(Collection<? extends RelationType<?>>) - Methode in Klasse de.esoco.process.ProcessElement
Adds parameter types into the list of this step's interaction parameters and marks them for input with ProcessElement.markInputParams(boolean, Collection).
addInputParameters(Collection<? extends RelationType<?>>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Adds the given parameters to the interaction and input parameters of this instance.
addInputParameters(RelationType<?>...) - Methode in Klasse de.esoco.process.ProcessElement
 
addInputParameters(RelationType<?>...) - Methode in Klasse de.esoco.process.step.InteractionFragment
 
addIntegerField(int) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds an integer input field.
addInteraction(String) - Methode in Klasse de.esoco.process.StepListProcessDefinition
Adds a step for an interactive process step that is based on the step class Interaction.
addInteraction(String, List<RelationType<?>>, List<RelationType<?>>) - Methode in Klasse de.esoco.process.StepListProcessDefinition
Adds a step for an interactive process step that is based on the step class Interaction and that has display parameters as well as input parameters.
addInteractionCleanupAction(Runnable) - Methode in Klasse de.esoco.process.Process
Adds an action that will be performed once before the next process execution after an interaction.
addItem() - Methode in Klasse de.esoco.process.ui.composite.UiListPanel
Adds a new item to this list.
addLabel(String) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a non-interactive label.
addLayoutFiller(boolean, boolean) - Methode in Klasse de.esoco.process.ProcessFragment
Adds an invisible fill parameter to a layout.
addLink(String) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a clickable link.
addList() - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a list of selectable strings.
addList(Class<E>) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a list of selectable enum values.
addListPanel() - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a list of selectable strings.
addLoginButton() - Methode in Klasse de.esoco.process.step.LoginFragment
Adds the login button to this fragment.
addMenuComponents(UiBuilder<?>) - Methode in Klasse de.esoco.process.ui.app.UiNavMenu
Adds components to this menu that should appear before the the menu items which are added later with UiNavMenu.addMenuItems(UiBuilder).
addMenuItems(UiBuilder<?>) - Methode in Klasse de.esoco.process.ui.app.UiNavMenu
Adds the menu item components of this menu.
addMultiSelectionList() - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a list of strings that allows to select multiple values.
addMultiSelectionList(Class<E>) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a list of enums that allows to select multiple values.
addPage(UiLayout) - Methode in Klasse de.esoco.process.ui.container.UiDeckPanel
Adds a new panel as a deck page.
addPage(String, UiLayout) - Methode in Klasse de.esoco.process.ui.UiSwitchPanel
Adds a panel with a particular layout as a new page of this switch panel.
addPage(String, Function<UiContainer<?>, ? extends V>) - Methode in Klasse de.esoco.process.ui.UiSwitchPanel
Adds a component that is created by a factory function as a new page of this switch panel.
addPanel(UiLayout) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a panel with a certain layout.
addPanel(RelationType<List<RelationType<?>>>, LayoutType, List<RelationType<?>>) - Methode in Klasse de.esoco.process.ProcessFragment
Configures a parameter to be displayed in a separate panel.
addPanel(RelationType<List<RelationType<?>>>, RelationType<?>, RelationType<?>, RelationType<?>, boolean, PropertyName<Boolean>...) - Methode in Klasse de.esoco.process.ProcessFragment
Configures a parameter to be displayed in a panel with 2 or 3 segments.
addPanelParameters(Collection<RelationType<?>>) - Methode in Klasse de.esoco.process.ProcessFragment
Marks a parameter as an element of a subordinate panel in this fragment.
addPanelParameters(Collection<RelationType<?>>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Marks a parameter as an element of a subordinate panel in this fragment.
addParameterUpdateListener(Updatable) - Methode in Klasse de.esoco.process.step.InteractionFragment
Convenience method to add a listener to the process step relation with the type ProcessRelationTypes.PARAM_UPDATE_LISTENERS.
addPasswordField(String) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a single-line text input field that hides the input.
addPhoneNumberField(String) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a single-line text input field for the input of international phone numbers.
addProcessStepMessage(String) - Methode in Klasse de.esoco.process.ProcessFragment
Appends another string below the current process step message.
addProgressBar() - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a progress bar.
addPushButtons(Class<E>) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a group of push buttons with labels derived from an enum.
addPushButtons(String...) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a group of push buttons with string labels.
addQueryTable(Class<E>) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a table that performs an entity query.
addRadioButtons(Class<E>) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a group of radio buttons with labels derived from an enum.
addRadioButtons(String...) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a group of radio buttons with string labels.
ADDRESS_BOOK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ADDRESS_CARD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
addScheduleProcess(Entity) - Methode in Schnittstelle de.esoco.process.ProcessScheduler
Adds the schedule process defined by the Entity to the management of the scheduler.
addSearchField(UiBuilder<?>, String, Consumer<String>) - Methode in Klasse de.esoco.process.ui.app.UiNavMenu
Adds a search input field with the given builder (which should be a builder from this menu).
addSelectionDependency(RelationType<?>, boolean, Collection<? extends RelationType<?>>) - Methode in Klasse de.esoco.process.ProcessFragment
A convenience method to add selection dependencies to the UI property StateProperties.SELECTION_DEPENDENCY.
addSelectionDependency(RelationType<?>, boolean, RelationType<?>...) - Methode in Klasse de.esoco.process.ProcessFragment
A convenience method to add selection dependencies to the UI property StateProperties.SELECTION_DEPENDENCY.
addSelectionListener(EntityList.EntitySelectionListener<E>) - Methode in Klasse de.esoco.process.step.entity.EntityList
Register an entity selection listener.
addSideMenu() - Methode in Klasse de.esoco.process.ui.app.UiWebPage
Adds an empty side menu to this page.
addSideMenu(Collection<T>) - Methode in Klasse de.esoco.process.ui.app.UiWebPage
Adds a side navigation menu to this page.
addSplitPanel(Orientation) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a split panel.
addStackPanel() - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a stack panel.
addStackPanel(RelationType<List<RelationType<?>>>, RelationType<?>...) - Methode in Klasse de.esoco.process.ProcessFragment
Configures a parameter to be displayed in a separate stack panel.
addStoreListener(EntityManager.StoreListener) - Statische Methode in Klasse de.esoco.entity.EntityManager
Adds a listener that will be notified if an entity is stored through the entity manager.
addStyleName(String) - Methode in Klasse de.esoco.process.ui.style.UiStyle
Adds a style name to the current style name.
addStyleName(String, String) - Statische Methode in Klasse de.esoco.process.ui.style.UiStyle
Adds an additional style name to an existing style name and returns the corresponding string.
addSubFragment(int, InteractionFragment) - Methode in Klasse de.esoco.process.step.InteractionFragment
Convenience method for the common case where the same sub-fragment type needs to be added multiple times to this parent fragment.
addSubFragment(InteractionFragment) - Methode in Klasse de.esoco.process.step.InteractionFragment
A variant of InteractionFragment.addSubFragment(String, InteractionFragment) that uses the name of the fragment class for the temporary fragment parameter.
addSubFragment(String, InteractionFragment) - Methode in Klasse de.esoco.process.step.InteractionFragment
Adds a subordinate fragment to this instance into a temporary parameter and optionally displays it.
addSubFragment(RelationType<List<RelationType<?>>>, InteractionFragment) - Methode in Klasse de.esoco.process.ProcessFragment
Adds a subordinate fragment that handles a part of this interaction and is displayed in a certain parameter.
addSubFragment(RelationType<List<RelationType<?>>>, InteractionFragment) - Methode in Klasse de.esoco.process.ProcessStep
Overridden to mark structure changes for legacy process interactions.
addSubFragment(RelationType<List<RelationType<?>>>, InteractionFragment) - Methode in Klasse de.esoco.process.step.InteractionFragment
Overridden to set the parent of the sub-fragment to this instance.
addSubProcess(Class<? extends ProcessDefinition>, UiLayout) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds an interactive sub-process to be rendered in a sub-fragment of this container.
addTabPanel() - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a tab panel.
addTabPanel(RelationType<List<RelationType<?>>>, RelationType<?>...) - Methode in Klasse de.esoco.process.ProcessFragment
Configures a parameter to be displayed in a separate tab panel.
addTextArea(String) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a multi-line text input field.
addTextField(String) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a single-line text input field.
addThumbnail(UiImageDefinition<?>) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds an image thumbnail that opens a larger image in a popup view when clicked.
addThumbnail(UiImageDefinition<?>, UiImageDefinition<?>) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds an image thumbnail that opens a larger image in a popup view when clicked.
addTitle(String) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a non-interactive title label.
addToggleButtons(Class<E>) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a group of radio buttons with labels derived from an enum.
addToggleButtons(String...) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a group of radio buttons with string labels.
addTopMenu() - Methode in Klasse de.esoco.process.ui.app.UiWebPage
Adds an empty top menu to this page.
addTopMenu(Collection<T>) - Methode in Klasse de.esoco.process.ui.app.UiWebPage
Adds a top navigation menu to this page.
addValue(Object) - Methode in Klasse de.esoco.data.document.CsvDocumentWriter
 
addValue(Object) - Methode in Schnittstelle de.esoco.data.document.TabularDocumentWriter
Adds a value object to the current position in the document.
addViewFragment(RelationType<List<RelationType<?>>>, InteractionFragment) - Methode in Klasse de.esoco.process.step.InteractionFragment
Adds a child fragment that shall be displayed as a view.
addWebView(String) - Methode in Klasse de.esoco.process.ui.UiBuilder
Adds a web page display.
ADJUST - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ADJUST - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ADN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
ADVERSAL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
AFFILIATETHEME - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
afterExecution(Process) - Methode in Klasse de.esoco.process.ProcessRunner
Internal method that is called right after the process execution has finished The default implementation does nothing.
afterInteraction(RelationType<?>) - Methode in Klasse de.esoco.process.step.DisplayUrl
Updates the URL if it has changed during the interaction.
afterInteraction(RelationType<?>) - Methode in Klasse de.esoco.process.step.entity.SelectEntities
Can be implemented by subclasses to react on interactions that occurred in other fragments.
afterInteraction(RelationType<?>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Can be implemented by subclasses to react on interactions that occurred in other fragments.
afterStore() - Methode in Klasse de.esoco.entity.Entity
Implemented to store all new and modified extra attributes.
afterStore(T, S) - Methode in Klasse de.esoco.entity.EntityMigrator
Can be overridden when there is need to perform any action on the newly stored entity.
AGENDA - Enum-Konstante in Enum-Klasse de.esoco.data.element.DateListDataElement.TimetableDisplayStyle
 
AIRLINE_SEAT_FLAT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
AIRLINE_SEAT_FLAT_ANGLED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
AIRLINE_SEAT_INDIVIDUAL_SUITE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
AIRLINE_SEAT_LEGROOM_EXTRA - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
AIRLINE_SEAT_LEGROOM_NORMAL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
AIRLINE_SEAT_LEGROOM_REDUCED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
AIRLINE_SEAT_RECLINE_EXTRA - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
AIRLINE_SEAT_RECLINE_NORMAL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
AIRPLANEMODE_ACTIVE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
AIRPLANEMODE_INACTIVE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
AIRPLAY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
AIRPORT_SHUTTLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ALARM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ALARM_ADD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ALARM_CLOCK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ALARM_OFF - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ALARM_ON - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ALBUM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ALERT - Enum-Konstante in Enum-Klasse de.esoco.lib.comm.GraylogMessage.Level
 
ALGOLIA - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
align(Alignment, Alignment) - Methode in Klasse de.esoco.process.ui.layout.UiGridLayout
Sets the default cell alignments for both directions.
align(UiFlexLayout.FlexAlign) - Methode in Klasse de.esoco.process.ui.layout.UiFlexLayout.FlexCell
Sets the alignment of the element in this cell along the axis perpendicular to the layout flow.
ALIGN_CENTER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ALIGN_JUSTIFY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ALIGN_LEFT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ALIGN_RIGHT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
alignContent(UiFlexLayout.FlexAlign) - Methode in Klasse de.esoco.process.ui.layout.UiFlexLayout
Sets the alignment of the layout elements along the axis perpendicular to the layout flow.
alignHorizontal(Alignment) - Methode in Klasse de.esoco.process.param.ParameterBase
Sets the property LayoutProperties.HORIZONTAL_ALIGN.
alignHorizontal(Alignment) - Methode in Klasse de.esoco.process.ui.layout.UiFlexLayout
Sets the horizontal alignment of elements.
alignHorizontal(Alignment) - Methode in Klasse de.esoco.process.ui.layout.UiGridLayout
Sets the general horizontal alignment of elements in this layout.
alignHorizontal(Alignment) - Methode in Klasse de.esoco.process.ui.UiLayoutElement
Sets the horizontal alignment of this element.
alignIcon(Alignment) - Methode in Klasse de.esoco.process.param.ParameterBase
Sets the property LayoutProperties.ICON_ALIGN.
alignItems(UiFlexLayout.FlexAlign) - Methode in Klasse de.esoco.process.ui.layout.UiFlexLayout
Sets the alignment of layout elements in their respective layout cell along the axis perpendicular to the layout flow.
alignRight() - Methode in Klasse de.esoco.process.ui.graphics.UiIconName
Sets the icon's alignment relative to it's component.
alignText(Alignment) - Methode in Klasse de.esoco.process.param.ParameterBase
Sets the property LayoutProperties.TEXT_ALIGN.
alignVertical(Alignment) - Methode in Klasse de.esoco.process.param.ParameterBase
Sets the property LayoutProperties.VERTICAL_ALIGN.
alignVertical(Alignment) - Methode in Klasse de.esoco.process.ui.layout.UiFlexLayout
Sets the vertical alignment of elements.
alignVertical(Alignment) - Methode in Klasse de.esoco.process.ui.layout.UiGridLayout
Sets the general vertical alignment of elements in this layout.
alignVertical(Alignment) - Methode in Klasse de.esoco.process.ui.UiLayoutElement
Sets the vertical alignment value of this element.
ALL_INCLUSIVE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ALL_OUT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ALLERGIES - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
allEvents() - Methode in Klasse de.esoco.process.param.ParameterBase
Enables all events without setting an event handler.
allow(Collection<T>) - Methode in Klasse de.esoco.process.param.ParameterBase
Sets the allowed values for the parameter.
allow(T...) - Methode in Klasse de.esoco.process.param.ParameterBase
Sets the allowed values for the parameter.
ALLOWED_VALUES - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
An ordered list of strings that constrains the values from which a certain process parameter can be selected.
ALLOWED_VALUES_CHANGED - Statische Variable in Klasse de.esoco.data.element.DataElement
Flag property: allowed values have been modified.
allowedElements() - Methode in Klasse de.esoco.process.param.CollectionParameter
Returns the collection of elements that this collection parameter is allowed to contain.
allowEdit(boolean) - Methode in Klasse de.esoco.process.step.EditText
Activates or deactivates the possibility to edit the text.
allowedValues() - Methode in Klasse de.esoco.process.param.ParameterBase
Returns the values that this parameter is allowed to contain.
allowElements(Collection<T>) - Methode in Klasse de.esoco.process.param.CollectionParameter
Sets the elements that this collection parameter is allowed to contain.
allowNull(String) - Methode in Klasse de.esoco.process.param.ParameterBase
Allows the value NULL for a parameter that has constrained values as set with ParameterBase.allow(Collection).
ALWAYS - Enum-Konstante in Enum-Klasse de.esoco.entity.EntityRelationTypes.HierarchicalQueryMode
 
AMAZON - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
AMAZON_PAY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
AMBULANCE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
AMERICAN_SIGN_LANGUAGE_INTERPRETING - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
AMILIA - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
ANCHOR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
AND - Enum-Konstante in Enum-Klasse de.esoco.process.step.entity.FilterEntityTags.TagFilterJoin
 
ANDROID - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
ANDROID - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ANGELLIST - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
ANGLE_DOUBLE_DOWN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ANGLE_DOUBLE_LEFT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ANGLE_DOUBLE_RIGHT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ANGLE_DOUBLE_UP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ANGLE_DOWN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ANGLE_LEFT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ANGLE_RIGHT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ANGLE_UP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ANGRY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ANGRYCREATIVE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
ANGULAR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
annotate(RelationType<A>, A) - Methode in Klasse de.esoco.process.param.ParameterBase
Sets an annotation on the relation of this parameter.
annotateForEntityQuery(Relation<? super E>, QueryPredicate<E>, Predicate<? super Entity>, Function<? super E, ?>...) - Statische Methode in Klasse de.esoco.process.EntityProcessDefinition
Annotates a relation with the parameters for an entity query.
annotateForEntityQuery(Relation<? super E>, QueryPredicate<E>, Predicate<? super Entity>, Collection<Function<? super E, ?>>) - Statische Methode in Klasse de.esoco.process.EntityProcessDefinition
Annotates a relation with the parameters for an entity query.
annotateForEntityQuery(RelationType<? super E>, QueryPredicate<E>, Predicate<? super Entity>, List<Function<? super E, ?>>) - Methode in Klasse de.esoco.process.ProcessFragment
Annotates a process parameter for a storage query.
annotateForEntityQuery(RelationType<? super E>, QueryPredicate<E>, Predicate<? super Entity>, RelationType<?>...) - Methode in Klasse de.esoco.process.ProcessFragment
Annotates a process parameter for a storage query.
annotateParameter(RelationType<T>, T, RelationType<A>, A) - Methode in Klasse de.esoco.process.ProcessFragment
Sets an annotation on a certain process parameter.
Annotations - Klasse in de.esoco.entity
Contains Entity-specific annotations.
Annotations.TypeSpecificEntity - Annotationsschnittstelle in de.esoco.entity
Marks an entity class that only represents a certain type value in the type attribute of a parent entity class and has no entity definition of it's own.
ANNOUNCEMENT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ANONYMOUS_ELEMENT_PREFIX - Statische Variable in Klasse de.esoco.data.element.DataElement
The prefix for the name of anonymous data elements.
ANY - Enum-Konstante in Enum-Klasse de.esoco.data.FileType
 
APP_STORE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
APP_STORE_IOS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
appendAttribute(StringBuilder, RelationType<?>, String, boolean) - Methode in Klasse de.esoco.entity.Entity
A method that appends a string description of a certain attribute to a StringBuilder.
APPER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
APPLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
APPLE_PAY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
apply() - Methode in Klasse de.esoco.process.param.EntityAttributeParameter
Applies the current process parameter value to an entity.
APPLY - Enum-Konstante in Enum-Klasse de.esoco.process.step.DialogFragment.DialogAction
 
APPLY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.UiDialogView.Button
 
applyAllCoupledParameters() - Methode in Klasse de.esoco.process.step.InteractionFragment
Applies all coupled parameters by setting their value onto their coupled targets.
applyColumnFilters() - Methode in Klasse de.esoco.process.step.entity.EntityAttributesHeader
Applies the columns filters to the entity list.
applyDerivedParameter(RelationType<T>, Relatable) - Methode in Klasse de.esoco.process.ProcessFragment
Stores the value of a derived process parameter under the original relation type in a target object.
applyDerivedParameters(List<RelationType<?>>, Relatable) - Methode in Klasse de.esoco.process.ProcessFragment
Applies multiple derived parameters to a certain target.
applyExtraAttribute(Entity, RelationType<T>) - Methode in Klasse de.esoco.process.ProcessFragment
Sets a certain extra attribute on an entity if it is available as a parameter in the process of this fragment.
applyProperties() - Methode in Klasse de.esoco.process.ui.component.UiDataTable
 
applyProperties() - Methode in Klasse de.esoco.process.ui.composite.UiTableList.Column
Overridden to apply the container layout and to invoke this method recursively on all child components.
applyProperties() - Methode in Klasse de.esoco.process.ui.composite.UiTableList.Row
Overridden to apply the container layout and to invoke this method recursively on all child components.
applyProperties() - Methode in Klasse de.esoco.process.ui.UiComponent
Will be invoked to apply all properties of this component to the corresponding process parameter before it is rendered.
applyProperties() - Methode in Klasse de.esoco.process.ui.UiContainer
Overridden to apply the container layout and to invoke this method recursively on all child components.
applyPropertiesTo(UiComponent<?, ?>) - Methode in Klasse de.esoco.process.ui.graphics.UiImageData
 
applyPropertiesTo(UiComponent<?, ?>) - Methode in Klasse de.esoco.process.ui.layout.UiFlexLayout.FlexCell
Overridden to also apply all properties from the hierarchy.
applyPropertiesTo(UiComponent<?, ?>) - Methode in Klasse de.esoco.process.ui.style.UiStyle
Applies the properties of this element to the given component.
applyPropertiesTo(UiComponent<?, ?>) - Methode in Klasse de.esoco.process.ui.UiElement
Applies the properties of this element to the given component.
applyPropertiesTo(UiComponent<?, ?>) - Methode in Klasse de.esoco.process.ui.UiImageDefinition
Applies the properties of this element to the given component.
applyPropertiesTo(UiComponent<?, ?>) - Methode in Klasse de.esoco.process.ui.UiLayout.Cell
Overridden to also apply all properties from the hierarchy.
applyPropertiesTo(UiComponent<?, ?>) - Methode in Klasse de.esoco.process.ui.UiLayout.StructureElement
Overridden to also apply the styles of this instance.
applyPropertiesTo(UiComponent<?, ?>) - Methode in Klasse de.esoco.process.ui.UiLayoutElement
Overridden to skip properties that are already set.
applyProperty(UiComponent<?, ?>, PropertyName<T>) - Methode in Klasse de.esoco.process.ui.UiLayout.ChildElement
Overridden to also check if the given property is marked to be ignored by the layout.
applyProperty(UiComponent<?, ?>, PropertyName<T>) - Methode in Klasse de.esoco.process.ui.UiLayoutElement
Applies a single property to a component if it doesn't exist already.
applySettings(Entity, Collection<RelationType<?>>, boolean) - Methode in Klasse de.esoco.process.step.SettingsFragment
Applies the edited values of certain settings by transferring them from the corresponding process parameters to the user's settings and optionally storing the settings.
applyTo(UiComponent<?, ?>) - Methode in Klasse de.esoco.process.ui.UiElement
Applies this element to the given component.
applyTo(UiContainer<?>) - Methode in Klasse de.esoco.process.ui.UiLayout
Applies this layout to the given container.
applyToContainer(UiContainer<?>) - Methode in Klasse de.esoco.process.ui.layout.UiDockLayout
Applies this layout to the given container.
applyToContainer(UiContainer<?>) - Methode in Klasse de.esoco.process.ui.layout.UiFlexLayout
Applies this layout to the given container.
applyToContainer(UiContainer<?>) - Methode in Klasse de.esoco.process.ui.layout.UiGridLayout
Overridden to generate the CSS grid layout styles.
applyToContainer(UiContainer<?>) - Methode in Klasse de.esoco.process.ui.UiLayout
Applies this layout to the given container.
APPS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
arbitraryEntityAttribute(RelationTypeModifier...) - Statische Methode in Klasse de.esoco.entity.EntityRelationTypes
A factory method to create a new relation type for entity attributes that reference arbitrary entity instances.
ARCHIVE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARCHIVE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ARCHWAY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
AREA - Enum-Konstante in Enum-Klasse de.esoco.data.element.DataSetDataElement.ChartType
 
ARROW_ALT_CIRCLE_DOWN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROW_ALT_CIRCLE_LEFT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROW_ALT_CIRCLE_RIGHT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROW_ALT_CIRCLE_UP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROW_ALT_DOWN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROW_ALT_FROM_BOTTOM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROW_ALT_FROM_LEFT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROW_ALT_FROM_RIGHT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROW_ALT_FROM_TOP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROW_ALT_LEFT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROW_ALT_RIGHT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROW_ALT_SQUARE_DOWN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROW_ALT_SQUARE_LEFT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROW_ALT_SQUARE_RIGHT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROW_ALT_SQUARE_UP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROW_ALT_TO_BOTTOM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROW_ALT_TO_LEFT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROW_ALT_TO_RIGHT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROW_ALT_TO_TOP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROW_ALT_UP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROW_BACK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ARROW_CIRCLE_DOWN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROW_CIRCLE_LEFT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROW_CIRCLE_RIGHT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROW_CIRCLE_UP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROW_DOWN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROW_DOWN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiStandardIcon
 
ARROW_DOWNWARD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ARROW_DROP_DOWN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ARROW_DROP_DOWN_CIRCLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ARROW_DROP_UP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ARROW_FORWARD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ARROW_FROM_BOTTOM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROW_FROM_LEFT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROW_FROM_RIGHT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROW_FROM_TOP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROW_LEFT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROW_LEFT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiStandardIcon
 
ARROW_RIGHT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROW_RIGHT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiStandardIcon
 
ARROW_SQUARE_DOWN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROW_SQUARE_LEFT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROW_SQUARE_RIGHT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROW_SQUARE_UP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROW_TO_BOTTOM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROW_TO_LEFT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROW_TO_RIGHT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROW_TO_TOP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROW_UP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROW_UP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiStandardIcon
 
ARROW_UPWARD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ARROWS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROWS_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROWS_ALT_H - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROWS_ALT_V - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROWS_H - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ARROWS_V - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ART_TRACK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
as(LayoutType) - Methode in Klasse de.esoco.process.param.ParameterList
Sets the list display mode to display this parameter list with.
ASPECT_RATIO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ASSESSMENT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ASSIGNMENT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ASSIGNMENT_IND - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ASSIGNMENT_LATE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ASSIGNMENT_RETURN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ASSIGNMENT_RETURNED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ASSIGNMENT_TURNED_IN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ASSISTANT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ASSISTANT_PHOTO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ASSISTIVE_LISTENING_SYSTEMS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ASTERISK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ASYMMETRIK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
AT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ATLAS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
attach(Interaction, RelationType<List<RelationType<?>>>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Internal method that will be invoked to attach this fragment to the given process step and fragment parameter.
ATTACH_FILE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ATTACH_MONEY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ATTACHMENT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
attachTo(UiContainer<?>) - Methode in Klasse de.esoco.process.ui.UiChildView
Overridden to do nothing because child views are managed separately from components.
attachTo(UiContainer<?>) - Methode in Klasse de.esoco.process.ui.UiComponent
Attaches this component to it's parent container.
attachTo(UiContainer<?>) - Methode in Klasse de.esoco.process.ui.UiContainer
Overridden to setup the container fragment and to attach it to the parent fragment.
ATTRIBUTE_DISPLAY_PROPERTIES - Statische Variable in Klasse de.esoco.entity.LogEntry
The attribute display properties map.
ATTRIBUTE_DISPLAY_PROPERTIES - Statische Variable in Klasse de.esoco.history.HistoryRecord
The attribute display properties map.
ATTRIBUTE_DISPLAY_PROPERTIES_FIELD - Statische Variable in Klasse de.esoco.entity.EntityDefinition
The name of the optional public static final field in an entity class that contains a mapping from attribute relation types to additional display properties for that field.
attributes(Function<? super E, ?>...) - Methode in Klasse de.esoco.process.param.EntityParameter
Sets the attributes to be displayed for entity queries.
attributes(Collection<Function<? super E, ?>>) - Methode in Klasse de.esoco.process.param.EntityParameter
Sets the attributes to be displayed for entity queries.
attributeString(EntityDefinition.DisplayMode, String) - Methode in Klasse de.esoco.entity.Entity
Creates a string for the attributes of a certain display mode.
attributeString(List<RelationType<?>>, String) - Methode in Klasse de.esoco.entity.Entity
Creates a string for a certain list of entity attributes.
AUDIBLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
AUDIO_DESCRIPTION - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
AUDIO_MIDI - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
AUDIO_MPEG - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
AUDIO_OGG - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
AUDIO_WAV - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
AUDIO_WMA - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
AUDIOTRACK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
AuthorizationCallback - Schnittstelle in de.esoco.lib.net
A callback interface for the authorization of resources.
authorizationFailure(Exception) - Methode in Schnittstelle de.esoco.lib.net.AuthorizationCallback
Will be invoked if the authorization failed.
authorizationSuccess(String) - Methode in Schnittstelle de.esoco.lib.net.AuthorizationCallback
Will be invoked if the authorization was successful.
authorizeAccess(String, boolean, Object...) - Methode in Klasse de.esoco.lib.net.ExternalService
Authorizes access to the external service.
authorizeExternalServiceAccess(ExternalServiceDefinition, AuthorizationCallback, boolean, Object...) - Methode in Schnittstelle de.esoco.lib.net.ExternalServiceAccess
Performs an authorization of the access to an external service.
AUTO_CONTINUE - Enum-Konstante in Enum-Klasse de.esoco.data.process.ProcessState.ProcessStateFlag
 
AUTO_CONTINUE - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
Signals that a process should automatically continue to run after a process interaction.
AUTO_UPDATE - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
Similar to ProcessRelationTypes.AUTO_CONTINUE but stays in the same interaction when the process is re-executed (instead of continuing with the next process step).
autoHide() - Methode in Klasse de.esoco.process.ui.UiChildView
Enables automatic hiding of this view if the user clicks outside.
autoIdAttribute(RelationTypeModifier...) - Statische Methode in Klasse de.esoco.entity.EntityRelationTypes
Factory method that creates an integer relation type for automatically generated object identifiers.
AUTOPREFIXER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
AUTORENEW - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
AV_TIMER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
AVIANEX - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
AVIATO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
AWARD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
AWS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 

B

backgroundColor(Color) - Methode in Klasse de.esoco.process.ui.style.UiStyle
Sets the background color.
backSideBuilder() - Methode in Klasse de.esoco.process.ui.composite.UiCard
Returns a builder for the optional back side of a card.
BACKSPACE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BACKSPACE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BACKSPACE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiStandardIcon
 
BACKUP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BACKWARD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BADGE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BADGE_CHECK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BALANCE_SCALE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BALANCE_SCALE_LEFT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BALANCE_SCALE_RIGHT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BAN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BAND_AID - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BANDCAMP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
BAR - Enum-Konstante in Enum-Klasse de.esoco.data.element.DataSetDataElement.ChartType
 
BARCODE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BARCODE_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BARCODE_READ - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BARCODE_SCAN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BARS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BASEBALL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BASEBALL_BALL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BASELINE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.layout.UiFlexLayout.FlexAlign
 
baseSize(int, SizeUnit) - Methode in Klasse de.esoco.process.ui.layout.UiFlexLayout.FlexCell
Sets the base size of the element in this cell along the axis of the layout flow.
baseSize(String) - Methode in Klasse de.esoco.process.ui.layout.UiFlexLayout.FlexCell
Sets the base size of the element in this cell along the axis of the layout flow.
BASKETBALL_BALL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BASKETBALL_HOOP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BATH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BATTERY_ALERT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BATTERY_BOLT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BATTERY_CHARGING_FULL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BATTERY_EMPTY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BATTERY_FULL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BATTERY_FULL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BATTERY_HALF - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BATTERY_QUARTER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BATTERY_SLASH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BATTERY_STD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BATTERY_THREE_QUARTERS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BATTERY_UNKNOWN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BEACH_ACCESS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BEENHERE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BEER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
beforeExecution(Process) - Methode in Klasse de.esoco.process.ProcessRunner
Internal method that is called right before the process execution starts.
begin(Entity, Entity, String) - Statische Methode in Klasse de.esoco.history.HistoryManager
Begins a new group of history records for the current thread.
BEHANCE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
BEHANCE_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
BELL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BELL_SLASH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BEZIER_CURVE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BICYCLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BigDecimalDataElement - Klasse in de.esoco.data.element
A data element implementation for BigDecimal values.
BigDecimalDataElement() - Konstruktor für Klasse de.esoco.data.element.BigDecimalDataElement
Default constructor for serialization.
BigDecimalDataElement(String, BigDecimal) - Konstruktor für Klasse de.esoco.data.element.BigDecimalDataElement
Creates a new read-only instance with a certain name and value.
BigDecimalDataElement(String, BigDecimal, Validator<? super BigDecimal>, Set<DataElement.Flag>) - Konstruktor für Klasse de.esoco.data.element.BigDecimalDataElement
Creates a new instance with a certain initial value and validator.
BigDecimalDataElement.DisplayStyle - Enum-Klasse in de.esoco.data.element
Enumeration of the available display styles.
BIMOBJECT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
BINOCULARS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BIRTHDAY_CAKE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BITBUCKET - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
BITCOIN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
BITY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
BLACK_TIE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
BLACKBERRY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
BLANKET - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BLENDER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BLIND - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BLOCK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BLOGGER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
BLOGGER_B - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
BLUETOOTH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
BLUETOOTH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BLUETOOTH_AUDIO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BLUETOOTH_B - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
BLUETOOTH_CONNECTED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BLUETOOTH_DISABLED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BLUETOOTH_SEARCHING - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BLUR_CIRCULAR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BLUR_LINEAR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BLUR_OFF - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BLUR_ON - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BOLD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BOLT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BOMB - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BONG - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BOOK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BOOK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BOOK_HEART - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BOOK_OPEN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BOOKMARK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BOOKMARK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BOOKMARK_BORDER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BooleanDataElement - Klasse in de.esoco.data.element
A data element implementation for boolean values.
BooleanDataElement(String, Boolean, Set<DataElement.Flag>) - Konstruktor für Klasse de.esoco.data.element.BooleanDataElement
Creates a new instance with a certain initial value and read-only state.
border(String) - Methode in Klasse de.esoco.process.ui.style.UiStyle
Sets the component border.
BORDER_ALL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BORDER_BOTTOM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BORDER_CLEAR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BORDER_COLOR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BORDER_HORIZONTAL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BORDER_INNER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BORDER_LEFT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BORDER_OUTER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BORDER_RIGHT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BORDER_STYLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BORDER_TOP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BORDER_VERTICAL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BOTTOM - Enum-Konstante in Enum-Klasse de.esoco.data.element.DataSetDataElement.LegendPosition
 
BOWLING_BALL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BOWLING_PINS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BOX - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BOX_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BOX_CHECK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BOX_FRAGILE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BOX_FULL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BOX_HEART - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BOX_OPEN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BOX_UP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BOX_USD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BOXES - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BOXES_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BOXING_GLOVE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BRAILLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BRANCH_CONDITION - Statische Variable in Klasse de.esoco.process.step.BranchStep
The predicate to evaluate the branch parameter with
BRANCH_PARAM - Statische Variable in Klasse de.esoco.process.step.BranchStep
The process parameter to check for the branch condition
BRANCH_TARGET - Statische Variable in Klasse de.esoco.process.step.BranchStep
The target process step if the branch condition is true
BranchStep - Klasse in de.esoco.process.step
A ProcessStep subclass that can branch during the process execution depending on the value of a certain process parameter.
BranchStep() - Konstruktor für Klasse de.esoco.process.step.BranchStep
Initializes the step parameters.
branchTo(Class<? extends ProcessFragment>, RelationType<T>, Predicate<? super T>) - Methode in Klasse de.esoco.process.StepListProcessDefinition
Convenience method to add a branch to a certain process step that is identified by it's class.
branchTo(Class<? extends ProcessFragment>, RelationType<T>, Predicate<? super T>, String) - Methode in Klasse de.esoco.process.StepListProcessDefinition
Convenience method to add a named branch to a certain process step that is identified by it's class.
branchTo(String, RelationType<T>, Predicate<? super T>) - Methode in Klasse de.esoco.process.StepListProcessDefinition
Adds a branch step with a name that is derived from the target step name.
branchTo(String, RelationType<T>, Predicate<? super T>, String) - Methode in Klasse de.esoco.process.StepListProcessDefinition
Adds a step that branches the process flow.
BRANDING_WATERMARK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BRIEFCASE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BRIEFCASE_MEDICAL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BRIGHTNESS_1 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BRIGHTNESS_2 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BRIGHTNESS_3 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BRIGHTNESS_4 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BRIGHTNESS_5 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BRIGHTNESS_6 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BRIGHTNESS_7 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BRIGHTNESS_AUTO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BRIGHTNESS_HIGH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BRIGHTNESS_LOW - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BRIGHTNESS_MEDIUM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BROADCAST_TOWER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BROKEN_IMAGE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BROOM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BROWSE - Enum-Konstante in Enum-Klasse de.esoco.process.step.DisplayUrl.UrlAction
 
BROWSER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BRUSH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BRUSH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BTC - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
BUBBLE_CHART - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BUG - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BUG_REPORT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BUILD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
buildContent(UiBuilder<?>) - Methode in Klasse de.esoco.process.ui.app.UiNavMenu
Builds this menu by first invoking UiNavMenu.addMenuComponents(UiBuilder) and then adds the menu items if such are available.
buildContent(UiBuilder<?>) - Methode in Klasse de.esoco.process.ui.app.UiWebPage
Builds and configures the website elements.
buildContent(UiBuilder<?>) - Methode in Klasse de.esoco.process.ui.composite.UiTableList
This method can be overridden by subclasses to build the content of this container.
buildContent(UiBuilder<?>) - Methode in Klasse de.esoco.process.ui.UiContainer
This method can be overridden by subclasses to build the content of this container.
buildContent(UiBuilder<?>) - Methode in Klasse de.esoco.process.ui.UiDialogView
This method can be overridden by subclasses to build the content of this container.
buildContent(UiBuilder<?>) - Methode in Klasse de.esoco.process.ui.view.UiRootView
Overridden to be abstract as it must be implemented.
builder() - Methode in Klasse de.esoco.process.ui.UiContainer
Returns a UiBuilder instance for this container.
BUILDING - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
buildRestServerSpace() - Methode in Klasse de.esoco.service.InteractiveProcessExecutor
buildRestServerSpace() - Methode in Klasse de.esoco.service.InteractiveProcessRenderer
buildStructure() - Methode in Klasse de.esoco.process.ui.app.UiWebPage
Builds the site structure.
buildTitlePanel(InteractionFragment) - Methode in Klasse de.esoco.process.step.entity.EntityListHeader
Builds and initializes the title panel of this header.
buildUserInterface(UiRootView) - Methode in Klasse de.esoco.process.ui.UiRootFragment
Can be overridden by subclasses to build the application UI in the given root view after it has been created by UiRootFragment.createRootView().
BULLHORN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BULLSEYE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BURN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BUROMOBELEXPERTE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
BURST_MODE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BUS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BUS_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
BUSINESS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BUSINESS_CENTER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
BusinessLogAspect<T> - Klasse in de.esoco.lib.logging
A base class for the implementation of business-specific log aspects that need to access business-related data like entities.
BusinessLogAspect() - Konstruktor für Klasse de.esoco.lib.logging.BusinessLogAspect
 
button(String) - Methode in Klasse de.esoco.process.step.InteractionFragment
Returns a parameter that represents a single UI button with a text label.
buttons(E...) - Methode in Klasse de.esoco.process.step.InteractionFragment
Creates a parameter that displays interactive buttons from certain values of an enum.
buttons(Class<E>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Creates a parameter that displays interactive buttons from an enum.
buttons(T...) - Methode in Klasse de.esoco.process.param.ParameterBase
Marks this parameter to be displayed as interactive buttons.
buttonStyle(ButtonStyle) - Methode in Klasse de.esoco.process.param.ParameterBase
Mark this parameter to be displayed with a certain button style.
buttonStyle(ButtonStyle) - Methode in Klasse de.esoco.process.ui.component.UiButton
Sets the button style.
buttonStyle(ButtonStyle) - Methode in Klasse de.esoco.process.ui.component.UiPushButtons
Sets the button style.
BUYSELLADS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
BZIP2 - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 

C

CACHE_ENTITY - Statische Variable in Klasse de.esoco.entity.EntityRelationTypes
A flag that indicates that an entity has been placed in the entity cache of EntityManager.
CACHED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
cacheEntity(E) - Methode in Schnittstelle de.esoco.entity.EntityCache
Caches a certain entity.
cacheEntity(E) - Statische Methode in Klasse de.esoco.entity.EntityManager
Stores an entity in the global entity cache for lookup by the global entity ID.
CAKE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CALCULATOR - Enum-Konstante in Enum-Klasse de.esoco.data.element.BigDecimalDataElement.DisplayStyle
 
CALCULATOR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CALENDAR - Enum-Konstante in Enum-Klasse de.esoco.data.element.DateDataElement.DateInputType
 
CALENDAR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CALENDAR_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CALENDAR_CHECK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CALENDAR_EDIT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CALENDAR_EXCLAMATION - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CALENDAR_MINUS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CALENDAR_PLUS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CALENDAR_TIMES - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CALL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CALL_END - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CALL_MADE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CALL_MERGE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CALL_MISSED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CALL_MISSED_OUTGOING - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CALL_RECEIVED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CALL_SPLIT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CALL_TO_ACTION - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CAMERA - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CAMERA - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CAMERA_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CAMERA_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CAMERA_ENHANCE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CAMERA_FRONT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CAMERA_REAR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CAMERA_RETRO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CAMERA_ROLL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
cancel() - Methode in Klasse de.esoco.process.ProcessStep
This method is similar to the ProcessStep.rollback() method, but it is invoked if the enclosing interactive process is canceled completely.
cancel() - Methode in Klasse de.esoco.process.SubProcessStep
Cancels the sub-process.
CANCEL - Enum-Konstante in Enum-Klasse de.esoco.data.process.ProcessState.ProcessExecutionMode
 
CANCEL - Enum-Konstante in Enum-Klasse de.esoco.process.step.DialogFragment.DialogAction
 
CANCEL - Enum-Konstante in Enum-Klasse de.esoco.process.step.ProcessControlFragment.ProcessControlAction
 
CANCEL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CANCEL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiStandardIcon
 
CANCEL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.UiDialogView.Button
 
CANNABIS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
canRollback() - Methode in Klasse de.esoco.data.process.ProcessState
Returns the rollback state of the current process.
canRollback() - Methode in Klasse de.esoco.process.ProcessStep
This method must be overridden by subclasses that support a rollback of their processing.
canRollback() - Methode in Klasse de.esoco.process.step.AddHistoryNote
Overridden to disallow rollback.
canRollback() - Methode in Klasse de.esoco.process.step.BranchStep
 
canRollback() - Methode in Klasse de.esoco.process.step.entity.AddEntityChild
Overridden to make the process step be able to rollback.
canRollback() - Methode in Klasse de.esoco.process.step.FunctionStep
Overridden to always return TRUE.
canRollback() - Methode in Klasse de.esoco.process.step.Interaction
Returns TRUE if all registered fragments support a rollback.
canRollback() - Methode in Klasse de.esoco.process.step.InteractionFragment
This method can be overridden by a subclass to indicate whether it supports a rollback of the modifications it has performed.
canRollback() - Methode in Klasse de.esoco.process.step.PerformStorageQuery
 
canRollback() - Methode in Klasse de.esoco.process.step.RollbackStep
Always returns TRUE.
canRollback() - Methode in Klasse de.esoco.process.step.SwitchStep
 
canRollback() - Methode in Klasse de.esoco.process.step.TransferParam
 
canRollback() - Methode in Klasse de.esoco.process.SubProcessStep
Checks whether the sub-process can be rolled back completely.
canRollbackTo(ProcessStep) - Methode in Klasse de.esoco.process.Process
Checks whether this process can be rolled back to a certain step.
canRollbackToPreviousInteraction() - Methode in Klasse de.esoco.process.Process
Checks whether this process can be rolled back to a previously executed interactive step.
CAPSULES - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
caption(String) - Methode in Klasse de.esoco.process.ui.component.UiImage
Fluent variant of UiImage.setCaption(String).
caption(String) - Methode in Klasse de.esoco.process.ui.component.UiLabel
Fluent variant of UiLabel.setCaption(String).
caption(String) - Methode in Klasse de.esoco.process.ui.component.UiProgressBar
caption(String) - Methode in Klasse de.esoco.process.ui.composite.UiThumbnail
Sets the caption of the thumbnail image.
CAR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CARD_GIFTCARD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CARD_MEMBERSHIP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CARD_TRAVEL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
cardActionBuilder() - Methode in Klasse de.esoco.process.ui.composite.UiCard
Returns the builder for the actions area at the bottom of this card.
CARET_CIRCLE_DOWN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CARET_CIRCLE_LEFT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CARET_CIRCLE_RIGHT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CARET_CIRCLE_UP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CARET_DOWN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CARET_LEFT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CARET_RIGHT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CARET_SQUARE_DOWN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CARET_SQUARE_LEFT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CARET_SQUARE_RIGHT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CARET_SQUARE_UP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CARET_UP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CART_ARROW_DOWN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CART_PLUS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CASINO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CAST - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CAST_CONNECTED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CC_AMAZON_PAY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
CC_AMEX - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
CC_APPLE_PAY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
CC_DINERS_CLUB - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
CC_DISCOVER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
CC_JCB - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
CC_MASTERCARD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
CC_PAYPAL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
CC_STRIPE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
CC_VISA - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
cell() - Methode in Klasse de.esoco.process.ui.UiComponent
Returns the UiLayout cell in which this component has been placed.
cell(Class<C>) - Methode in Klasse de.esoco.process.ui.UiComponent
Returns the layout cell in which this component has been placed, cast to a specific sub-type of the UiLayout.Cell class.
Cell(UiLayout.Row, UiLayout.Column) - Konstruktor für Klasse de.esoco.process.ui.UiLayout.Cell
Creates a new instance of a cell that is placed at a certain layout position.
center() - Methode in Klasse de.esoco.process.ui.UiChildView
Indicates that this view should be centered on the screen.
CENTER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.layout.UiFlexLayout.FlexAlign
 
CENTER_FOCUS_STRONG - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CENTER_FOCUS_WEAK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CENTERCODE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
CERTIFICATE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHALKBOARD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHALKBOARD_TEACHER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHANGE - Enum-Konstante in Enum-Klasse de.esoco.history.HistoryRecord.HistoryType
 
CHANGE_HISTORY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
changeDate(Date, int, int) - Statische Methode in Klasse de.esoco.process.ProcessFragment
Modifies a date by a certain calendar field and returns a new date with the update value.
changeDefaultCriteria(Predicate<? super E>) - Methode in Klasse de.esoco.process.ui.composite.UiEntityTableList
Changes the default criteria and updates the displayed data.
changeSortColumn(RelationType<?>) - Methode in Klasse de.esoco.process.step.entity.EntityListHeader
Changes the active sorting column.
CHAR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.style.SizeUnit
 
chart(String, DataSetDataElement.ChartType, D) - Methode in Klasse de.esoco.process.step.InteractionFragment
Create a parameter that displays a chart for a certain set of data.
CHART_3D - Statische Variable in Klasse de.esoco.data.element.DataSetDataElement
Boolean property: display chart in 3D
CHART_AREA - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHART_BACKGROUND - Statische Variable in Klasse de.esoco.data.element.DataSetDataElement
The chart background color
CHART_BAR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHART_LEGEND_POSITION - Statische Variable in Klasse de.esoco.data.element.DataSetDataElement
Enum property: the legend position of the chart (for possible values see DataSetDataElement.LegendPosition)
CHART_LINE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHART_PIE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHART_TYPE - Statische Variable in Klasse de.esoco.data.element.DataSetDataElement
Enum property: the type of the chart to render (for possible values see DataSetDataElement.ChartType)
chartType(DataSetDataElement.ChartType) - Methode in Klasse de.esoco.process.param.DataSetParameter
Sets the chart type.
CHAT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CHAT_BUBBLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CHAT_BUBBLE_OUTLINE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
check(Predicate<? super T>) - Methode in Klasse de.esoco.process.param.ParameterBase
Checks whether the value of this parameter fulfills a certain condition.
CHECK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHECK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CHECK_BOX - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CHECK_BOX_OUTLINE_BLANK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CHECK_CIRCLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHECK_CIRCLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CHECK_DOUBLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHECK_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
checkAttributeValue(RelationType<?>, Object) - Methode in Klasse de.esoco.entity.EntityDefinition
checkAttributeValue(RelationType<?>, Object) - Methode in Klasse de.esoco.entity.ExtraAttribute.Definition
Overridden to handle the special namespace of extra attributes and to make collection and map value immutable.
checkBox(String) - Methode in Klasse de.esoco.process.step.InteractionFragment
Creates a boolean parameter that displays a checkbox for the input of a boolean value.
checkBox(String, CheckBoxStyle) - Methode in Klasse de.esoco.process.step.InteractionFragment
Creates a boolean parameter that displays a checkbox for the input of a boolean value with a certain style.
checkBoxes(Class<E>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Creates a parameter that displays checkboxes for the selection of multiple enum values.
checkForHierarchyUpdate() - Methode in Klasse de.esoco.entity.Entity
This method can be overridden by subclasses to check if the instance's hierarchy needs an update.
checkImmutable() - Methode in Klasse de.esoco.data.element.DataElement
Checks whether this instance is read only.
checkParameter(RelationType<T>) - Methode in Klasse de.esoco.process.ProcessFragment
Method for subclasses to check and retrieve the value of a certain parameter.
checkPrepareQuery() - Methode in Klasse de.esoco.entity.EntityIterator
Prepares the query of this iterator if not yet done.
checkStopProcessExecution() - Methode in Klasse de.esoco.process.ProcessStep
check whether the execution of this process should be stopped.
checkUnsavedEntityModifications(String, Relatable) - Statische Methode in Klasse de.esoco.entity.EntityManager
Checks whether all modified entities in an entity modification context have been stored.
checkValidValue(Validator<? super V>, V) - Methode in Klasse de.esoco.data.element.DataElement
Checks whether the given value is valid for this element and throws an exception if not.
CHESS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHESS_BISHOP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHESS_BISHOP_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHESS_BOARD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHESS_CLOCK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHESS_CLOCK_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHESS_KING - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHESS_KING_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHESS_KNIGHT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHESS_KNIGHT_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHESS_PAWN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHESS_PAWN_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHESS_QUEEN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHESS_QUEEN_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHESS_ROOK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHESS_ROOK_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHEVRON_CIRCLE_DOWN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHEVRON_CIRCLE_LEFT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHEVRON_CIRCLE_RIGHT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHEVRON_CIRCLE_UP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHEVRON_DOUBLE_DOWN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHEVRON_DOUBLE_LEFT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHEVRON_DOUBLE_RIGHT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHEVRON_DOUBLE_UP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHEVRON_DOWN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHEVRON_LEFT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHEVRON_LEFT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CHEVRON_RIGHT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHEVRON_RIGHT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CHEVRON_SQUARE_DOWN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHEVRON_SQUARE_LEFT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHEVRON_SQUARE_RIGHT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHEVRON_SQUARE_UP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHEVRON_UP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHILD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CHILD_ATTRIBUTE - Statische Variable in Klasse de.esoco.process.step.entity.AddEntityChild
Parameter that holds the parents child attribute.
CHILD_CARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CHILD_ENTITY_PARAM - Statische Variable in Klasse de.esoco.process.step.entity.AddEntityChild
Parameter that holds the child parameter.
CHILD_FRIENDLY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CHILD_STORAGE_ADAPTER_ID - Statische Variable in Klasse de.esoco.data.DataRelationTypes
The ID of a storage adapter that is a child to another.
childAttribute(RelationTypeModifier...) - Statische Methode in Klasse de.esoco.entity.EntityRelationTypes
A factory method that creates a new relation type for relations to a list of child entities.
ChildElement() - Konstruktor für Klasse de.esoco.process.ui.UiLayout.ChildElement
 
CHILDREN_ELEMENT - Statische Variable in Klasse de.esoco.data.element.EntityDataElement
The name of the attribute data element containing the child
CHOOSE_ENTITY_FRAGMENT - Statische Variable in Klasse de.esoco.process.step.entity.ChooseEntity
A standard parameter that can be used to display this fragment in a process step.
ChooseEntity<E> - Klasse in de.esoco.process.step.entity
An interactive process fragment to input an entity by selecting it from a dialog.
ChooseEntity(RelationType<E>, Predicate<? super E>, Predicate<? super Entity>, List<Function<? super E, ?>>, boolean) - Konstruktor für Klasse de.esoco.process.step.entity.ChooseEntity
Creates a new instance.
ChooseEntity.ChooseEntityAction - Enum-Klasse in de.esoco.process.step.entity
Enumeration of the actions for the entity selection.
CHROME - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
CHROME_READER_MODE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CHURCH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CIRCLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CIRCLE_NOTCH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CLASS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
cleanup() - Methode in Klasse de.esoco.process.ProcessStep
This method will always be invoked at the end of a process (whether successful or not) for all executed steps.
cleanup() - Methode in Klasse de.esoco.process.step.Interaction
 
cleanup() - Methode in Klasse de.esoco.process.step.InteractionFragment
Can be overridden by subclasses to perform resource cleanups when the process ends.
cleanup() - Methode in Klasse de.esoco.process.step.PerformStorageQuery
Closes the query, releases the storage, and removes the query parameters from the process.
cleanup() - Methode in Klasse de.esoco.process.step.SubProcessFragment
Can be overridden by subclasses to perform resource cleanups when the process ends.
clear() - Methode in Klasse de.esoco.data.element.ListDataElement
Removes all element values from this instance.
clear() - Methode in Klasse de.esoco.data.element.MapDataElement
Removes all mappings from this element.
clear() - Methode in Klasse de.esoco.process.step.entity.EntityList
Clears this list by removing all entities and updating the display.
clear() - Methode in Klasse de.esoco.process.ui.composite.UiListPanel
Clears this container by removing all child components.
clear() - Methode in Klasse de.esoco.process.ui.UiContainer
Clears this container by removing all child components.
clear(PropertyName<Boolean>) - Methode in Klasse de.esoco.process.param.ParameterWrapper
Clear a certain property flag.
CLEAR - Enum-Konstante in Enum-Klasse de.esoco.process.step.entity.FilterEntityTags.TagFilterAction
 
CLEAR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CLEAR_ALL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
clearContent() - Methode in Klasse de.esoco.process.ui.composite.UiListPanel.Item
Removes the content components from this item.
clearFlag(String) - Methode in Klasse de.esoco.data.element.HierarchicalDataObject
Clear a certain flag in this instance.
clearInteractionParameters() - Methode in Klasse de.esoco.process.ProcessElement
Clears this step's interaction parameters.
clearInteractionParameters() - Methode in Klasse de.esoco.process.step.InteractionFragment
clearProperties() - Methode in Klasse de.esoco.process.ui.UiElement
Clears all properties in this element.
clearSelection(RelationType<?>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Clear the selection of a certain parameter by setting it's value to NULL and the property StateProperties.CURRENT_SELECTION to -1.
clearUIFlag(PropertyName<Boolean>, Collection<? extends RelationType<?>>) - Methode in Klasse de.esoco.process.ProcessFragment
Convenience method to set a certain boolean display properties on one or more process parameters to FALSE.
clearUIFlag(PropertyName<Boolean>, RelationType<?>...) - Methode in Klasse de.esoco.process.ProcessFragment
Convenience method to set a certain boolean display properties on one or more process parameters to FALSE.
CLIENT_HEIGHT - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
The height of the client area available to a process.
CLIENT_INFO - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
The information about the client (web browser) of the process user.
CLIENT_LOCALE - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
The information about the current user's locale.
CLIENT_WIDTH - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
The width of the client area available to a process.
CLIPBOARD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CLIPBOARD_CHECK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CLIPBOARD_LIST - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CLOCK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CLONE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
close() - Methode in Klasse de.esoco.entity.EntityIterator
Closes the query result and releases the storage.
CLOSE - Enum-Konstante in Enum-Klasse de.esoco.process.step.DialogFragment.DialogAction
 
CLOSE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CLOSE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiStandardIcon
 
CLOSE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.UiDialogView.Button
 
closeConnection(Connection) - Methode in Klasse de.esoco.lib.comm.GraylogEndpoint
CLOSED_CAPTION - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CLOSED_CAPTIONING - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CLOUD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CLOUD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CLOUD_CIRCLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CLOUD_DONE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CLOUD_DOWNLOAD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CLOUD_DOWNLOAD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CLOUD_DOWNLOAD_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CLOUD_OFF - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CLOUD_QUEUE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CLOUD_UPLOAD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CLOUD_UPLOAD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CLOUD_UPLOAD_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CLOUDSCALE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
CLOUDSMITH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
CLOUDVERSIFY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
CLUB - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
COCKTAIL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CODE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CODE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CODE_BRANCH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CODE_COMMIT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CODE_MERGE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CODEPEN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
CODIEPIE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
COFFEE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
COG - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
COGS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
COINS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
collectDerivedParameter(Relatable, RelationType<T>, boolean) - Methode in Klasse de.esoco.process.ProcessFragment
Reads the value of a derived process parameter with the original relation type from a certain object and stores it in the process.
collectDerivedParameters(Relatable, List<RelationType<?>>, boolean) - Methode in Klasse de.esoco.process.ProcessFragment
Collects multiple derived parameters from a certain source.
collectDownwards(List<E>, RelationType<List<E>>, Predicate<? super E>) - Statische Methode in Klasse de.esoco.entity.EntityManager
Collects all entities in a hierarchy of entities that match a certain predicate by descending the entity tree at a certain child attribute.
collectDownwards(RelationType<List<E>>, Predicate<? super E>) - Methode in Klasse de.esoco.entity.Entity
Collects all children of a certain type in the hierarchy of this entity that match a certain predicate.
CollectionParameter<T,C,P> - Klasse in de.esoco.process.param
A parameter subclass that wraps parameters with a collection datatype.
CollectionParameter(InteractionFragment, RelationType<C>) - Konstruktor für Klasse de.esoco.process.param.CollectionParameter
 
CollectionParameter.ListParameter<T> - Klasse in de.esoco.process.param
A set-based collection parameter.
CollectionParameter.SetParameter<T> - Klasse in de.esoco.process.param
A set-based collection parameter.
COLLECTIONS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
COLLECTIONS_BOOKMARK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
collectSettings(Entity, Collection<RelationType<?>>) - Methode in Klasse de.esoco.process.step.SettingsFragment
Collects certain settings by transferring them from the user's settings to the corresponding process parameters.
color(Color) - Methode in Klasse de.esoco.process.ui.graphics.UiIconName
Sets the icon's foreground color.
COLOR_LENS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
COLORIZE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
colSpan(int) - Methode in Klasse de.esoco.process.param.ParameterBase
Sets the UI property LayoutProperties.COLUMN_SPAN.
colSpan(int) - Methode in Klasse de.esoco.process.ui.UiLayout.Cell
Sets the number of columns this cell occupies in it's layout.
colSpan(RelativeSize) - Methode in Klasse de.esoco.process.ui.UiLayout.Cell
Sets the number of columns this cell occupies as a relative value.
Column(int) - Konstruktor für Klasse de.esoco.process.ui.UiLayout.Column
Creates a new instance.
COLUMN - Enum-Konstante in Enum-Klasse de.esoco.data.element.DataSetDataElement.ChartType
 
columns(int) - Methode in Klasse de.esoco.process.param.ParameterBase
Sets the UI property LayoutProperties.COLUMNS.
COLUMNS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
comboBox(String, Collection<String>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Creates a new temporary parameter relation type for text input with a combo box that combines an editable text box with a drop-down list of value presets.
COMMENT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
COMMENT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
COMMENT_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
COMMENT_ALT_CHECK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
COMMENT_ALT_DOTS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
COMMENT_ALT_EDIT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
COMMENT_ALT_EXCLAMATION - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
COMMENT_ALT_LINES - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
COMMENT_ALT_MINUS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
COMMENT_ALT_PLUS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
COMMENT_ALT_SLASH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
COMMENT_ALT_SMILE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
COMMENT_ALT_TIMES - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
COMMENT_CHECK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
COMMENT_DOTS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
COMMENT_EDIT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
COMMENT_EXCLAMATION - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
COMMENT_LINES - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
COMMENT_MINUS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
COMMENT_PLUS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
COMMENT_SLASH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
COMMENT_SMILE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
COMMENT_TIMES - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
COMMENTS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
COMMENTS_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
commit() - Methode in Klasse de.esoco.entity.EntityTransaction
Commits the entity by storing it in the storage that is associated with it's entity definition in the current thread.
commit(boolean) - Statische Methode in Klasse de.esoco.history.HistoryManager
Commits a group of history records.
COMPACT - Enum-Konstante in Enum-Klasse de.esoco.entity.EntityDefinition.DisplayMode
 
COMPACT_DISC - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
COMPARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
COMPARE_ARROWS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
COMPASS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
componentAdded(UiComponent<?, ?>) - Methode in Klasse de.esoco.process.ui.UiContainer
Will be invoked if a new component has been added to this container.
componentListChanged() - Methode in Klasse de.esoco.process.ui.UiContainer
Will be invoked after the list of components has been modified.
componentStyle() - Methode in Klasse de.esoco.process.ui.composite.UiTableList.Column
Returns a UiStyle object that holds styles that will be applied to all components in a certain column.
COMPRESS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
COMPRESS_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
COMPRESS_WIDE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
COMPUTER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CONCIERGE_BELL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ConcurrentEntityModificationException - Ausnahmeklasse in de.esoco.entity
A runtime exception to signal the concurrent modification of an entity.
ConcurrentEntityModificationException() - Konstruktor für Ausnahmeklasse de.esoco.entity.ConcurrentEntityModificationException
Default constructor.
ConcurrentEntityModificationException(Entity, String) - Konstruktor für Ausnahmeklasse de.esoco.entity.ConcurrentEntityModificationException
Creates a new instance.
Configuration - Klasse in de.esoco.entity
The entity definition for a simple configuration record.
Configuration() - Konstruktor für Klasse de.esoco.entity.Configuration
 
CONFIGURATION - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
A process parameter that contains the configuration of the application in which the process is running.
configure(CommandLine) - Methode in Klasse de.esoco.process.ProcessService
CONFIRMATION_NUMBER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CONNECTDEVELOP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
CONTACT_MAIL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CONTACT_PHONE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CONTACTS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CONTAINER_STORAGE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
containsElement(E) - Methode in Klasse de.esoco.data.element.ListDataElement
Checks whether this instance contains a certain value.
containsKey(K) - Methode in Klasse de.esoco.data.element.MapDataElement
Checks whether this element contains a mapping with a certain key.
containsValue(V) - Methode in Klasse de.esoco.data.element.MapDataElement
Checks whether this element contains at least one mapping with a certain value.
CONTAO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
content(ContentType) - Methode in Klasse de.esoco.process.param.ParameterBase
Sets the content type of this parameter.
CONTENT_COPY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CONTENT_CUT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CONTENT_PASTE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CONTEXT_MODIFIED_ENTITIES - Statische Variable in Klasse de.esoco.entity.EntityRelationTypes
A mapping from global entity IDs to entities that have been modified within an entity modification context.
CONTEXT_UPDATED_ENTITIES - Statische Variable in Klasse de.esoco.entity.EntityRelationTypes
The set of modified entities that have been successfully updated within an entity modification context but may need to be reset if the enclosing transaction failed.
CONTINUATION_FRAGMENT_CLASS - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
A process parameter that contains the class of the InteractionFragment that caused the most recent continuation.
CONTINUATION_PARAM - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
A process parameter that contains the interaction parameter that caused the most recent continuation.
CONTINUATION_PARAMS - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
A set of the interaction parameters that will continue the process if they cause an interaction.
continueOnInteraction(boolean) - Methode in Klasse de.esoco.process.param.ParameterBase
Sets whether the process should continue on an interaction with this parameter or not.
continueOnInteraction(RelationType<?>...) - Methode in Klasse de.esoco.process.ProcessElement
Marks interaction parameters types as continuation parameters.
continuousEvents() - Methode in Klasse de.esoco.process.param.ParameterBase
Enables continuous events without setting an event handler.
CONTROL_POINT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CONTROL_POINT_DUPLICATE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CONVEYOR_BELT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CONVEYOR_BELT_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
COOKIE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
COOKIE_BITE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
copy(DataElement.CopyMode, PropertyName<?>...) - Methode in Klasse de.esoco.data.element.BigDecimalDataElement
Returns a copy of this data element that contains all or a subset of it's current state.
copy(DataElement.CopyMode, PropertyName<?>...) - Methode in Klasse de.esoco.data.element.BooleanDataElement
Returns a copy of this data element that contains all or a subset of it's current state.
copy(DataElement.CopyMode, PropertyName<?>...) - Methode in Klasse de.esoco.data.element.DataElement
Returns a copy of this data element that contains all or a subset of it's current state.
copy(DataElement.CopyMode, PropertyName<?>...) - Methode in Klasse de.esoco.data.element.DataElementList
Returns a copy of this data element that contains all or a subset of it's current state.
copy(DataElement.CopyMode, PropertyName<?>...) - Methode in Klasse de.esoco.data.element.DataSetDataElement
Returns a copy of this data element that contains all or a subset of it's current state.
copy(DataElement.CopyMode, PropertyName<?>...) - Methode in Klasse de.esoco.data.element.DateDataElement
Returns a copy of this data element that contains all or a subset of it's current state.
copy(DataElement.CopyMode, PropertyName<?>...) - Methode in Klasse de.esoco.data.element.DateListDataElement
Returns a copy of this data element that contains all or a subset of it's current state.
copy(DataElement.CopyMode, PropertyName<?>...) - Methode in Klasse de.esoco.data.element.EntityDataElement
Returns a copy of this data element that contains all or a subset of it's current state.
copy(DataElement.CopyMode, PropertyName<?>...) - Methode in Klasse de.esoco.data.element.IntegerDataElement
Returns a copy of this data element that contains all or a subset of it's current state.
copy(DataElement.CopyMode, PropertyName<?>...) - Methode in Klasse de.esoco.data.element.PeriodDataElement
Returns a copy of this data element that contains all or a subset of it's current state.
copy(DataElement.CopyMode, PropertyName<?>...) - Methode in Klasse de.esoco.data.element.QueryResultElement
Returns a copy of this data element that contains all or a subset of it's current state.
copy(DataElement.CopyMode, PropertyName<?>...) - Methode in Klasse de.esoco.data.element.SelectionDataElement
Returns a copy of this data element that contains all or a subset of it's current state.
copy(DataElement.CopyMode, PropertyName<?>...) - Methode in Klasse de.esoco.data.element.StringDataElement
Returns a copy of this data element that contains all or a subset of it's current state.
copy(DataElement.CopyMode, PropertyName<?>...) - Methode in Klasse de.esoco.data.element.StringListDataElement
Returns a copy of this data element that contains all or a subset of it's current state.
copy(DataElement.CopyMode, PropertyName<?>...) - Methode in Klasse de.esoco.data.element.StringMapDataElement
Returns a copy of this data element that contains all or a subset of it's current state.
COPY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
COPY_MODE - Statische Variable in Klasse de.esoco.process.step.CopyEntityAttributes
Contains the copy mode.
COPY_OBJECT_PARAM - Statische Variable in Klasse de.esoco.process.step.CopyEntityAttributes
Refers to the parameter that contains the relatable object that is the target or source for the attribute copy.
copyAttributes(DataElement<T>, DataElement.CopyMode) - Methode in Klasse de.esoco.data.element.DataElement
Copies the attributes of this instance into another data element of the same type.
copyEntityAttributes(String, RelationType<? extends Entity>, CopyEntityAttributes.CopyMode) - Methode in Klasse de.esoco.process.EntityProcessDefinition
Adds an CopyEntityAttributes step that updates the attributes of an entity from the process parameters.
CopyEntityAttributes - Klasse in de.esoco.process.step
Copies the attributes of an entity from or to a certain relatable object.
CopyEntityAttributes() - Konstruktor für Klasse de.esoco.process.step.CopyEntityAttributes
Creates a new instance.
CopyEntityAttributes.CopyMode - Enum-Klasse in de.esoco.process.step
Enumeration of the possible copy modes.
copyParam(RelationType<T>, RelationType<? super T>) - Methode in Klasse de.esoco.process.StepListProcessDefinition
Adds a step to that copies a process parameter to another parameter.
copyPropertiesFrom(UiElement<?>, boolean) - Methode in Klasse de.esoco.process.ui.UiElement
Copies the properties from another UI element to this instance.
COPYRIGHT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
COPYRIGHT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
copySetting(Entity, RelationType<T>, Relatable) - Statische Methode in Klasse de.esoco.entity.Configuration
Copies the value of a certain settings value of a source entity to a relatable target object.
copyValue(DataElement<List<DataElement<?>>>) - Methode in Klasse de.esoco.data.element.DataElementList
Overridden to to nothing as the copying of the child data elements is handled in DataElementList.copy(CopyMode, PropertyName...).
copyValue(DataElement<List<E>>) - Methode in Klasse de.esoco.data.element.ListDataElement
Copies the value of this data element into another data element of the same type.
copyValue(DataElement<Map<K, V>>) - Methode in Klasse de.esoco.data.element.MapDataElement
Copies the value of this data element into another data element of the same type.
copyValue(DataElement<T>) - Methode in Klasse de.esoco.data.element.DataElement
Copies the value of this data element into another data element of the same type.
COUCH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
couple(Consumer<T>, Supplier<T>) - Methode in Klasse de.esoco.process.param.ParameterBase
Couples the relation of this parameter with a certain target and/or source.
couple(Relatable, RelationType<T>) - Methode in Klasse de.esoco.process.param.ParameterBase
Couples the relation of this parameter with another relation in a relatable object.
CPANEL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
create(ExternalServiceDefinition, Entity, ProvidesConfiguration) - Statische Methode in Klasse de.esoco.lib.net.ExternalService
Factory method to create a new service instance of a certain type for a user.
CREATE - Enum-Konstante in Enum-Klasse de.esoco.data.element.DateListDataElement.InteractionType
 
CREATE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CREATE_NEW_FOLDER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
createAttributeFilter(InteractionFragment, RelationType<?>) - Methode in Klasse de.esoco.process.step.entity.EntityAttributesHeader
Creates the parameter for a certain attribute filter.
createCell(UiLayout.Row, UiLayout.Column) - Methode in Klasse de.esoco.process.ui.layout.UiDockLayout
Creates a new layout cell.
createCell(UiLayout.Row, UiLayout.Column) - Methode in Klasse de.esoco.process.ui.layout.UiFlexLayout
Returns a new instance of UiFlexLayout.FlexCell.
createCell(UiLayout.Row, UiLayout.Column) - Methode in Klasse de.esoco.process.ui.UiLayout
Creates a new layout cell.
createChangeDescription() - Methode in Klasse de.esoco.entity.Entity
Creates a JSON string containing the modified values of this entity and it's hierarchy.
createColumn(Function<? super T, V>) - Methode in Klasse de.esoco.process.ui.composite.UiTableList
Creates a new column.
createColumnTitle(InteractionFragment, RelationType<?>, HasProperties) - Methode in Klasse de.esoco.process.step.entity.EntityListHeader
Creates a parameter for a column title from a relation type.
createComponent(UiContainer<?>) - Methode in Schnittstelle de.esoco.process.ui.UiComponentFactory
Creates a new component in the given parent.
createContent(UiContainer<?>) - Methode in Klasse de.esoco.process.ui.app.UiWebPage
Creates the page content container.
createData() - Methode in Klasse de.esoco.data.DownloadData
Creates the download data by evaluating the generator function.
createDocument() - Methode in Klasse de.esoco.data.document.CsvDocumentWriter
 
createDocument() - Methode in Schnittstelle de.esoco.data.document.TabularDocumentWriter
Generates and/or returns the resulting document.
createEntity(Class<E>, RelationType<? super E>) - Methode in Klasse de.esoco.process.EntityProcessDefinition
Adds a step with a default name that creates a new entity of a particular class and stores it in a certain parameter.
createEntity(String, Class<E>, RelationType<? super E>) - Methode in Klasse de.esoco.process.EntityProcessDefinition
Adds a step that creates a new entity of a particular class and stores it in a certain parameter.
createEntityInstance(List<?>) - Methode in Klasse de.esoco.entity.EntityDefinition
Creates a new instance of the entity class.
createErrorWaitMessage(int) - Methode in Klasse de.esoco.process.step.LoginFragment
Creates the waiting message after successive login failures.
createExternalServiceRequest(ExternalServiceDefinition, ExternalService.AccessType, String) - Methode in Schnittstelle de.esoco.lib.net.ExternalServiceAccess
Creates a request to an external service.
createFooter(UiContainer<?>) - Methode in Klasse de.esoco.process.ui.app.UiWebPage
Create the page footer.
createHeader(UiContainer<?>) - Methode in Klasse de.esoco.process.ui.app.UiWebPage
Creates the page header.
createHeaderPanel(InteractionFragment) - Methode in Klasse de.esoco.process.step.entity.AbstractEntityListItem
Internal method to create the event handling wrapper for the header panel.
createHeaderPanel(UiLayout) - Methode in Klasse de.esoco.process.ui.composite.UiListPanel.Item
Helper method to create a new header panel with a certain layout in the item header returned by UiListPanel.Item.getHeader().
createItemName(Object) - Statische Methode in Klasse de.esoco.data.element.DataElement
Creates the string name for an item value (typically an enum constant).
createItemResource(Object) - Statische Methode in Klasse de.esoco.data.element.DataElement
Creates an item resource string for a certain value.
createListItem() - Methode in Klasse de.esoco.process.step.entity.EntityList
Creates a new instance of the list item type.
createLogObject(LogRecord) - Methode in Klasse de.esoco.entity.StorageLogging
createLogObject(LogRecord) - Methode in Klasse de.esoco.lib.comm.GraylogLogging
createObject(List<?>, boolean) - Methode in Klasse de.esoco.entity.EntityDefinition
createObject(List<?>, boolean) - Methode in Klasse de.esoco.entity.ExtraAttribute.Definition
 
createProcess() - Methode in Klasse de.esoco.process.ProcessDefinition
Abstract method that must be provided by implementations to create a process instance from the definition.
createProcess() - Methode in Klasse de.esoco.process.StepListProcessDefinition
Creates a new process instance that contains the process steps defined in the process step list of this process definition.
createProcessRunner(CommandLine) - Methode in Klasse de.esoco.process.ProcessService
Creates the ProcessRunner instance that will be used to run the process of this application.
createRequest(ExternalService.AccessType, String) - Methode in Klasse de.esoco.lib.net.ExternalService
Prepares a request to the external service.
createResourceId() - Methode in Klasse de.esoco.data.element.DataElement
Creates a resource ID from this data element.
createRootView() - Methode in Klasse de.esoco.process.ui.UiRootFragment
Creates the root view of this fragment.
createRow(UiListPanel.Item, T) - Methode in Klasse de.esoco.process.ui.composite.UiTableList
Creates a new row.
createSeparator() - Statische Methode in Klasse de.esoco.data.process.ProcessDescription
Creates a new instance that can be used to indicate a separator in UI listings between description.
createSideMenu(UiContainer<?>, Collection<T>) - Methode in Klasse de.esoco.process.ui.app.UiWebPage
Creates the side menu of this page.
createTopMenu(UiContainer<?>, Collection<T>) - Methode in Klasse de.esoco.process.ui.app.UiWebPage
Creates the top menu of this page.
createWildcardFilter(String, RelationType<String>...) - Statische Methode in Klasse de.esoco.entity.EntityPredicates
Creates a wildcard filter predicate for certain text attributes of an entity type.
CREATIVE_COMMONS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
CREATIVE_COMMONS_BY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
CREATIVE_COMMONS_NC - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
CREATIVE_COMMONS_NC_EU - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
CREATIVE_COMMONS_NC_JP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
CREATIVE_COMMONS_ND - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
CREATIVE_COMMONS_PD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
CREATIVE_COMMONS_PD_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
CREATIVE_COMMONS_REMIX - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
CREATIVE_COMMONS_SA - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
CREATIVE_COMMONS_SAMPLING - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
CREATIVE_COMMONS_SAMPLING_PLUS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
CREATIVE_COMMONS_SHARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
CREATIVE_COMMONS_ZERO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
CREDIT_CARD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CREDIT_CARD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CREDIT_CARD_BLANK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CREDIT_CARD_FRONT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CRICKET - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CRITICAL - Enum-Konstante in Enum-Klasse de.esoco.lib.comm.GraylogMessage.Level
 
CROP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CROP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CROP_16_9 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CROP_3_2 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CROP_5_4 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CROP_7_5 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CROP_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CROP_DIN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CROP_FREE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CROP_LANDSCAPE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CROP_ORIGINAL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CROP_PORTRAIT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CROP_ROTATE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CROP_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
CROSSHAIRS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CROW - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CROWN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
css(String, HasCssName) - Methode in Klasse de.esoco.process.ui.style.UiStyle
Applies a CSS property.
css(String, String) - Methode in Klasse de.esoco.process.param.ParameterBase
Sets a CSS style property for the parameter.
css(String, String) - Methode in Klasse de.esoco.process.ui.style.UiStyle
Sets a CSS style property for the parameter.
CSS3 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
CSS3_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
CSV - Enum-Konstante in Enum-Klasse de.esoco.data.FileType
 
CsvDocumentWriter - Klasse in de.esoco.data.document
A TabularDocumentWriter implementation for the CSV file format.
CsvDocumentWriter(String) - Konstruktor für Klasse de.esoco.data.document.CsvDocumentWriter
Creates a new instance.
CsvDocumentWriter(String, TabularDocumentWriter.DateFormat) - Konstruktor für Klasse de.esoco.data.document.CsvDocumentWriter
Creates a new instance.
CUBE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CUBES - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CURLING - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CURRENCY_CONSTRAINT - Statische Variable in Klasse de.esoco.data.element.BigDecimalDataElement
Input constraint for positive currency values.
CUT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
CUTTLEFISH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 

D

D_AND_D - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
DASHBOARD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
DASHCUBE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
DATA_ELEMENT - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
A reference to a data element that has been created by this factory.
DATA_USAGE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
dataAvailable(DataProvider<T>) - Methode in Klasse de.esoco.process.ui.composite.UiTableList.Column
Will be notified when the table data is available.
DATABASE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
DataElement<T> - Klasse in de.esoco.data.element
A base class for named data values which can be used to transfer data in serialized form between a server and a client.
DataElement() - Konstruktor für Klasse de.esoco.data.element.DataElement
Default constructor for serialization.
DataElement(String, Validator<? super T>, Set<DataElement.Flag>) - Konstruktor für Klasse de.esoco.data.element.DataElement
Creates a new instance with a certain name and validator.
DataElement.CopyMode - Enum-Klasse in de.esoco.data.element
The modes for copying data elements with DataElement.copy(CopyMode, PropertyName...).
DataElement.Flag - Enum-Klasse in de.esoco.data.element
Flags that can be set on a data element.
DataElementList - Klasse in de.esoco.data.element
A data element implementation that contains a hierarchical structure of data elements.
DataElementList() - Konstruktor für Klasse de.esoco.data.element.DataElementList
Default constructor for serialization.
DataElementList(String, String, DataElement<?>...) - Konstruktor für Klasse de.esoco.data.element.DataElementList
Creates a new instance with certain data elements and without a validator and flags.
DataElementList(String, String, Collection<? extends DataElement<?>>, Set<DataElement.Flag>) - Konstruktor für Klasse de.esoco.data.element.DataElementList
Creates a new instance that is initialized from a certain set of data elements.
DataElementList(String, Collection<? extends DataElement<?>>) - Konstruktor für Klasse de.esoco.data.element.DataElementList
Creates a new instance that is initialized from a certain set of data elements.
DataReader - Schnittstelle in de.esoco.data.element
An interface for objects that allow to read data from some source.
DataRelationTypes - Klasse in de.esoco.data
Contains specific relation type definitions for the data package.
DataSetDataElement - Klasse in de.esoco.data.element
A data element that stores a DataSet for a chart.
DataSetDataElement(String, DataSet<?>, DataSetDataElement.ChartType, DataSetDataElement.LegendPosition, String, boolean) - Konstruktor für Klasse de.esoco.data.element.DataSetDataElement
Creates a new instance with certain display properties set.
DataSetDataElement(String, DataSet<?>, Set<DataElement.Flag>) - Konstruktor für Klasse de.esoco.data.element.DataSetDataElement
Creates a new instance.
DataSetDataElement.ChartType - Enum-Klasse in de.esoco.data.element
Redefinition of chart types to make them available on the server side.
DataSetDataElement.LegendPosition - Enum-Klasse in de.esoco.data.element
Redefinition of legend positions to make them available on the server side.
DataSetParameter<T,D> - Klasse in de.esoco.process.param
A parameter wrapper with additional functions for DataSet values.
DataSetParameter(InteractionFragment, RelationType<D>) - Konstruktor für Klasse de.esoco.process.param.DataSetParameter
 
datatype(Class<? super V>) - Methode in Klasse de.esoco.process.ui.composite.UiTableList.Column
Sets the datatype of this column.
DataWriter - Schnittstelle in de.esoco.data.element
An interface for objects that allow to write data values to some destination.
DATE - Enum-Konstante in Enum-Klasse de.esoco.data.document.TabularDocumentWriter.DateFormat
 
DATE_HIGHLIGHTS - Statische Variable in Klasse de.esoco.data.element.DateDataElement
UI property: events that should be visualized in a calendar UI.
DATE_INPUT_TYPE - Statische Variable in Klasse de.esoco.data.element.DateDataElement
UI property: the type of a date input field.
DATE_OPEN - Enum-Konstante in Enum-Klasse de.esoco.data.element.DateListDataElement.InteractionType
 
DATE_RANGE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
DATE_TIME - Enum-Konstante in Enum-Klasse de.esoco.data.document.TabularDocumentWriter.DateFormat
 
DateDataElement - Klasse in de.esoco.data.element
A data element subclass for Date values.
DateDataElement(String, Date) - Konstruktor für Klasse de.esoco.data.element.DateDataElement
Creates a new modifiable instance without a validator.
DateDataElement(String, Date, Validator<? super Date>, Set<DataElement.Flag>) - Konstruktor für Klasse de.esoco.data.element.DateDataElement
Creates a new instance with a certain initial value.
DateDataElement.DateInputType - Enum-Klasse in de.esoco.data.element
Enumeration of the possible input types when presenting data elements of this type in a user interface.
DateListDataElement - Klasse in de.esoco.data.element
A data element that holds a list of date values and associated data in instances of DateDataElement.
DateListDataElement() - Konstruktor für Klasse de.esoco.data.element.DateListDataElement
Default constructor for serialization.
DateListDataElement(String, Collection<DateDataElement>) - Konstruktor für Klasse de.esoco.data.element.DateListDataElement
Creates a new instance.
DateListDataElement.InteractionType - Enum-Klasse in de.esoco.data.element
Enumeration of the possible edit types that can occur in interactions for the child elements.
DateListDataElement.TimetableDisplayStyle - Enum-Klasse in de.esoco.data.element
Enumeration of the display types for time the rendering in a Timetable component.
dateParam(String) - Methode in Klasse de.esoco.process.step.InteractionFragment
Convenience method to create a new temporary parameter relation type with a string datatype.
DateValidator - Klasse in de.esoco.data.validate
A validator for date values.
DateValidator(Date, Date) - Konstruktor für Klasse de.esoco.data.validate.DateValidator
Creates a new instance that tests against a certain date range.
DAY - Enum-Konstante in Enum-Klasse de.esoco.data.element.DateListDataElement.TimetableDisplayStyle
 
DbEntityDefinition - Klasse in de.esoco.entity
Entity definition that reads the column names of a given database table and sets these as attributes.
de.esoco.data - Package de.esoco.data
 
de.esoco.data.document - Package de.esoco.data.document
 
de.esoco.data.element - Package de.esoco.data.element
 
de.esoco.data.process - Package de.esoco.data.process
 
de.esoco.data.storage - Package de.esoco.data.storage
 
de.esoco.data.validate - Package de.esoco.data.validate
 
de.esoco.entity - Package de.esoco.entity
 
de.esoco.history - Package de.esoco.history
 
de.esoco.lib.comm - Package de.esoco.lib.comm
 
de.esoco.lib.logging - Package de.esoco.lib.logging
 
de.esoco.lib.net - Package de.esoco.lib.net
 
de.esoco.process - Package de.esoco.process
 
de.esoco.process.param - Package de.esoco.process.param
 
de.esoco.process.step - Package de.esoco.process.step
 
de.esoco.process.step.entity - Package de.esoco.process.step.entity
 
de.esoco.process.ui - Package de.esoco.process.ui
 
de.esoco.process.ui.app - Package de.esoco.process.ui.app
 
de.esoco.process.ui.component - Package de.esoco.process.ui.component
 
de.esoco.process.ui.composite - Package de.esoco.process.ui.composite
 
de.esoco.process.ui.container - Package de.esoco.process.ui.container
 
de.esoco.process.ui.event - Package de.esoco.process.ui.event
 
de.esoco.process.ui.graphics - Package de.esoco.process.ui.graphics
 
de.esoco.process.ui.layout - Package de.esoco.process.ui.layout
 
de.esoco.process.ui.style - Package de.esoco.process.ui.style
 
de.esoco.process.ui.view - Package de.esoco.process.ui.view
 
de.esoco.service - Package de.esoco.service
 
DEAF - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
DEBUG - Enum-Konstante in Enum-Klasse de.esoco.lib.comm.GraylogMessage.Level
 
DECIMAL - Enum-Konstante in Enum-Klasse de.esoco.data.element.BigDecimalDataElement.DisplayStyle
 
DECIMAL_GROUP_CHAR - Statische Variable in Klasse de.esoco.data.element.BigDecimalDataElement
The placeholder string for the decimal grouping character.
DECIMAL_SEPARATOR_CHAR - Statische Variable in Klasse de.esoco.data.element.BigDecimalDataElement
The placeholder string for the decimal separator character.
DEFAULT_BRANCH_PREFIX - Statische Variable in Klasse de.esoco.process.StepListProcessDefinition
The prefix for the automatic generation of branch step names
DEFAULT_CONSTRAINT - Statische Variable in Klasse de.esoco.data.element.BigDecimalDataElement
Default input constraint for positive or negative decimal values with optional grouping characters.
DEFAULT_GOTO_PREFIX - Statische Variable in Klasse de.esoco.process.StepListProcessDefinition
The prefix for the automatic generation of goto step names
DEFAULT_HISTORY_NOTE_TEMPLATES - Statische Variable in Klasse de.esoco.history.HistoryManager
The key for the default templates in HistoryManager.HISTORY_NOTE_TEMPLATES.
DEFAULT_PAGE_SIZES - Statische Variable in Klasse de.esoco.process.ui.composite.UiPagingNavigation
A constant array of default page sizes that can be used for UiPagingNavigation.setPageSizes(int...).
DEFAULTS - Statische Variable in Klasse de.esoco.entity.Configuration
A reference to another configuration entity containing default values.
defaultStyleName(String) - Methode in Klasse de.esoco.process.ui.style.UiStyle
Sets the default style name that should always be applied.
DefaultStyleNames - Klasse in de.esoco.process.ui.style
Contains default style name declaration for UI components.
Definition() - Konstruktor für Klasse de.esoco.entity.ExtraAttribute.Definition
Creates a new instance.
DEHAZE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
delete(Entity) - Statische Methode in Klasse de.esoco.entity.EntityManager
Deletes the given Entity from the database.
delete(Entity, boolean) - Statische Methode in Klasse de.esoco.entity.EntityManager
Deletes the given Entity and all of its children from the database.
DELETE - Enum-Konstante in Enum-Klasse de.esoco.data.element.DateListDataElement.InteractionType
 
DELETE - Enum-Konstante in Enum-Klasse de.esoco.lib.net.ExternalService.AccessType
 
DELETE - Enum-Konstante in Enum-Klasse de.esoco.process.step.entity.EditEntity.DetailAction
 
DELETE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
DELETE_FOREVER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
DELETE_SWEEP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
deleteAll(Collection<Entity>) - Statische Methode in Klasse de.esoco.entity.EntityManager
Deletes all given Entities from the database.
deleteAll(Collection<E>, boolean) - Statische Methode in Klasse de.esoco.entity.EntityManager
Deletes all given Entities from the database.
deleteParameters(RelationType<?>...) - Methode in Klasse de.esoco.process.ProcessFragment
Deletes several parameters from the process.
deleteRelation(Relation<?>) - Methode in Klasse de.esoco.process.Process
Overridden to forward the call to the process context.
deleteRelation(Relation<?>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Overridden to forward the call to the enclosing process step.
DELICIOUS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
DEPENDENT_STORE_ENTITIES - Statische Variable in Klasse de.esoco.entity.EntityRelationTypes
A collection of entities that should be stored if the target entity is stored.
DEPLOYDOG - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
deriveParameter(String, RelationType<T>) - Statische Methode in Klasse de.esoco.process.ProcessRelationTypes
Creates a new parameter relation type that is derived from an existing relation type.
deriveParameters(String, List<RelationType<?>>) - Statische Methode in Klasse de.esoco.process.ProcessRelationTypes
Creates a list of derived parameter relation types.
deriveParameters(String, RelationType<?>...) - Statische Methode in Klasse de.esoco.process.ProcessRelationTypes
Creates a list of derived parameter relation types.
DESCRIPTION - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
DESKPRO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
DESKTOP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
DESKTOP_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
DESKTOP_MAC - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
DESKTOP_WINDOWS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
DETAILS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
DETAILS - Statische Variable in Klasse de.esoco.history.HistoryRecord
The child history records
DEVELOPER_BOARD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
DEVELOPER_MODE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
DEVIANTART - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
DEVICE_HUB - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
DEVICES - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
DEVICES_OTHER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
DIAGNOSES - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
DIALER_SIP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
DIALOG_ACTION_LISTENERS - Statische Variable in Klasse de.esoco.process.step.DialogFragment
A listener relation type for the DialogFragment.DialogActionListener interface.
DialogFragment - Klasse in de.esoco.process.step
A process interaction fragment that can be displayed in a dialog view.
DialogFragment(String, InteractionFragment, boolean, String, Collection<DialogFragment.DialogAction>) - Konstruktor für Klasse de.esoco.process.step.DialogFragment
Creates a new instance for a certain content fragment.
DialogFragment.DialogAction - Enum-Klasse in de.esoco.process.step
Enumeration of the available actions for dialog fragments.
DialogFragment.DialogActionListener - Schnittstelle in de.esoco.process.step
The event listener interface for dialog actions.
DIALPAD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
DIAMOND - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
DICE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
DICE_FIVE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
DICE_FOUR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
DICE_ONE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
DICE_SIX - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
DICE_THREE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
DICE_TWO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
DIGG - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
DIGITAL_OCEAN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
DIGITAL_TACHOGRAPH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
DIRECTIONS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
DIRECTIONS_BIKE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
DIRECTIONS_BOAT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
DIRECTIONS_BUS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
DIRECTIONS_CAR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
DIRECTIONS_RAILWAY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
DIRECTIONS_RUN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
DIRECTIONS_SUBWAY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
DIRECTIONS_TRANSIT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
DIRECTIONS_WALK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
disable() - Methode in Klasse de.esoco.process.param.ParameterWrapper
Marks this parameter to be disabled in the user interface.
disable(E...) - Methode in Klasse de.esoco.process.param.EnumParameter
Disables certain values of the parameter enum.
disable(Collection<E>) - Methode in Klasse de.esoco.process.param.EnumParameter
Disables certain values of the parameter enum.
DISABLE_SQL_CHILD_COUNT_FIELD - Statische Variable in Klasse de.esoco.entity.EntityDefinition
The name of the optional static entity field that contains a boolean value to disable the generation of child count columns in SQL storages.
disableButtonFillParameter() - Statische Methode in Klasse de.esoco.process.step.DialogFragment
Global configuration method to disable the addition of a fill parameter to the button panel.
disableButtons(Collection<T>) - Methode in Klasse de.esoco.process.ui.UiButtonGroup
Disables certain values of the parameter enum.
disableButtons(Collection<T>) - Methode in Klasse de.esoco.process.ui.UiMultiSelectionButtonGroup
Disables certain values of the parameter enum.
disableButtons(T...) - Methode in Klasse de.esoco.process.ui.UiButtonGroup
Disables certain values of the parameter enum.
disableButtons(T...) - Methode in Klasse de.esoco.process.ui.UiMultiSelectionButtonGroup
Disables certain values of the parameter enum.
disableCaching(Class<? extends Entity>...) - Statische Methode in Klasse de.esoco.entity.EntityManager
Disables the caching of a certain entity type.
disableDeletionOf(Class<? extends Entity>) - Statische Methode in Klasse de.esoco.entity.EntityManager
Prevents the deletion of entities of a certain type.
disableElements(RelationType<?>, Class<T>, Collection<T>, Collection<T>) - Methode in Klasse de.esoco.process.ProcessFragment
Sets the property StyleProperties.DISABLED_ELEMENTS for a certain set of values.
disableElements(RelationType<E>, E...) - Methode in Klasse de.esoco.process.ProcessFragment
Convenience method with a varargs parameter.
disableElements(RelationType<E>, Collection<E>) - Methode in Klasse de.esoco.process.ProcessFragment
Disables certain elements of an enum parameter.
disableMultiSelectionElements(RelationType<C>, Collection<E>) - Methode in Klasse de.esoco.process.ProcessFragment
Disables certain elements of an enum parameter.
DISC_FULL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
DISCORD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
DISCOURSE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
display() - Methode in Klasse de.esoco.process.param.ParameterBase
Marks the wrapped relation type to be displayed as readonly in the fragment this parameter belongs to.
display() - Methode in Klasse de.esoco.process.param.ParameterList
Marks the wrapped relation type to be displayed as readonly in the fragment this parameter belongs to.
display(Class<T>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Creates a new anonymous parameter type for the display of a value.
display(String, RelationType<?>...) - Methode in Klasse de.esoco.process.StepListProcessDefinition
Adds a step for an interactive process step that is based on the step class Interaction and which has several display parameters.
DISPLAY_ATTRIBUTES_COMPACT - Statische Variable in Klasse de.esoco.history.HistoryRecord
Compact display attributes
DISPLAY_ATTRIBUTES_FIELD_PREFIX - Statische Variable in Klasse de.esoco.entity.EntityDefinition
The prefix for the names of the optional fields that contain an array with the display attribute relation types for an entity class.
DISPLAY_ATTRIBUTES_MINIMAL - Statische Variable in Klasse de.esoco.history.HistoryRecord
Minimal display attributes
DISPLAY_ENTITY_IDS - Statische Variable in Klasse de.esoco.entity.EntityRelationTypes
A flag to display entity references in annotated entities as IDs instead of describing strings.
DISPLAY_FLAGS - Statische Variable in Klasse de.esoco.data.element.DataElement
The set of data element flags for display-only data elements
DISPLAY_PROPERTIES - Statische Variable in Klasse de.esoco.entity.EntityRelationTypes
Refers to a set of properties that can be used as a parameter annotation to define display properties for the rendering in user interfaces.
DISPLAY_STYLE - Statische Variable in Klasse de.esoco.data.element.BigDecimalDataElement
A style property that defines the rendering of big decimal values.
DISPLAY_URL_FRAGMENT - Statische Variable in Klasse de.esoco.process.step.DisplayUrl
A standard parameter that can be used to display this fragment in a process step.
displayAs(BigDecimalDataElement.DisplayStyle) - Methode in Klasse de.esoco.process.ui.component.UiDecimalField
Sets the display style for the big decimal value.
DisplayEntityHistory - Klasse in de.esoco.process.step.entity
A fragment that displays the history of an arbitrary Entity and optionally allows to create new history entries.
DisplayEntityHistory(Entity, boolean, boolean, boolean) - Konstruktor für Klasse de.esoco.process.step.entity.DisplayEntityHistory
Creates a new instance.
DisplayEntityHistory.HistoryData - Klasse in de.esoco.process.step.entity
A fragment that displays the value of a history record.
DisplayEntityHistory.HistoryOptions - Klasse in de.esoco.process.step.entity
A fragment that displays the value and options for an DisplayEntityHistory parent fragment.
displayEntityTags(E) - Methode in Klasse de.esoco.process.step.entity.EditEntityTags
Displays the tags of a certain entity or clears the tag display if the entity is NULL.
displayHistoryValue(RelationType<HistoryRecord>, RelationType<String>) - Methode in Klasse de.esoco.process.ProcessFragment
Sets the value of a selected history record into a certain parameter.
displayMessage(String, String, boolean) - Methode in Klasse de.esoco.process.StepListProcessDefinition
Adds a process step of type DisplayMessage that displays a message and an option information string.
DisplayMessage - Klasse in de.esoco.process.step
A simple interactive process step that displays a message in a standard format to the user.
DisplayMessage() - Konstruktor für Klasse de.esoco.process.step.DisplayMessage
Creates a new instance.
displayProcess(Class<? extends ProcessDefinition>) - Methode in Klasse de.esoco.process.step.SubProcessFragment
Sets the process definition of this fragment.
DisplayProgress - Klasse in de.esoco.process.step
An interactive and automatically continuing step that displays the progress of an iterating process.
DisplayProgress() - Konstruktor für Klasse de.esoco.process.step.DisplayProgress
Creates a new instance.
DisplayProgress.SkipAction - Enum-Klasse in de.esoco.process.step
An interaction enum to skip the query.
displayRows(int, int) - Methode in Klasse de.esoco.process.ui.composite.UiTableList
Update the rows of this table.
DisplayUrl - Klasse in de.esoco.process.step
A fragment that displays a website.
DisplayUrl() - Konstruktor für Klasse de.esoco.process.step.DisplayUrl
Creates a new instance.
DisplayUrl(URL, DisplayUrl.UrlChangeListener) - Konstruktor für Klasse de.esoco.process.step.DisplayUrl
Creates a new instance.
DisplayUrl.UrlAction - Enum-Klasse in de.esoco.process.step
Enumeration of the available actions for the displayed URL.
DisplayUrl.UrlChangeListener - Schnittstelle in de.esoco.process.step
A listener interface for URL changes
displayWith(Function<UiBuilder<?>, UiComponent<?, ?>>) - Methode in Klasse de.esoco.process.ui.composite.UiTableList.Column
Sets a factory function for the display components of this column.
DISPOSE_RESOURCE - Statische Variable in Klasse de.esoco.process.step.DisposeResource
The ID of the parameter that contains the resource to be disposed.
DisposeResource - Klasse in de.esoco.process.step
A process step that closes and/or disposes a resource that is contained in a certain parameter.
DisposeResource() - Konstruktor für Klasse de.esoco.process.step.DisposeResource
Creates a new instance.
DIVIDE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
DIZZY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
DNA - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
DNS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
DO_NOT_DISTURB - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
DO_NOT_DISTURB_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
DO_NOT_DISTURB_OFF - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
DO_NOT_DISTURB_ON - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
DOCHUB - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
DOCK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
DOCKER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
DOCUMENT - Enum-Konstante in Enum-Klasse de.esoco.history.HistoryRecord.ReferenceType
 
DOLLAR_SIGN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
DOLLY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
DOLLY_EMPTY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
DOLLY_FLATBED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
DOLLY_FLATBED_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
DOLLY_FLATBED_EMPTY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
DOMAIN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
DONATE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
DONE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
DONE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiStandardIcon
 
DONE_ALL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
DONUT_LARGE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
DONUT_SMALL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
doOn(Connection, GraylogMessage) - Methode in Klasse de.esoco.lib.comm.GraylogEndpoint.SendGraylogMessage
DOOR_CLOSED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
DOOR_OPEN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
DOT_CIRCLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
DOVE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
DOWN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiStandardIcon
 
DOWNLOAD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
DownloadData - Klasse in de.esoco.data
This class encapsulates the data and parameters for an HTTP file download.
DownloadData(String, FileType, Function<FileType, ?>, boolean) - Konstruktor für Klasse de.esoco.data.DownloadData
Creates a new instance.
DRAFT2DIGITAL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
DRAFTING_COMPASS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
DRAFTS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
DRAG_HANDLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
DRIBBBLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
DRIBBBLE_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
DRIVE_ETA - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
DROPBOX - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
dropDown(Class<E>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Creates a new temporary parameter relation type for the selection of an enum value from a drop down box.
dropDown(String, Collection<T>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Creates a new temporary parameter relation type for the selection of values from a drop down box.
DRUM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
DRUM_STEELPAN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
DRUPAL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
DUMBBELL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
DUMMY_PARAMETER - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
A string parameter that can be added or removes as an "invisible" interaction parameter to force a layout rebuild
DVI - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
DVR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
DYALOG - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 

E

EARLYBIRDS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
EBAY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
EDGE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
EDIT - Enum-Konstante in Enum-Klasse de.esoco.process.step.entity.EditEntity.DetailAction
 
EDIT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
EDIT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
EDIT_ENTITY_FRAGMENT - Statische Variable in Klasse de.esoco.process.step.entity.EditEntity
A default parameter for this fragment.
EDIT_LOCATION - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
EDITED_ENTITY - Statische Variable in Klasse de.esoco.process.step.entity.EditEntity
The entity to be edited.
EDITED_ENTITY_CHILD - Statische Variable in Klasse de.esoco.process.step.entity.EditEntity
A child entity to be edited.
EDITED_ENTITY_PARENT - Statische Variable in Klasse de.esoco.process.step.entity.EditEntity
The parent of an edited child entity.
EditEntity - Klasse in de.esoco.process.step.entity
A generic fragment for the editing of an entity's attributes and children.
EditEntity(RelationType<Entity>) - Konstruktor für Klasse de.esoco.process.step.entity.EditEntity
Creates a new instance that edits the entity in a certain process parameter.
EditEntity.AttributesAction - Enum-Klasse in de.esoco.process.step.entity
Enumeration of the available attribute edit actions.
EditEntity.DetailAction - Enum-Klasse in de.esoco.process.step.entity
Enumeration of the available child edit actions.
EditEntity.ExtraAttrAction - Enum-Klasse in de.esoco.process.step.entity
Enumeration of the available extra attribute edit actions.
EditEntityTags<E> - Klasse in de.esoco.process.step.entity
A generic interaction fragment for the viewing and editing of entity tags that are stored in the EntityRelationTypes.ENTITY_TAGS extra attribute.
EditEntityTags(Class<E>, Entity, FilterEntityTags<?>, String, boolean) - Konstruktor für Klasse de.esoco.process.step.entity.EditEntityTags
Creates a new instance with a certain collection of pre-set tags the user can choose from (or input new tags).
EditEntityTags.TagEditListener - Schnittstelle in de.esoco.process.step.entity
An interface for listeners to changes of the tags in an EditEntityTags fragment.
editFinished(String, EditListener.EditAction) - Methode in Klasse de.esoco.process.step.entity.DisplayEntityHistory.HistoryData
EditInteractionParameter() - Konstruktor für Klasse de.esoco.process.step.EditInteractionParameters.EditInteractionParameter
 
EditInteractionParameters - Klasse in de.esoco.process.step
A fragment that allows to edit the elements of an interaction.
EditInteractionParameters(List<RelationType<?>>) - Konstruktor für Klasse de.esoco.process.step.EditInteractionParameters
Creates a new instance.
EditInteractionParameters.EditInteractionParameter - Klasse in de.esoco.process.step
This fragment allows the editing of a single element in the interaction hierarchy.
editStarted(String) - Methode in Klasse de.esoco.process.step.entity.DisplayEntityHistory.HistoryData
EditText - Klasse in de.esoco.process.step
A fragment that displays a text from a certain parameter and allows to edit it.
EditText(RelationType<String>, EditListener<String>, boolean, boolean) - Konstruktor für Klasse de.esoco.process.step.EditText
Creates a new instance.
EJECT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
EJECT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ELEMENTOR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
ELLIPSIS_H - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ELLIPSIS_H_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ELLIPSIS_V - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ELLIPSIS_V_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
EMAIL - Enum-Konstante in Enum-Klasse de.esoco.history.HistoryRecord.ReferenceType
 
EMAIL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
EMBER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
EMERGENCY - Enum-Konstante in Enum-Klasse de.esoco.lib.comm.GraylogMessage.Level
 
EMPIRE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
EMPTY_PAGE_URL - Statische Variable in Klasse de.esoco.process.step.DisplayUrl
The URL string to be used to display an empty page if no input URL is provided.
enable() - Methode in Klasse de.esoco.process.param.ParameterWrapper
Marks this parameter to be disabled in the user interface.
enableAll() - Methode in Klasse de.esoco.process.param.EnumParameter
Enables all enum values.
enableAllButtons() - Methode in Klasse de.esoco.process.ui.UiButtonGroup
Enables all Buttons.
enableAllButtons() - Methode in Klasse de.esoco.process.ui.UiMultiSelectionButtonGroup
Enables all Buttons.
enableAllElements(RelationType<? extends Enum<?>>) - Methode in Klasse de.esoco.process.ProcessFragment
Enables all values of an enum parameter.
enableDeletionOf(Class<? extends Entity>) - Statische Methode in Klasse de.esoco.entity.EntityManager
Allows to delete entities of a certain type.
enableEdit(boolean) - Methode in Klasse de.esoco.process.param.ParameterList
Enables or disables the editing of this fragment and of all it's children.
enableEdit(boolean) - Methode in Klasse de.esoco.process.step.entity.ChooseEntity
 
enableEdit(boolean) - Methode in Klasse de.esoco.process.step.InteractionFragment
Enables or disables the editing of this fragment and of all it's children.
enableEdit(boolean) - Methode in Klasse de.esoco.process.step.SelectValues
Overridden to show only the selected values if editing is disabled.
END - Enum-Konstante in Enum-Klasse de.esoco.process.ui.layout.UiFlexLayout.FlexAlign
 
END_DATE - Statische Variable in Klasse de.esoco.entity.PeriodEntity
The end date (exclusively) until an invoicing element will be valid.
endProcessIf(RelationType<T>, Predicate<? super T>) - Methode in Klasse de.esoco.process.StepListProcessDefinition
A variant of StepListProcessDefinition.branchTo(String, RelationType, Predicate, String) that jumps to the end of the contract if the given condition is true for the argument parameter.
ENHANCED_ENCRYPTION - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ensure(Predicate<? super T>, String) - Methode in Klasse de.esoco.process.param.ParameterBase
Sets a general validation for this parameter.
ensureNotEmpty() - Methode in Klasse de.esoco.process.param.ParameterBase
Sets a not empty validation for this parameter.
Entity - Klasse in de.esoco.entity
The base class for persistent entities that are created from entity definitions.
Entity() - Konstruktor für Klasse de.esoco.entity.Entity
Initialize this instance.
ENTITY - Statische Variable in Klasse de.esoco.entity.EntityRelationTypes
A generic reference to a single entity,
ENTITY - Statische Variable in Klasse de.esoco.entity.ExtraAttribute
The entity an attribute belongs to
ENTITY_ATTRIBUTES - Statische Variable in Klasse de.esoco.entity.EntityRelationTypes
A property that contains a list of entity attribute access functions.
ENTITY_ATTRIBUTES_FIELD - Statische Variable in Klasse de.esoco.entity.EntityDefinition
The name of the optional static field in an entity class that contains a collection of the entity attribute relation types.
ENTITY_CLASS - Statische Variable in Klasse de.esoco.entity.EntityRelationTypes
An entity class.
ENTITY_DISPLAY_MODE - Statische Variable in Klasse de.esoco.entity.EntityRelationTypes
The mode to be used when displaying entity attributes.
ENTITY_HISTORY - Statische Variable in Klasse de.esoco.process.step.entity.DisplayEntityHistory
The entity history table parameter.
ENTITY_HISTORY_DATE - Statische Variable in Klasse de.esoco.process.step.entity.DisplayEntityHistory
The history date range to be displayed.
ENTITY_HISTORY_FRAGMENT - Statische Variable in Klasse de.esoco.process.step.entity.DisplayEntityHistory
A standard parameter that can be used to display this fragment in a process step.
ENTITY_HISTORY_ORIGINS - Statische Variable in Klasse de.esoco.process.step.entity.DisplayEntityHistory
Input parameter: the origin entities to display the history for.
ENTITY_HISTORY_QUERY_MODE - Statische Variable in Klasse de.esoco.process.step.entity.DisplayEntityHistory
Input parameter: the hierarchical query mode (defaults to EntityRelationTypes.HierarchicalQueryMode.UNCONSTRAINED).
ENTITY_HISTORY_ROOT_TARGET - Statische Variable in Klasse de.esoco.process.step.entity.DisplayEntityHistory
Input parameter (optional): the root target entity to create history for.
ENTITY_HISTORY_TARGET - Statische Variable in Klasse de.esoco.process.step.entity.DisplayEntityHistory
Input parameter: the target entity to display and create history for.
ENTITY_HISTORY_TARGET_CRITERIA - Statische Variable in Klasse de.esoco.process.step.entity.DisplayEntityHistory
Optional: a predicate containing the target query criteria.
ENTITY_HISTORY_TYPES - Statische Variable in Klasse de.esoco.process.step.entity.DisplayEntityHistory
Input parameter: the history types to display.
ENTITY_ID - Statische Variable in Klasse de.esoco.entity.EntityRelationTypes
The default attribute for an auto-incremented long integer entity ID.
ENTITY_MODIFICATION_HANDLE - Statische Variable in Klasse de.esoco.entity.EntityRelationTypes
A string identifier that is set on entities to detect concurrent modifications of entities.
ENTITY_PARAM - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
A reference to an entity parameter type.
ENTITY_PREDICATE - Statische Variable in Klasse de.esoco.entity.EntityRelationTypes
A predicate for entities.
ENTITY_QUERY_PREDICATE - Statische Variable in Klasse de.esoco.entity.EntityRelationTypes
A query predicate for entity storage queries.
ENTITY_SORT_PREDICATE - Statische Variable in Klasse de.esoco.entity.EntityRelationTypes
A predicate that defines the sort order of entities
ENTITY_STORE_ORIGIN - Statische Variable in Klasse de.esoco.entity.EntityRelationTypes
Will contain the entity that caused the storing of an entity during an invocation of EntityManager.storeEntity(Entity, Entity).
ENTITY_TAGS - Statische Variable in Klasse de.esoco.entity.EntityRelationTypes
A set of tags that categorize an entity.
ENTITY_TYPE - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
A string containing an entity type name for display or selection.
ENTITY_UPDATE_ACTION - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
A reference to an action that will be invoked to update an entity.
entityAttribute(RelationTypeModifier...) - Statische Methode in Klasse de.esoco.entity.EntityRelationTypes
A factory method to create a new relation type for entity attributes that reference an entity instance of a specific entity subclass.
EntityAttributeParameter<E,T> - Klasse in de.esoco.process.param
A parameter subclass that manages the relation between the process parameter and an entity attribute.
EntityAttributeParameter(InteractionFragment, RelationType<T>) - Konstruktor für Klasse de.esoco.process.param.EntityAttributeParameter
 
EntityAttributesHeader<E> - Klasse in de.esoco.process.step.entity
A EntityList header implementation that displays the names of entity attributes and optionally provides sorting and attribute-specific filtering.
EntityAttributesHeader(EntityList<E, ?>, Collection<RelationType<?>>) - Konstruktor für Klasse de.esoco.process.step.entity.EntityAttributesHeader
Creates a new instance.
EntityAttributesHeader(EntityList<E, ?>, RelationType<?>...) - Konstruktor für Klasse de.esoco.process.step.entity.EntityAttributesHeader
Creates a new instance.
EntityCache<E> - Schnittstelle in de.esoco.entity
An interface for the implementation of class-specific entity caches.
EntityDataElement - Klasse in de.esoco.data.element
A data element implementation that holds the attributes of an entity.
EntityDataElement(String, String, String, List<DataElement<?>>, Set<DataElement.Flag>) - Konstruktor für Klasse de.esoco.data.element.EntityDataElement
Creates a new instance.
EntityDataProvider<E> - Klasse in de.esoco.entity
A DataProvider implementation that is based on entity queries.
EntityDataProvider(QueryPredicate<E>) - Konstruktor für Klasse de.esoco.entity.EntityDataProvider
Creates a new instance for a certain entity type with default query criteria that will always be applied.
EntityDataProvider(Class<E>) - Konstruktor für Klasse de.esoco.entity.EntityDataProvider
Creates a new instance that queries all entities of a certain type.
EntityDataProvider(Class<E>, Predicate<? super E>) - Konstruktor für Klasse de.esoco.entity.EntityDataProvider
Creates a new instance that queries the entities of a certain type the match certain criteria.
EntityDefinition<E> - Klasse in de.esoco.entity
The base class for the definition of entities.
EntityDefinition() - Konstruktor für Klasse de.esoco.entity.EntityDefinition
Creates a new instance without initializing it.
EntityDefinition(Class<E>) - Konstruktor für Klasse de.esoco.entity.EntityDefinition
Creates a new instance from a certain entity class.
EntityDefinition(Class<E>, String) - Konstruktor für Klasse de.esoco.entity.EntityDefinition
Creates a new definition from a certain entity class which contains the attribute relation type definitions.
EntityDefinition.DisplayMode - Enum-Klasse in de.esoco.entity
Enumeration of entity display modes
EntityFormat<E> - Klasse in de.esoco.entity
A function that converts an entity into a formatted string value.
EntityFormat(String) - Konstruktor für Klasse de.esoco.entity.EntityFormat
Creates a new instance.
EntityFunctions - Klasse in de.esoco.entity
Contains factory method for entity-specific instances of Function.
EntityFunctions.GetExtraAttribute<E,V> - Klasse in de.esoco.entity
An element accessor that returns the value of a certain extra attribute from an entity input value.
EntityIterator<E> - Klasse in de.esoco.entity
An iterator implementation for the iteration over an entity query.
EntityIterator(QueryPredicate<E>) - Konstruktor für Klasse de.esoco.entity.EntityIterator
Creates a new instance that performs a certain query on the default storage for the queried entity type and current thread.
EntityIterator(QueryPredicate<E>, boolean) - Konstruktor für Klasse de.esoco.entity.EntityIterator
Creates a new instance that performs a certain query.
EntityList<E,I> - Klasse in de.esoco.process.step.entity
A fragment that displays a list of entities with user-defined list item fragments.
EntityList(Class<E>, Class<I>) - Konstruktor für Klasse de.esoco.process.step.entity.EntityList
Creates a new instance without criteria that doesn't perform an initial query.
EntityList(Class<E>, Class<I>, Predicate<? super E>, StoragePredicates.SortPredicate<? super E>, boolean) - Konstruktor für Klasse de.esoco.process.step.entity.EntityList
Creates a new instance that displays entities that fulfill the given criteria (if not NULL).
EntityList.EntityListItem<E> - Schnittstelle in de.esoco.process.step.entity
The interface that needs to be implemented by item fragments in an EntityList.
EntityList.EntitySelectionListener<E> - Schnittstelle in de.esoco.process.step.entity
A listener interface that will be notified of entity selection.
EntityListHeader<E> - Klasse in de.esoco.process.step.entity
The base class for a header in a EntityList.
EntityListHeader(EntityList<E, ?>) - Konstruktor für Klasse de.esoco.process.step.entity.EntityListHeader
Creates a new instance.
EntityManager - Klasse in de.esoco.entity
A management class with static method to access, modify, and create entities.
EntityManager.StoreListener - Schnittstelle in de.esoco.entity
An interface for event listeners that want to be notified if an entity has been stored.
EntityMigrator<S,T> - Klasse in de.esoco.entity
A utility class that provides methods to perform a migration from one entity type to another.
EntityMigrator(Class<S>, Class<T>) - Konstruktor für Klasse de.esoco.entity.EntityMigrator
Creates a new instance for certain source and target entity definition.
entityParam(Class<E>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Create a new parameter wrapper for entity process parameters that is named after the entity type.
entityParam(String, Class<E>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Create a new parameter wrapper for entity process parameters.
EntityParameter<E> - Klasse in de.esoco.process.param
A parameter subclass that contains additional methods for accessing process parameters with an Entity datatype.
EntityParameter(InteractionFragment, RelationType<E>) - Konstruktor für Klasse de.esoco.process.param.EntityParameter
 
EntityPredicates - Klasse in de.esoco.entity
This class defines several factory methods that create entity-specific predicates.
EntityProcessDefinition - Klasse in de.esoco.process
A subclass of the step list-based process definition for entity-specific processes.
EntityProcessDefinition() - Konstruktor für Klasse de.esoco.process.EntityProcessDefinition
Creates a new instance.
EntityProcessDefinition(String) - Konstruktor für Klasse de.esoco.process.EntityProcessDefinition
 
EntityRelationTypes - Klasse in de.esoco.entity
Contains entity-specific relation type declarations and factory methods to create such relation types.
EntityRelationTypes.HierarchicalQueryMode - Enum-Klasse in de.esoco.entity
Enumeration of the possible modes for hierarchical queries.
EntityStep - Klasse in de.esoco.process.step.entity
Process step that implements storage queries.
EntityStep() - Konstruktor für Klasse de.esoco.process.step.entity.EntityStep
 
entityStored(Entity) - Methode in Schnittstelle de.esoco.entity.EntityManager.StoreListener
Will be invoked after an entity has been stored through the entity manager.
entityToString() - Statische Methode in Klasse de.esoco.entity.EntityFunctions
Returns an invertible function that can convert an entity into a string and vice versa.
EntityTransaction - Klasse in de.esoco.entity
A transaction implementation that stores an entity instance on a call to the EntityTransaction.commit() method.
EntityTransaction(Entity) - Konstruktor für Klasse de.esoco.entity.EntityTransaction
Creates a new transaction for a particular entity.
enumParam(Class<E>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Convenience method to create a new temporary parameter relation type with an enum datatype.
EnumParameter<E> - Klasse in de.esoco.process.param
A parameter wrapper with additional functions for enum values.
EnumParameter(InteractionFragment, RelationType<E>) - Konstruktor für Klasse de.esoco.process.param.EnumParameter
 
ENVELOPE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ENVELOPE_OPEN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ENVELOPE_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ENVIRA - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
EQUALIZER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
equals(Object) - Methode in Klasse de.esoco.data.element.DataElement
 
equals(Object) - Methode in Klasse de.esoco.data.element.HierarchicalDataObject
 
equals(Object) - Methode in Klasse de.esoco.data.storage.StorageAdapterId
equals(Object) - Methode in Klasse de.esoco.data.validate.DateValidator
 
equals(Object) - Methode in Klasse de.esoco.data.validate.HierarchyValidator
equals(Object) - Methode in Klasse de.esoco.data.validate.IntegerRangeValidator
 
equals(Object) - Methode in Klasse de.esoco.data.validate.ListValidator
equals(Object) - Methode in Klasse de.esoco.data.validate.QueryValidator
 
equals(Object) - Methode in Klasse de.esoco.data.validate.RegExValidator
 
equals(Object) - Methode in Klasse de.esoco.data.validate.SelectionValidator
equals(Object) - Methode in Klasse de.esoco.data.validate.TabularDataValidator
 
equals(Object) - Methode in Klasse de.esoco.entity.Entity
Overridden to check whether this entity is equal to another entity.
EQUALS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ERASER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ERLANG - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
ERROR - Enum-Konstante in Enum-Klasse de.esoco.history.HistoryRecord.HistoryType
 
ERROR - Enum-Konstante in Enum-Klasse de.esoco.lib.comm.GraylogMessage.Level
 
ERROR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ERROR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiStandardIcon
 
ERROR_OUTLINE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ETHEREUM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
ETSY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
EURO_SIGN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
EURO_SYMBOL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
EV_STATION - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
evaluate(E) - Methode in Klasse de.esoco.entity.EntityFormat
evaluate(S) - Methode in Klasse de.esoco.entity.EntityMigrator
Invokes EntityMigrator.migrateEntity(Entity) for the input entity and returns the result.
evaluateEntities(QueryPredicate<E>, Predicate<? super E>, Action<? super E>) - Statische Methode in Klasse de.esoco.entity.EntityManager
Performs an entity query and evaluates all entities that match the query predicate with a function.
EVENT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
EVENT_AVAILABLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
EVENT_BUSY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
EVENT_NOTE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
EVENT_SEAT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
EXCHANGE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
EXCHANGE_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
EXCLAMATION - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
EXCLAMATION_CIRCLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
EXCLAMATION_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
EXCLAMATION_TRIANGLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
execute() - Methode in Klasse de.esoco.process.ProcessStep
Executes the process step.
execute() - Methode in Klasse de.esoco.process.step.AddHistoryNote
 
execute() - Methode in Klasse de.esoco.process.step.BranchStep
Checks the defined branching condition and if the condition is fulfilled, modifies the superclass' reference to the next step accordingly.
execute() - Methode in Klasse de.esoco.process.step.CopyEntityAttributes
 
execute() - Methode in Klasse de.esoco.process.step.DisplayProgress
 
execute() - Methode in Klasse de.esoco.process.step.DisposeResource
Reads the resource object from the process parameters and disposes it.
execute() - Methode in Klasse de.esoco.process.step.entity.AddEntityChild
 
execute() - Methode in Klasse de.esoco.process.step.entity.StoreEntity
 
execute() - Methode in Klasse de.esoco.process.step.FunctionStep
Evaluates the value of the input parameter with the function and stores the result in the output parameter.
execute() - Methode in Klasse de.esoco.process.step.Interaction
Empty implementation to make this class non-abstract so that it can be used for simple data-collecting interactions.
execute() - Methode in Klasse de.esoco.process.step.PerformStorageQuery
 
execute() - Methode in Klasse de.esoco.process.step.SwitchStep
Checks the defined switch parameter and sets the process to continue at the associated process step.
execute() - Methode in Klasse de.esoco.process.step.TransferParam
Executes the parameter transfer.
execute() - Methode in Klasse de.esoco.process.SubProcessStep
Empty implementation because the sub-process execution already takes place in the ProcessStep.prepareParameters() method.
execute(ProcessState.ProcessExecutionMode) - Methode in Klasse de.esoco.process.Process
Executes this process according to a certain process execution mode.
EXECUTE - Enum-Konstante in Enum-Klasse de.esoco.data.process.ProcessState.ProcessExecutionMode
 
executeCleanupActions() - Methode in Klasse de.esoco.process.ProcessFragment
Executes all actions that have previously been registered through the method ProcessFragment.addCleanupAction(String, Consumer).
executeCleanupActions() - Methode in Klasse de.esoco.process.step.Interaction
Executes all actions that have previously been registered through the method ProcessFragment.addCleanupAction(String, Consumer).
executeCleanupActions() - Methode in Klasse de.esoco.process.step.InteractionFragment
 
executeInteractionCleanupActions() - Methode in Klasse de.esoco.process.Process
Evaluates all cleanup action predicates and then removes them.
executeOnce() - Methode in Klasse de.esoco.process.ProcessRunner
Run the process now even if it is currently paused or not scheduled to run in the future.
executeProcess() - Statische Methode in Klasse de.esoco.service.InteractiveProcessEndpoint
Returns a request method that will release a lock on an certain target.
executeProcess(ProcessDescription, Relatable) - Methode in Schnittstelle de.esoco.process.ProcessExecutor
Executes a process and returns the resulting state.
executeProcess(ProcessState.ProcessExecutionMode) - Methode in Schnittstelle de.esoco.process.step.ProcessControlFragment.ProcessExecutionHandler
Executes the process with the given execution mode.
executeProcess(ProcessState.ProcessExecutionMode) - Methode in Klasse de.esoco.process.step.SubProcessFragment
Executes the process of this fragment with a particular execution mode.
executeProcessNow() - Methode in Klasse de.esoco.process.ProcessRunner
Run the process now even if it is currently paused or not scheduled to run in the future.
EXIT_TO_APP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
EXPAND - Enum-Konstante in Enum-Klasse de.esoco.process.ui.composite.UiListPanel.ExpandableListStyle
 
EXPAND - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
EXPAND_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
EXPAND_ARROWS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
EXPAND_ARROWS_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
EXPAND_LESS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
EXPAND_MORE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
EXPAND_WIDE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
expandStyle(Option<UiListPanel.ExpandableListStyle>) - Methode in Klasse de.esoco.process.ui.composite.UiListPanel
Sets the optional expand style of this list.
EXPEDITEDSSL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
EXPLICIT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
EXPLORE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
EXPOSURE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
EXPOSURE_NEG_1 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
EXPOSURE_NEG_2 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
EXPOSURE_PLUS_1 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
EXPOSURE_PLUS_2 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
EXPOSURE_ZERO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
EXTENSION - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
EXTERNAL_LINK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
EXTERNAL_LINK_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
EXTERNAL_LINK_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
EXTERNAL_LINK_SQUARE_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
EXTERNAL_SERVICE_ACCESS - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
A reference to an object that provides access to external services through an ExternalServiceAccess interface.
ExternalService - Klasse in de.esoco.lib.net
The base class for the access to external services.
ExternalService() - Konstruktor für Klasse de.esoco.lib.net.ExternalService
 
ExternalService.AccessType - Enum-Klasse in de.esoco.lib.net
The possible values for service access types.
ExternalServiceAccess - Schnittstelle in de.esoco.lib.net
An interface that defines the methods needed to access external services that are secured by an authorization method (typically the OAuth protocol).
ExternalServiceDefinition - Schnittstelle in de.esoco.lib.net
An interface that must be implemented to define external services.
ExternalServiceRequest - Schnittstelle in de.esoco.lib.net
An interface that represents a request to an external service.
ExternalServiceResponse - Schnittstelle in de.esoco.lib.net
An interface that represents a response to a ExternalServiceRequest.
ExternalServices - Klasse in de.esoco.lib.net
Enumeration of the available service types.
ExternalServices() - Konstruktor für Klasse de.esoco.lib.net.ExternalServices
 
EXTRA_ATTRIBUTE_FLAG - Statische Variable in Klasse de.esoco.entity.ExtraAttributes
A final flag relation that indicates an extra attribute relation type.
EXTRA_ATTRIBUTES_NAMESPACE - Statische Variable in Klasse de.esoco.entity.ExtraAttributes
The default namespace for extra attributes.
ExtraAttribute - Klasse in de.esoco.entity
The entity definition for additional attributes that can be set on entities.
ExtraAttribute() - Konstruktor für Klasse de.esoco.entity.ExtraAttribute
 
ExtraAttribute.Definition - Klasse in de.esoco.entity
The entity definition.
ExtraAttributes - Klasse in de.esoco.entity
A relation type factory class to create relation types for ExtraAttributes of Entities.
EYE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
EYE_DROPPER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
EYE_SLASH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 

F

FACE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FACEBOOK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
FACEBOOK_F - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
FACEBOOK_MESSENGER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
FACEBOOK_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
FAST_BACKWARD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FAST_FORWARD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FAST_FORWARD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FAST_FORWARD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiStandardIcon
 
FAST_REWIND - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FAST_REWIND - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiStandardIcon
 
FAVORITE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FAVORITE_BORDER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FAX - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FEATHER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FEATHER_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FEATURED_PLAY_LIST - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FEATURED_VIDEO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FEEDBACK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FEMALE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
fetchExtraAttributes(Collection<? extends Entity>) - Statische Methode in Klasse de.esoco.entity.EntityManager
Fetches all global extra attributes for a collections of entities.
fetchHierarchy(P, RelationType<List<C>>) - Statische Methode in Klasse de.esoco.entity.EntityManager
Fetches the complete child hierarchy of a parent entity.
FIBER_DVR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FIBER_MANUAL_RECORD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FIBER_NEW - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FIBER_PIN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FIBER_SMART_RECORD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FIELD_HOCKEY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FIGHTER_JET - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FILE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FILE_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FILE_ARCHIVE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FILE_AUDIO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FILE_CHECK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FILE_CODE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FILE_CONTRACT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FILE_DOWNLOAD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FILE_DOWNLOAD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FILE_DOWNLOAD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiStandardIcon
 
FILE_EDIT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FILE_EXCEL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FILE_EXCLAMATION - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FILE_EXPORT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FILE_IMAGE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FILE_IMPORT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FILE_INVOICE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FILE_INVOICE_DOLLAR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FILE_MEDICAL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FILE_MEDICAL_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FILE_MINUS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FILE_PDF - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FILE_PLUS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FILE_POWERPOINT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FILE_PRESCRIPTION - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FILE_SIGNATURE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FILE_TIMES - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FILE_UPLOAD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FILE_UPLOAD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FILE_UPLOAD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiStandardIcon
 
FILE_VIDEO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FILE_WORD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FileType - Enum-Klasse in de.esoco.data
The available file types.
FILL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FILL_DRIP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FILM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FILM_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FILTER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FILTER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FILTER_1 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FILTER_2 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FILTER_3 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FILTER_4 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FILTER_5 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FILTER_6 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FILTER_7 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FILTER_8 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FILTER_9 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FILTER_9_PLUS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FILTER_B_AND_W - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FILTER_CENTER_FOCUS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FILTER_DRAMA - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FILTER_FRAMES - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FILTER_HDR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FILTER_LIST - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FILTER_NONE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FILTER_TILT_SHIFT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FILTER_VINTAGE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FilterEntityTags<E> - Klasse in de.esoco.process.step.entity
A generic interaction fragment for the viewing and editing of entity tags that are stored in the EntityRelationTypes.ENTITY_TAGS extra attribute.
FilterEntityTags(Class<E>, Entity, LayoutType, Runnable) - Konstruktor für Klasse de.esoco.process.step.entity.FilterEntityTags
Creates a new instance.
FilterEntityTags(Class<E>, Entity, FilterEntityTags.TagFilterListener<E>, Runnable, String, LayoutType, boolean) - Konstruktor für Klasse de.esoco.process.step.entity.FilterEntityTags
Creates a new instance.
FilterEntityTags(Class<E>, Entity, FilterEntityTags.TagFilterListener<E>, String) - Konstruktor für Klasse de.esoco.process.step.entity.FilterEntityTags
Creates a new instance.
FilterEntityTags.TagFilterAction - Enum-Klasse in de.esoco.process.step.entity
Enumeration of the available actions for editing entity tags.
FilterEntityTags.TagFilterJoin - Enum-Klasse in de.esoco.process.step.entity
Enumeration of the possible joins between tag filters.
FilterEntityTags.TagFilterListener<E> - Schnittstelle in de.esoco.process.step.entity
A listener interface for changes to the list of filter tags.
filterTagsChanged(FilterEntityTags<E>) - Methode in Schnittstelle de.esoco.process.step.entity.FilterEntityTags.TagFilterListener
Will be invoked when the list of filter tags has changed.
FINAL_STEP - Enum-Konstante in Enum-Klasse de.esoco.data.process.ProcessState.ProcessStateFlag
 
FINAL_STEP - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
A flag to indicate that a certain process step is the final interactive step.
FIND_IN_PAGE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FIND_REPLACE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
findChild(String) - Methode in Klasse de.esoco.data.element.DataElementList
Searches for a child data element in the full hierarchy of this instance and returns it if found.
findDataElement(String, Collection<DataElement<?>>) - Statische Methode in Klasse de.esoco.data.element.DataElementList
Searches for a data element with a certain name in a collection of data elements.
findDownwards(List<E>, RelationType<List<E>>, Predicate<? super E>) - Statische Methode in Klasse de.esoco.entity.EntityManager
Searches for the first entity that matches a certain predicate in a hierarchy of entities by descending the entity tree at a certain child attribute.
findDownwards(RelationType<List<E>>, Predicate<? super E>) - Methode in Klasse de.esoco.entity.Entity
Searches for a child entity in a hierarchy of children that matches a certain predicate.
FINGERPRINT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FINGERPRINT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
finish() - Methode in Klasse de.esoco.entity.EntityMigrator
This method can be overridden by subclasses to perform cleanup operations or similar at the end of the migration.
finish() - Methode in Klasse de.esoco.process.step.InteractionFragment
Can be overridden by a fragment to execute actions when the process flow leaves this fragment.
finishDialog(DialogFragment.DialogAction) - Methode in Klasse de.esoco.process.step.DialogFragment
Finishes this dialog and hides it.
finishFragment() - Methode in Klasse de.esoco.process.step.InteractionFragment
Internal method to finish the fragment execution.
FIRE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FIRE_EXTINGUISHER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FIREFOX - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
FIRST_AID - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FIRST_ORDER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
FIRST_ORDER_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
FIRST_PAGE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FIRST_PAGE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiStandardIcon
 
FIRSTDRAFT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
FISH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FITNESS_CENTER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FLAG - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FLAG - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FLAG_ATTRIBUTE - Statische Variable in Klasse de.esoco.data.DataRelationTypes
A relation type that contains an attribute that should be used as a flag value on result objects.
FLAG_CHECKERED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
flagParam(String) - Methode in Klasse de.esoco.process.step.InteractionFragment
Convenience method to create a new temporary parameter relation type with a boolean datatype.
FLARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FLASH_AUTO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FLASH_OFF - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FLASH_ON - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FLASK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FLAT - Enum-Konstante in Enum-Klasse de.esoco.data.element.DataElement.CopyMode
 
FlexCell(UiLayout.Row, UiLayout.Column) - Konstruktor für Klasse de.esoco.process.ui.layout.UiFlexLayout.FlexCell
Creates a new instance.
FLICKR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
FLIGHT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FLIGHT_LAND - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FLIGHT_TAKEOFF - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FLIP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FLIP_TO_BACK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FLIP_TO_FRONT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FLIPBOARD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
FLUSHED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FLY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
FOLDER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FOLDER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FOLDER_OPEN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FOLDER_OPEN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FOLDER_SHARED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FOLDER_SPECIAL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FONT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FONT_AWESOME - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
FONT_AWESOME_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
FONT_AWESOME_FLAG - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
FONT_AWESOME_LOGO_FULL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
FONT_AWESOME_LOGO_FULL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FONT_DOWNLOAD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FONTICONS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
FONTICONS_FI - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
fontSize(int, SizeUnit) - Methode in Klasse de.esoco.process.ui.style.UiStyle
Sets the font size.
fontWeight(String) - Methode in Klasse de.esoco.process.ui.style.UiStyle
Sets the font weight.
FOOTBALL_BALL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FOOTBALL_HELMET - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FOOTER_COPYRIGHT - Statische Variable in Klasse de.esoco.process.ui.style.DefaultStyleNames
The copyright message in the page footer.
forEach(Action<E>) - Methode in Klasse de.esoco.entity.EntityIterator
Invokes a function on each iterated entity and closes the storage afterwards.
forEach(QueryPredicate<E>, Action<? super E>) - Statische Methode in Klasse de.esoco.entity.EntityManager
Invokes an action on all entities of a certain query.
forEach(Class<E>, Predicate<? super E>, Action<? super E>) - Statische Methode in Klasse de.esoco.entity.EntityManager
Invokes an action on all entities that match the given criteria.
foregroundColor(Color) - Methode in Klasse de.esoco.process.ui.style.UiStyle
Sets the foreground color.
forEntity(Class<E>, Predicate<? super E>) - Statische Methode in Klasse de.esoco.entity.EntityPredicates
A variant of StoragePredicates.forType(Class, Predicate) for entity queries.
forFileExtension(String) - Statische Methode in Enum-Klasse de.esoco.data.FileType
Returns the file type for a certain file extension.
forFileExtension(String) - Statische Methode in Enum-Klasse de.esoco.data.MimeType
Returns the MIME type for a certain file extension.
FORKLIFT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
format() - Methode in Klasse de.esoco.entity.Entity
Invokes EntityFunctions.format(Entity) on this instance.
format(Entity) - Statische Methode in Klasse de.esoco.entity.EntityFunctions
Format an entity with a default instance of EntityFormat.
FORMAT_ALIGN_CENTER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FORMAT_ALIGN_JUSTIFY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FORMAT_ALIGN_LEFT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FORMAT_ALIGN_RIGHT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FORMAT_BOLD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FORMAT_CLEAR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FORMAT_COLOR_FILL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FORMAT_COLOR_RESET - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FORMAT_COLOR_TEXT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FORMAT_INDENT_DECREASE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FORMAT_INDENT_INCREASE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FORMAT_ITALIC - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FORMAT_LINE_SPACING - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FORMAT_LIST_BULLETED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FORMAT_LIST_NUMBERED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FORMAT_PAINT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FORMAT_QUOTE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FORMAT_SHAPES - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FORMAT_SIZE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FORMAT_STRIKETHROUGH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FORMAT_TEXTDIRECTION_L_TO_R - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FORMAT_TEXTDIRECTION_R_TO_L - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FORMAT_UNDERLINED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
formatAsString(V) - Methode in Klasse de.esoco.process.ui.composite.UiTableList.Column
Formats a value into a string representation.
formatEntity(String) - Statische Methode in Klasse de.esoco.entity.EntityFunctions
Returns a function that formats an entity into a readable string.
formatExtraAttributes(Entity) - Statische Methode in Klasse de.esoco.entity.EntityFunctions
Creates a string for a formatted display of an entity's extra attributes.
formatWith(Function<V, String>) - Methode in Klasse de.esoco.process.ui.composite.UiTableList.Column
Sets a function that will be used for format values of this column as a string.
forMimeType(MimeType) - Statische Methode in Enum-Klasse de.esoco.data.FileType
Returns the first file type for a certain MIME type.
forMimeType(String) - Statische Methode in Enum-Klasse de.esoco.data.MimeType
Returns the MIME type instance for a certain MIME type definition string.
FORT_AWESOME - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
FORT_AWESOME_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
FORUM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FORUMBEE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
FORWARD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FORWARD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FORWARD_10 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FORWARD_30 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FORWARD_5 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FOURSQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
FRACTION - Enum-Konstante in Enum-Klasse de.esoco.process.ui.style.SizeUnit
 
FRAGILE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
fragment() - Methode in Klasse de.esoco.process.param.ParameterWrapper
Returns the fragment this parameter belongs to (i.e. where it is displayed).
FragmentInteraction - Klasse in de.esoco.process
An interactive process step that displays of one or more instances of the class InteractionFragment in tabs or similar group panels.
FragmentInteraction(InteractionFragment) - Konstruktor für Klasse de.esoco.process.FragmentInteraction
Creates a new instance that displays a single interaction fragment.
FragmentInteraction(RelationType<List<RelationType<?>>>, List<RelationType<List<RelationType<?>>>>, InteractionFragment...) - Konstruktor für Klasse de.esoco.process.FragmentInteraction
Creates a new instance that displays multiple interaction fragments in tabs.
fragmentParam() - Methode in Klasse de.esoco.process.step.InteractionFragment
Returns a parameter wrapper for the relation type this fragment is stored in.
FREE_BREAKFAST - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FREE_CODE_CAMP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
FREEBSD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
FROG - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FROM_ENTITY - Enum-Konstante in Enum-Klasse de.esoco.process.step.CopyEntityAttributes.CopyMode
 
FROWN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FROWN_OPEN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
FULCRUM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
FULL - Enum-Konstante in Enum-Klasse de.esoco.data.element.DataElement.CopyMode
 
FULL - Enum-Konstante in Enum-Klasse de.esoco.entity.EntityDefinition.DisplayMode
 
FULL_MESSAGE - Statische Variable in Klasse de.esoco.lib.comm.GraylogMessage
The full log message.
FULLSCREEN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FULLSCREEN_EXIT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FUNCTION - Statische Variable in Klasse de.esoco.process.step.FunctionStep
The function to evaluate the input parameter with.
FUNCTION_MAIN_INPUT - Statische Variable in Klasse de.esoco.process.step.FunctionStep
The process parameter containing the main (left) input value for the function.
FUNCTION_OUTPUT - Statische Variable in Klasse de.esoco.process.step.FunctionStep
The process parameter to store the function result in.
FUNCTION_SECONDARY_INPUT - Statische Variable in Klasse de.esoco.process.step.FunctionStep
The process parameter containing the secondary (right) input value for a binary function.
FUNCTIONS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
FunctionStep - Klasse in de.esoco.process.step
A process step implementation that evaluates input parameters with a function and stores the resulting output value in a process parameter.
FunctionStep() - Konstruktor für Klasse de.esoco.process.step.FunctionStep
Creates a new instance.
FUTBOL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 

G

G_TRANSLATE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
GALACTIC_REPUBLIC - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
GALACTIC_SENATE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
GAMEPAD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
GAMEPAD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
GAMES - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
gaps(String) - Methode in Klasse de.esoco.process.ui.layout.UiGridLayout
Sets identical gaps between layout columns and rows.
gaps(String, String) - Methode in Klasse de.esoco.process.ui.layout.UiGridLayout
Sets the gaps between layout columns and rows.
GAS_PUMP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
GAUGE - Enum-Konstante in Enum-Klasse de.esoco.data.element.DataSetDataElement.ChartType
 
GAVEL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
GAVEL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
GEM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
GENDERLESS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
GEO_MAP - Enum-Konstante in Enum-Klasse de.esoco.data.element.DataSetDataElement.ChartType
 
GESTURE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
get(PropertyName<Integer>, int) - Methode in Klasse de.esoco.process.ui.UiElement
Queries an integer property.
get(PropertyName<T>, T) - Methode in Klasse de.esoco.process.ui.UiElement
Queries a certain property.
get(PropertyName<V>) - Methode in Klasse de.esoco.process.param.ParameterWrapper
Returns the value of a certain property for the wrapped parameter.
get(K) - Methode in Klasse de.esoco.data.element.MapDataElement
Returns a certain value from this element's map.
get(RelationType<T>) - Methode in Klasse de.esoco.process.Process
Overridden to forward the call to the process context.
get(RelationType<T>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Overridden to forward the call to the enclosing process step.
GET - Enum-Konstante in Enum-Klasse de.esoco.lib.net.ExternalService.AccessType
 
GET_APP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
GET_POCKET - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
getAbsoluteFileName(String) - Methode in Schnittstelle de.esoco.data.SessionManager
Returns the absolute path name for a relative path.
getAbsoluteFilePath(String) - Methode in Klasse de.esoco.process.ProcessFragment
Returns the absolute path and file name for a relative file path.
getAllEntityTags(Class<? extends Entity>, Entity) - Statische Methode in Klasse de.esoco.process.step.entity.FilterEntityTags
Returns all tags that are stored for a certain entity type.
getAllowedElements(RelationType<C>) - Methode in Klasse de.esoco.process.ProcessFragment
Allowed to query the allowed values of a collection-type process parameter.
getAllowedTags() - Methode in Klasse de.esoco.process.step.entity.EditEntityTags
Returns all existing tags that can be set on the entity.
getAllowedTags() - Methode in Klasse de.esoco.process.step.entity.FilterEntityTags
Returns the tags that can be selected in this tag filter.
getAllowedValues() - Methode in Klasse de.esoco.data.element.DataElement
Returns the allowed values for this data element or NULL if the value is not constrained.
getAllowedValues() - Methode in Klasse de.esoco.data.element.ListDataElement
Overridden to return the values from the element validator instead.
getAllowedValues(RelationType<T>) - Methode in Klasse de.esoco.process.ProcessFragment
Allowed to query the allowed values of a process parameter.
getAttribute(String) - Methode in Klasse de.esoco.entity.EntityDefinition
Returns the attribute relation type that corresponds to a particular attribute name.
getAttributeDatatype(RelationType<?>) - Methode in Klasse de.esoco.entity.EntityDefinition
getAttributeIndex(RelationType<?>) - Methode in Klasse de.esoco.entity.EntityDefinition
A method for subclasses to query the index of a particular attribute.
getAttributes() - Methode in Klasse de.esoco.entity.EntityDefinition
getAttributeValue(E, RelationType<?>) - Methode in Klasse de.esoco.entity.EntityDefinition
getBoolean(String) - Methode in Klasse de.esoco.data.element.DataElementList
Returns the boolean value of a certain data element.
getCacheCapacity() - Statische Methode in Klasse de.esoco.entity.EntityManager
Returns the current capacities of the three levels of the entity cache.
getCachedEntity(Class<E>, long) - Statische Methode in Klasse de.esoco.entity.EntityManager
Returns an entity with a certain class and ID from the global entity cache.
getCachedEntity(String) - Statische Methode in Klasse de.esoco.entity.EntityManager
Returns the cached entity for a particular global entity ID.
getCacheUsage() - Statische Methode in Klasse de.esoco.entity.EntityManager
Returns a description of the current entity cache usage.
getCallbackCodeRequestParam() - Methode in Klasse de.esoco.lib.net.ExternalService
Returns the name of the parameter that must be read from a callback HTTP request and then handed to the method ExternalService.processCallback(String).
getCell(int) - Methode in Klasse de.esoco.process.ui.UiLayout.StructureElement
Returns the cell at a certain position in this element.
getCells() - Methode in Klasse de.esoco.process.ui.UiLayout
Returns the cells in this layout.
getCells() - Methode in Klasse de.esoco.process.ui.UiLayout.StructureElement
Returns the cells in this column.
getChild(RelationType<List<C>>, Date, Predicate<? super C>, boolean) - Methode in Klasse de.esoco.entity.Entity
Returns a child that is valid on a certain date.
getChildAttributes() - Methode in Klasse de.esoco.entity.EntityDefinition
Returns the relation types of the child attributes of this definition.
getChildHierarchy(RelationType<List<C>>, Predicate<? super C>) - Methode in Klasse de.esoco.entity.Entity
Returns the hierarchy of all or certain children of this entity.
getChildList(String) - Methode in Klasse de.esoco.data.element.DataElementList
A convenience method that casts the return value of the name-based method DataElementList.getElementAt(String) to a data element list.
getChildMappings() - Methode in Klasse de.esoco.entity.EntityDefinition
getChildModels() - Methode in Klasse de.esoco.data.element.HierarchicalDataObject
 
getChildren(E, EntityDefinition<?>) - Methode in Klasse de.esoco.entity.EntityDefinition
getChildResourceIdPrefix() - Methode in Klasse de.esoco.data.element.DataElementList
Can be overridden by subclasses to return a resource id prefix for child elements.
getChildResourceIdPrefix() - Methode in Klasse de.esoco.data.element.EntityDataElement
Overridden to return the simple name of the entity class.
getClientHeight() - Methode in Klasse de.esoco.data.process.ProcessDescription
Returns the height of the client area of the current user's web browser.
getClientInfo() - Methode in Klasse de.esoco.data.process.ProcessDescription
Returns a string with information about the connecting client (web browser).
getClientLocale() - Methode in Klasse de.esoco.data.process.ProcessDescription
Returns the name of the client's locale (e.g.
getClientWidth() - Methode in Klasse de.esoco.data.process.ProcessDescription
Returns the width of the client area of the current user's web browser.
getCode() - Methode in Schnittstelle de.esoco.lib.net.ExternalServiceResponse
Returns the response code.
getColumn() - Methode in Klasse de.esoco.process.ui.UiLayout.Cell
Returns the column of this cell.
getColumns() - Methode in Schnittstelle de.esoco.data.storage.StorageAdapter
Returns the definitions of the columns of the storage query.
getColumns() - Methode in Klasse de.esoco.data.validate.TabularDataValidator
Returns the definitions for the table columns.
getColumns() - Methode in Klasse de.esoco.process.ui.composite.UiTableList
Returns the columns of this table.
getColumns() - Methode in Klasse de.esoco.process.ui.UiLayout
Returns the columns in this layout.
getColumnValue(T) - Methode in Klasse de.esoco.process.ui.composite.UiTableList.Column
Returns the value of this column from a data object.
getComponent() - Methode in Klasse de.esoco.process.ui.UiLayout.Cell
Returns the component that is placed in this cell.
getComponents() - Methode in Klasse de.esoco.process.ui.UiContainer
Returns the components of this container in the order in which they have been added.
getComponentStyleName() - Methode in Klasse de.esoco.process.ui.composite.UiListPanel.Item
Returns the style name for this component.
getComponentStyleName() - Methode in Klasse de.esoco.process.ui.composite.UiTableList.Column
Returns the style name for this component.
getComponentStyleName() - Methode in Klasse de.esoco.process.ui.composite.UiTableList.Row
Returns the style name for this component.
getComponentStyleName() - Methode in Klasse de.esoco.process.ui.UiComponent
Returns the style name for this component.
getConfig() - Methode in Klasse de.esoco.lib.net.ExternalService
Returns the configuration for this service.
getConfigValue(RelationType<T>, T) - Methode in Klasse de.esoco.entity.Configuration
Returns a configuration value from the extra attributes of this instance.
getContainer() - Methode in Klasse de.esoco.process.ui.UiBuilder
Returns the container that is built by container instance.
getContent() - Methode in Klasse de.esoco.process.ui.app.UiWebPage
Returns the content container.
getContentLayout() - Methode in Klasse de.esoco.process.ui.composite.UiTableList.Row
Can be overridden to return a specific layout instance for the row content.
getContext() - Methode in Klasse de.esoco.process.Process
Returns the context this process runs in.
getContext() - Methode in Klasse de.esoco.process.step.InteractionEvent
Returns the context in which the event occurred i.e. the context in which the event source lived when the event initially occurred on it.
getCssName() - Methode in Enum-Klasse de.esoco.process.ui.layout.UiFlexLayout.FlexAlign
Returns the CSS name of this alignment.
getCssName() - Methode in Enum-Klasse de.esoco.process.ui.layout.UiFlexLayout.FlexWrap
Returns the CSS name of this alignment.
getCurrentQuery() - Methode in Klasse de.esoco.process.param.EntityParameter
Returns the current storage query for this parameter, including the filter criteria that have been set by the user.
getCurrentQuery() - Methode in Klasse de.esoco.process.ui.component.UiQueryTable
Returns the current storage query for this parameter, including the filter criteria that have been set by the user.
getCurrentQuery(RelationType<E>) - Methode in Klasse de.esoco.process.ProcessFragment
Returns the current query predicate for a parameter that has been annotated with a storage query.
getCurrentQueryCriteria() - Methode in Schnittstelle de.esoco.data.storage.StorageAdapter
An optional operation that returns the current query criteria of this instance.
getCurrentRow() - Methode in Klasse de.esoco.process.ui.UiLayout
Returns the row in the layout which is used to add new components.
getCurrentStep() - Methode in Klasse de.esoco.data.process.ProcessState
Returns the name of the currently executed process step.
getCurrentStep() - Methode in Klasse de.esoco.process.Process
This method returns the current process step.
getData() - Methode in Schnittstelle de.esoco.lib.net.ExternalServiceResponse
Returns the response data.
getData() - Methode in Klasse de.esoco.process.ui.composite.UiTableList
Returns the provider of the table data.
getData() - Methode in Klasse de.esoco.process.ui.composite.UiTableList.Row
Returns the row data object.
getData(int, int) - Methode in Klasse de.esoco.entity.EntityDataProvider
Returns a subset of data objects from this provider.
getDataElements() - Methode in Klasse de.esoco.data.element.DataElementList
Returns the list of data elements in this instance.
getDate() - Methode in Klasse de.esoco.process.ui.UiDateInputField
Returns the element's date.
getDate(String) - Methode in Klasse de.esoco.data.element.DataElementList
Returns the date value of a certain data element.
getDefaultCriteria() - Methode in Klasse de.esoco.process.step.entity.EntityList
Returns the current default criteria of this instance.
getDefaultCriteria(Class<? extends E>) - Methode in Klasse de.esoco.entity.EntityDefinition
Overridden to return a prediate for a type attribute value if a specific sub-class of the entity type exists.
getDefinition() - Methode in Enum-Klasse de.esoco.data.MimeType
Returns the MIME type string.
getDefinition() - Methode in Klasse de.esoco.entity.Entity
Returns the entity definition for this entity class.
getDerivedParameter(RelationType<T>, List<RelationType<?>>) - Statische Methode in Klasse de.esoco.process.ProcessRelationTypes
Returns the derived parameter relation type for a certain original relation type from a list of derived types.
getDerivedParameterValue(Relatable, RelationType<T>) - Methode in Klasse de.esoco.process.ProcessFragment
Retrieves the value for a derived parameter type from a source object.
getDescription() - Methode in Klasse de.esoco.entity.Entity
Returns a description of this entity.
getDescriptionId() - Methode in Klasse de.esoco.data.process.ProcessDescription
Returns the ID of the described process.
getDisplayAttributes(EntityDefinition.DisplayMode) - Methode in Klasse de.esoco.entity.EntityDefinition
Returns the attributes for a certain display mode.
getDisplayProperties(RelationType<?>) - Methode in Klasse de.esoco.entity.EntityDefinition
Returns the display properties for a certain attribute.
getDistinct(RelationType<T>, QueryPredicate<E>) - Statische Methode in Klasse de.esoco.entity.EntityManager
Returns the distinct values of an entity attribute for a certain entity query.
getElement(int) - Methode in Klasse de.esoco.data.element.HierarchicalDataObject
 
getElement(int) - Methode in Klasse de.esoco.data.element.ListDataElement
Returns an element value of this instance.
getElement(String) - Methode in Klasse de.esoco.data.element.DataElementList
Returns the first element with a certain name from this list.
getElementAt(String) - Methode in Klasse de.esoco.data.element.DataElementList
Returns a particular data element from the hierarchy of this list.
getElementCount() - Methode in Klasse de.esoco.data.element.HierarchicalDataObject
 
getElementCount() - Methode in Klasse de.esoco.data.element.ListDataElement
Returns the number of element values in this instance.
getElementHierarchy(String) - Methode in Klasse de.esoco.data.element.DataElementList
Returns a formatted multi-line string that describes the data element hierarchy of this instance.
getElementIndex(E) - Methode in Klasse de.esoco.data.element.ListDataElement
Returns the index of a certain data element of this instance.
getElements() - Methode in Klasse de.esoco.data.element.ListDataElement
Returns a new list containing the elements of this instance.
getElementValidator() - Methode in Klasse de.esoco.data.element.DataElement
Returns the validator for single elements of subclasses with composite values.
getElementValidator() - Methode in Klasse de.esoco.data.element.ListDataElement
Returns the validator for single elements of subclasses with composite values.
getElementValue(Process, RelationType<T>) - Methode in Klasse de.esoco.process.ProcessFunctions.GetParameter
 
getElementValue(E, RelationType<V>) - Methode in Klasse de.esoco.entity.EntityFunctions.GetExtraAttribute
 
getEmptyPagelLabel() - Methode in Klasse de.esoco.process.ui.composite.UiPagingTableList
Returns the text to be displayed in the navigation area if no data is available.
getEntity() - Methode in Klasse de.esoco.process.step.entity.AbstractEntityListItem
Returns the entity displayed by this item.
getEntity() - Methode in Schnittstelle de.esoco.process.step.entity.EntityList.EntityListItem
Returns the entity of this list item.
getEntity(long) - Methode in Schnittstelle de.esoco.entity.EntityCache
Returns the cached entity with a certain ID or NULL if no cached entity exists.
getEntityCount(Class<E>, Predicate<? super E>) - Statische Methode in Klasse de.esoco.entity.EntityManager
Returns the number of entities that correspond to certain query criteria.
getEntityDefinition(Class<E>) - Statische Methode in Klasse de.esoco.entity.EntityManager
Returns the entity definition for a certain entity type.
getEntityId() - Methode in Ausnahmeklasse de.esoco.entity.ConcurrentEntityModificationException
Returns the global ID of the concurrently modified entity.
getEntityId() - Statische Methode in Klasse de.esoco.entity.EntityFunctions
Returns a static function that returns the ID of a certain entity.
getEntityList() - Methode in Klasse de.esoco.process.step.entity.EntityListHeader
Returns the entity list this header belongs to.
getEntityListPredicate(Class<E>, Collection<E>) - Statische Methode in Klasse de.esoco.process.step.entity.SelectEntities
Returns a predicate that can be used as the criteria of a storage query for a certain set of entities based on their ID.
getEntityName() - Methode in Klasse de.esoco.entity.EntityDefinition
Returns the descriptive entity name.
getEntitySyncEndpoint() - Statische Methode in Klasse de.esoco.entity.EntityManager
Returns the optional Endpoint of the remote entity sync service.
getEntityType() - Methode in Klasse de.esoco.process.step.entity.EditEntityTags
Returns the entity type of which this tag editor displays the tags.
getEntityType() - Methode in Klasse de.esoco.process.step.entity.EntityList
Returns the type of the entities displayed in this list.
getEntityType() - Methode in Klasse de.esoco.process.step.entity.FilterEntityTags
Returns the entity type on which this tag filter operates.
getEntries() - Methode in Klasse de.esoco.data.element.MapDataElement
Returns an immutable Collection of the map entries stored in this data element.
getExecutionMode() - Methode in Klasse de.esoco.data.process.ProcessState
Returns the process execution mode.
getExecutionMode() - Methode in Enum-Klasse de.esoco.process.step.ProcessControlFragment.ProcessControlAction
Returns the associated execution mode.
getExpandStyle() - Methode in Klasse de.esoco.process.ui.composite.UiListPanel
Returns the optional expand style of this instance.
getExtraAttribute(RelationType<T>, T) - Methode in Klasse de.esoco.entity.Entity
Returns the value of a certain extra attribute of this entity.
getExtraAttribute(RelationType<V>, V) - Statische Methode in Klasse de.esoco.entity.EntityFunctions
Returns a new function that retrieves a certain extra attribute from it's input entity.
GetExtraAttribute(RelationType<V>, V) - Konstruktor für Klasse de.esoco.entity.EntityFunctions.GetExtraAttribute
Creates a new instance that accesses a particular single-type relation.
getExtraAttributeFor(Entity, RelationType<T>, T, boolean) - Methode in Klasse de.esoco.entity.Entity
Returns the value of an extra attribute of this entity for a certain owner entity.
getExtraAttributes() - Methode in Klasse de.esoco.entity.Entity
Returns the keys of the extra attributes that are set on this entity.
getExtraAttributeUpwards(RelationType<T>) - Methode in Klasse de.esoco.entity.Entity
Returns an extra attribute value from the hierarchy of this entity.
getExtraAttributeValue(RelationType<T>) - Statische Methode in Klasse de.esoco.entity.EntityFunctions
Returns a new function that returns the correctly typed value of an extra attribute with a certain key.
getExtraCriteria() - Methode in Klasse de.esoco.process.step.entity.EntityList
Returns the current extra criteria of this instance.
getFileExtension() - Methode in Enum-Klasse de.esoco.data.FileType
Returns the fileExtension value.
getFileExtensions() - Methode in Enum-Klasse de.esoco.data.MimeType
Returns the file extensions associated with this MIME type.
getFileName() - Methode in Klasse de.esoco.data.DownloadData
Returns the file name of the data to download.
getFileType() - Methode in Klasse de.esoco.data.document.CsvDocumentWriter
 
getFileType() - Methode in Schnittstelle de.esoco.data.document.TabularDocumentWriter
Returns the file type of the generated document.
getFileType() - Methode in Klasse de.esoco.data.DownloadData
Returns the file and content type of the data.
getFilteredEntityIds() - Methode in Klasse de.esoco.process.step.entity.FilterEntityTags
Returns a set of the filtered entity IDs for the currently selected filter tags.
getFilteredIdsPredicate(RelationType<?>) - Methode in Klasse de.esoco.process.step.entity.FilterEntityTags
Returns a predicate that filters the IDs of the this instance's entity type that represents the current tag selection.
getFilteredTags() - Methode in Klasse de.esoco.process.step.entity.FilterEntityTags
Returns a collection of the names of the filtered tags.
getFirstStep() - Methode in Klasse de.esoco.process.Process
Returns the first step of this process.
getFlags() - Methode in Klasse de.esoco.data.element.HierarchicalDataObject
 
getFontChar() - Methode in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
Returns the character code of this instance in the font awesome icon font.
getFontChar() - Methode in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
Returns the character code of this instance in the font awesome icon font.
getFooter() - Methode in Klasse de.esoco.process.ui.app.UiWebPage
Returns the footer of this page.
getFragmentId() - Methode in Klasse de.esoco.process.ProcessFragment
Returns the process-relative ID of this fragment.
getFragmentParameter() - Methode in Klasse de.esoco.process.step.InteractionFragment
Returns the parameter this fragment is displayed in.
getFragmentProcess() - Methode in Klasse de.esoco.process.step.SubProcessFragment
Returns the current fragment process.
getFragments() - Methode in Klasse de.esoco.process.step.Interaction
Returns the fragments of this interaction.
getFullName() - Methode in Klasse de.esoco.process.Process
Returns the hierarchical name of this process, including any parent processes.
getGlobalEntityId() - Statische Methode in Klasse de.esoco.entity.EntityFunctions
Returns a static function that returns the global ID of a certain entity.
getGlobalEntityId(Entity) - Statische Methode in Klasse de.esoco.entity.EntityManager
Returns a global string identifier for a certain entity.
getGlobalEntityId(Class<? extends Entity>, long) - Statische Methode in Klasse de.esoco.entity.EntityManager
Returns a global string identifier for the combination of a certain entity definition and numeric ID.
getGlobalFilter() - Methode in Klasse de.esoco.process.step.entity.EntityList
Returns the global filter string.
getGlobalFilter() - Methode in Klasse de.esoco.process.ui.composite.UiEntityTableList
Returns the global filter string.
getGlobalId() - Methode in Klasse de.esoco.entity.Entity
Returns the global ID of this entity.
getHeader() - Methode in Klasse de.esoco.process.ui.app.UiWebPage
Returns the header of this page.
getHeader() - Methode in Klasse de.esoco.process.ui.composite.UiListPanel.Item
Returns the builder of this item's header panel.
getHeaderType() - Methode in Klasse de.esoco.process.step.entity.EntityListHeader
Returns the expand style of this header.
getHierarchyChildAttribute() - Methode in Klasse de.esoco.entity.EntityDefinition
Returns the child attribute for a hierarchy of entities of the same type as the entity type described by this definition.
getHistoryFor(Entity, HistoryRecord.HistoryType) - Statische Methode in Klasse de.esoco.history.HistoryManager
Returns the history entries for a target object that have a certain type.
getHistoryFor(Entity, HistoryRecord.HistoryType, Date, Date, Entity) - Statische Methode in Klasse de.esoco.history.HistoryManager
Returns the history entries for a target object.
getHistoryQueryAttributes(boolean, boolean) - Statische Methode in Klasse de.esoco.process.step.entity.DisplayEntityHistory
A helper method that returns a list of history record attributes to be used in a query.
getHistoryStorage() - Statische Methode in Klasse de.esoco.history.HistoryManager
Returns the storage instance that will be used by history operations from the current (= invoking) thread to access history records.
getHtmlSize(int) - Methode in Enum-Klasse de.esoco.process.ui.style.SizeUnit
Generates a HTML size string with this unit from a certain integer value.
getIcon() - Methode in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
Returns a new UiIconName initialized from this enumeration constant.
getIcon() - Methode in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
Returns a new UiIconName initialized from this enumeration constant.
getIcon() - Methode in Klasse de.esoco.process.ui.graphics.UiIconName
Implemented to return THIS.
getIcon() - Methode in Schnittstelle de.esoco.process.ui.graphics.UiIconSupplier
Returns the UI icon.
getIcon() - Methode in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
Returns a new UiIconName initialized from this enumeration constant.
getIcon() - Methode in Enum-Klasse de.esoco.process.ui.graphics.UiStandardIcon
Returns the UI icon.
getId() - Methode in Klasse de.esoco.data.element.HierarchicalDataObject
 
getId() - Methode in Klasse de.esoco.entity.Entity
Returns the ID of this entity.
getId() - Methode in Klasse de.esoco.process.Process
Returns a unique integer ID for this process instance as stored in the process parameter ProcessRelationTypes.PROCESS_ID.
getIdAttribute() - Methode in Klasse de.esoco.entity.Entity
Returns the ID attribute of this entity.
getIdAttribute() - Methode in Klasse de.esoco.entity.EntityDefinition
Returns the relation type of the numeric ID attribute in this definition.
getIdPrefix() - Methode in Klasse de.esoco.entity.EntityDefinition
Returns the prefix that will be added to global entity IDs.
getImage() - Methode in Klasse de.esoco.process.ui.component.UiImage
Returns the image that is displayed by this image component.
getImage() - Methode in Klasse de.esoco.process.ui.UiComponent
Returns the image of this component if set.
getIndex() - Methode in Klasse de.esoco.data.element.HierarchicalDataObject
Returns the index value for this object.
getIndex() - Methode in Klasse de.esoco.process.ui.composite.UiTableList.Row
Returns the index of the row in it's list.
getIndex() - Methode in Klasse de.esoco.process.ui.UiLayout.StructureElement
Returns the index of this element in the layout structure.
getInputMode(ListStyle) - Statische Methode in Klasse de.esoco.process.ProcessFragment
Return the interactive input mode for a certain list style.
getInputParameters() - Methode in Klasse de.esoco.process.step.DisplayUrl
Returns the collection of input parameters of this fragment.
getInputParameters() - Methode in Klasse de.esoco.process.step.EditText
Returns the collection of input parameters of this fragment.
getInputParameters() - Methode in Klasse de.esoco.process.step.entity.ChooseEntity
Returns the collection of input parameters of this fragment.
getInputParameters() - Methode in Klasse de.esoco.process.step.entity.DisplayEntityHistory
Returns the collection of input parameters of this fragment.
getInputParameters() - Methode in Klasse de.esoco.process.step.entity.DisplayEntityHistory.HistoryData
Returns the collection of input parameters of this fragment.
getInputParameters() - Methode in Klasse de.esoco.process.step.entity.EditEntity
 
getInputParameters() - Methode in Klasse de.esoco.process.step.entity.SelectEntities
 
getInputParameters() - Methode in Klasse de.esoco.process.step.entity.SelectEntity
Returns the collection of input parameters of this fragment.
getInputParameters() - Methode in Klasse de.esoco.process.step.InteractionFragment
Returns the collection of input parameters of this fragment.
getInputParameters() - Methode in Klasse de.esoco.process.step.MessageBoxFragment.MessageBoxContent
Returns the collection of input parameters of this fragment.
getInputParameters() - Methode in Klasse de.esoco.process.step.SelectValues
Returns the collection of input parameters of this fragment.
getInputParameters() - Methode in Klasse de.esoco.process.ViewFragment
Returns the collection of input parameters of this fragment.
getInt(String) - Methode in Klasse de.esoco.data.element.DataElementList
Returns the integer value of a certain data element.
getInteractionData() - Methode in Klasse de.esoco.data.element.DateListDataElement
Returns the properties containing the data resulting from an interaction.
getInteractionElement() - Methode in Klasse de.esoco.data.process.ProcessState
Returns the data element that caused the re-execution of the process after during an interaction because of an interactive input event.
getInteractionEventType() - Methode in Klasse de.esoco.data.process.ProcessState
Returns TRUE if an interaction event has been caused by an action event or FALSE for a continuous selection event.
getInteractionParameters() - Methode in Klasse de.esoco.process.step.DisplayUrl
Returns the list of interaction parameters for this fragment.
getInteractionParameters() - Methode in Klasse de.esoco.process.step.EditText
Returns the list of interaction parameters for this fragment.
getInteractionParameters() - Methode in Klasse de.esoco.process.step.entity.ChooseEntity
Returns the list of interaction parameters for this fragment.
getInteractionParameters() - Methode in Klasse de.esoco.process.step.entity.DisplayEntityHistory
Returns the list of interaction parameters for this fragment.
getInteractionParameters() - Methode in Klasse de.esoco.process.step.entity.DisplayEntityHistory.HistoryData
Returns the list of interaction parameters for this fragment.
getInteractionParameters() - Methode in Klasse de.esoco.process.step.entity.EditEntity
 
getInteractionParameters() - Methode in Klasse de.esoco.process.step.entity.SelectEntities
 
getInteractionParameters() - Methode in Klasse de.esoco.process.step.entity.SelectEntity
Returns the list of interaction parameters for this fragment.
getInteractionParameters() - Methode in Klasse de.esoco.process.step.InteractionFragment
Returns the list of interaction parameters for this fragment.
getInteractionParameters() - Methode in Klasse de.esoco.process.step.MessageBoxFragment.MessageBoxContent
Returns the list of interaction parameters for this fragment.
getInteractionParameters() - Methode in Klasse de.esoco.process.step.SelectValues
Returns the list of interaction parameters for this fragment.
getInteractionParameters() - Methode in Klasse de.esoco.process.ViewFragment
Returns the list of interaction parameters for this fragment.
getInteractionParams() - Methode in Klasse de.esoco.data.process.ProcessState
Returns the data elements that represent the interaction parameters of the current process step.
getInteractionStep() - Methode in Klasse de.esoco.process.Process
This method returns the process step for the latest interaction of this process.
getInteractionType() - Methode in Klasse de.esoco.data.element.DateListDataElement
Returns the type of an interaction that occurred.
getInteractiveInputParameter() - Methode in Klasse de.esoco.process.ProcessFragment
Returns the parameter that caused an interaction event.
getInvalidParams() - Methode in Ausnahmeklasse de.esoco.process.InvalidParametersException
Returns the mapping from the invalid parameter types to strings that describe the problem (typically resource IDs).
getItems() - Methode in Klasse de.esoco.process.step.entity.EntityList
Returns the list of items for this entity list.
getItems() - Methode in Klasse de.esoco.process.ui.composite.UiListPanel
Returns the items in this list.
getKeys() - Methode in Klasse de.esoco.data.element.MapDataElement
Returns an immutable Collection view of the mapping keys stored in this element.
getLayout() - Methode in Klasse de.esoco.process.ui.UiContainer
Returns the layout of this container.
getLayout() - Methode in Klasse de.esoco.process.ui.UiLayout.ChildElement
Returns the layout this element belongs to.
getLayout() - Methode in Klasse de.esoco.process.ui.UiLayoutContainer
Returns the container layout.
getLayoutCell(UiLayout.Row, UiLayout.Column) - Methode in Klasse de.esoco.process.ui.layout.UiGridLayout
Overridden to modify the placement of cells with preceding cells that have row and/or column spans different than 1.
getLayoutCell(UiLayout.Row, UiLayout.Column) - Methode in Klasse de.esoco.process.ui.UiLayout
Returns the layout cell for a certain component at the next calculated grid position.
getLayoutType() - Methode in Klasse de.esoco.process.ui.UiLayout
Returns the layout type.
getList() - Methode in Klasse de.esoco.data.element.DataElementList
 
getList() - Methode in Klasse de.esoco.data.element.DateListDataElement
Returns the list of values of this data element.
getList() - Methode in Klasse de.esoco.data.element.ListDataElement
Returns the list of values of this data element.
getList() - Methode in Klasse de.esoco.data.element.QueryResultElement
Returns the list.
getList() - Methode in Klasse de.esoco.data.element.StringListDataElement
 
getListLayoutStyle() - Methode in Klasse de.esoco.process.step.entity.EntityList
Returns the list layout style.
getListValues() - Methode in Klasse de.esoco.process.ui.component.UiMultiSelectionList
Returns the collection of values that is displayed in this list.
getListValues() - Methode in Klasse de.esoco.process.ui.UiSingleSelectionList
Returns the collection of values that is displayed in this list.
getLogSource() - Methode in Klasse de.esoco.lib.logging.BusinessLogAspect
Returns the log source entity for the current context.
getMap() - Methode in Klasse de.esoco.data.element.MapDataElement
Must be implemented by subclasses to return the map used to store this element's entries.
getMap() - Methode in Klasse de.esoco.data.element.StringMapDataElement
Returns the internal map of this data element.
getMappedType() - Methode in Klasse de.esoco.entity.EntityDefinition
 
getMapSize() - Methode in Klasse de.esoco.data.element.MapDataElement
Returns the number of mappings in this element's map.
getMasterAttribute() - Methode in Klasse de.esoco.entity.EntityDefinition
Returns the master attribute if such exists.
getMaximum() - Methode in Klasse de.esoco.data.validate.IntegerRangeValidator
Returns the maximum value.
getMaximum() - Methode in Klasse de.esoco.process.ui.component.UiProgressBar
Returns the maximum value of the progress.
getMenuItems() - Methode in Klasse de.esoco.process.ui.app.UiNavMenu
Returns the menu items of this instance.
getMenuLinks() - Methode in Klasse de.esoco.process.ui.app.UiNavMenu
Returns the component containing the menu link buttons.
getMessage() - Methode in Schnittstelle de.esoco.lib.net.ExternalServiceResponse
Returns the response message that is related to the response code.
getMimeType() - Methode in Enum-Klasse de.esoco.data.FileType
Returns the MIME type.
getMimeType() - Methode in Klasse de.esoco.process.ui.graphics.UiImageData
Returns the MIME type of this image.
getMinimum() - Methode in Klasse de.esoco.data.validate.IntegerRangeValidator
Returns the minimum value.
getMinimum() - Methode in Klasse de.esoco.process.ui.component.UiProgressBar
Returns the minimum value of the progress.
getModificationLockRules() - Statische Methode in Klasse de.esoco.entity.EntityManager
Returns the modification lock rules that have been registered through EntityManager.setEntityModificationLock(String, Predicate).
getModifiedEntities() - Statische Methode in Klasse de.esoco.entity.EntityManager
Returns a mapping from global entity IDs to the corresponding entities for all entities that are currently marked as being modified by the method EntityManager.beginEntityModification(Entity).
getName() - Methode in Klasse de.esoco.data.element.DataElement
Returns the name of this data element.
getName() - Methode in Klasse de.esoco.process.Process
Returns the name of this process as stored in the process parameter StandardTypes.NAME.
getName() - Methode in Klasse de.esoco.process.ProcessStep
Returns the step's name.
getNameAttribute() - Methode in Klasse de.esoco.entity.EntityDefinition
Returns the relation type of an attribute in this definition that refers to the name of an entity.
getNamedTmpListType(String, Class<? super T>) - Methode in Klasse de.esoco.process.ProcessFragment
Creates a temporary list type with a random unique name and sets the ContentProperties.RESOURCE_ID to the given string parameter.
getNamedTmpParameterType(String, Class<? super T>) - Methode in Klasse de.esoco.process.ProcessFragment
Creates a temporary parameter type with a random unique name and sets the ContentProperties.RESOURCE_ID to the given string parameter.
getNextFragmentId() - Methode in Klasse de.esoco.process.Process
Returns an integer ID for the automatic naming of process fragments.
getNextGridColumn(int, int) - Methode in Klasse de.esoco.process.ui.UiLayout
Returns the next grid column under consideration of column spans that may have been set on the cell at the given grid coordinate.
getNextGridRow(int, int) - Methode in Klasse de.esoco.process.ui.UiLayout
Returns the next grid row under consideration of row spans that may have been set on the cell at the given grid coordinate.
getNextScheduleTime() - Methode in Klasse de.esoco.process.ProcessRunner
Returns the date and time of the next schedule at which the process needs to be executed.
getNextStep() - Methode in Klasse de.esoco.process.ProcessStep
Returns the name of the next process step that shall be executed after this one.
getNextStep() - Methode in Klasse de.esoco.process.StepListProcessDefinition.StepListEntry
Returns the name of the next step that will be executed after this one.
getPageSize() - Methode in Klasse de.esoco.process.step.entity.EntityList
Returns the current number of entities that are displayed in a list page.
getPageSize() - Methode in Klasse de.esoco.process.ui.composite.UiPagingNavigation
Returns the currently selected page size.
getPageSizes() - Methode in Klasse de.esoco.process.ui.composite.UiPagingNavigation
Returns the page sizes that can be selected by the user.
getPageStart() - Methode in Klasse de.esoco.process.ui.composite.UiPagingNavigation
Returns the index of the first element on the current page.
getParam(RelationType<V>) - Methode in Klasse de.esoco.process.param.ParameterWrapper
Returns the value of a certain parameter in the current process.
getParameter(RelationType<T>) - Methode in Klasse de.esoco.process.Process
Returns a certain process parameter.
getParameter(RelationType<T>) - Methode in Klasse de.esoco.process.ProcessFragment
Returns the value of a certain parameter from this fragment.
getParameter(RelationType<T>) - Statische Methode in Klasse de.esoco.process.ProcessFunctions
Returns a new function instance which returns a certain process parameter.
GetParameter(RelationType<T>) - Konstruktor für Klasse de.esoco.process.ProcessFunctions.GetParameter
Creates a new instance that accesses a particular single-type relation.
getParameterAnnotation(RelationType<?>, RelationType<T>) - Methode in Klasse de.esoco.process.ProcessFragment
Returns a certain annotation from a process parameter.
getParameterInteractionHandler(RelationType<?>) - Methode in Klasse de.esoco.process.step.Interaction
Returns the currently registered interaction handler for a certain parameter.
getParameterInteractionHandler(RelationType<?>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Sets the interaction handler for a certain parameter.
getParameterPrefix(Entity) - Statische Methode in Klasse de.esoco.process.step.entity.EditEntity
Determines the temporary parameter name prefix for a certain entity.
getParameterRelation(RelationType<T>) - Methode in Klasse de.esoco.process.ProcessFragment
Returns the relation of a certain parameter for this step.
getParameterValidations(boolean) - Methode in Klasse de.esoco.process.ProcessElement
Returns the parameter validations for a certain validation type.
getParameterValidations(boolean) - Methode in Klasse de.esoco.process.step.InteractionFragment
Overridden to return the fragment-local validation maps.
getParent() - Methode in Klasse de.esoco.data.element.DataElement
Returns the parent data element list of this element or NULL if it doesn't have a parent.
getParent() - Methode in Klasse de.esoco.entity.Entity
Returns the parent entity of this entity if available.
getParent() - Methode in Klasse de.esoco.process.step.InteractionFragment
Returns the parent fragment of this instance.
getParent() - Methode in Klasse de.esoco.process.ui.UiComponent
Returns the parent container.
getParentAttribute() - Methode in Klasse de.esoco.entity.EntityDefinition
Returns the parent attribute if such exists.
getParentAttribute(StorageMapping<?, ?, ?>) - Methode in Klasse de.esoco.entity.EntityDefinition
 
getParentHierarchy(E) - Statische Methode in Klasse de.esoco.entity.EntityManager
Returns the parent hierarchy of a certain entity.
getPath() - Methode in Klasse de.esoco.data.element.DataElement
Returns the full path of this element in it's hierarchy.
getPattern() - Methode in Klasse de.esoco.data.validate.RegExValidator
Returns the regular expression pattern of this validator.
getPeriodCount() - Methode in Klasse de.esoco.data.element.PeriodDataElement
Returns the period count.
getPeriodUnit() - Methode in Klasse de.esoco.data.element.PeriodDataElement
Returns the period unit.
getPhoneNumberParts(String) - Statische Methode in Klasse de.esoco.data.element.StringDataElement
Splits a phone number string into it's distinct parts and returns a list containing the parts.
getPrevious(RelationType<T>) - Methode in Klasse de.esoco.entity.Entity
Returns the previous value of a modified attribute.
getProcess() - Methode in Klasse de.esoco.process.ProcessFragment
Returns the process that this fragment is associated with.
getProcess() - Methode in Klasse de.esoco.process.ProcessRunner
Returns the current process of this instance.
getProcess() - Methode in Klasse de.esoco.process.ProcessStep
 
getProcess() - Methode in Klasse de.esoco.process.step.InteractionFragment
 
getProcess(ProcessDefinition) - Statische Methode in Klasse de.esoco.process.ProcessManager
Returns a process instance for a certain process definition.
getProcess(Class<? extends ProcessDefinition>) - Statische Methode in Klasse de.esoco.process.ProcessManager
Returns a process instance for a certain process definition class.
getProcessDefinition() - Methode in Klasse de.esoco.process.ProcessRunner
Checks whether this ProcessRunner runs an instance of the ProcessDefinition given as the parameter.
getProcessDefinition(Class<T>) - Statische Methode in Klasse de.esoco.process.ProcessManager
Returns the process definition instance for a certain definition class.
getProcessId() - Methode in Klasse de.esoco.data.process.ProcessState
Returns the ID of the process.
getProcessInfo() - Methode in Klasse de.esoco.data.process.ProcessState
Returns an information string for the process or it's current state.
getProcessInput() - Methode in Klasse de.esoco.data.process.ProcessDescription
Returns an entity ID to be used as an initialization parameter for the process execution.
getProcessResource(Class<? extends ProcessDefinition>) - Statische Methode in Klasse de.esoco.process.ProcessManager
Returns a resource string for a certain process class.
getProcessStep() - Methode in Ausnahmeklasse de.esoco.process.ProcessException
Returns the process step that caused this exception.
getProcessStep() - Methode in Klasse de.esoco.process.ProcessFragment
Returns the process step this fragment represents or belongs to.
getProcessStep() - Methode in Klasse de.esoco.process.ProcessStep
Implemented to return this instance.
getProcessStep() - Methode in Klasse de.esoco.process.step.InteractionFragment
Returns the interactive process step this element is associated with.
getProcessStepInfo() - Methode in Klasse de.esoco.process.step.DisplayMessage
Can be overridden by subclasses to return the information string for this process step.
getProcessStepMessage() - Methode in Klasse de.esoco.process.step.DisplayMessage
Can be overridden by subclasses to return the message for this process step.
getProcessUser() - Methode in Klasse de.esoco.process.Process
Returns the process user entity that is stored in the process parameter with the type ProcessRelationTypes.PROCESS_USER.
getProcessUser() - Methode in Klasse de.esoco.process.ProcessFragment
 
getProcessUser() - Methode in Klasse de.esoco.process.ProcessRunner
Returns the entity that describes the user that is responsible for the process execution.
getQueryId() - Methode in Klasse de.esoco.data.validate.QueryValidator
Returns the query ID.
getQuerySize() - Methode in Klasse de.esoco.data.element.QueryResultElement
Returns the full query size for the query represented by this result.
getRegisteredEntityTypes() - Statische Methode in Klasse de.esoco.entity.EntityManager
Returns the registered entity types.
getRelation(RelationType<T>) - Methode in Klasse de.esoco.process.Process
Overridden to forward the call to the process context.
getRelation(RelationType<T>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Overridden to forward the call to the enclosing process step.
getRelations(Predicate<? super Relation<?>>) - Methode in Klasse de.esoco.process.Process
Overridden to forward the call to the process context.
getRelations(Predicate<? super Relation<?>>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Overridden to forward the call to the enclosing process step.
getRequestIdParam() - Methode in Klasse de.esoco.lib.net.ExternalService
Returns the name of the HTTP request parameter that contains the request ID.
getRequiredConfigValue(RelationType<String>) - Methode in Klasse de.esoco.lib.net.ExternalService
Queries a value from the configuration returned by ExternalService.getConfig() and throws an exception if the value doesn't exist.
getResourceBaseName() - Methode in Klasse de.esoco.process.step.MessageBoxFragment
Overridden to always return 'MessageBox'.
getResourceBaseName() - Methode in Klasse de.esoco.process.ViewFragment
Returns the base name for resource IDs as a camel case identifier.
getResourceId() - Methode in Klasse de.esoco.data.element.DataElement
Returns a resource ID string for this element.
getRoot() - Methode in Klasse de.esoco.data.element.DataElement
Returns the root data element list of this element's hierarchy or NULL if this element doesn't have a parent at all.
getRoot() - Methode in Klasse de.esoco.entity.Entity
Returns the root parent of this entity's hierarchy.
getRoot() - Methode in Klasse de.esoco.process.step.InteractionFragment
Returns the root fragment of this fragment's hierarchy.
getRootAttribute() - Methode in Klasse de.esoco.entity.EntityDefinition
Returns the root parent attribute if such exists.
getRootException() - Methode in Ausnahmeklasse de.esoco.process.ProcessException
Returns the root exception of this instance, i.e. the topmost causing exception or this if no cause exists.
getRootFragment() - Methode in Klasse de.esoco.process.FragmentInteraction
Returns the root fragment that of this interaction.
getRootFragmentParam() - Methode in Klasse de.esoco.process.FragmentInteraction
Returns the parameter wrapper for the root fragment's parameter relation type.
getRootView() - Methode in Klasse de.esoco.process.ui.UiComponent
Returns the root view of this component's hierarchy.
getRootViewLayout() - Methode in Klasse de.esoco.process.ui.UiRootFragment
Returns the layout to be used by the root view created by the method UiRootFragment.createRootView().
getRow() - Methode in Klasse de.esoco.process.ui.UiLayout.Cell
Returns the row of this cell.
getRows() - Methode in Klasse de.esoco.process.ui.composite.UiTableList
Returns the data rows of this table.
getRows() - Methode in Klasse de.esoco.process.ui.UiLayout
Returns the rows in this layout.
getScheduleProcessUser() - Methode in Schnittstelle de.esoco.process.ProcessScheduler
Must be implemented by subclasses to provide access to the entity to be used as the schedule process user.
getSelectedEntity() - Methode in Klasse de.esoco.process.step.entity.EntityList
Returns the currently selected entity.
getSelectedEntityIds() - Methode in Klasse de.esoco.process.step.entity.SelectEntities
Returns the IDs of the currently selected entities.
getSelectedItem() - Methode in Klasse de.esoco.process.step.entity.EntityList
Returns the currently selected item.
getSelectedValues() - Methode in Klasse de.esoco.process.step.SelectValues
Returns the values that have been selected in this fragment.
getSelection() - Methode in Klasse de.esoco.data.element.DateListDataElement
Returns the properties object for the currently selected element.
getSelection() - Methode in Klasse de.esoco.process.ui.component.UiDataTable
Returns the currently selected data object or NULL for none.
getSelection() - Methode in Klasse de.esoco.process.ui.component.UiQueryTable
Returns the currently selected entity.
getSelection() - Methode in Klasse de.esoco.process.ui.composite.UiTableList
Returns the currently selected row.
getSelection() - Methode in Klasse de.esoco.process.ui.UiButtonGroup
Returns the current selection.
getSelection() - Methode in Klasse de.esoco.process.ui.UiListControl
Returns the currently selected list value.
getSelection() - Methode in Klasse de.esoco.process.ui.UiMultiSelectionButtonGroup
Returns the current selection.
getSelection() - Methode in Klasse de.esoco.process.ui.UiSwitchPanel
Returns the component of the currently selected (visible) page.
getSelectionIndex() - Methode in Klasse de.esoco.data.element.SelectionDataElement
Returns the integer index of the current selection.
getSelectionIndex() - Methode in Klasse de.esoco.process.ui.UiSwitchPanel
Returns the index of the currently selected element.
getSelectionIndex(RelationType<SelectionDataElement>) - Methode in Klasse de.esoco.process.ProcessFragment
A helper method for subclasses that returns the selection index for a selection data element parameter.
getSelfReferenceAttribute() - Methode in Klasse de.esoco.entity.EntityDefinition
Returns the hierarchy attribute of this definition that references entities of the same type.
getServiceClass() - Methode in Schnittstelle de.esoco.lib.net.ExternalServiceDefinition
Returns the implementation class of this service type.
getServiceClass() - Methode in Klasse de.esoco.lib.net.ServiceDefinitionImpl
Returns the implementation class of this service type.
getServiceId() - Methode in Klasse de.esoco.lib.net.ExternalService
Returns a string that uniquely identifies this service instance.
getServiceName() - Methode in Klasse de.esoco.process.ProcessService
getServiceName() - Methode in Klasse de.esoco.service.InteractiveProcessExecutor
getSessionContext() - Methode in Schnittstelle de.esoco.data.SessionManager
Returns an object containing information about the context of the managed sessions if available.
getSessionData() - Methode in Schnittstelle de.esoco.data.SessionManager
Returns the data for the current session.
getSessionId() - Methode in Schnittstelle de.esoco.data.SessionManager
Returns a unique ID string that identifies the current session.
getSessions() - Methode in Schnittstelle de.esoco.data.SessionManager
Returns a collection with all active sessions if available.
getSettings(Entity, boolean) - Statische Methode in Klasse de.esoco.entity.Configuration
Returns the settings configuration object for a certain owner entity.
getSettingsValue(Entity, RelationType<T>, T) - Statische Methode in Klasse de.esoco.entity.Configuration
A convenience method to query a certain settings value from a user's settings object.
getSettingsValue(RelationType<T>, T) - Methode in Klasse de.esoco.entity.Configuration
Returns a certain settings value.
getSideMenu() - Methode in Klasse de.esoco.process.ui.app.UiWebPage
Returns the side menu of this page.
getSimpleName() - Methode in Klasse de.esoco.data.element.DataElement
Returns the name of this element without a preceding package.
getSortColumn() - Methode in Klasse de.esoco.process.step.entity.EntityList
Returns the sort predicate for the current sort column.
getSpawnProcesses() - Methode in Klasse de.esoco.data.process.ProcessState
Returns a list of process states for processes that need to be spawned indepently from the current process context.
getStandardIconMapper() - Statische Methode in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
Returns a mapping function from standard icons to material icons.
getStep(String) - Methode in Klasse de.esoco.process.Process
Returns a process step with a certain name.
getStepName() - Methode in Klasse de.esoco.process.StepListProcessDefinition.StepListEntry
Returns the name of the process step.
getStorageAdapter(StorageAdapterId) - Methode in Schnittstelle de.esoco.data.storage.StorageAdapterRegistry
Returns the registered storage adapter for a StorageAdapterId.
getStorageAdapter(String) - Methode in Schnittstelle de.esoco.data.storage.StorageAdapterRegistry
Returns the registered storage adapter for the string representation of a storage adapter ID as created by StorageAdapterId.toString().
getStorageDescription() - Methode in Klasse de.esoco.data.storage.AbstractStorageAdapter
ö Must be implemented by subclasses to return a short string that describes this instance.
getString(String) - Methode in Klasse de.esoco.data.element.DataElementList
Returns the string value of a certain data element.
getStyleName() - Methode in Klasse de.esoco.process.ui.style.UiStyle
Returns the style name(s) of a component.
getSubFragment(RelationType<List<RelationType<?>>>) - Methode in Klasse de.esoco.process.ProcessFragment
Returns the sub-fragment that is associated with a certain fragment parameter.
getSubFragments() - Methode in Klasse de.esoco.process.ProcessFragment
Returns the subordinate fragments of this instance.
getTagFilterListener() - Methode in Klasse de.esoco.process.step.entity.FilterEntityTags
Returns the listener for tag filter changes.
getTagOwner() - Methode in Klasse de.esoco.process.step.entity.FilterEntityTags
Returns the owner of which the tags are filtered.
getTargetType() - Methode in Klasse de.esoco.entity.EntityMigrator
Returns the class of target entity type.
getTemporaryListType(Class<? super T>) - Methode in Klasse de.esoco.process.ProcessFragment
Returns a temporary parameter list relation type with a default name.
getTemporaryListType(String, Class<? super T>) - Methode in Klasse de.esoco.process.ProcessFragment
Returns a temporary parameter relation type that references a list with a certain element datatype.
getTemporaryParameterId() - Methode in Klasse de.esoco.process.ProcessFragment
Returns an integer ID for the automatic naming of process parameters.
getTemporaryParameterId() - Methode in Klasse de.esoco.process.step.InteractionFragment
Overridden to return a parameter ID that is relative to the current fragment instance.
getTemporaryParameterName(String) - Methode in Klasse de.esoco.process.ProcessFragment
Returns the name for a temporary parameter relation type that is derived from a certain base name.
getTemporaryParameterPackage() - Methode in Klasse de.esoco.process.ProcessFragment
Returns the package name for temporary parameter types created by the method ProcessFragment.getTemporaryParameterType(String, Class).
getTemporaryParameterType(Class<? super T>) - Methode in Klasse de.esoco.process.ProcessFragment
Returns a temporary parameter relation type with an automatically generated name.
getTemporaryParameterType(String, Class<? super T>) - Methode in Klasse de.esoco.process.ProcessFragment
Returns a temporary parameter relation type with a certain name.
getTemporaryParameterType(String, RelationType<T>) - Methode in Klasse de.esoco.process.ProcessFragment
Returns a temporary parameter type for another relation type.
getTemporarySetType(String, Class<? super T>, boolean) - Methode in Klasse de.esoco.process.ProcessFragment
Returns a temporary parameter relation type that references a Set with a certain element datatype.
getText() - Methode in Klasse de.esoco.process.ui.component.UiButton
Returns the element's text.
getText() - Methode in Klasse de.esoco.process.ui.component.UiCheckBox
Returns the element's text.
getText() - Methode in Klasse de.esoco.process.ui.component.UiLink
Returns the element's text.
getText() - Methode in Klasse de.esoco.process.ui.UiTextComponent
Returns the element's text.
getText() - Methode in Klasse de.esoco.process.ui.UiTextInputField
Returns the element's text.
getTitle() - Methode in Klasse de.esoco.process.ui.composite.UiCard
Returns the card title text.
getTitle() - Methode in Klasse de.esoco.process.ui.UiView
Returns the element's title.
getTopMenu() - Methode in Klasse de.esoco.process.ui.app.UiWebPage
Returns the top menu of this page.
getType() - Methode in Klasse de.esoco.process.step.InteractionEvent
Returns the type of event that occurred.
getTypeAttribute() - Methode in Klasse de.esoco.entity.Entity
Returns the type attribute of this entity.
getTypeAttribute() - Methode in Klasse de.esoco.entity.EntityDefinition
Returns the relation type of an attribute in this definition that defines the type of an entity.
getUIProperties(RelationType<?>) - Methode in Klasse de.esoco.process.ProcessFragment
Returns the UI properties for a certain parameter if they exist.
getUIProperties(RelationType<?>, boolean) - Methode in Klasse de.esoco.process.ProcessFragment
Returns the UI properties for a certain parameter.
getUIProperty(PropertyName<T>, RelationType<?>) - Methode in Klasse de.esoco.process.ProcessFragment
Returns a certain user interface property value for a particular parameter.
getUniqueProcessName() - Methode in Klasse de.esoco.process.Process
Returns a unique name for this process instance.
getUpwards(RelationType<T>) - Methode in Klasse de.esoco.entity.Entity
Returns an attribute value from the hierarchy of this entity.
getUpwards(RelationType<T>) - Statische Methode in Klasse de.esoco.entity.EntityFunctions
Returns a function that returns an entity attribute from the entity's hierarchy.
getUrl() - Methode in Klasse de.esoco.process.ui.component.UiWebView
Returns the URL of the displayed web page.
getURL() - Methode in Klasse de.esoco.process.step.DisplayUrl
Returns the current URL of this instance.
getUser() - Methode in Klasse de.esoco.lib.net.ExternalService
Returns the user this service has been created for.
getUserSetting(RelationType<T>) - Methode in Klasse de.esoco.process.ProcessFragment
Shortcut method to return a particular value from the settings of the current user with a default value of NULL.
getUserSettings(boolean) - Methode in Klasse de.esoco.process.ProcessFragment
Returns the configuration entity that contains the settings for the current process user.
getValidator() - Methode in Klasse de.esoco.data.element.DataElement
Returns the validator for values to be set on this element.
getValue() - Methode in Klasse de.esoco.data.element.BigDecimalDataElement
---------------------------------------------------------------- /** Returns the value of this element.
getValue() - Methode in Klasse de.esoco.data.element.BooleanDataElement
 
getValue() - Methode in Klasse de.esoco.data.element.DataElement
---------------------------------------------------------------- /** Returns the value of this element.
getValue() - Methode in Klasse de.esoco.data.element.DataSetDataElement
 
getValue() - Methode in Klasse de.esoco.data.element.DateDataElement
Returns the date value.
getValue() - Methode in Klasse de.esoco.data.element.IntegerDataElement
---------------------------------------------------------------- /** Returns the value of this element.
getValue() - Methode in Klasse de.esoco.data.element.ListDataElement
---------------------------------------------------------------- /** Returns the value of this element.
getValue() - Methode in Klasse de.esoco.data.element.MapDataElement
---------------------------------------------------------------- /** Returns the value of this element.
getValue() - Methode in Klasse de.esoco.data.element.PeriodDataElement
 
getValue() - Methode in Klasse de.esoco.data.element.StringDataElement
---------------------------------------------------------------- /** Returns the value of this element.
getValue() - Methode in Klasse de.esoco.process.ui.component.UiDecimalField
Returns the value of this object.
getValue() - Methode in Klasse de.esoco.process.ui.component.UiIntegerField
getValue() - Methode in Klasse de.esoco.process.ui.component.UiProgressBar
getValueDatatype(T) - Methode in Klasse de.esoco.process.step.InteractionFragment
Determines the datatype of a certain value.
getValueHashCode() - Methode in Klasse de.esoco.data.element.DataElement
Returns the value hash code.
getValueHashCode() - Methode in Klasse de.esoco.data.element.ListDataElement
Returns the value hash code.
getValueImpl() - Methode in Klasse de.esoco.process.ui.UiComponent
Internal method to return the value of this component's parameter.
getValues() - Methode in Klasse de.esoco.data.element.MapDataElement
Returns an immutable Collection view of the map values stored in this element.
getValues() - Methode in Schnittstelle de.esoco.data.validate.HasValueList
Returns the list of values from which a value can be selected.
getValues() - Methode in Klasse de.esoco.data.validate.HierarchyValidator
Returns the list of values from which a value can be selected.
getValues() - Methode in Klasse de.esoco.data.validate.ListValidator
Returns the list of values from which a value can be selected.
getValues() - Methode in Klasse de.esoco.data.validate.SelectionValidator
Returns the list of values from which a value can be selected.
getValueValidator() - Methode in Klasse de.esoco.data.element.MapDataElement
Returns the validator for the map values.
getView() - Methode in Klasse de.esoco.process.ui.UiComponent
Returns the parent view of this component.
getViewContentParam() - Methode in Klasse de.esoco.process.ViewFragment
Returns the parameter that holds the view content.
getViewParams() - Methode in Klasse de.esoco.data.process.ProcessState
Returns the data elements that represent the additional views in an interactive process step.
getViewType(boolean) - Methode in Klasse de.esoco.process.ViewFragment
Returns the type of this view fragment.
getXA(RelationType<T>, T) - Methode in Klasse de.esoco.entity.Entity
A shortcut for Entity.getExtraAttribute(RelationType, Object) that converts storage exception into runtime exceptions.
GG - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
GG_CIRCLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
gif(String) - Statische Methode in Klasse de.esoco.process.ui.graphics.UiImageData
Factory method to return a new instance for a Base64 encoded GIF image.
GIF - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
GIFT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
GIT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
GIT_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
GITHUB - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
GITHUB_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
GITHUB_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
GITKRAKEN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
GITLAB - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
GITTER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
GLASS_MARTINI - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
GLASS_MARTINI_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
GLASSES - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
GLIDE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
GLIDE_G - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
GLOBAL_ID_PREFIX_SEPARATOR - Statische Variable in Klasse de.esoco.entity.EntityManager
The separator character for the prefix of global entity IDs.
GLOBE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
GLOBE_AFRICA - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
GLOBE_AMERICAS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
GLOBE_ASIA - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
GOFORE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
GOLF_BALL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
GOLF_CLUB - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
GOLF_COURSE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
GOODREADS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
GOODREADS_G - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
GOOGLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
GOOGLE_DRIVE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
GOOGLE_PLAY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
GOOGLE_PLUS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
GOOGLE_PLUS_G - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
GOOGLE_PLUS_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
GOOGLE_WALLET - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
goTo(Class<? extends ProcessFragment>) - Methode in Klasse de.esoco.process.StepListProcessDefinition
Convenience method to add a goto to a certain process step that is identified by it's class.
goTo(String) - Methode in Klasse de.esoco.process.StepListProcessDefinition
Adds a step that jumps directly to an arbitrary other process step in the same process.
GPS_FIXED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
GPS_NOT_FIXED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
GPS_OFF - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
GRADE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
GRADIENT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
GRADUATION_CAP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
GRAIN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
GRAPHIC_EQ - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
GRATIPAY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
GRAV - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
GraylogEndpoint - Klasse in de.esoco.lib.comm
An endpoint implementation for sending messages to a Graylog server.
GraylogEndpoint() - Konstruktor für Klasse de.esoco.lib.comm.GraylogEndpoint
 
GraylogEndpoint.Protocol - Enum-Klasse in de.esoco.lib.comm
Enumeration of the supported Graylog communication protocols.
GraylogEndpoint.SendGraylogMessage - Klasse in de.esoco.lib.comm
Sends a message over a Graylog connection.
GraylogLogging - Klasse in de.esoco.lib.comm
A logging implementation that sends log messages to a Graylog server.
GraylogLogging() - Konstruktor für Klasse de.esoco.lib.comm.GraylogLogging
Default constructor.
GraylogLogging(String) - Konstruktor für Klasse de.esoco.lib.comm.GraylogLogging
Creates a new instance with a certain Graylog server endpoint address.
GraylogMessage - Klasse in de.esoco.lib.comm
A data object that holds the informations for a Graylog message in the Graylog extended log format (GELF).
GraylogMessage(GraylogMessage.Level, String, String) - Konstruktor für Klasse de.esoco.lib.comm.GraylogMessage
Creates a new instance.
GraylogMessage.Level - Enum-Klasse in de.esoco.lib.comm
Enumeration of the RFC 5424 severity levels used by graylog.
GREATER_THAN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
GREATER_THAN_EQUAL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
GRID_OFF - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
GRID_ON - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
GRIMACE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
GRIN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
GRIN_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
GRIN_BEAM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
GRIN_BEAM_SWEAT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
GRIN_HEARTS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
GRIN_SQUINT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
GRIN_SQUINT_TEARS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
GRIN_STARS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
GRIN_TEARS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
GRIN_TONGUE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
GRIN_TONGUE_SQUINT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
GRIN_TONGUE_WINK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
GRIN_WINK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
GRIP_HORIZONTAL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
GRIP_VERTICAL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
GRIPFIRE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
GROUP - Enum-Konstante in Enum-Klasse de.esoco.history.HistoryRecord.HistoryType
 
GROUP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
GROUP_ADD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
GROUP_WORK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
grow(int) - Methode in Klasse de.esoco.process.ui.layout.UiFlexLayout.FlexCell
Sets the grow factor of this cell for the Flexbox layout distribution along the flow axis.
GRUNT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
GULP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
GZIP - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 

H

H_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
H1 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
H2 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
H3 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HACKER_NEWS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
HACKER_NEWS_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
HAND_HEART - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HAND_HOLDING - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HAND_HOLDING_BOX - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HAND_HOLDING_HEART - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HAND_HOLDING_SEEDLING - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HAND_HOLDING_USD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HAND_HOLDING_WATER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HAND_LIZARD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HAND_PAPER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HAND_PEACE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HAND_POINT_DOWN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HAND_POINT_LEFT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HAND_POINT_RIGHT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HAND_POINT_UP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HAND_POINTER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HAND_RECEIVING - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HAND_ROCK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HAND_SCISSORS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HAND_SPOCK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
handleColumnSelection() - Methode in Klasse de.esoco.process.ui.composite.UiTableList.Column
Handles the selection event of a certain column.
handleError(StorageException) - Methode in Klasse de.esoco.entity.EntityIterator
Performs the error handling if an exception occurred in another iterator method.
handleEvent(RelationEvent<?>) - Methode in Klasse de.esoco.entity.EntityDefinition
Event handler implementation that will be registered as a relation listener on entities to perform the modification tracking for entity attributes.
handleFilterInput(RelationType<?>, Object) - Methode in Klasse de.esoco.process.step.entity.EntityAttributesHeader
Handle the input in the filter parameter of a column.
handleFragmentContinuation(Class<? extends ProcessFragment>, Class<? extends ProcessFragment>, Class<? extends ProcessDefinition>...) - Methode in Klasse de.esoco.process.StepListProcessDefinition
Inserts the steps that are needed to handle the continuation parameters of interaction fragments.
handleFragmentInteractions(RelationType<?>) - Methode in Klasse de.esoco.process.step.Interaction
Handles any interactions that may occur in a sub-fragment.
handleInteraction(InteractionEvent) - Methode in Schnittstelle de.esoco.process.step.Interaction.InteractionHandler
Will be invoked to handle the interaction for the annotated parameter.
handleInteraction(RelationType<?>) - Methode in Klasse de.esoco.process.step.DialogFragment
Must be implemented by subclasses to handle interactions for this fragment.
handleInteraction(RelationType<?>) - Methode in Klasse de.esoco.process.step.DisplayUrl
Must be implemented by subclasses to handle interactions for this fragment.
handleInteraction(RelationType<?>) - Methode in Klasse de.esoco.process.step.EditInteractionParameters.EditInteractionParameter
Must be implemented by subclasses to handle interactions for this fragment.
handleInteraction(RelationType<?>) - Methode in Klasse de.esoco.process.step.EditText
Must be implemented by subclasses to handle interactions for this fragment.
handleInteraction(RelationType<?>) - Methode in Klasse de.esoco.process.step.entity.ChooseEntity
Must be implemented by subclasses to handle interactions for this fragment.
handleInteraction(RelationType<?>) - Methode in Klasse de.esoco.process.step.entity.DisplayEntityHistory
Must be implemented by subclasses to handle interactions for this fragment.
handleInteraction(RelationType<?>) - Methode in Klasse de.esoco.process.step.entity.EditEntity
 
handleInteraction(RelationType<?>) - Methode in Klasse de.esoco.process.step.entity.SelectEntities
 
handleInteraction(RelationType<?>) - Methode in Klasse de.esoco.process.step.entity.SelectEntity
Must be implemented by subclasses to handle interactions for this fragment.
handleInteraction(RelationType<?>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Must be implemented by subclasses to handle interactions for this fragment.
handleInteraction(RelationType<?>) - Methode in Klasse de.esoco.process.step.SelectValues
Must be implemented by subclasses to handle interactions for this fragment.
handleInteraction(RelationType<?>) - Methode in Klasse de.esoco.process.step.SubProcessFragment
Must be implemented by subclasses to handle interactions for this fragment.
handleInteraction(RelationType<?>) - Methode in Klasse de.esoco.process.ViewFragment
Must be implemented by subclasses to handle interactions for this fragment.
handleItemSelection(Object) - Methode in Klasse de.esoco.process.ui.app.UiNavMenu
Handles the selection of a menu item by forwarding it to an event handler registered through UiNavMenu.onMenuSelection(Consumer).
handleLoginNameInput(String) - Methode in Klasse de.esoco.process.step.LoginFragment
Handles login name input.
handleNavigation(UiIconSupplier) - Methode in Klasse de.esoco.process.ui.composite.UiPagingNavigation
Performs navigation and notifies the navigation listener.
handlePasswordInput(String) - Methode in Klasse de.esoco.process.step.LoginFragment
Handles password input.
handleProcessExecutionException(Exception) - Methode in Klasse de.esoco.process.ProcessRunner
This is called when the execution of a process fails and throws an Exception.
handleValueUpdate(Set<String>) - Methode in Klasse de.esoco.process.step.entity.EditEntityTags
Will be invoked if a value update has been performed.
handleValueUpdate(T) - Methode in Schnittstelle de.esoco.process.ValueEventHandler
Will be invoked if a value update has been performed.
HANDS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HANDS_HEART - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HANDS_HELPING - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HANDS_USD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HANDSHAKE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HANDSHAKE_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
has(PropertyName<?>) - Methode in Klasse de.esoco.process.param.ParameterWrapper
Checks whether a certain property has been set for the wrapped parameter.
HAS_IMMEDIATE_INTERACTION - Enum-Konstante in Enum-Klasse de.esoco.data.process.ProcessState.ProcessStateFlag
 
HAS_NO_OWNER - Statische Variable in Klasse de.esoco.entity.ExtraAttribute
A predicate that checks whether the ExtraAttribute.OWNER attribute is NULL.
hasChangeLogging() - Methode in Klasse de.esoco.entity.Entity
Checks whether changes to this entity should be logged the history is enabled.
hasChangeLogging() - Methode in Klasse de.esoco.entity.ExtraAttribute
Overridden to always return FALSE because the change logging of entities includes their extra attributes.
hasChangeLogging() - Methode in Klasse de.esoco.history.HistoryRecord
Overridden to only return TRUE if the type of this record is NOTE.
hasEqualValueAs(DataElement<?>) - Methode in Klasse de.esoco.data.element.DataElement
Checks whether this element has a value that is equal to that of another element.
hasEqualValueAs(DataElement<?>) - Methode in Klasse de.esoco.data.element.ListDataElement
Checks whether this element has a value that is equal to that of another element.
hasEqualValueAs(DataElement<?>) - Methode in Klasse de.esoco.data.element.MapDataElement
 
hasExtraAttribute(Class<E>, Predicate<? super ExtraAttribute>) - Statische Methode in Klasse de.esoco.entity.EntityPredicates
Creates an entity predicate to query for entities that have an extra attribute that fulfill certain criteria.
hasExtraAttribute(RelationType<?>) - Methode in Klasse de.esoco.entity.Entity
Checks whether a certain extra attribute has been set on this entity.
hasExtraAttributeFlag(RelationType<Boolean>) - Methode in Klasse de.esoco.entity.Entity
A convenience method to check a boolean extra attribute.
hasFlag(String) - Methode in Klasse de.esoco.data.element.HierarchicalDataObject
 
hasFlagParameter(RelationType<Boolean>) - Methode in Klasse de.esoco.process.Process
A convenience method to check the existence and value of a parameter with a boolean datatype.
hasFlagParameter(RelationType<Boolean>) - Methode in Klasse de.esoco.process.ProcessFragment
A convenience method to check the existence and value of a parameter with a boolean datatype.
hashCode() - Methode in Klasse de.esoco.data.element.DataElement
 
hashCode() - Methode in Klasse de.esoco.data.element.HierarchicalDataObject
 
hashCode() - Methode in Klasse de.esoco.data.storage.StorageAdapterId
hashCode() - Methode in Klasse de.esoco.data.validate.DateValidator
 
hashCode() - Methode in Klasse de.esoco.data.validate.HierarchyValidator
hashCode() - Methode in Klasse de.esoco.data.validate.IntegerRangeValidator
 
hashCode() - Methode in Klasse de.esoco.data.validate.ListValidator
hashCode() - Methode in Klasse de.esoco.data.validate.QueryValidator
 
hashCode() - Methode in Klasse de.esoco.data.validate.RegExValidator
 
hashCode() - Methode in Klasse de.esoco.data.validate.SelectionValidator
hashCode() - Methode in Klasse de.esoco.data.validate.TabularDataValidator
 
hashCode() - Methode in Klasse de.esoco.entity.Entity
Returns a hash code that is consistent with the Entity.equals(Object) implementation.
HASHTAG - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
hasImmedidateInteraction() - Methode in Klasse de.esoco.data.process.ProcessState
Returns TRUE if the current step contains interaction parameters that will cause an immediate re-execution of the process and therefore doesn't need a special interaction control ("next button") to proceed.
hasInteraction(RelationType<?>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Checks whether an interaction has been caused by an interaction parameter from this fragment.
hasInteraction(RelationType<?>) - Methode in Klasse de.esoco.process.step.SubProcessFragment
Checks whether an interaction has been caused by an interaction parameter from this fragment.
hasInteractionParameter(RelationType<?>) - Methode in Klasse de.esoco.process.ProcessElement
Checks whether a certain parameter is registered as an interaction parameter.
hasNext() - Methode in Klasse de.esoco.entity.EntityIterator
hasParameter(RelationType<?>) - Methode in Klasse de.esoco.process.Process
Queries if a certain parameter is stored in the process.
hasParameter(RelationType<?>) - Methode in Klasse de.esoco.process.ProcessFragment
Convenience method to check the availability of a certain parameter in the enclosing process.
hasProperty(PropertyName<?>) - Methode in Klasse de.esoco.process.ui.UiElement
Checks whether a certain property has been set.
hasSelection() - Methode in Klasse de.esoco.data.element.SelectionDataElement
Checks whether this instance has a selection by comparing the value with the SelectionDataElement.NO_SELECTION constant.
hasSettingsFlag(Entity, RelationType<Boolean>) - Statische Methode in Klasse de.esoco.entity.Configuration
Convenience method to check the existence and state of boolean settings.
hasUIFlag(PropertyName<Boolean>, RelationType<?>) - Methode in Klasse de.esoco.process.ProcessFragment
Convenience method to check the existence and state of a boolean UI property of a parameter.
hasUserSetting(RelationType<Boolean>) - Methode in Klasse de.esoco.process.ProcessFragment
Shortcut method to check if a boolean flag ist set int the settings of the current user.
HasValueList<T> - Schnittstelle in de.esoco.data.validate
An additional interface for validators that constrain their value to a list of values that can be queried with HasValueList.getValues().
hasXA(RelationType<?>) - Methode in Klasse de.esoco.entity.Entity
A shortcut for Entity.hasExtraAttribute(RelationType) that converts storage exception into runtime exceptions.
HD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
HDD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HDR_OFF - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
HDR_ON - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
HDR_STRONG - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
HDR_WEAK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
HEADING - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HEADPHONES - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HEADPHONES_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HEADSET - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HEADSET - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
HEADSET_MIC - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
HEALING - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
HEARING - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
HEART - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HEART_CIRCLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HEART_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HEARTBEAT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
height(int) - Methode in Klasse de.esoco.process.param.ParameterBase
Sets the pixel width of an element in the UI property LayoutProperties.WIDTH.
height(int, SizeUnit) - Methode in Klasse de.esoco.process.ui.UiComponent
Sets the height of this component.
height(int, SizeUnit) - Methode in Klasse de.esoco.process.ui.UiLayout.Cell
Sets the height of this cell.
height(int, SizeUnit) - Methode in Klasse de.esoco.process.ui.UiLayout.Row
Sets the height of this row to a certain value and unit.
height(RelativeSize) - Methode in Klasse de.esoco.process.param.ParameterBase
Sets the UI property LayoutProperties.RELATIVE_WIDTH.
height(String) - Methode in Klasse de.esoco.process.param.ParameterBase
Sets the UI property LayoutProperties.HTML_HEIGHT.
height(String) - Methode in Klasse de.esoco.process.ui.UiLayout.Row
Sets the height of this row to a certain HTML size value.
HELICOPTER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HELP - Enum-Konstante in Enum-Klasse de.esoco.process.step.entity.FilterEntityTags.TagFilterAction
 
HELP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
HELP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiStandardIcon
 
HELP_OUTLINE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
HEXAGON - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HIDDEN_URL - Statische Variable in Klasse de.esoco.data.element.DataElement
Boolean property: used in conjunction with DataElement.INTERACTION_URL, indicates that the URL is app-relative and to be invoked in a hidden frame, typically to initiate a download.
hide() - Methode in Klasse de.esoco.process.param.ParameterWrapper
Marks this parameter to be hidden in the user interface.
hide() - Methode in Klasse de.esoco.process.ViewFragment
Hides this view.
HIDE_ENTITY - Statische Variable in Klasse de.esoco.entity.EntityRelationTypes
Entity is hidden from display.
hideLabel() - Methode in Klasse de.esoco.process.param.ParameterBase
Hides the label of this parameter.
HIERARCHICAL - Enum-Konstante in Enum-Klasse de.esoco.entity.EntityDefinition.DisplayMode
 
HIERARCHICAL_QUERY_MODE - Statische Variable in Klasse de.esoco.entity.EntityRelationTypes
A relation type to set the EntityRelationTypes.HierarchicalQueryMode on a query predicate.
HierarchicalDataObject - Klasse in de.esoco.data.element
A simple hierarchical data object to efficiently transfer query data between client and server.
HierarchicalDataObject(String, int, List<String>, boolean, Collection<String>) - Konstruktor für Klasse de.esoco.data.element.HierarchicalDataObject
Creates a new instance without children.
HierarchicalDataObject(String, int, List<String>, boolean, Collection<String>, DataModel<DataModel<String>>) - Konstruktor für Klasse de.esoco.data.element.HierarchicalDataObject
Creates a new instance.
HierarchicalDataObject(String, int, List<String>, boolean, Collection<String>, List<DataModel<String>>) - Konstruktor für Klasse de.esoco.data.element.HierarchicalDataObject
Creates a new instance.
HierarchicalDataObject(String, List<String>) - Konstruktor für Klasse de.esoco.data.element.HierarchicalDataObject
Creates a new readonly instance without children or flags and an index of zero.
HIERARCHY_CHILD_PREDICATE - Statische Variable in Klasse de.esoco.entity.EntityRelationTypes
A predicate that defines the children in a hierarchy.
HIERARCHY_ROOT_PREDICATE - Statische Variable in Klasse de.esoco.entity.EntityRelationTypes
A predicate that defines the roots of a hierarchy.
HierarchyValidator - Klasse in de.esoco.data.validate
A validator for the selection of a certain object from a hierarchy of data objects.
HierarchyValidator(List<HierarchicalDataObject>) - Konstruktor für Klasse de.esoco.data.validate.HierarchyValidator
Creates a new instance that uses zero-based continuous integer values for the identification of the data objects.
HIGH_QUALITY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
HIGHLIGHT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
HIGHLIGHT_OFF - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
HIGHLIGHTER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HIPS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
HIRE_A_HELPER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
HISTORIZED - Statische Variable in Klasse de.esoco.history.HistoryManager
A flag relation type that marks objects which create history records.
HISTORY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HISTORY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
HISTORY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiStandardIcon
 
HISTORY_DATA_FRAGMENT - Statische Variable in Klasse de.esoco.process.step.entity.DisplayEntityHistory.HistoryData
A standard parameter that can be used to display this fragment as a sub-fragment.
HISTORY_END - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
Indicates that the process step on which this flag is set should be the end point of a history group.
HISTORY_NOTE_OPTIONAL - Statische Variable in Klasse de.esoco.process.step.AddHistoryNote
An optional input parameter that signals that the note input is optional.
HISTORY_NOTE_TARGETS - Statische Variable in Klasse de.esoco.process.step.AddHistoryNote
A string parameter that is used for the selection of history entry templates.
HISTORY_NOTE_TEMPLATE - Statische Variable in Klasse de.esoco.process.step.AddHistoryNote
A string parameter that is used for the selection of history entry templates.
HISTORY_NOTE_TEMPLATES - Statische Variable in Klasse de.esoco.history.HistoryManager
A configuration extra attribute that contains mapping from process names to templates for history notes.
HISTORY_NOTE_TITLE - Statische Variable in Klasse de.esoco.process.step.AddHistoryNote
A string parameter that is used for the input of the first line of the history entry.
HISTORY_NOTE_VALUE - Statische Variable in Klasse de.esoco.process.step.AddHistoryNote
A string parameter that contains the additional text of the history entry.
HISTORY_OPTIONS_FRAGMENT - Statische Variable in Klasse de.esoco.process.step.entity.DisplayEntityHistory.HistoryOptions
A standard parameter that can be used to display this fragment as a sub-fragment.
HISTORY_START - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
Indicates that the process step on which this flag is set should be the starting point of a history group.
HISTORY_TARGET_PARAM - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
A reference to another parameter that contains the target entity for a history record.
HISTORY_TARGETS - Statische Variable in Klasse de.esoco.process.step.AddHistoryNote
A parameter containing a list of multiple history targets.
HISTORY_TARGETS_PARAM - Statische Variable in Klasse de.esoco.process.step.AddHistoryNote
A reference to another parameter that contains the target entities for a history record.
HISTORY_VALUE - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
A string parameter that can contain the value for a history entry.
HistoryData(Updatable, boolean, boolean) - Konstruktor für Klasse de.esoco.process.step.entity.DisplayEntityHistory.HistoryData
Creates a new instance.
HistoryManager - Klasse in de.esoco.history
This class contains static methods to query, create, and manipulate history records.
HistoryOptions(Updatable, boolean) - Konstruktor für Klasse de.esoco.process.step.entity.DisplayEntityHistory.HistoryOptions
Creates a new instance.
HistoryRecord - Klasse in de.esoco.history
An entity subclass that implements special history record handling.
HistoryRecord() - Konstruktor für Klasse de.esoco.history.HistoryRecord
 
HistoryRecord.HistoryType - Enum-Klasse in de.esoco.history
An enumeration of the possible types of history records.
HistoryRecord.ReferenceType - Enum-Klasse in de.esoco.history
An enumeration of the possible keys for the HistoryRecord.REFERENCE field.
HOCKEY_PUCK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HOCKEY_STICKS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HOME - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HOME - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
HOME_HEART - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HOOLI - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
HORNBILL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
HOSPITAL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HOSPITAL_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HOSPITAL_SYMBOL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HOST - Statische Variable in Klasse de.esoco.lib.comm.GraylogMessage
The host sending the message.
HOT_TUB - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HOT_TUB - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
HOTEL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HOTEL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
HOTJAR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
HOURGLASS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HOURGLASS_EMPTY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
HOURGLASS_END - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HOURGLASS_FULL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
HOURGLASS_HALF - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HOURGLASS_START - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
HOUZZ - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
html(String) - Methode in Klasse de.esoco.process.ui.UiTextComponent
Sets the text value of this component so that it will be rendered as HTML.
HTML - Enum-Konstante in Enum-Klasse de.esoco.data.FileType
 
HTML5 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
HTTP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
HTTPS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
HUBSPOT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 

I

I_CURSOR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
icon(UiIconSupplier) - Methode in Klasse de.esoco.process.ui.component.UiButton
Sets an icon for the button.
icon(UiIconSupplier) - Methode in Klasse de.esoco.process.ui.component.UiIconButton
Sets the icon of this button.
icon(UiIconSupplier) - Methode in Klasse de.esoco.process.ui.composite.UiCard.UiCardTitle
Sets the title icon.
icon(UiIconSupplier) - Methode in Klasse de.esoco.process.ui.UiComponent
Sets an icon for this component.
icon(Object) - Methode in Klasse de.esoco.process.param.ParameterBase
Sets the UI property ContentProperties.ICON.
icon(Object) - Methode in Klasse de.esoco.process.step.InteractionFragment
Creates a parameter for an empty label with the LabelStyle.ICON that displays a certain icon.
icon(Object, Alignment) - Methode in Klasse de.esoco.process.param.ParameterBase
Sets both UI properties ContentProperties.ICON and LayoutProperties.ICON_ALIGN.
icon(Object, RelativeScale) - Methode in Klasse de.esoco.process.param.ParameterBase
Sets both UI properties ContentProperties.ICON and LayoutProperties.ICON_SIZE.
iconButtons(E...) - Methode in Klasse de.esoco.process.step.InteractionFragment
Creates a parameter that displays interactive buttons for certain enum values as icons.
iconButtons(Class<E>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Creates a parameter that displays interactive buttons from an enum as icons.
iconSize(RelativeScale) - Methode in Klasse de.esoco.process.param.ParameterBase
Sets the property LayoutProperties.ICON_SIZE.
id(String) - Methode in Klasse de.esoco.process.param.ParameterWrapper
Sets a string ID for this instance by setting the UI property ContentProperties.ELEMENT_ID.
ID_BADGE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ID_CARD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ID_CARD_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ID_PREFIX - Statische Variable in Klasse de.esoco.entity.Configuration
The prefix for global entity IDs
ID_PREFIX - Statische Variable in Klasse de.esoco.entity.ExtraAttribute
The prefix for global entity IDs
ID_PREFIX - Statische Variable in Klasse de.esoco.entity.LogEntry
The prefix for global entity IDs
ID_PREFIX - Statische Variable in Klasse de.esoco.history.HistoryRecord
The prefix for global entity IDs
ID_PREFIX_FIELD - Statische Variable in Klasse de.esoco.entity.EntityDefinition
The name of the optional static entity field that contains a string constant with the ID prefix for the global IDs of an entity class
idAttribute(RelationTypeModifier...) - Statische Methode in Klasse de.esoco.entity.EntityRelationTypes
A factory method that creates an integer relation type for object identifiers.
ifAttribute(RelationType<V>, Predicate<? super V>) - Statische Methode in Klasse de.esoco.entity.EntityPredicates
A Predicates.ifRelation(RelationType, Predicate) variant that provides better readability for entity attributes.
ifExtraAttribute(RelationType<V>, V, Predicate<? super V>) - Statische Methode in Klasse de.esoco.entity.EntityPredicates
Creates an ElementPredicate to evaluate a predicate on a certain extra attribute in entities.
ignoreProperties(PropertyName<?>...) - Methode in Klasse de.esoco.process.ui.UiLayout
Can be invoked by subclasses to exclude certain properties from application upon components.
image(UiImageDefinition<?>) - Methode in Klasse de.esoco.process.ui.component.UiButton
Sets the button image.
image(UiImageDefinition<?>) - Methode in Klasse de.esoco.process.ui.UiComponent
Sets an image for this component.
image(String) - Methode in Klasse de.esoco.process.step.InteractionFragment
Creates a parameter that displays an image.
IMAGE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
IMAGE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
IMAGE_ASPECT_RATIO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
IMAGE_BMP - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
IMAGE_GIF - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
IMAGE_JPEG - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
IMAGE_PNG - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
IMAGE_PSD - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
IMAGE_SVG - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
IMAGE_TGA - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
IMAGE_TIFF - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
imageButtons(Class<E>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Creates a parameter that displays interactive buttons from an enum with images.
images() - Methode in Klasse de.esoco.process.param.ParameterBase
Sets the flag property StyleProperties.HAS_IMAGES.
IMAGES - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
IMDB - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
IMMEDIATE_INTERACTION - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
A flag that can be set to mark a process step that has one or more interactive parameters which will cause an immediate execution of the process.
IMMUTABLE - Enum-Konstante in Enum-Klasse de.esoco.data.element.DataElement.Flag
 
IMPORT_CONTACTS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
IMPORT_EXPORT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
IMPORTANT_DEVICES - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
INBOX - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
INBOX - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
INBOX_IN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
INBOX_OUT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
INDENT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
INDETERMINATE_CHECK_BOX - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
INDUSTRY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
INDUSTRY_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
INFINITY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
INFO - Enum-Konstante in Enum-Klasse de.esoco.history.HistoryRecord.HistoryType
 
INFO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
INFO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
INFO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiStandardIcon
 
INFO_CIRCLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
INFO_OUTLINE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
INFO_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
INFORMATIONAL - Enum-Konstante in Enum-Klasse de.esoco.lib.comm.GraylogMessage.Level
 
inherit(PropertyName<?>...) - Methode in Klasse de.esoco.process.param.ParameterBase
Transfers certain properties from the parent fragment to this parameter.
init() - Statische Methode in Klasse de.esoco.data.element.DataElement
This method should be invoked to initialize the property name constants for de-serialization.
init() - Statische Methode in Klasse de.esoco.data.element.DataElementList
This method should be invoked to initialize the property name constants for de-serialization.
init() - Statische Methode in Klasse de.esoco.data.element.DataSetDataElement
This method should be invoked to initialize the property name constants for de-serialization.
init() - Statische Methode in Klasse de.esoco.data.element.DateDataElement
This method should be invoked to initialize the property name constants for de-serialization.
init() - Statische Methode in Klasse de.esoco.data.element.DateListDataElement
This method should be invoked to initialize the property name constants for de-serialization.
init() - Methode in Klasse de.esoco.entity.EntityMigrator
This method can be overridden by subclasses to perform initialization before of the migration of entities.
init() - Statische Methode in Klasse de.esoco.history.HistoryManager
This method should be invoked at application startup to initialize the history functionality.
init() - Methode in Klasse de.esoco.lib.comm.GraylogLogging
Creates the target endpoint from the endpoint address that must be stored in CommunicationRelationTypes.ENDPOINT_ADDRESS.
init() - Methode in Klasse de.esoco.process.step.DialogFragment
Must be implemented to initialize the interaction parameters of this fragment.
init() - Methode in Klasse de.esoco.process.step.DisplayUrl
Must be implemented to initialize the interaction parameters of this fragment.
init() - Methode in Klasse de.esoco.process.step.EditInteractionParameters.EditInteractionParameter
Must be implemented to initialize the interaction parameters of this fragment.
init() - Methode in Klasse de.esoco.process.step.EditInteractionParameters
Must be implemented to initialize the interaction parameters of this fragment.
init() - Methode in Klasse de.esoco.process.step.EditText
Must be implemented to initialize the interaction parameters of this fragment.
init() - Methode in Klasse de.esoco.process.step.entity.AbstractEntityListItem
Must be implemented to initialize the interaction parameters of this fragment.
init() - Methode in Klasse de.esoco.process.step.entity.ChooseEntity
Set the query predicate.
init() - Methode in Klasse de.esoco.process.step.entity.DisplayEntityHistory.HistoryData
Must be implemented to initialize the interaction parameters of this fragment.
init() - Methode in Klasse de.esoco.process.step.entity.DisplayEntityHistory.HistoryOptions
Must be implemented to initialize the interaction parameters of this fragment.
init() - Methode in Klasse de.esoco.process.step.entity.DisplayEntityHistory
Must be implemented to initialize the interaction parameters of this fragment.
init() - Methode in Klasse de.esoco.process.step.entity.EditEntity
 
init() - Methode in Klasse de.esoco.process.step.entity.EditEntityTags
Must be implemented to initialize the interaction parameters of this fragment.
init() - Methode in Klasse de.esoco.process.step.entity.EntityList
Must be implemented to initialize the interaction parameters of this fragment.
init() - Methode in Klasse de.esoco.process.step.entity.EntityListHeader
Must be implemented to initialize the interaction parameters of this fragment.
init() - Methode in Klasse de.esoco.process.step.entity.FilterEntityTags
Must be implemented to initialize the interaction parameters of this fragment.
init() - Methode in Klasse de.esoco.process.step.entity.SelectEntities
 
init() - Methode in Klasse de.esoco.process.step.entity.SelectEntity
Must be implemented to initialize the interaction parameters of this fragment.
init() - Methode in Klasse de.esoco.process.step.InteractionFragment
Must be implemented to initialize the interaction parameters of this fragment.
init() - Methode in Klasse de.esoco.process.step.LoginFragment
Must be implemented to initialize the interaction parameters of this fragment.
init() - Methode in Klasse de.esoco.process.step.MessageBoxFragment.MessageBoxContent
Must be implemented to initialize the interaction parameters of this fragment.
init() - Methode in Klasse de.esoco.process.step.ProcessControlFragment
Must be implemented to initialize the interaction parameters of this fragment.
init() - Methode in Klasse de.esoco.process.step.SelectValues
Must be implemented to initialize the interaction parameters of this fragment.
init() - Methode in Klasse de.esoco.process.step.SubProcessFragment
Must be implemented to initialize the interaction parameters of this fragment.
init() - Methode in Klasse de.esoco.process.ui.UiContainer.UiContainerFragment
Must be implemented to initialize the interaction parameters of this fragment.
init() - Methode in Klasse de.esoco.process.ui.UiRootFragment
Must be implemented to initialize the interaction parameters of this fragment.
init() - Methode in Klasse de.esoco.process.ViewFragment
Must be implemented to initialize the interaction parameters of this fragment.
init(Class<? extends Entity>...) - Statische Methode in Klasse de.esoco.entity.EntityManager
Varargs version of the EntityManager.init(Collection) method.
init(String, String, Class<E>, List<RelationType<?>>) - Methode in Klasse de.esoco.entity.EntityDefinition
Internal initialization method that builds the map of attribute relation types.
init(Collection<Class<? extends Entity>>) - Statische Methode in Klasse de.esoco.entity.EntityManager
Global entity initialization, must be invoked before any entity operations are performed.
initChartParameter(RelationType<DataSetDataElement>, DataSet<?>, DataSetDataElement.ChartType, DataSetDataElement.LegendPosition, String, boolean) - Methode in Klasse de.esoco.process.ProcessFragment
Creates a new data set data element with chart data and sets the corresponding process parameter.
initChildren(E, List<?>, EntityDefinition<?>) - Methode in Klasse de.esoco.entity.EntityDefinition
 
initChildren(E, List<?>, EntityDefinition<?>, boolean) - Methode in Klasse de.esoco.entity.EntityDefinition
Initializes the child entities of a parent by setting the parent attributes accordingly.
initComplete() - Methode in Klasse de.esoco.process.step.entity.DisplayEntityHistory
This method will be invoked after the initialization of a fragment and it's hierarchy of sub-fragments has been completed.
initComplete() - Methode in Klasse de.esoco.process.step.entity.EntityList
This method will be invoked after the initialization of a fragment and it's hierarchy of sub-fragments has been completed.
initComplete() - Methode in Klasse de.esoco.process.step.InteractionFragment
This method will be invoked after the initialization of a fragment and it's hierarchy of sub-fragments has been completed.
initComplete() - Methode in Klasse de.esoco.process.ui.UiRootFragment
This method will be invoked after the initialization of a fragment and it's hierarchy of sub-fragments has been completed.
initComplete() - Methode in Klasse de.esoco.process.ViewFragment
Overridden to transfer properties from the content fragment parameter to the view parameter after all child fragments have been initialized.
initConnection(Connection) - Methode in Klasse de.esoco.lib.comm.GraylogEndpoint
initContentPanel(InteractionFragment) - Methode in Klasse de.esoco.process.step.entity.AbstractEntityListItem
Must be implemented to init the fragment containing the content panel of this list item.
initCountChartParameter(RelationType<DataSetDataElement>, Map<String, Integer>, DataSetDataElement.ChartType, String, String, DataSetDataElement.LegendPosition, String, boolean) - Methode in Klasse de.esoco.process.ProcessFragment
Initializes a chart parameter that displays integer counts for certain elements.
initDataPanel(InteractionFragment) - Methode in Klasse de.esoco.process.step.entity.EntityAttributesHeader
Must be overridden to initialize the the expanded header content if the method EntityListHeader.getHeaderType() returns an expanding header style.
initDataPanel(InteractionFragment) - Methode in Klasse de.esoco.process.step.entity.EntityListHeader
Must be overridden to initialize the the expanded header content if the method EntityListHeader.getHeaderType() returns an expanding header style.
initEntityReference(E, RelationType<Entity>, Object) - Methode in Klasse de.esoco.entity.EntityDefinition
Initializes an entity reference attribute with an intermediate relation.
initExpandableHeaderPanel(InteractionFragment) - Methode in Klasse de.esoco.process.step.entity.EntityListHeader
Will be invoked to init the wrapping header panel if this header is expandable.
initExpandedContent(UiBuilder<?>) - Methode in Klasse de.esoco.process.ui.composite.UiTableList.Row
Can be overridden by subclasses to initialize the content of expandable rows.
initFragmentParameter(RelationType<List<RelationType<?>>>) - Methode in Klasse de.esoco.process.step.SelectValues
Initializes a parameter for this fragment.
initFragments() - Methode in Klasse de.esoco.process.step.Interaction
Initializes all sub-fragments.
initHeaderPanel(InteractionFragment) - Methode in Klasse de.esoco.process.step.entity.AbstractEntityListItem
Needs to be implemented to initialize the header panel of list items in list layouts that separate header and content (i.e. with a ListLayoutStyle other than ListLayoutStyle.SIMPLE).
initHeaderPanel(InteractionFragment) - Methode in Klasse de.esoco.process.step.entity.EntityList
Initializes the header panel of this list if a header has been set with EntityList.setListHeader(EntityListHeader).
initHistoryParameter(ProcessFragment, RelationType<HistoryRecord>, Collection<Entity>, boolean, HistoryRecord.HistoryType...) - Statische Methode in Klasse de.esoco.process.step.entity.DisplayEntityHistory
Initializes the a history parameter with a history query for certain targets.
initialize(CommandLine) - Methode in Klasse de.esoco.process.ProcessService
initialize(CommandLine) - Methode in Klasse de.esoco.service.InteractiveProcessExecutor
initiateDownload(ParameterWrapper<?, ?>, String, FileType, Function<FileType, ?>) - Statische Methode in Klasse de.esoco.process.param.ParameterWrapper
Initiates a download for a parameter.
initiateDownload(String, FileType, Function<FileType, ?>) - Methode in Klasse de.esoco.process.ui.UiButtonControl
Initiates a download from this button.
initItemContent() - Methode in Klasse de.esoco.process.step.entity.AbstractEntityListItem
Initializes the content parameters that defines the UI of this list item.
initPage() - Methode in Klasse de.esoco.process.ui.app.UiWebPage
Initializes the page content after it has been created by UiWebPage.buildStructure().
initParam(RelationType<S>, RelationType<D>, Function<? super S, D>) - Methode in Klasse de.esoco.process.StepListProcessDefinition
Adds a conditional parameter initialization function that produces the value of a certain parameter from the process.
initProcessStep(Interaction) - Methode in Klasse de.esoco.process.step.entity.SelectEntities
Will be invoked after the process step of this fragment has been set.
initProcessStep(Interaction) - Methode in Klasse de.esoco.process.step.InteractionFragment
Will be invoked after the process step of this fragment has been set.
initProcessStep(Interaction) - Methode in Klasse de.esoco.process.step.SelectValues
 
initProgressParameter() - Methode in Klasse de.esoco.process.ProcessFragment
Initializes the parameter ProcessRelationTypes.PROGRESS to be displayed as a progress indicator.
initQueryParameter(RelationType<E>, Class<E>, Predicate<? super E>, Predicate<? super Entity>, EntityRelationTypes.HierarchicalQueryMode, RelationType<?>...) - Methode in Klasse de.esoco.process.step.InteractionFragment
Initializes a parameter for the display of a storage query.
initRelationTypeAttribute(ExtraAttribute, RelationType<RelationType<?>>, String) - Methode in Klasse de.esoco.entity.ExtraAttribute.Definition
Overridden to handle the special namespace of extra attributes.
initRelationTypeAttribute(E, RelationType<RelationType<?>>, String) - Methode in Klasse de.esoco.entity.EntityDefinition
Initializes an attribute that refers to a relation type.
initTitlePanel(InteractionFragment) - Methode in Klasse de.esoco.process.step.entity.EntityAttributesHeader
Must be implemented to initialize the fragment containing the title panel of this instance.
initTitlePanel(InteractionFragment) - Methode in Klasse de.esoco.process.step.entity.EntityListHeader
Must be implemented to initialize the fragment containing the title panel of this instance.
input() - Methode in Klasse de.esoco.process.param.ParameterBase
Overridden to be public.
input() - Methode in Klasse de.esoco.process.param.ParameterList
Marks the wrapped relation type to be displayed as editable in the fragment this parameter belongs to.
input(Class<T>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Creates an anonymous input parameter for a certain datatype.
input(String, Class<T>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Creates an input parameter for a certain datatype.
input(String, RelationType<?>...) - Methode in Klasse de.esoco.process.StepListProcessDefinition
Adds an interactive process step that will query the value of certain parameters with a particular input policy.
input(RelationType<T>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Creates an input parameter for a certain datatype.
INPUT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
INPUT_FIELD - Enum-Konstante in Enum-Klasse de.esoco.data.element.DateDataElement.DateInputType
 
INPUT_FLAGS - Statische Variable in Klasse de.esoco.data.element.DataElement
The set of data element flags for input data elements
INPUT_PARAMS - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
A set of the parameter relation types that are used as input parameters in an interaction.
inputAttr(String, RelationType<T>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Creates a new process parameter for the input of an entity attribute.
inputAttr(RelationType<T>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Creates a new process parameter for the input of an entity attribute that is named like the original attribute relation type.
inputDate(String) - Methode in Klasse de.esoco.process.step.InteractionFragment
Creates a parameter for a date input field.
inputTags(Collection<String>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Creates an anonymous parameter for a text input field.
inputText(String) - Methode in Klasse de.esoco.process.step.InteractionFragment
Creates an anonymous parameter for a text input field.
inputTextLines(String) - Methode in Klasse de.esoco.process.step.InteractionFragment
Creates an anonymous parameter for multi-line text input (a text area).
INSERT_CHART - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
INSERT_COMMENT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
INSERT_DRIVE_FILE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
INSERT_EMOTICON - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
INSERT_INVITATION - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
INSERT_LINK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
INSERT_PHOTO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
insertDisplayParameter(RelationType<?>, RelationType<?>) - Methode in Klasse de.esoco.process.step.Interaction
Inserts a display parameter before another parameter in the list of this step's interaction parameters.
insertInputParameter(RelationType<?>, RelationType<?>) - Methode in Klasse de.esoco.process.step.Interaction
Inserts an input parameter before another parameter in the list of this step's interaction and input parameters.
insertInputParameters(RelationType<?>, Collection<RelationType<?>>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Inserts additional parameters into the lists returned by the methods InteractionFragment.getInteractionParameters() and InteractionFragment.getInputParameters().
insertInputParameters(RelationType<?>, RelationType<?>...) - Methode in Klasse de.esoco.process.step.InteractionFragment
 
INSTAGRAM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
IntegerDataElement - Klasse in de.esoco.data.element
A data element implementation for integer values.
IntegerDataElement() - Konstruktor für Klasse de.esoco.data.element.IntegerDataElement
Default constructor for serialization.
IntegerDataElement(String, int) - Konstruktor für Klasse de.esoco.data.element.IntegerDataElement
Creates a new read-only instance with a certain name and value.
IntegerDataElement(String, int, Validator<? super Integer>, Set<DataElement.Flag>) - Konstruktor für Klasse de.esoco.data.element.IntegerDataElement
Creates a new instance with a certain initial value and validator.
IntegerDataElement(String, Integer, Validator<? super Integer>, Set<DataElement.Flag>) - Konstruktor für Klasse de.esoco.data.element.IntegerDataElement
Creates a new instance with a certain initial value and validator.
IntegerRangeValidator - Klasse in de.esoco.data.validate
A validator for integer values that constrains them in a range between a minimal and a maximal value.
IntegerRangeValidator(int, int) - Konstruktor für Klasse de.esoco.data.validate.IntegerRangeValidator
Creates a new instance that tests against a certain integer range.
Interaction - Klasse in de.esoco.process.step
A generic process step for interactions in a process.
Interaction() - Konstruktor für Klasse de.esoco.process.step.Interaction
 
INTERACTION_CLEANUP_ACTIONS - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
A list of actions that will be performed once before the next process execution after an interaction.
INTERACTION_EVENT_PARAM - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
Contains the relation type of the ProcessRelationTypes.INTERACTION_PARAMS parameter that caused an interactive input event during an interaction.
INTERACTION_EVENT_TYPE - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
The event type of an interaction.
INTERACTION_FILL - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
A string parameter to be used as an empty placeholder in an interaction layout.
INTERACTION_PARAM_VALIDATIONS - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
A mapping from parameter relation types to functions that validate parameter values already during interactions while the validations stored in ProcessRelationTypes.PARAM_VALIDATIONS will only be performed if the process progresses to the next step.
INTERACTION_PARAMS - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
A list of the parameter relation types to be used in an interaction.
INTERACTION_PARAMS_LIST - Statische Variable in Klasse de.esoco.data.process.ProcessState
The name of the data element list that contains the interaction parameter data elements.
INTERACTION_TYPE - Statische Variable in Klasse de.esoco.data.element.DateListDataElement
The type of the interaction event that occurred on a child.
INTERACTION_URL - Statische Variable in Klasse de.esoco.data.element.DataElement
String property: an URL to be invoked in a separate browser window.
Interaction.InteractionHandler - Schnittstelle in de.esoco.process.step
An interface that defines a method for the handling of an interaction.
InteractionEvent - Klasse in de.esoco.process.step
An interaction event that hold information about the event source and the type of event that occurred.
InteractionEvent(Interaction, RelationType<?>, InteractionEventType) - Konstruktor für Klasse de.esoco.process.step.InteractionEvent
Creates a new instance.
InteractionFragment - Klasse in de.esoco.process.step
A process element subclass that serves as a fragment of an interactive process step.
InteractionFragment() - Konstruktor für Klasse de.esoco.process.step.InteractionFragment
Creates a new instance.
interactive(InteractiveInputMode) - Methode in Klasse de.esoco.process.param.ParameterBase
Sets the interactive input mode for this parameter.
interactive(ListStyle) - Methode in Klasse de.esoco.process.param.ParameterBase
Sets a parameter with a list of allowed values to be displayed in a certain interactive list style.
InteractiveProcessEndpoint - Klasse in de.esoco.service
The HTTP endpoint for interaction with an InteractiveProcessExecutor or InteractiveProcessRenderer REST service.
InteractiveProcessEndpoint() - Konstruktor für Klasse de.esoco.service.InteractiveProcessEndpoint
 
InteractiveProcessEndpoint.ProcessRequest<D,R> - Klasse in de.esoco.service
The base class for request methods to the InteractiveProcessEndpoint.
InteractiveProcessEndpoint.RequestData<T> - Klasse in de.esoco.service
A container for the JSON serialization of process request data.
InteractiveProcessExecutor - Klasse in de.esoco.service
A service that executes interactive processes and transfers their interaction state to a remote service (typically a InteractiveProcessRenderer).
InteractiveProcessExecutor() - Konstruktor für Klasse de.esoco.service.InteractiveProcessExecutor
 
InteractiveProcessRenderer - Klasse in de.esoco.service
A renderer for interactive processes that are executed by a remote service (typically a InteractiveProcessExecutor).
InteractiveProcessRenderer() - Konstruktor für Klasse de.esoco.service.InteractiveProcessRenderer
 
internalExecute() - Methode in Klasse de.esoco.process.ProcessStep
Internal method to invoke the ProcessStep.execute() method.
internalExecute() - Methode in Klasse de.esoco.process.step.Interaction
INTERNET_EXPLORER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
intParam(String) - Methode in Klasse de.esoco.process.step.InteractionFragment
Convenience method to create a new temporary parameter relation type with an integer datatype.
invalidateCache() - Statische Methode in Klasse de.esoco.entity.EntityManager
Invalidates the global entity cache.
InvalidParametersException - Ausnahmeklasse in de.esoco.process
A process exception subclass that is thrown when a process step encounters invalid parameters.
InvalidParametersException(ProcessFragment, String, Collection<RelationType<?>>) - Konstruktor für Ausnahmeklasse de.esoco.process.InvalidParametersException
Creates a new instance for one or more invalid parameters with the same error message.
InvalidParametersException(ProcessFragment, String, RelationType<?>...) - Konstruktor für Ausnahmeklasse de.esoco.process.InvalidParametersException
Creates a new instance for one or more invalid parameters with the same error message.
InvalidParametersException(ProcessFragment, Map<RelationType<?>, String>) - Konstruktor für Ausnahmeklasse de.esoco.process.InvalidParametersException
Creates a new instance.
INVENTORY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
INVERT_COLORS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
INVERT_COLORS_OFF - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
invoke(Class<? extends ProcessFragment>) - Methode in Klasse de.esoco.process.StepListProcessDefinition
Adds a step to this process definition that has the same name as the simple name of the step class.
invoke(String, Class<? extends ProcessFragment>) - Methode in Klasse de.esoco.process.StepListProcessDefinition
Adds a process step with a specific name to this definition.
invokeBinaryFunction(String, RelationType<L>, RelationType<R>, RelationType<O>, BinaryFunction<? super L, ? super R, ? extends O>) - Methode in Klasse de.esoco.process.StepListProcessDefinition
Adds an instance of FunctionStep for a step that evaluates a binary function on certain parameters.
invokeFunction(String, RelationType<I>, RelationType<O>, Function<? super I, ? extends O>) - Methode in Klasse de.esoco.process.StepListProcessDefinition
Adds an instance of FunctionStep for a step that evaluates a function on a certain parameter.
invokeSubProcess(Class<? extends ProcessDefinition>) - Methode in Klasse de.esoco.process.StepListProcessDefinition
Adds a step for a sub-process invocation.
invokeSubProcess(String, ProcessDefinition) - Methode in Klasse de.esoco.process.StepListProcessDefinition
Adds a step for a sub-process invocation which is based on the class SubProcessStep.
invokeSubProcess(String, Class<? extends ProcessDefinition>) - Methode in Klasse de.esoco.process.StepListProcessDefinition
Adds a step for a sub-process invocation with a specific name.
IOXHOST - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
is(PropertyName<Boolean>) - Methode in Klasse de.esoco.process.param.ParameterBase
Checks the value of a boolean property.
IS_SETTINGS_CONFIG - Statische Variable in Klasse de.esoco.entity.Configuration
A predicate that matches a configurations that contains entity-related settings.
isAttached() - Methode in Klasse de.esoco.process.step.InteractionFragment
Checks whether this fragment is (still) attached to a process.
isAutoContinue() - Methode in Klasse de.esoco.data.process.ProcessState
Returns TRUE if the process execution should be continued automatically after an interaction.
isAutomaticChangeLogging() - Statische Methode in Klasse de.esoco.entity.EntityManager
Returns TRUE if the automatic history logging of entity changes is enabled.
isBuilt() - Methode in Klasse de.esoco.process.ui.UiContainer
Checks if the content of this container has already been built.
isCached() - Methode in Klasse de.esoco.entity.Entity
Checks whether this entity is currently cached.
isCachingEnabledFor(Class<? extends Entity>) - Statische Methode in Klasse de.esoco.entity.EntityManager
Returns the caching enabled for.
isDeleteAllowed() - Methode in Klasse de.esoco.entity.EntityDefinition
isDeletionEnabledFor(Class<? extends Entity>) - Statische Methode in Klasse de.esoco.entity.EntityManager
Checks whether the deletion of entities is enabled for a certain entity type.
isEditable() - Methode in Klasse de.esoco.data.element.HierarchicalDataObject
 
isEditing() - Methode in Klasse de.esoco.process.step.EditText
Checks whether this instance is currently in edit mode.
isEmpty() - Methode in Klasse de.esoco.process.ui.UiLayout.Cell
Checks whether this cell is empty (i.e. the component is NULL).
isEmpty() - Methode in Klasse de.esoco.process.ui.UiLayout.Row
Checks whether no cell in this row contain a component.
isEnabled() - Methode in Klasse de.esoco.process.param.ParameterWrapper
Checks the enabled/disabled state.
isEntitySyncServiceEnabled() - Statische Methode in Klasse de.esoco.entity.EntityManager
Checks whether usage of the remote sync service is enabled for entity locking.
isFinalStep() - Methode in Klasse de.esoco.data.process.ProcessState
Returns TRUE if the current step is the final interactive step in the process.
isFinished() - Methode in Klasse de.esoco.data.process.ProcessState
Checks whether the process has finished execution.
isFinished() - Methode in Klasse de.esoco.process.Process
Indicates whether the process has finished execution or not.
isHierarchyAttribute(RelationType<?>) - Methode in Klasse de.esoco.entity.EntityDefinition
isHierarchyElement(Entity) - Methode in Klasse de.esoco.entity.Entity
Checks whether this entity is part of a certain hierarchy.
isIgnored(PropertyName<?>) - Methode in Klasse de.esoco.process.ui.UiLayout
Checks whether a certain property should be ignored for application on components.
isImmutable() - Methode in Klasse de.esoco.data.element.DataElement
Returns the immutable state of this element.
isInitialized() - Methode in Klasse de.esoco.process.step.InteractionFragment
Checks whether this instance has already been initialized, i.e. returned from it's InteractionFragment.init() method.
isInputRequired() - Methode in Klasse de.esoco.data.process.ProcessDescription
Checks whether the process execution requires an input value.
isInteractiveInput() - Methode in Klasse de.esoco.process.ProcessFragment
Checks whether the process has been suspended because of an interactive input event.
isModified() - Methode in Klasse de.esoco.data.element.DataElement
Returns TRUE if this element's value has been modified.
isModified() - Methode in Klasse de.esoco.entity.Entity
Checks whether this entity is already persistent.
isModified() - Methode in Klasse de.esoco.process.ui.UiElement
Checks the modification state of this element.
isNegateFilter() - Methode in Klasse de.esoco.process.step.entity.FilterEntityTags
Checks whether the filter negation flag is set.
ISO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
isOptional() - Methode in Klasse de.esoco.data.element.DataElement
Returns the immutable state of this element.
isPanelParameter(RelationType<?>) - Methode in Klasse de.esoco.process.ProcessFragment
Checks whether a certain parameter is contained in a subordinate parameter list of a panel instead of directly in this fragment.
isParameterModified(RelationType<?>) - Methode in Klasse de.esoco.process.ProcessStep
Checks whether a parameter has been modified by the process during the last interaction cycle.
isPersistent() - Methode in Klasse de.esoco.entity.Entity
Checks whether this entity is already persistent.
IsPerson - Schnittstelle in de.esoco.entity
An interface that marks entities which represent a natural or legal person.
isProcessSchedulingEnabled() - Methode in Schnittstelle de.esoco.process.ProcessScheduler
Returns TRUE if the process scheduler is enabled and FALSE otherwise.
isQueryInitialized() - Methode in Klasse de.esoco.process.step.PerformStorageQuery
Checks whether the storage query is already initialized.
isRecording() - Statische Methode in Klasse de.esoco.history.HistoryManager
Allows to check whether a history is recorded for the current thread.
isRemoveAfterDownload() - Methode in Klasse de.esoco.data.DownloadData
Checks whether this instance should be invalidated after the data has been downloaded.
isResourceIds() - Methode in Klasse de.esoco.data.validate.StringListValidator
Returns TRUE if the string values of this instance should be interpreted as resource IDs.
isRoot() - Methode in Klasse de.esoco.entity.Entity
Checks whether this entity is the root in a hierarchy.
isRunning() - Methode in Klasse de.esoco.process.ProcessRunner
TRUE if the ProcessRunner is running.
isSelected() - Methode in Klasse de.esoco.data.element.DataElement
Returns the selected state of this element.
isSelected() - Methode in Klasse de.esoco.process.step.entity.AbstractEntityListItem
Checks whether this item is currently selected.
isSelected() - Methode in Schnittstelle de.esoco.process.step.entity.EntityList.EntityListItem
Checks whether this item is currently selected.
isSelected() - Methode in Klasse de.esoco.process.ui.component.UiCheckBox
Returns the selection state of this instance.
isSelected() - Methode in Klasse de.esoco.process.ui.composite.UiListPanel.Item
Returns the selected state of this item.
isSelected() - Methode in Klasse de.esoco.process.ui.composite.UiTableList.Row
Returns the row's selection state.
isSeparator() - Methode in Klasse de.esoco.data.process.ProcessDescription
Checks whether this description is a placeholder for a separator between descriptions.
isSimpleLayout() - Methode in Klasse de.esoco.process.step.entity.AbstractEntityListItem
Returns the simpleLayout value.
isSubProcess() - Methode in Klasse de.esoco.process.Process
Checks whether this process is running in the context of another process or if is a root process.
isUsePluralStorageNames() - Statische Methode in Klasse de.esoco.entity.EntityManager
Checks if storage names (e.g.
isUserAuthorized(Entity) - Methode in Klasse de.esoco.process.step.LoginFragment
Will be invoked after the user has been successfully authenticated to check whether she is authorized to use the application.
isValid(HierarchicalDataObject) - Methode in Klasse de.esoco.data.validate.HierarchyValidator
Must be implemented to validate data element values.
isValid(Integer) - Methode in Klasse de.esoco.data.validate.IntegerRangeValidator
 
isValid(String) - Methode in Klasse de.esoco.data.validate.QueryValidator
Only checks that the given value is not NULL and otherwise assumes that values are only selected from query results.
isValid(String) - Methode in Klasse de.esoco.data.validate.RegExValidator
Validates the string value by matching it against the regular expression pattern of this instance.
isValid(String) - Methode in Klasse de.esoco.data.validate.SelectionValidator
Must be implemented to validate data element values.
isValid(Date) - Methode in Klasse de.esoco.data.validate.DateValidator
 
isValid(List<T>) - Methode in Klasse de.esoco.data.validate.ListContentValidator
Must be implemented to validate data element values.
isValid(T) - Methode in Klasse de.esoco.data.validate.ListValidator
Must be implemented to validate data element values.
isValid(T) - Methode in Schnittstelle de.esoco.data.validate.Validator
Must be implemented to validate data element values.
isValidated() - Methode in Enum-Klasse de.esoco.process.step.DialogFragment.DialogAction
Checks whether this action needs a dialog validation.
isValidated() - Methode in Enum-Klasse de.esoco.process.ui.UiDialogView.Button
Checks whether this action needs a dialog validation.
isValidOn(Date) - Methode in Klasse de.esoco.entity.PeriodEntity
Checks whether this entity is valid on a certain date, i.e. whether it's start date is before or equal to and less than the given date.
isValidValue(Validator<? super T>, T) - Methode in Klasse de.esoco.data.element.StringDataElement
Overridden to allow any value if this instance has the user interface property LIST_STYLE with a value of EDITABLE.
isValidValue(Validator<? super V>, V) - Methode in Klasse de.esoco.data.element.DataElement
Checks whether a certain value is valid for this element.
isValueChanged() - Methode in Klasse de.esoco.process.param.EntityAttributeParameter
Check whether the parameter value is different than the attribute value.
isVisible() - Methode in Klasse de.esoco.process.param.ParameterWrapper
Checks the visibility.
ITALIC - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ITEM_ALL_RESOURCE - Statische Variable in Klasse de.esoco.data.element.DataElement
A generic resource string for an <All> item.
ITEM_NEW_RESOURCE - Statische Variable in Klasse de.esoco.data.element.DataElement
A generic resource string for a <New> item.
ITEM_RESOURCE_PREFIX - Statische Variable in Klasse de.esoco.data.element.DataElement
The prefix for item resource IDs
iterator() - Methode in Klasse de.esoco.data.element.HierarchicalDataObject
 
iterator() - Methode in Klasse de.esoco.data.element.ListDataElement
ITUNES - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
ITUNES_NOTE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 

J

JACK_O_LANTERN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
JAR - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
JAVA - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
JAVA_SCRIPT - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
JEDI_ORDER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
JENKINS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
JNLP - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
JOGET - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
JOINT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
JOOMLA - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
jpg(String) - Statische Methode in Klasse de.esoco.process.ui.graphics.UiImageData
Factory method to return a new instance for a Base64 encoded JPEG image.
JS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
JS_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
JSFIDDLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
JSON - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
JSON_CHANGE_NEW_VALUE - Statische Variable in Klasse de.esoco.entity.Entity
The JSON field name new value of a change log generated by the method Entity.createChangeDescription().
JSON_CHANGE_OLD_VALUE - Statische Variable in Klasse de.esoco.entity.Entity
The JSON field name new value of a change log generated by the method Entity.createChangeDescription().
JSON_ID_FIELD - Statische Variable in Klasse de.esoco.entity.Entity
The ID field name in JSON representations of entities, especially as generated by the method Entity.createChangeDescription().
JSON_NAME_FIELD - Statische Variable in Klasse de.esoco.entity.Entity
The name field name in JSON representations of entities, especially as generated by the method Entity.createChangeDescription().
JSON_REMOVED_CHILDREN_SUFFIX - Statische Variable in Klasse de.esoco.entity.Entity
The JSON field name suffix for removed children in a change log generated by the method Entity.createChangeDescription().
JSON_TYPE_FIELD - Statische Variable in Klasse de.esoco.entity.Entity
The type field name in JSON representations of entities, especially as generated by the method Entity.createChangeDescription().
justifyContent(UiFlexLayout.FlexAlign) - Methode in Klasse de.esoco.process.ui.layout.UiFlexLayout
Sets the positioning of all layout elements along the axis of the layout flow.

K

KEY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
KEY - Statische Variable in Klasse de.esoco.entity.ExtraAttribute
The key string that identifies the attribute
KEYBASE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
KEYBOARD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
KEYBOARD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
KEYBOARD_ARROW_DOWN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
KEYBOARD_ARROW_LEFT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
KEYBOARD_ARROW_RIGHT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
KEYBOARD_ARROW_UP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
KEYBOARD_BACKSPACE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
KEYBOARD_CAPSLOCK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
KEYBOARD_HIDE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
KEYBOARD_RETURN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
KEYBOARD_TAB - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
KEYBOARD_VOICE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
KEYCDN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
KICKSTARTER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
KICKSTARTER_K - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
KISS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
KISS_BEAM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
KISS_WINK_HEART - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
KITCHEN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
KIWI_BIRD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
KORVUE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 

L

label(String) - Methode in Klasse de.esoco.process.param.ParameterBase
Sets the UI property ContentProperties.LABEL.
label(String) - Methode in Klasse de.esoco.process.step.InteractionFragment
Creates a parameter that displays a label string with the default label style.
label(String) - Methode in Klasse de.esoco.process.ui.UiComponent
Sets a label for this component.
label(String, LabelStyle) - Methode in Klasse de.esoco.process.step.InteractionFragment
Creates a new display parameter for a string value with a certain label style.
LABEL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LABEL_OUTLINE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
labelStyle(LabelStyle) - Methode in Klasse de.esoco.process.ui.component.UiLabel
LAMP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
LANDSCAPE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LANGUAGE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
LANGUAGE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LAPTOP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
LAPTOP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LAPTOP_CHROMEBOOK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LAPTOP_MAC - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LAPTOP_WINDOWS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LARAVEL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
LAST_CHANGE - Statische Variable in Klasse de.esoco.entity.EntityRelationTypes
The date of the last modification of an entity.
LAST_ENTITY_QUERY_PREDICATE - Statische Variable in Klasse de.esoco.entity.EntityRelationTypes
A previously executed entity query predicate.
LAST_PAGE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LAST_PAGE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiStandardIcon
 
LASTFM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
LASTFM_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
LAUGH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
LAUGH_BEAM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
LAUGH_SQUINT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
LAUGH_WINK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
LAUNCH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LAYERS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LAYERS_CLEAR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
layout(LayoutType) - Methode in Klasse de.esoco.process.param.ParameterBase
Sets the layout for the panel of a parameter.
layout(LayoutType) - Methode in Klasse de.esoco.process.step.InteractionFragment
Sets the layout of this fragment.
layoutComponent(UiComponent<?, ?>) - Methode in Klasse de.esoco.process.ui.UiLayout
Internal method to place a component in the layout.
LEAF - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
LEAF_HEART - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
LEAK_ADD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LEAK_REMOVE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LEANPUB - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
LEFT - Enum-Konstante in Enum-Klasse de.esoco.data.element.DataSetDataElement.LegendPosition
 
LEFT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiStandardIcon
 
legend(DataSetDataElement.LegendPosition) - Methode in Klasse de.esoco.process.param.DataSetParameter
Enables the chart legend and sets it'S position.
LEMON - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
LENS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LESS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
LESS_THAN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
LESS_THAN_EQUAL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
LEVEL - Statische Variable in Klasse de.esoco.entity.LogEntry
The log level.
LEVEL - Statische Variable in Klasse de.esoco.lib.comm.GraylogMessage
The severity level.
LEVEL_DOWN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
LEVEL_DOWN_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
LEVEL_UP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
LEVEL_UP_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
LIBRARY_ADD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LIBRARY_BOOKS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LIBRARY_MUSIC - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LIFE_RING - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
LIGHTBULB - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
LIGHTBULB_OUTLINE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LINE - Enum-Konstante in Enum-Klasse de.esoco.data.element.DataSetDataElement.ChartType
 
LINE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
LINE_STYLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LINE_WEIGHT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LINEAR_SCALE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
lineHeight(int, SizeUnit) - Methode in Klasse de.esoco.process.ui.style.UiStyle
Sets the height of a text line in the component.
LINK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
LINK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LINKED_CAMERA - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LINKEDIN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
LINKEDIN_IN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
LINODE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
LINUX - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
LIRA_SIGN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
LIST - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
LIST - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LIST_ACTION - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
An interactive enum parameter to perform list actions.
LIST_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
LIST_OL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
LIST_UL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ListContentValidator<T> - Klasse in de.esoco.data.validate
A validator that checks the content of a list by checking each element with another validator.
ListContentValidator(Validator<? super T>) - Konstruktor für Klasse de.esoco.data.validate.ListContentValidator
Creates a new instance.
ListDataElement<E> - Klasse in de.esoco.data.element
A base class for data elements that store a list of elements.
ListDataElement() - Konstruktor für Klasse de.esoco.data.element.ListDataElement
Default constructor for serialization.
ListDataElement(String, Validator<? super E>, Set<DataElement.Flag>) - Konstruktor für Klasse de.esoco.data.element.ListDataElement
 
listParam(String, Class<? super T>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Create a new temporary relation type with a List datatype and returns a parameter wrapper for it.
ListParameter(InteractionFragment, RelationType<List<T>>) - Konstruktor für Klasse de.esoco.process.param.CollectionParameter.ListParameter
 
ListValidator<T> - Klasse in de.esoco.data.validate
A base class for Validator implementations that check whether a value is an element of a list of objects.
ListValidator(List<? extends T>) - Konstruktor für Klasse de.esoco.data.validate.ListValidator
Creates a new instance that checks if values are an element of the argument list.
LIVE_HELP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LIVE_TV - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOCAL_ACTIVITY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOCAL_AIRPORT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOCAL_ATM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOCAL_BAR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOCAL_CAFE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOCAL_CAR_WASH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOCAL_CONVENIENCE_STORE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOCAL_DINING - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOCAL_DRINK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOCAL_FLORIST - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOCAL_GAS_STATION - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOCAL_GROCERY_STORE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOCAL_HOSPITAL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOCAL_HOTEL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOCAL_LAUNDRY_SERVICE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOCAL_LIBRARY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOCAL_MALL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOCAL_MOVIES - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOCAL_OFFER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOCAL_PARKING - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOCAL_PHARMACY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOCAL_PHONE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOCAL_PIZZA - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOCAL_PLAY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOCAL_POST_OFFICE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOCAL_PRINTSHOP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOCAL_SEE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOCAL_SHIPPING - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOCAL_TAXI - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOCATION_ARROW - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
LOCATION_CITY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOCATION_DISABLED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOCATION_OFF - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOCATION_ON - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOCATION_SEARCHING - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
lock() - Methode in Klasse de.esoco.entity.Entity
Tries to acquire a modification lock on this entity.
LOCK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
LOCK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOCK_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
LOCK_OPEN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
LOCK_OPEN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOCK_OPEN_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
LOCK_OUTLINE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
lockEntity(Entity) - Methode in Klasse de.esoco.process.Process
Tries to acquire a modification lock on an entity for the remaining execution of this process.
lockEntity(Entity) - Methode in Klasse de.esoco.process.ProcessFragment
Tries to acquire a modification lock on an entity during the execution of this process fragment.
lockEntityForProcess(Entity, String) - Methode in Klasse de.esoco.process.step.InteractionFragment
Tries to lock an entity during the remaining execution of the current process and displays an information message if the entity is already locked by some other context.
lockEntityForStep(Entity, String) - Methode in Klasse de.esoco.process.step.InteractionFragment
Tries to lock an entity during the execution of the current step and displays an information message if the entity is already locked by some other context.
LogEntry - Klasse in de.esoco.entity
The definition of an entity to store log records in a storage.
LogEntry() - Konstruktor für Klasse de.esoco.entity.LogEntry
 
LOGIN - Enum-Konstante in Enum-Klasse de.esoco.process.step.DialogFragment.DialogAction
 
LOGIN - Enum-Konstante in Enum-Klasse de.esoco.process.step.LoginFragment.LoginAction
 
LOGIN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.UiDialogView.Button
 
LoginFragment - Klasse in de.esoco.process.step
A generic login fragment for the authentication process of an application.
LoginFragment() - Konstruktor für Klasse de.esoco.process.step.LoginFragment
Default constructor with 3 allowed login attempts and 5 seconds initial wait time.
LoginFragment(int, int) - Konstruktor für Klasse de.esoco.process.step.LoginFragment
Creates a new instance with the given login failure parameters.
LoginFragment.LoginAction - Enum-Klasse in de.esoco.process.step
Enumeration of the available login actions.
loginUser(StringDataElement, String) - Methode in Schnittstelle de.esoco.data.SessionManager
Performs the login of a certain user.
logoutCurrentUser() - Methode in Schnittstelle de.esoco.data.SessionManager
Terminates the current session to logout the associated user.
LONG_ARROW_ALT_DOWN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
LONG_ARROW_ALT_LEFT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
LONG_ARROW_ALT_RIGHT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
LONG_ARROW_ALT_UP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
LONG_ARROW_DOWN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
LONG_ARROW_LEFT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
LONG_ARROW_RIGHT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
LONG_ARROW_UP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
longAutoIdAttribute(RelationTypeModifier...) - Statische Methode in Klasse de.esoco.entity.EntityRelationTypes
Factory method that creates a long relation type for automatically generated object identifiers.
longIdAttribute(RelationTypeModifier...) - Statische Methode in Klasse de.esoco.entity.EntityRelationTypes
A factory method that creates a long relation type for object identifiers.
LOOKS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOOKS_3 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOOKS_4 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOOKS_5 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOOKS_6 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOOKS_ONE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOOKS_TWO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOOP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOUPE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOVESEAT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
LOW_PRIORITY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LOW_VISION - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
LOYALTY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
LUCHADOR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
LUGGAGE_CART - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
LYFT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 

M

MAGENTO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
MAGIC - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MAGNET - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MAIL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
MAIL_OUTLINE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
MAILCHIMP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
main(String[]) - Statische Methode in Klasse de.esoco.process.ProcessService
The main method of this application.
MALE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MANDALORIAN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
MAP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MAP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
MAP_MARKED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MAP_MARKED_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MAP_MARKER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MAP_MARKER_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MAP_PIN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MAP_SIGNS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MapDataElement<K,V> - Klasse in de.esoco.data.element
A base class for data elements that store their data as a mapping from keys to values.
MapDataElement() - Konstruktor für Klasse de.esoco.data.element.MapDataElement
Default constructor for serialization.
MapDataElement(String, Validator<? super V>, Set<DataElement.Flag>) - Konstruktor für Klasse de.esoco.data.element.MapDataElement
 
mapValue(RelationType<?>, Object) - Methode in Klasse de.esoco.entity.EntityDefinition
Overridden to map entity references to entity IDs.
mapValue(RelationType<?>, Object) - Methode in Klasse de.esoco.entity.ExtraAttribute.Definition
Overridden to map the value attribute to a string value.
margin(String) - Methode in Klasse de.esoco.process.ui.style.UiStyle
Sets the component margin.
markAsChanged() - Methode in Klasse de.esoco.data.element.DataElement
Marks this data element as changed.
markAsChanged() - Methode in Klasse de.esoco.data.element.DataElementList
Overridden to also mark the child hierarchy as modified.
MARKER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
markFragmentInputParams() - Methode in Klasse de.esoco.process.step.InteractionFragment
Marks the input parameters of this fragment and all of it's sub-fragments.
markInputParams(boolean, Collection<? extends RelationType<?>>) - Methode in Klasse de.esoco.process.ProcessElement
Marks a number of parameter types as input parameters.
markInputParams(boolean, Collection<? extends RelationType<?>>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Overridden to operate on the fragment input parameters.
markInputParams(boolean, RelationType<?>...) - Methode in Klasse de.esoco.process.ProcessElement
 
markParameterAsModified(RelationType<T>) - Methode in Klasse de.esoco.process.ProcessFragment
Marks a certain parameter as modified to force a UI update in the next interaction.
markParameterHierarchyAsModified(Collection<RelationType<?>>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Marks a hierarchy of parameters as modified.
MARKUNREAD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
MARKUNREAD_MAILBOX - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
MARS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MARS_DOUBLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MARS_STROKE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MARS_STROKE_H - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MARS_STROKE_V - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MASTER_ENTITY_ID - Statische Variable in Klasse de.esoco.entity.EntityRelationTypes
The entity ID of an entity's master entity.
MASTODON - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
MAXCDN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
MEDAL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MEDAPPS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
MEDIUM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
MEDIUM_M - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
MEDKIT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MEDRT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
MEETUP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
MEGAPORT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
MEH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MEH_BLANK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MEH_ROLLING_EYES - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MEMORY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MEMORY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
MENU - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
MENU - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiStandardIcon
 
MERCURY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MERGE_TYPE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
MESSAGE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
MESSAGE - Statische Variable in Klasse de.esoco.entity.LogEntry
The log message.
MESSAGE_BOX_ERROR_ICON - Statische Variable in Klasse de.esoco.process.step.InteractionFragment
The resource string for an error message box icon.
MESSAGE_BOX_INFO_ICON - Statische Variable in Klasse de.esoco.process.step.InteractionFragment
The resource string for an info message box icon.
MESSAGE_BOX_QUESTION_ICON - Statische Variable in Klasse de.esoco.process.step.InteractionFragment
The resource string for a question message box icon.
MESSAGE_BOX_WARNING_ICON - Statische Variable in Klasse de.esoco.process.step.InteractionFragment
The resource string for a warning message box icon.
MessageBoxContent(String, String, RelationType<?>...) - Konstruktor für Klasse de.esoco.process.step.MessageBoxFragment.MessageBoxContent
Creates a new instance.
MessageBoxFragment - Klasse in de.esoco.process.step
A process interaction fragment that can be displayed in a dialog view.
MessageBoxFragment(String, String, Collection<DialogFragment.DialogAction>, RelationType<?>...) - Konstruktor für Klasse de.esoco.process.step.MessageBoxFragment
Creates a new instance.
MessageBoxFragment.MessageBoxContent - Klasse in de.esoco.process.step
A fragment that defines the content of a message box.
MIC - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
MIC_NONE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
MIC_OFF - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
MICROCHIP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MICROPHONE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MICROPHONE_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MICROPHONE_ALT_SLASH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MICROPHONE_SLASH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MICROSOFT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
migrateAttributes(S, T) - Methode in Klasse de.esoco.entity.EntityMigrator
Migrates the attributes from a source entity to the target entity according to the defined migration rules.
migrateChildren(Entity, Entity) - Methode in Klasse de.esoco.entity.EntityMigrator
Migrates the child entities from a source entity to the target entity according to the defined migration rules.
migrateEntities(Predicate<? super Entity>) - Methode in Klasse de.esoco.entity.EntityMigrator
Migrates a certain set of entities according to the rules of this instance.
migrateEntity(S) - Methode in Klasse de.esoco.entity.EntityMigrator
Migrates a single entity according to the rules of this instance.
MimeType - Enum-Klasse in de.esoco.data
An enumeration of common MIME (Multi-purpose Internet Mail Extensions) types.
MINIMAL - Enum-Konstante in Enum-Klasse de.esoco.entity.EntityDefinition.DisplayMode
 
MINUS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MINUS_CIRCLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MINUS_HEXAGON - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MINUS_OCTAGON - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MINUS_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MIX - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
MIXCLOUD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
MIZUNI - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
MMS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
MOBILE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MOBILE_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MOBILE_ANDROID - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MOBILE_ANDROID_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MODE_COMMENT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
MODE_EDIT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
MODIFICATION_LOCK - Statische Variable in Klasse de.esoco.entity.EntityRelationTypes
A flag indicating that an entity is locked for (typically concurrent) modifications.
modified() - Methode in Klasse de.esoco.process.param.ParameterBase
Marks this parameter as modified.
MODIFIED - Enum-Konstante in Enum-Klasse de.esoco.data.element.DataElement.Flag
 
MODX - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
MONERO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
MONETIZATION_ON - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
MONEY_BILL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MONEY_BILL_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MONEY_BILL_WAVE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MONEY_BILL_WAVE_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MONEY_CHECK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MONEY_CHECK_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MONEY_OFF - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
MONOCHROME_PHOTOS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
MONTH - Enum-Konstante in Enum-Klasse de.esoco.data.element.DateListDataElement.TimetableDisplayStyle
 
MONUMENT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MOOD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
MOOD_BAD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
MOON - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MORE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
MORE_HORIZ - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
MORE_HORIZONTAL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiStandardIcon
 
MORE_VERT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
MORE_VERTICAL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiStandardIcon
 
MORTAR_PESTLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MOTORCYCLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MOTORCYCLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
MOUSE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
MOUSE_POINTER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MOVE_TO_INBOX - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
moveParam(RelationType<T>, RelationType<? super T>) - Methode in Klasse de.esoco.process.StepListProcessDefinition
Adds a step to that moves a process parameter to another parameter.
MOVIE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
MOVIE_CREATION - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
MOVIE_FILTER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
MS_EXCEL - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
MS_POWERPOINT - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
MS_PROJECT - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
MS_XLSX - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
MS_XLTX - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
MSG_PARAM_NOT_SET - Statische Variable in Klasse de.esoco.process.ProcessElement
Predefined message resource key to signal a missing process parameter
MSWORD - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
MU3 - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
MULTI_FORMAT - Enum-Konstante in Enum-Klasse de.esoco.data.element.BigDecimalDataElement.DisplayStyle
 
MULTILINE_CHART - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
MUSIC - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
MUSIC_NOTE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
MUSIC_VIDEO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
MY_LOCATION - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 

N

NAME - Statische Variable in Klasse de.esoco.entity.Configuration
The name of the configuration record
NAPSTER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
NATURE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
NATURE_PEOPLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
NAVIGATE_BEFORE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
NAVIGATE_NEXT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
NAVIGATION - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
NEAR_ME - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
needsInteraction() - Methode in Klasse de.esoco.process.FragmentInteraction
Overridden to ignore a single fragment parameter without content to prevent process lockup.
needsInteraction() - Methode in Klasse de.esoco.process.ProcessStep
Checks whether this step must be interrupted to perform an interaction to query additional data.
needsInteraction() - Methode in Klasse de.esoco.process.SubProcessStep
Overridden to create the sub-process if necessary and to execute it.
NETWORK_CELL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
NETWORK_CHECK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
NETWORK_LOCKED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
NETWORK_WIFI - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
NEUTER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
NEVER - Enum-Konstante in Enum-Klasse de.esoco.entity.EntityRelationTypes.HierarchicalQueryMode
 
NEW - Enum-Konstante in Enum-Klasse de.esoco.process.step.entity.EditEntity.DetailAction
 
NEW_RELEASES - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
newBooleanExtraAttribute(String) - Statische Methode in Klasse de.esoco.entity.ExtraAttributes
Factory method to create a new extra attribute with a boolean datatype.
newEnumExtraAttribute(String, Class<E>) - Statische Methode in Klasse de.esoco.entity.ExtraAttributes
Factory method to create a new extra attribute with a certain enum datatype.
newExtraAttribute() - Statische Methode in Klasse de.esoco.entity.ExtraAttributes
Factory method to create a new extra attribute with a certain name and datatype.
newExtraAttribute(String, Class<? super T>) - Statische Methode in Klasse de.esoco.entity.ExtraAttributes
Factory method to create a new extra attribute with a certain name and datatype.
newInstance() - Methode in Klasse de.esoco.data.element.BigDecimalDataElement
Returns a new instance of the respective data element sub-type on which it is invoked.
newInstance() - Methode in Klasse de.esoco.data.element.BooleanDataElement
Returns a new instance of the respective data element sub-type on which it is invoked.
newInstance() - Methode in Klasse de.esoco.data.element.DataElement
Returns a new instance of the respective data element sub-type on which it is invoked.
newInstance() - Methode in Klasse de.esoco.data.element.DataElementList
Returns a new instance of the respective data element sub-type on which it is invoked.
newInstance() - Methode in Klasse de.esoco.data.element.DataSetDataElement
Returns a new instance of the respective data element sub-type on which it is invoked.
newInstance() - Methode in Klasse de.esoco.data.element.DateDataElement
Returns a new instance of the respective data element sub-type on which it is invoked.
newInstance() - Methode in Klasse de.esoco.data.element.DateListDataElement
Returns a new instance of the respective data element sub-type on which it is invoked.
newInstance() - Methode in Klasse de.esoco.data.element.EntityDataElement
Returns a new instance of the respective data element sub-type on which it is invoked.
newInstance() - Methode in Klasse de.esoco.data.element.IntegerDataElement
Returns a new instance of the respective data element sub-type on which it is invoked.
newInstance() - Methode in Klasse de.esoco.data.element.PeriodDataElement
Returns a new instance of the respective data element sub-type on which it is invoked.
newInstance() - Methode in Klasse de.esoco.data.element.QueryResultElement
Returns a new instance of the respective data element sub-type on which it is invoked.
newInstance() - Methode in Klasse de.esoco.data.element.SelectionDataElement
Returns a new instance of the respective data element sub-type on which it is invoked.
newInstance() - Methode in Klasse de.esoco.data.element.StringDataElement
Returns a new instance of the respective data element sub-type on which it is invoked.
newInstance() - Methode in Klasse de.esoco.data.element.StringListDataElement
Returns a new instance of the respective data element sub-type on which it is invoked.
newInstance() - Methode in Klasse de.esoco.data.element.StringMapDataElement
Returns a new instance of the respective data element sub-type on which it is invoked.
newIntegerExtraAttribute(String) - Statische Methode in Klasse de.esoco.entity.ExtraAttributes
Factory method to create a new extra attribute with an integer datatype.
newListExtraAttribute(String, Class<? super E>) - Statische Methode in Klasse de.esoco.entity.ExtraAttributes
Factory method to create a new extra attribute with a List datatype.
newMapExtraAttribute(String, Class<K>, Class<V>) - Statische Methode in Klasse de.esoco.entity.ExtraAttributes
Factory method to create a new extra attribute with a Map datatype.
newOrderedMapExtraAttribute() - Statische Methode in Klasse de.esoco.entity.ExtraAttributes
Factory method to create an extra attribute with an ordered Map datatype.
newOrderedSetExtraAttribute() - Statische Methode in Klasse de.esoco.entity.ExtraAttributes
Factory method to create an extra attribute with an ordered Set datatype.
newRow() - Methode in Klasse de.esoco.data.document.CsvDocumentWriter
 
newRow() - Methode in Schnittstelle de.esoco.data.document.TabularDocumentWriter
Indicates that a new row should be started at the current position of the document.
NEWSPAPER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
newStringExtraAttribute(String) - Statische Methode in Klasse de.esoco.entity.ExtraAttributes
Factory method to create a new extra attribute with a string datatype.
next() - Methode in Klasse de.esoco.entity.EntityIterator
NEXT - Enum-Konstante in Enum-Klasse de.esoco.process.step.ProcessControlFragment.ProcessControlAction
 
NEXT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiStandardIcon
 
NEXT_STEP - Statische Variable in Klasse de.esoco.process.ProcessStep
The next step's name
NEXT_WEEK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
nextRow() - Methode in Klasse de.esoco.process.ui.container.UiLayoutPanel
A shortcut to invoke UiLayout.nextRow().
nextRow() - Methode in Klasse de.esoco.process.ui.UiBuilder
Invokes UiLayout.nextRow() and returns this instance to allow fluent invocations like nextRow().addButton(...).
nextRow() - Methode in Klasse de.esoco.process.ui.UiLayout
Signals that the next component added to this layout should be placed at the beginning of the next layout row.
NFC - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
NIMBLR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
NINTENDO_SWITCH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
NO - Enum-Konstante in Enum-Klasse de.esoco.process.step.DialogFragment.DialogAction
 
NO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.UiDialogView.Button
 
NO_ENCRYPTION - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
NO_ENTITY_LOCKING - Statische Variable in Klasse de.esoco.entity.EntityRelationTypes
A flag that prevents the locking of an entity by EntityManager if it is set on the entity.
NO_SELECTION - Statische Variable in Klasse de.esoco.data.element.SelectionDataElement
A constant for the value of this element if no value is currently selected.
NO_SIM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
NODE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
NODE_JS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
NONE - Enum-Konstante in Enum-Klasse de.esoco.data.element.DataSetDataElement.LegendPosition
 
NONE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.layout.UiFlexLayout.FlexWrap
 
NOT_EQUAL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
NOT_INTERESTED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
NOTE - Enum-Konstante in Enum-Klasse de.esoco.history.HistoryRecord.HistoryType
 
NOTE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
NOTE_ADD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
NOTES_MEDICAL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
NOTICE - Enum-Konstante in Enum-Klasse de.esoco.lib.comm.GraylogMessage.Level
 
NOTIFICATIONS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
NOTIFICATIONS_ACTIVE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
NOTIFICATIONS_NONE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
NOTIFICATIONS_OFF - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
NOTIFICATIONS_PAUSED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
notifyChangeListeners() - Methode in Klasse de.esoco.process.param.ParameterBase
Notifies all listeners that have been registered to listen for parameter updates with ParameterBase.onChange(EventHandler).
notifyParameterUpdateListeners() - Methode in Klasse de.esoco.process.step.InteractionFragment
Notifies all listeners for parameter updates that are registered in the relation ProcessRelationTypes.PARAM_UPDATE_LISTENERS of this fragment's process step.
notifyScheduleProcessChanged() - Methode in Schnittstelle de.esoco.process.ProcessScheduler
Notify about a change or edit of a schedule process.
notifyScheduleProcessFinished(Process) - Methode in Schnittstelle de.esoco.process.ProcessScheduler
Notify about a schedule process that has finished execution.
notifyScheduleProcessStarting(Process) - Methode in Schnittstelle de.esoco.process.ProcessScheduler
Notify about a schedule process that is about to start execution.
noWrap() - Methode in Klasse de.esoco.process.ui.layout.UiFlexLayout
Enables wrapping for this layout.
NPM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
NS8 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
NUTRITIONIX - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 

O

OBJECT_GROUP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
OBJECT_UNGROUP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
OCTAGON - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
OCTET_STREAM - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
ODNOKLASSNIKI - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
ODNOKLASSNIKI_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
OFFLINE_PIN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
OK - Enum-Konstante in Enum-Klasse de.esoco.process.step.DialogFragment.DialogAction
 
OK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.UiDialogView.Button
 
OK_CANCEL - Statische Variable in Enum-Klasse de.esoco.process.step.DialogFragment.DialogAction
OK_CANCEL - Statische Variable in Enum-Klasse de.esoco.process.ui.UiDialogView.Button
A standard set of the UiDialogView.Button.OK and UiDialogView.Button.CANCEL actions.
OLD_REPUBLIC - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
onAction(ValueEventHandler<T>) - Methode in Klasse de.esoco.process.param.ParameterBase
Sets a simple event handler for action events of this parameter.
onAction(Consumer<SelectionDataElement>) - Methode in Klasse de.esoco.process.ui.component.UiDataTable
Registers an event handler that will be invoked on action events with the new component value.
onAction(Consumer<E>) - Methode in Klasse de.esoco.process.ui.component.UiQueryTable
Registers an event handler that will be invoked on action events with the new component value.
onAction(Consumer<String>) - Methode in Klasse de.esoco.process.ui.composite.UiCard.UiCardTitle
Registers an event handler that will be invoked on action events with the new component value.
onAction(Consumer<T>) - Methode in Klasse de.esoco.process.ui.component.UiList
Registers an event handler that will be invoked on action events with the new component value.
onAction(Consumer<T>) - Methode in Schnittstelle de.esoco.process.ui.event.UiHasActionEvents
Registers an event handler that will be invoked on action events with the new component value.
onAction(Consumer<T>) - Methode in Klasse de.esoco.process.ui.UiButtonControl
Registers an event handler that will be invoked on action events with the new component value.
onAction(Consumer<T>) - Methode in Klasse de.esoco.process.ui.UiInputField
Registers an event handler that will be invoked on action events with the new component value.
onAction(Consumer<V>) - Methode in Klasse de.esoco.process.ui.composite.UiTableList.Column
Adds an event handler that should be invoked if the column component receives an action event as defined by UiHasActionEvents.
onBackSideClose(Runnable) - Methode in Klasse de.esoco.process.ui.composite.UiCard
The argument function will be invoked when the card's back side has been closed.
onBackSideOpen(Runnable) - Methode in Klasse de.esoco.process.ui.composite.UiCard
The argument function will be invoked when the card's back side is opened.
onChange(EventHandler<RelationEvent<T>>) - Methode in Klasse de.esoco.process.param.ParameterBase
Registers an event handler that will be notified of changes of this parameter's relation.
onClick(Runnable) - Methode in Klasse de.esoco.process.ui.component.UiImage
Sets the event handler for click events on images.
onClick(Consumer<T>) - Methode in Klasse de.esoco.process.ui.UiButtonControl
Sets the event handler for click events on buttons.
onClickInContainerArea(Consumer<C>) - Methode in Klasse de.esoco.process.ui.UiContainer
Sets the event handler for click events on this container's visible area that is not occupied by components.
onClose(Runnable) - Methode in Klasse de.esoco.process.ui.UiChildView
Adds a handler that will be invoked when this view is closed.
onColumnSelection(Consumer<UiTableList.Column<?>>) - Methode in Klasse de.esoco.process.ui.composite.UiTableList
Registers a listener for column selections (i.e. clicks on column headers).
ONDEMAND_VIDEO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
onDialogAction(DialogFragment.DialogAction) - Methode in Schnittstelle de.esoco.process.step.DialogFragment.DialogActionListener
Will be invoked if a certain dialog action occurred.
onDialogAction(DialogFragment.DialogAction) - Methode in Klasse de.esoco.process.step.entity.ChooseEntity
Will be invoked if a certain dialog action occurred.
onDialogButton(Consumer<UiDialogView.Button>) - Methode in Klasse de.esoco.process.ui.UiDialogView
Sets the listener to be notified if a dialog button is pressed.
onEnter(Consumer<T>) - Methode in Klasse de.esoco.process.ui.UiInputField
Sets the event handler for input confirmation events (enter key) of this input field.
onEvent(Interaction.InteractionHandler) - Methode in Klasse de.esoco.process.param.ParameterBase
Sets the event handler for this parameter.
onFocusLost(ValueEventHandler<T>) - Methode in Klasse de.esoco.process.param.ParameterBase
Sets a simple event handler for action events of this parameter.
onFocusLost(Consumer<T>) - Methode in Schnittstelle de.esoco.process.ui.event.UiHasFocusEvents
Registers an event handler that will be invoked if a interactive component loses the input focus.
onFocusLost(Consumer<T>) - Methode in Klasse de.esoco.process.ui.UiControl
Registers an event handler that will be invoked if a interactive component loses the input focus.
onInput(Consumer<T>) - Methode in Klasse de.esoco.process.ui.UiInputField
Sets the event handler for value update events of this input field.
onMenuSelection(Consumer<T>) - Methode in Klasse de.esoco.process.ui.app.UiNavMenu
Sets the handler for menu actions.
onRowSelection(Consumer<UiTableList.Row>) - Methode in Klasse de.esoco.process.ui.composite.UiTableList
Registers a listener for row selections (i.e. clicks on rows).
onSelection(E) - Methode in Schnittstelle de.esoco.process.step.entity.EntityList.EntitySelectionListener
Will be invoked if an entity is (de-) selected.
onSelection(Consumer<HierarchicalDataObject>) - Methode in Klasse de.esoco.process.ui.component.UiDataTable
Sets the event handler for selection events of this table.
onSelection(Consumer<UiListPanel.Item>) - Methode in Klasse de.esoco.process.ui.composite.UiListPanel.Item
Sets the handler for selection events of this item.
onSelection(Consumer<UiListPanel.Item>) - Methode in Klasse de.esoco.process.ui.composite.UiListPanel
Sets the handler for selection events.
onSelection(Consumer<E>) - Methode in Klasse de.esoco.process.ui.component.UiQueryTable
Sets the event handler for selection events of this table.
onSelection(Consumer<P>) - Methode in Klasse de.esoco.process.ui.UiSwitchPanel
Sets the event handler for selection events of this panel.
onSelection(Consumer<T>) - Methode in Klasse de.esoco.process.ui.UiListControl
Sets the event handler for selection events of this table.
onSelectionConfirmed(Consumer<HierarchicalDataObject>) - Methode in Klasse de.esoco.process.ui.component.UiDataTable
Sets the event handler for selection confirmed events (e.g. by double click) of this table.
onSelectionConfirmed(Consumer<E>) - Methode in Klasse de.esoco.process.ui.component.UiQueryTable
Sets the event handler for selection confirmed events (e.g. by double click) of this table.
onSelectionConfirmed(Consumer<T>) - Methode in Klasse de.esoco.process.ui.component.UiList
Sets the event handler for selection confirmed events (e.g. by double click) of this list.
onUpdate(ValueEventHandler<T>) - Methode in Klasse de.esoco.process.param.ParameterBase
Sets an event handler for update events of this parameter.
onUpdate(Consumer<SelectionDataElement>) - Methode in Klasse de.esoco.process.ui.component.UiDataTable
Registers an event handler that will be invoked on update events with the new component value.
onUpdate(Consumer<E>) - Methode in Klasse de.esoco.process.ui.component.UiQueryTable
Registers an event handler that will be invoked on update events with the new component value.
onUpdate(Consumer<T>) - Methode in Schnittstelle de.esoco.process.ui.event.UiHasUpdateEvents
Registers an event handler that will be invoked on update events with the new component value.
onUpdate(Consumer<T>) - Methode in Klasse de.esoco.process.ui.UiInputField
Registers an event handler that will be invoked on update events with the new component value.
onUpdate(Consumer<T>) - Methode in Klasse de.esoco.process.ui.UiListControl
Registers an event handler that will be invoked on update events with the new component value.
onUpdate(Consumer<V>) - Methode in Klasse de.esoco.process.ui.composite.UiTableList.Column
Adds an event handler that should be invoked if the column component receives an action event as defined by UiHasUpdateEvents.
onUrlChanged(URL) - Methode in Schnittstelle de.esoco.process.step.DisplayUrl.UrlChangeListener
Called, if the URL changes
OPACITY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
OPEN - Enum-Konstante in Enum-Klasse de.esoco.data.element.DateListDataElement.InteractionType
 
OPEN_IN_BROWSER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
OPEN_IN_NEW - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
OPEN_WITH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
OPENCART - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
OPENDOCUMENT_CHART - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
OPENDOCUMENT_DATABASE - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
OPENDOCUMENT_FORMULAR - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
OPENDOCUMENT_GRAPHIC - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
OPENDOCUMENT_IMAGE - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
OPENDOCUMENT_PRESENT - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
OPENDOCUMENT_SPREAD - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
OPENDOCUMENT_TEXT - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
OPENID - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
OPERA - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
OPTIN_MONSTER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
OPTIONAL - Enum-Konstante in Enum-Klasse de.esoco.data.element.DataElement.Flag
 
OPTIONAL_PROCESS_INPUT_PARAMS - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
A list of parameter relation types that can optionally be set as input values when the process is executed.
OR - Enum-Konstante in Enum-Klasse de.esoco.process.step.entity.FilterEntityTags.TagFilterJoin
 
order(Predicate<? super Entity>) - Methode in Klasse de.esoco.process.param.EntityParameter
Defines the ordering for queries on the entity type of this parameter.
orderBy(RelationType<?>, boolean) - Methode in Klasse de.esoco.process.param.EntityParameter
Sets an ordering attribute for queries on the entity type of this parameter.
orderBy(RelationType<?>, boolean) - Methode in Klasse de.esoco.process.ui.component.UiQueryTable
Sets the default query order for a single attribute.
ORIGIN - Statische Variable in Klasse de.esoco.history.HistoryRecord
The entity that is the origin of the history record
ORIGINAL_RELATION_TYPE - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
A reference to a the original relation type of a derived parameter type.
OSI - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
OUTDENT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
OWNER - Statische Variable in Klasse de.esoco.entity.Configuration
The optional owner of an configuration entity.
OWNER - Statische Variable in Klasse de.esoco.entity.ExtraAttribute
The entity an attribute belongs to

P

padding(String) - Methode in Klasse de.esoco.process.ui.style.UiStyle
Sets the component padding.
PAGE4 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
PAGELINES - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
PAGES - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PAGEVIEW - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PAINT_BRUSH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PAINT_BRUSH_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PAINT_ROLLER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PALETTE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PALETTE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PALFED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
PALLET - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PALLET_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PAN_TOOL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
panel(Initializer<InteractionFragment>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Adds a new anonymous panel fragment with a grid layout.
panel(InteractionFragment) - Methode in Klasse de.esoco.process.step.InteractionFragment
Adds another fragment as a subordinate panel of this fragment.
panel(UiLayout, Consumer<UiBuilder<?>>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Adds a panel that contains components from the process UI API.
panel(String) - Methode in Klasse de.esoco.process.step.InteractionFragment
Creates a new temporary relation type for a list of relation types that will be rendered in a panel without a separate fragment.
panel(String, Initializer<InteractionFragment>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Adds a new named panel fragment with a grid layout.
panel(String, LayoutType, Initializer<InteractionFragment>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Creates a new anonymous interaction fragment and the associated parameter relation type.
PANORAMA - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PANORAMA_FISH_EYE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PANORAMA_HORIZONTAL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PANORAMA_VERTICAL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PANORAMA_WIDE_ANGLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PAPER_PLANE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PAPERCLIP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PARACHUTE_BOX - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PARAGRAPH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
param(Class<? super T>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Returns a new anonymous parameter for a certain datatype.
param(String, Class<? super T>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Create a new parameter wrapper for this fragment with a temporary relation type.
param(RelationType<T>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Creates a new parameter wrapper for the given relation type in this fragment.
PARAM_INITIALIZATIONS - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
Contains a mapping from process parameter types to functions that initialize the parameter value from the process (typically from a certain different parameter).
PARAM_UPDATE_LISTENERS - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
A relation that refers to a set of parameter update listeners that will be notified if a parameter is modified.
PARAM_VALIDATIONS - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
A mapping from parameter relation types to functions that validate parameter values.
Parameter<T> - Klasse in de.esoco.process.param
The standard parameter subclass that will be used for most process parameter relation types.
Parameter(InteractionFragment, RelationType<T>) - Konstruktor für Klasse de.esoco.process.param.Parameter
 
ParameterBase<T,P> - Klasse in de.esoco.process.param
This is a common superclass for parameter classes that wrap a process parameter relation type.
ParameterBase(InteractionFragment, RelationType<T>) - Konstruktor für Klasse de.esoco.process.param.ParameterBase
Creates a new instance for a certain fragment and parameter relation type.
ParameterList - Klasse in de.esoco.process.param
A ParameterBase subclasses for that manages a parameter that refers to a list of other process parameters.
ParameterList(InteractionFragment, RelationType<List<RelationType<?>>>, boolean) - Konstruktor für Klasse de.esoco.process.param.ParameterList
Creates a new instance.
ParameterWrapper<T,P> - Klasse in de.esoco.process.param
A common base class for objects that wrap the data that describes an interactive process parameter (fragment and relation type).
ParameterWrapper(InteractionFragment, RelationType<T>) - Konstruktor für Klasse de.esoco.process.param.ParameterWrapper
Creates a new instance for a certain fragment and parameter relation type.
paramLike(RelationType<T>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Returns a parameter for a derived temporary parameter type created by ProcessFragment.getTemporaryParameterType(String, RelationType).
params(RelationType<?>...) - Statische Methode in Klasse de.esoco.process.ProcessElement
A convenience method that creates a mutable list of process parameters without the need to explicitly specify 'RelationType<?
PARENT - Statische Variable in Klasse de.esoco.history.HistoryRecord
The parent record of the history record (NULL for the root)
PARENT_ENTITY_ID - Statische Variable in Klasse de.esoco.entity.EntityRelationTypes
The entity ID of an entity's parent entity.
PARENT_ENTITY_PARAM - Statische Variable in Klasse de.esoco.process.step.entity.AddEntityChild
Parameter that holds the parent parameter.
parentAttribute(RelationTypeModifier...) - Statische Methode in Klasse de.esoco.entity.EntityRelationTypes
A factory method that creates a new relation type for relations to the parent entity in a hierarchy.
PARKING - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
parseConstraintValue(String, Class<?>) - Methode in Klasse de.esoco.data.storage.AbstractStorageAdapter
Parses a string constraint value into a certain datatype.
PARTY_MODE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PASSPORT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PASTE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PATCH - Enum-Konstante in Enum-Klasse de.esoco.lib.net.ExternalService.AccessType
 
PATH_SEPARATOR_CHAR - Statische Variable in Klasse de.esoco.data.element.DataElement
The separator for data element paths
PATREON - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
PAUSE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PAUSE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PAUSE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiStandardIcon
 
PAUSE_CIRCLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PAUSE_CIRCLE_FILLED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PAUSE_CIRCLE_OUTLINE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PAW - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PAYMENT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PAYPAL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
PDF - Enum-Konstante in Enum-Klasse de.esoco.data.FileType
 
PDF - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
PEN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PEN_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PEN_FANCY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PEN_NIB - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PEN_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PENCIL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PENCIL_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PENCIL_RULER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PENNANT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PEOPLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PEOPLE_CARRY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PEOPLE_OUTLINE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PERCENT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PERCENT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.style.SizeUnit
 
PERCENTAGE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
performHistoryRecordAction(HistoryRecord) - Methode in Klasse de.esoco.process.step.entity.DisplayEntityHistory
This method can be overridden by subclasses to react to an action event for a certain history record.
performInteraction(ProcessFragment) - Methode in Schnittstelle de.esoco.process.ProcessInteractionHandler
This method must be implemented to perform the interaction for the given process step.
performLogin() - Methode in Klasse de.esoco.process.step.LoginFragment
Handles the login action that occurred.
performParameterValidations(Map<RelationType<?>, Function<?, String>>) - Methode in Klasse de.esoco.process.ProcessFragment
Performs the actual parameter validation for this process element by executing the validation functions on the parameter values.
performQuery(StringDataElement) - Methode in Schnittstelle de.esoco.data.storage.StorageAdapter
Must be implemented by subclasses to perform a query.
PerformStorageQuery - Klasse in de.esoco.process.step
A process step that performs an arbitrary storage query and places the result in a certain target parameter.
PerformStorageQuery() - Konstruktor für Klasse de.esoco.process.step.PerformStorageQuery
Creates a new instance.
PeriodDataElement - Klasse in de.esoco.data.element
A data element implementation for period values.
PeriodDataElement(String, int, String, StringListValidator, Set<DataElement.Flag>) - Konstruktor für Klasse de.esoco.data.element.PeriodDataElement
Creates a new instance with a certain initial value and read-only state.
PeriodEntity - Klasse in de.esoco.entity
A base class for entities that may be valid only during a certain period of time.
PeriodEntity() - Konstruktor für Klasse de.esoco.entity.PeriodEntity
 
PERISCOPE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
PERL - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
PERM_CAMERA_MIC - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PERM_CONTACT_CALENDAR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PERM_DATA_SETTING - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PERM_DEVICE_INFORMATION - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PERM_IDENTITY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PERM_MEDIA - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PERM_PHONE_MSG - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PERM_SCAN_WIFI - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PERSON - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PERSON_ADD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PERSON_CARRY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PERSON_DOLLY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PERSON_DOLLY_EMPTY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PERSON_OUTLINE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PERSON_PIN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PERSON_PIN_CIRCLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PERSONAL_VIDEO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PETS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PGP_ENCRYPTED - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
PGP_KEYS - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
PGP_SIGNATURE - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
PHABRICATOR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
PHOENIX_FRAMEWORK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
PHOENIX_SQUADRON - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
PHONE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PHONE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PHONE_ANDROID - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PHONE_BLUETOOTH_SPEAKER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PHONE_FORWARDED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PHONE_IN_TALK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PHONE_IPHONE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PHONE_LOCKED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PHONE_MISSED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PHONE_PAUSED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PHONE_PLUS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PHONE_SLASH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PHONE_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PHONE_VOLUME - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PHONELINK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PHONELINK_ERASE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PHONELINK_LOCK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PHONELINK_OFF - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PHONELINK_RING - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PHONELINK_SETUP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PHOTO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PHOTO_ALBUM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PHOTO_CAMERA - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PHOTO_FILTER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PHOTO_LIBRARY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PHOTO_SIZE_SELECT_ACTUAL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PHOTO_SIZE_SELECT_LARGE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PHOTO_SIZE_SELECT_SMALL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PHP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
PICTURE_AS_PDF - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PICTURE_IN_PICTURE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PICTURE_IN_PICTURE_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PIE - Enum-Konstante in Enum-Klasse de.esoco.data.element.DataSetDataElement.ChartType
 
PIE_CHART - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PIE_CHART_OUTLINED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PIED_PIPER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
PIED_PIPER_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
PIED_PIPER_HAT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
PIED_PIPER_PP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
PIGGY_BANK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PILLS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PIN_DROP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PINTEREST - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
PINTEREST_P - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
PINTEREST_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
PIXEL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.style.SizeUnit
 
PKCS10 - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
PKCS7_MIME - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
PKCS7_SIGNATURE - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
PKCS8 - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
PLACE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
placeBefore(UiComponent<?, ?>) - Methode in Klasse de.esoco.process.ui.UiComponent
Places this component before another component in the same parent container.
placeBefore(UiComponent<?, ?>) - Methode in Klasse de.esoco.process.ui.UiView
Overridden to always throw an UnsupportedOperationException as this functionality is not possible for views.
placeholder(String) - Methode in Klasse de.esoco.process.ui.UiInputField
Sets a placeholder string to be displayed if the input field is empty.
PLACEHOLDER - Enum-Konstante in Enum-Klasse de.esoco.data.element.DataElement.CopyMode
 
PLANE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PLANE_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PLANE_ARRIVAL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PLANE_DEPARTURE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PLAY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PLAY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiStandardIcon
 
PLAY_ARROW - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PLAY_CIRCLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PLAY_CIRCLE_FILLED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PLAY_CIRCLE_OUTLINE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PLAY_FOR_WORK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PLAYLIST_ADD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PLAYLIST_ADD_CHECK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PLAYLIST_PLAY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PLAYSTATION - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
PLUG - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PLUS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PLUS_CIRCLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PLUS_HEXAGON - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PLUS_OCTAGON - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PLUS_ONE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PLUS_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
png(String) - Statische Methode in Klasse de.esoco.process.ui.graphics.UiImageData
Factory method to return a new instance for a Base64 encoded PNG image.
PNG - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
PODCAST - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
POINT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.style.SizeUnit
 
POLL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
POLYMER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
POO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
POOL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
POPOUT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.composite.UiListPanel.ExpandableListStyle
 
PORTABLE_WIFI_OFF - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PORTRAIT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PORTRAIT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
position(int, int) - Methode in Klasse de.esoco.process.ui.UiLayout.Cell
Sets the grid position at which this cell should be placed.
POST - Enum-Konstante in Enum-Klasse de.esoco.lib.net.ExternalService.AccessType
 
POSTSCRIPT - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
POUND_SIGN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
POWER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
POWER_INPUT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
POWER_OFF - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
POWER_SETTINGS_NEW - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PREGNANT_WOMAN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
prepareContent(E) - Methode in Klasse de.esoco.process.step.entity.AbstractEntityListItem
Will be invoked for all items in an entity list if the entity needs to be updated.
prepareContinuation() - Methode in Klasse de.esoco.process.ProcessStep
This method can be overridden by (interactive) subclasses if an interaction continuation occurs.
prepareContinuation() - Methode in Klasse de.esoco.process.step.Interaction
Checks which fragment of this instance has caused a continuation.
prepareDateInput(RelationType<Date>, Date, Date) - Methode in Klasse de.esoco.process.ProcessFragment
Prepares a date parameter for input.
prepareDownload(DownloadData) - Methode in Schnittstelle de.esoco.data.SessionManager
Prepares the download of a certain data object.
prepareDownload(String, FileType, Function<FileType, ?>) - Methode in Klasse de.esoco.process.param.ParameterBase
Prepares a download that is associated with an event on this parameter.
prepareDownload(String, FileType, Function<FileType, ?>) - Methode in Klasse de.esoco.process.ProcessFragment
A shortcut method that only creates a download URL without assigning it to a parameter.
prepareDownload(RelationType<String>, String, FileType, Function<FileType, ?>) - Methode in Klasse de.esoco.process.ProcessFragment
Prepares the file download for a URL interaction parameter.
prepareExecution() - Methode in Klasse de.esoco.process.FragmentInteraction
 
prepareExecution() - Methode in Klasse de.esoco.process.ProcessStep
Prepares the execution of this step in succession of the previous step by invoking ProcessStep.prepareParameters() and ProcessStep.prepareValues().
prepareExecution() - Methode in Klasse de.esoco.process.step.Interaction
Overridden to invoke Interaction.initFragments() after super.
prepareFragmentInteractions() - Methode in Klasse de.esoco.process.step.Interaction
Prepares the interactions of all sub-fragments.
prepareInteraction() - Methode in Klasse de.esoco.process.ProcessStep
Prepares a re-execution of this step during an interaction by invoking the method ProcessStep.prepareValues() and resets the interaction parameter.
prepareInteraction() - Methode in Klasse de.esoco.process.step.entity.EditEntity
 
prepareInteraction() - Methode in Klasse de.esoco.process.step.entity.SelectEntities
 
prepareInteraction() - Methode in Klasse de.esoco.process.step.Interaction
Overridden to invoke Interaction.prepareFragmentInteractions() after super.
prepareInteraction() - Methode in Klasse de.esoco.process.step.InteractionFragment
Can be implemented by subclasses to initialize the interaction of this fragment.
prepareInteraction() - Methode in Klasse de.esoco.process.step.LoginFragment
Adds the next domain availability check result to this fragment on an auto-update interaction.
prepareInteraction() - Methode in Klasse de.esoco.process.ui.UiRootFragment
Can be implemented by subclasses to initialize the interaction of this fragment.
prepareNewInteractionParameters(Collection<? extends RelationType<?>>) - Methode in Klasse de.esoco.process.ProcessStep
Prepares new interaction parameters for rendering.
prepareParameters() - Methode in Klasse de.esoco.process.ProcessStep
This method can be overridden to prepare this step's parameters for execution.
prepareParameters() - Methode in Klasse de.esoco.process.step.AddHistoryNote
This method can be overridden to prepare this step's parameters for execution.
prepareParameters() - Methode in Klasse de.esoco.process.step.DisplayMessage
 
prepareParameters() - Methode in Klasse de.esoco.process.step.DisplayProgress
 
prepareParameters() - Methode in Klasse de.esoco.process.step.entity.StoreEntity
 
prepareUpload(UploadHandler) - Methode in Schnittstelle de.esoco.data.SessionManager
Prepares the upload of data from the client.
prepareUpload(RelationType<String>, UploadHandler) - Methode in Klasse de.esoco.process.step.InteractionFragment
Prepares the upload of a file with .
prepareUpload(RelationType<String>, RelationType<byte[]>, Pattern, int) - Methode in Klasse de.esoco.process.step.InteractionFragment
Prepares the upload of a file into a process parameter.
prepareValues() - Methode in Klasse de.esoco.process.ProcessStep
This method can be overridden to prepare a step's parameter values after their initialization in the method ProcessStep.prepareParameters() or to update the values after an interaction occurred.
prepareValues() - Methode in Klasse de.esoco.process.step.DisplayProgress
 
PRESCRIPTION - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PRESCRIPTION_BOTTLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PRESCRIPTION_BOTTLE_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PRESENT_TO_ALL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PREVIOUS - Enum-Konstante in Enum-Klasse de.esoco.process.step.ProcessControlFragment.ProcessControlAction
 
PREVIOUS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiStandardIcon
 
PRINT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PRINT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
printHierarchy(PrintStream) - Methode in Klasse de.esoco.entity.Entity
Prints this entity and the hierarchy of it's children to a print stream.
printUsage(PrintStream) - Methode in Klasse de.esoco.service.InteractiveProcessExecutor
PRIORITY_HIGH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PROCEDURES - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
Process - Klasse in de.esoco.process
Models processes that consist of ProcessStep instances.
PROCESS - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
The process itself, to allow generic access as a parameter.
PROCESS_DEFINITION - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
A reference to a process definition.
PROCESS_END - Statische Variable in Klasse de.esoco.process.Process
Next step signal value for a process end-point
PROCESS_EXCEPTION - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
If the process execution failed the causing exception will be stored in this parameter.
PROCESS_EXECUTOR - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
A reference to a ProcessExecutor instance that can be used to run additional processes.
PROCESS_ID - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
A unique process ID.
PROCESS_INFO - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
An information string describing the process or it's current state.
PROCESS_LIST - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
A list of process instances.
PROCESS_LISTENERS - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
The relation type for the registration of process listeners.
PROCESS_LOCALE - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
The locale of a process instance.
PROCESS_NAME - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
The process name.
PROCESS_RESULT - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
A string containing result informations for the current process step.
PROCESS_SCHEDULER - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
A relation type for references to process scheduler instances.
PROCESS_SESSION_EXPIRED - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
If the process is associated with a session (e.g. in an application server) this flag can be used to indicate if a session has expired.
PROCESS_START_TIME - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
The start time of the process.
PROCESS_STEP_INFO - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
An information string for the current process step.
PROCESS_STEP_MESSAGE - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
A string containing a message for the current process step.
PROCESS_STEP_STYLE - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
An style string for the current process step.
PROCESS_SUSPEND_TIME - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
The last time the process has been suspended.
PROCESS_USER - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
The (person) entity of the user that executes the process.
ProcessAdapter - Klasse in de.esoco.process
An abstract implementation of ProcessListener that contains empty implementations of all listener methods.
ProcessAdapter() - Konstruktor für Klasse de.esoco.process.ProcessAdapter
 
processCallback(String) - Methode in Klasse de.esoco.lib.net.ExternalService
Processes the response received through the callback URL of a call to ExternalService.authorizeAccess(String, boolean, Object...).
processCanceled(Process) - Methode in Klasse de.esoco.process.ProcessAdapter
 
processCanceled(Process) - Methode in Schnittstelle de.esoco.process.ProcessListener
Will be notified when the process execution has been canceled.
ProcessControlFragment - Klasse in de.esoco.process.step
Provides a UI to control the execution of a process and display information about the current execution state.
ProcessControlFragment(ProcessControlFragment.ProcessExecutionHandler) - Konstruktor für Klasse de.esoco.process.step.ProcessControlFragment
Creates a new instance.
ProcessControlFragment.ProcessControlAction - Enum-Klasse in de.esoco.process.step
TODO: DOCUMENT ME!
ProcessControlFragment.ProcessExecutionHandler - Schnittstelle in de.esoco.process.step
An interface that defines how a process can be executed.
ProcessDefinition - Klasse in de.esoco.process
The base class for process definitions.
ProcessDefinition() - Konstruktor für Klasse de.esoco.process.ProcessDefinition
 
ProcessDescription - Klasse in de.esoco.data.process
A data element that describes a process for the use on the client.
ProcessDescription(ProcessDescription) - Konstruktor für Klasse de.esoco.data.process.ProcessDescription
Copy constructor for subclasses.
ProcessDescription(String, String, int, boolean) - Konstruktor für Klasse de.esoco.data.process.ProcessDescription
Creates a new instance with certain attributes.
ProcessElement - Klasse in de.esoco.process
The abstract base class for objects that represent or configure process steps.
ProcessElement() - Konstruktor für Klasse de.esoco.process.ProcessElement
Creates a new instance.
processEnded(Process) - Methode in Klasse de.esoco.process.ProcessAdapter
This method will be invoked from the default implementations of the ProcessAdapter.processCanceled(Process), ProcessAdapter.processFailed(Process), and ProcessAdapter.processFinished(Process) methods.
ProcessException - Ausnahmeklasse in de.esoco.process
Base class for all process-specific exceptions.
ProcessException(ProcessFragment, String) - Konstruktor für Ausnahmeklasse de.esoco.process.ProcessException
Creates a new instance.
ProcessException(ProcessFragment, String, Throwable) - Konstruktor für Ausnahmeklasse de.esoco.process.ProcessException
Creates a new instance.
ProcessException(ProcessFragment, Throwable) - Konstruktor für Ausnahmeklasse de.esoco.process.ProcessException
Creates a new instance.
ProcessExecutor - Schnittstelle in de.esoco.process
Defines the interface for the execution of processes in the current application's context.
processFailed(Process) - Methode in Klasse de.esoco.process.ProcessAdapter
 
processFailed(Process) - Methode in Schnittstelle de.esoco.process.ProcessListener
Will be notified when the process execution failed.
processFinished(Process) - Methode in Klasse de.esoco.process.ProcessAdapter
 
processFinished(Process) - Methode in Schnittstelle de.esoco.process.ProcessListener
Will be notified when the process execution has finished.
ProcessFragment - Klasse in de.esoco.process
The base class for all fragments of a process at runtime.
ProcessFragment() - Konstruktor für Klasse de.esoco.process.ProcessFragment
 
ProcessFunctions - Klasse in de.esoco.process
A class that contains process-specific functions and predicates and the corresponding static access methods.
ProcessFunctions.GetParameter<T> - Klasse in de.esoco.process
An element access function that returns a particular parameter from a Process.
ProcessFunctions.SetParameter<T> - Klasse in de.esoco.process
Implementation of an element access function that sets a certain parameter in a Process.
ProcessInteractionHandler - Schnittstelle in de.esoco.process
An interface that must be implemented to interact with a running process.
ProcessListener - Schnittstelle in de.esoco.process
An event listener interface to be notified of changes in the status of a Process instance.
processLogObjects(Collection<LogEntry>) - Methode in Klasse de.esoco.entity.StorageLogging
processLogObjects(Collection<GraylogMessage>) - Methode in Klasse de.esoco.lib.comm.GraylogLogging
ProcessManager - Klasse in de.esoco.process
Provides static methods to access and handle processes.
ProcessRelationTypes - Klasse in de.esoco.process
Contains process-specific relation type declarations.
ProcessRelationTypes.ListAction - Enum-Klasse in de.esoco.process
An enumeration of generic actions that can be applied to lists of objects.
processResumed(Process) - Methode in Klasse de.esoco.process.ProcessAdapter
 
processResumed(Process) - Methode in Schnittstelle de.esoco.process.ProcessListener
Will be notified when the process execution is resumed after a previous suspension.
ProcessRunner - Klasse in de.esoco.process
An class that executes a certain Process.
ProcessRunner() - Konstruktor für Klasse de.esoco.process.ProcessRunner
Creates a new instance.
ProcessRunner(ProcessDefinition) - Konstruktor für Klasse de.esoco.process.ProcessRunner
Creates a new instance for a certain process definition.
ProcessScheduler - Schnittstelle in de.esoco.process
An interface for classes that perform the periodic scheduling of processes.
ProcessService - Klasse in de.esoco.process
An service implementation that executes a Process.
ProcessService() - Konstruktor für Klasse de.esoco.process.ProcessService
 
processStarted(Process) - Methode in Klasse de.esoco.process.ProcessAdapter
 
processStarted(Process) - Methode in Schnittstelle de.esoco.process.ProcessListener
Will be notified when the process execution has started.
ProcessState - Klasse in de.esoco.data.process
A process description subclass that provides additional information about the current state of a process during it's execution.
ProcessState(ProcessDescription, int, String) - Konstruktor für Klasse de.esoco.data.process.ProcessState
Creates a new instance for a finished process without any further interaction.
ProcessState(ProcessDescription, int, String, String, List<DataElement<?>>, List<DataElementList>, List<ProcessState>, Set<ProcessState.ProcessStateFlag>) - Konstruktor für Klasse de.esoco.data.process.ProcessState
Creates a new instance by copying the data from another process description (or state) and specific process state attributes.
ProcessState(ProcessState, InteractionEventType, DataElement<?>, List<DataElement<?>>) - Konstruktor für Klasse de.esoco.data.process.ProcessState
Creates an copy instance for process interactions.
ProcessState.ProcessExecutionMode - Enum-Klasse in de.esoco.data.process
An enumeration of the process execution modes.
ProcessState.ProcessStateFlag - Enum-Klasse in de.esoco.data.process
An enumeration of flags that describe the current state of the process and the interactive step at which the process paused.
ProcessStep - Klasse in de.esoco.process
Base class for all kinds of process steps.
ProcessStep() - Konstruktor für Klasse de.esoco.process.ProcessStep
Default constructor, which must be provided by any subclass.
processSuspended(Process) - Methode in Klasse de.esoco.process.ProcessAdapter
 
processSuspended(Process) - Methode in Schnittstelle de.esoco.process.ProcessListener
Will be notified when the process execution has been suspended temporarily.
processUploadData(String, String, InputStream) - Methode in Schnittstelle de.esoco.data.UploadHandler
Must be implemented to process the uploaded data.
PRODUCT_HUNT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
PROGRESS - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
An integer value containing a value indicating the progress of a process in percent.
PROGRESS_DESCRIPTION - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
A string description of the current process progress.
PROGRESS_INDICATOR - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
A string indicator for the progress of a process.
PROGRESS_INDICATOR_TEMPLATE - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
A string containing the formatting template for the progress indication parameter ProcessRelationTypes.PROGRESS_INDICATOR.
PROGRESS_MAXIMUM - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
The maximum value for the progress indicator.
PROJECT_DIAGRAM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PROPERTIES - Enum-Konstante in Enum-Klasse de.esoco.data.element.DataElement.CopyMode
 
PUBLIC - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PUBLISH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
PUSHED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
put(K, V) - Methode in Klasse de.esoco.data.element.MapDataElement
Puts a new key-value mapping into the map.
PUT - Enum-Konstante in Enum-Klasse de.esoco.lib.net.ExternalService.AccessType
 
putAll(Map<? extends K, ? extends V>) - Methode in Klasse de.esoco.data.element.MapDataElement
Copies all mappings from the argument map to this element.
PUZZLE_PIECE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
PYTHON - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 

Q

QQ - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
QRCODE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
query() - Methode in Klasse de.esoco.process.param.EntityParameter
Defines a general storage query without criteria for this parameter.
query(Predicate<? super E>) - Methode in Klasse de.esoco.process.param.EntityParameter
Defines the storage query to be executed for this parameter.
query(Predicate<? super E>) - Methode in Klasse de.esoco.process.ui.component.UiQueryTable
Sets the storage query criteria of this table.
QUERY_BUILDER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
QUERY_PROGRESS_FORMAT - Statische Variable in Klasse de.esoco.process.step.PerformStorageQuery
An optional reference to a parameter that stores the query size
queryEntities(QueryPredicate<E>, int) - Statische Methode in Klasse de.esoco.entity.EntityManager
Queries a list of entities that are identified by certain search criteria.
queryEntities(Class<E>, Predicate<? super E>, int) - Statische Methode in Klasse de.esoco.entity.EntityManager
Queries a list of entities that are identified by certain search criteria.
queryEntities(Class<E>, Map<RelationType<?>, Predicate<?>>, int, boolean) - Statische Methode in Klasse de.esoco.entity.EntityManager
Queries a list of entities that are identified by certain attribute predicates.
queryEntities(Class<E>, RelationType<T>, T, int) - Statische Methode in Klasse de.esoco.entity.EntityManager
Queries a list of entities that are identified by a certain attribute value.
queryEntitiesByExtraAttribute(Predicate<? super ExtraAttribute>, int) - Statische Methode in Klasse de.esoco.entity.EntityManager
Queries a list of entities that are associated with certain extra attributes.
queryEntitiesByExtraAttribute(Class<E>, RelationType<T>, int) - Statische Methode in Klasse de.esoco.entity.EntityManager
Queries a list of entities with a certain type that have a a global extra attribute.The attributes value is not important.
queryEntitiesByExtraAttribute(Class<E>, RelationType<T>, T, int) - Statische Methode in Klasse de.esoco.entity.EntityManager
Queries a list of entities with a certain type that have a a global extra attribute with the given key and value.
queryEntitiesByExtraAttribute(RelationType<T>, T, int) - Statische Methode in Klasse de.esoco.entity.EntityManager
Queries a list of entities that have a particular extra attribute with the given value.
queryEntity() - Statische Methode in Klasse de.esoco.entity.EntityFunctions
Returns a new function that queries an entity with a certain global ID.
queryEntity(Class<E>) - Statische Methode in Klasse de.esoco.entity.EntityFunctions
Returns a new function that queries an entity of a certain type with a particular ID.
queryEntity(Class<E>, long) - Statische Methode in Klasse de.esoco.entity.EntityManager
Queries an entity that is identified by a certain entity ID.
queryEntity(Class<E>, Predicate<? super E>, boolean) - Statische Methode in Klasse de.esoco.entity.EntityFunctions
Returns a supplier which queries an entity that matches certain criteria.
queryEntity(Class<E>, Predicate<? super E>, boolean) - Statische Methode in Klasse de.esoco.entity.EntityManager
Queries an entity that is identified by certain search criteria.
queryEntity(Class<E>, Map<RelationType<?>, Predicate<?>>, boolean, boolean) - Statische Methode in Klasse de.esoco.entity.EntityManager
Queries an entity that is identified by certain attribute criteria.
queryEntity(Class<E>, RelationType<T>, Predicate<? super E>, boolean) - Statische Methode in Klasse de.esoco.entity.EntityFunctions
Returns a new function that queries an entity with a certain attribute value.
queryEntity(Class<E>, RelationType<T>, T, boolean) - Statische Methode in Klasse de.esoco.entity.EntityManager
Queries an entity that is identified by a certain attribute value.
queryEntity(String) - Statische Methode in Klasse de.esoco.entity.EntityManager
Queries the entity instance that is identified by a certain global entity ID from the storage associated with the corresponding entity definition.
queryEntityByExtraAttribute(Class<E>, RelationType<T>, T, boolean) - Statische Methode in Klasse de.esoco.entity.EntityManager
Queries an entity of a certain type that has an extra attribute with a particular value.
queryEntityByExtraAttribute(RelationType<T>, T, boolean) - Statische Methode in Klasse de.esoco.entity.EntityManager
Queries an entity that has an extra attribute with a particular value.
queryEntityById(String, RelationType<E>) - Methode in Klasse de.esoco.process.EntityProcessDefinition
Adds a step that queries an entity by it's ID and stores in in a certain parameter.
QueryResultElement<T> - Klasse in de.esoco.data.element
A data element that contains the result of the execution of a storage query.
QueryResultElement(String, List<T>, int) - Konstruktor für Klasse de.esoco.data.element.QueryResultElement
Creates a new instance for a certain query result.
querySelectedEntities() - Methode in Klasse de.esoco.process.step.entity.SelectEntities
Queries a list of the currently selected entities.
QueryValidator - Klasse in de.esoco.data.validate
A validator that is based on a storage query.
QueryValidator(String, List<ColumnDefinition>) - Konstruktor für Klasse de.esoco.data.validate.QueryValidator
Creates a new instance for a certain query.
QUESTION - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
QUESTION_ANSWER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
QUESTION_CIRCLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
QUESTION_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
QUEUE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
QUEUE_MUSIC - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
QUEUE_PLAY_NEXT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
QUIDDITCH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
QUINSCAPE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
QUORA - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
QUOTE_LEFT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
QUOTE_RIGHT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 

R

R_PROJECT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
RACQUET - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
RADIO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
RADIO_BUTTON_CHECKED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
RADIO_BUTTON_UNCHECKED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
radioButtons(Class<E>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Creates a list parameter that displays radio buttons for the selection of multiple enum values
RAMP_LOADING - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
RANDOM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
RATE_REVIEW - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
RAVELRY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
REACT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
readBoolean() - Methode in Schnittstelle de.esoco.data.element.DataReader
Reads a boolean value.
readByte() - Methode in Schnittstelle de.esoco.data.element.DataReader
Reads a byte value.
readChar() - Methode in Schnittstelle de.esoco.data.element.DataReader
Reads a char value.
readDouble() - Methode in Schnittstelle de.esoco.data.element.DataReader
Reads a double value.
readFloat() - Methode in Schnittstelle de.esoco.data.element.DataReader
Reads a float value.
readFrom(DataReader) - Statische Methode in Klasse de.esoco.data.element.DataElement
Reads the attributes of this data element from the given data reader.
readInt() - Methode in Schnittstelle de.esoco.data.element.DataReader
Reads a int value.
readLong() - Methode in Schnittstelle de.esoco.data.element.DataReader
Reads a long value.
README - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
readObject() - Methode in Schnittstelle de.esoco.data.element.DataReader
Reads a object value.
readResolve() - Methode in Klasse de.esoco.entity.EntityDefinition
Implemented to return the singleton entity definition instance for the entity class that has been read by the deserialization.
readShort() - Methode in Schnittstelle de.esoco.data.element.DataReader
Reads a short value.
readString() - Methode in Schnittstelle de.esoco.data.element.DataReader
Reads a string value.
REBEL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
RECEIPT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
RECEIPT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
RECENT_ACTORS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
record(HistoryRecord.HistoryType, Entity, Entity, Entity, String, HistoryRecord.ReferenceType, String) - Statische Methode in Klasse de.esoco.history.HistoryManager
Records a history entry with a reference value.
record(HistoryRecord.HistoryType, Entity, Entity, String) - Statische Methode in Klasse de.esoco.history.HistoryManager
Records a history entry.
RECORD_VOICE_OVER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
RECTANGLE_LANDSCAPE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
RECTANGLE_PORTRAIT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
RECTANGLE_WIDE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
RECYCLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
RED_RIVER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
REDDIT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
REDDIT_ALIEN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
REDDIT_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
REDEEM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
REDO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
REDO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
REDO_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
REFERENCE - Statische Variable in Klasse de.esoco.history.HistoryRecord
A reference to additional informations.
REFRESH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
RegExValidator - Klasse in de.esoco.data.validate
A validator that validates string values against a regular expression pattern.
RegExValidator(String) - Konstruktor für Klasse de.esoco.data.validate.RegExValidator
Creates a new instance.
REGISTER - Enum-Konstante in Enum-Klasse de.esoco.process.step.LoginFragment.LoginAction
 
REGISTERED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
registerEntityCache(Class<E>, EntityCache<E>) - Statische Methode in Klasse de.esoco.entity.EntityManager
Registers an entity cache for a certain entity class.
registerIconMapping(Function<UiStandardIcon, UiIconSupplier>) - Statische Methode in Enum-Klasse de.esoco.process.ui.graphics.UiStandardIcon
Registers a mapping function that maps implementation icons to standard icon constants.
registerProcesses() - Statische Methode in Klasse de.esoco.service.InteractiveProcessEndpoint
Returns a request method that will query the current locks.
registerStorageAdapter(StorageAdapter) - Methode in Schnittstelle de.esoco.data.storage.StorageAdapterRegistry
Registers a certain StorageAdapter instance in the current user's session and associates it with a unique string ID.
RELOAD - Enum-Konstante in Enum-Klasse de.esoco.data.process.ProcessState.ProcessExecutionMode
 
RELOAD - Enum-Konstante in Enum-Klasse de.esoco.process.step.ProcessControlFragment.ProcessControlAction
 
RELOAD_CURRENT_STEP - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
This relation type serves as an indicator that the current step should be reloaded (i.e. prepared again) during an interaction.
reloadEntity() - Methode in Klasse de.esoco.process.param.EntityParameter
Reloads the entity that is stored in this parameter.
reloadEntity(RelationType<E>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Re-queries an entity that is stored in certain a process parameter.
remove(PropertyName<?>...) - Methode in Klasse de.esoco.process.param.ParameterWrapper
Removes certain properties from the wrapped parameter.
remove(UiComponent<?, ?>) - Methode in Klasse de.esoco.process.ui.composite.UiListPanel.Item
Overridden to be public
remove(UiComponent<?, ?>) - Methode in Klasse de.esoco.process.ui.UiContainer
Removes a component from this container.
remove(UiComponent<?, ?>) - Methode in Klasse de.esoco.process.ui.UiLayoutContainer
Removes a component from this container.
remove(K) - Methode in Klasse de.esoco.data.element.MapDataElement
Removes a certain key-value mapping from this element.
REMOVE - Enum-Konstante in Enum-Klasse de.esoco.process.step.entity.ChooseEntity.ChooseEntityAction
 
REMOVE - Enum-Konstante in Enum-Klasse de.esoco.process.step.entity.FilterEntityTags.TagFilterAction
 
REMOVE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
REMOVE_ALL - Enum-Konstante in Enum-Klasse de.esoco.process.ProcessRelationTypes.ListAction
 
REMOVE_CIRCLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
REMOVE_CIRCLE_OUTLINE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
REMOVE_FROM_QUEUE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
REMOVE_RED_EYE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
REMOVE_SELECTED - Enum-Konstante in Enum-Klasse de.esoco.process.ProcessRelationTypes.ListAction
 
REMOVE_SHOPPING_CART - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
removeAllChildren(RelationType<List<C>>) - Methode in Klasse de.esoco.entity.Entity
A convenience method that removes all children of a certain type and handles the necessary defensive copying of the child list.
removeAllFragments() - Methode in Klasse de.esoco.process.step.Interaction
Removes all sub-fragments.
removeAllParameterValidations() - Methode in Klasse de.esoco.process.ProcessElement
Removes all parameter validations from this step.
removeAllSubFragments() - Methode in Klasse de.esoco.process.ProcessFragment
Removes all sub-fragments from this instance.
removeAllUIProperties(Collection<? extends RelationType<?>>) - Methode in Klasse de.esoco.process.ProcessFragment
Completely removes all display properties for multiple process parameters.
removeAllUIProperties(RelationType<?>...) - Methode in Klasse de.esoco.process.ProcessFragment
Completely removes all display properties for one or more process parameters.
removeCachedEntity(Entity) - Statische Methode in Klasse de.esoco.entity.EntityManager
Removes an entity from the cache.
removeCachedEntity(String) - Statische Methode in Klasse de.esoco.entity.EntityManager
Removes an entity with a certain ID from the cache.
removeChild(RelationType<List<C>>, C) - Methode in Klasse de.esoco.entity.Entity
Convenience method to remove a single child from this entity.
removeChildren(RelationType<List<C>>, List<C>) - Methode in Klasse de.esoco.entity.Entity
Removes child entities from this entity.
removeCleanupAction(String) - Methode in Klasse de.esoco.process.Process
Removes a cleanup action that has previously been registered through the method Process.addCleanupAction(String, Consumer).
removeCleanupAction(String) - Methode in Klasse de.esoco.process.ProcessFragment
Removes a cleanup action that has previously been registered through the method ProcessFragment.addCleanupAction(String, Consumer).
removeColumn(UiLayout.Column) - Methode in Klasse de.esoco.process.ui.UiLayout
Removes a certain column from this layout.
REMOVED_CHILD_ENTITIES - Statische Variable in Klasse de.esoco.entity.EntityRelationTypes
Child entities that have bee removed from a parent.
REMOVED_CHILDREN - Statische Variable in Klasse de.esoco.entity.EntityRelationTypes
A mapping from global entity IDs to child entities that have been removed from a parent.
removeDownload(String) - Methode in Schnittstelle de.esoco.data.SessionManager
Removes the download data that has previously been registered by a call to SessionManager.prepareDownload(DownloadData).
removeElement(DataElement<?>) - Methode in Klasse de.esoco.data.element.DataElementList
Overridden to modify the parent reference of the argument data element.
removeElement(E) - Methode in Klasse de.esoco.data.element.ListDataElement
Removes a certain element from this instance.
removeEntityCache(Class<E>) - Statische Methode in Klasse de.esoco.entity.EntityManager
Removes an entity cache registration for a certain entity class.
removeEntityModificationContext(String, boolean) - Statische Methode in Klasse de.esoco.entity.EntityManager
Removes an entity modification context that has been set previously with EntityManager.setEntityModificationContext(String, Relatable, boolean).
removeEntityModificationLock() - Methode in Klasse de.esoco.process.Process
Removes the current entity modification lock rule by invoking the method EntityManager.removeEntityModificationLock(String) with the ID of this process.
removeEntityModificationLock(String) - Statische Methode in Klasse de.esoco.entity.EntityManager
Removes the lock rule for a certain entity modification context.
removeFragment(InteractionFragment) - Methode in Klasse de.esoco.process.step.Interaction
Removes a certain sub-fragment.
removeInteractionParameters(Collection<RelationType<?>>) - Methode in Klasse de.esoco.process.ProcessElement
Removes certain parameter types from the list of this step's interaction parameters.
removeInteractionParameters(Collection<RelationType<?>>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Removes parameters from the lists returned by the methods InteractionFragment.getInteractionParameters() and InteractionFragment.getInputParameters().
removeInteractionParameters(RelationType<?>...) - Methode in Klasse de.esoco.process.ProcessElement
Removes certain parameter types from the list of this step's interaction parameters.
removeItem(UiListPanel.Item) - Methode in Klasse de.esoco.process.ui.composite.UiListPanel
Removes an item from this list.
removePanel(RelationType<List<RelationType<?>>>) - Methode in Klasse de.esoco.process.ProcessFragment
Removes all parameters for a panel parameter that had previously been added through ProcessFragment.addPanel(RelationType, LayoutType, List).
removeParameter(RelationType<?>) - Methode in Klasse de.esoco.process.Process
Removes a certain parameter from the process.
removeParameterAnnotation(RelationType<?>, RelationType<?>) - Methode in Klasse de.esoco.process.ProcessFragment
Remove an annotation from a certain process parameter.
removeParameterModification(ParameterBase<?, ?>) - Methode in Klasse de.esoco.process.ProcessStep
Removes the modification markers for a certain process parameter.
removeParameterModification(RelationType<?>) - Methode in Klasse de.esoco.process.ProcessStep
Removes the modification markers for a certain parameter relation type.
removeParameterValidations(Collection<? extends RelationType<?>>) - Methode in Klasse de.esoco.process.ProcessElement
Removes certain parameter validations from this step.
removeParameterValidations(RelationType<?>...) - Methode in Klasse de.esoco.process.ProcessElement
Removes certain parameter validations from this step.
removeProperty(PropertyName<?>) - Methode in Klasse de.esoco.data.element.DataElement
Removes a property from this element.
removeRow(UiTableList.Row) - Methode in Klasse de.esoco.process.ui.composite.UiTableList
Removes a certain row from this table.
removeRow(UiLayout.Row) - Methode in Klasse de.esoco.process.ui.UiLayout
Removes a certain row from this layout.
removeScheduleProcess(String) - Methode in Schnittstelle de.esoco.process.ProcessScheduler
Removes the process from the management of the scheduler.
removeSelectionListener(EntityList.EntitySelectionListener<?>) - Methode in Klasse de.esoco.process.step.entity.EntityList
Removes an entity selection listener.
removeStoreListener(EntityManager.StoreListener) - Statische Methode in Klasse de.esoco.entity.EntityManager
Removes a store listener.
removeSubFragment(InteractionFragment) - Methode in Klasse de.esoco.process.ProcessFragment
Removes a certain sub-fragment instance.
removeSubFragment(RelationType<List<RelationType<?>>>) - Methode in Klasse de.esoco.process.ProcessFragment
Removes a subordinate fragment that had been added previously by means of ProcessFragment.addSubFragment(RelationType, InteractionFragment).
removeSubFragment(RelationType<List<RelationType<?>>>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Removes a subordinate fragment that had been added previously by means of ProcessFragment.addSubFragment(RelationType, InteractionFragment).
removeTemporaryParameterType(RelationType<?>) - Methode in Klasse de.esoco.process.ProcessFragment
Removes a temporary parameter type that has previously been created by invoking ProcessFragment.getTemporaryParameterType(String, Class).
removeUIProperties(RelationType<?>, PropertyName<?>...) - Methode in Klasse de.esoco.process.ProcessFragment
Removes display properties from a certain parameter.
removeUpload(String) - Methode in Schnittstelle de.esoco.data.SessionManager
Removes an upload handler that has previously been registered by a call to SessionManager.prepareUpload(UploadHandler).
removeViewFragment(RelationType<List<RelationType<?>>>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Removes the fragment of a child view from this fragment.
RENDACT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
RENREN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
REORDER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
REPEAT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
REPEAT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
REPEAT_1 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
REPEAT_1_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
REPEAT_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
REPEAT_ONE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
replaceElement(DataElement<?>) - Methode in Klasse de.esoco.data.element.DataElementList
Replaces the first data element in this list with a new element with the same name.
REPLAY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
REPLAY_10 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
REPLAY_30 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
REPLAY_5 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
REPLY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
REPLY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
REPLY_ALL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
REPLY_ALL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
REPLYD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
REPORT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
REPORT_PROBLEM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
RequestData() - Konstruktor für Klasse de.esoco.service.InteractiveProcessEndpoint.RequestData
 
REQUIRED_PROCESS_INPUT_PARAMS - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
A list of parameter relation types that are required to be available when the process is executed.
RESEARCHGATE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
reset() - Methode in Klasse de.esoco.entity.Entity
Resets the persistent state and removes all modifications markers on this entity by invoking EntityManager.resetEntity(Entity) on this instance.
reset() - Methode in Klasse de.esoco.process.param.EntityAttributeParameter
Resets the value of this parameter to the entity attribute value.
reset(int, int) - Methode in Klasse de.esoco.process.ui.UiLayout
Resets this layout for recalculation.
RESET_PASSWORD - Enum-Konstante in Enum-Klasse de.esoco.process.step.LoginFragment.LoginAction
 
resetEntity(Entity) - Statische Methode in Klasse de.esoco.entity.EntityManager
Resets an entity to it's current persistent state.
resetEntityModifications(Relatable) - Statische Methode in Klasse de.esoco.entity.EntityManager
Resets all updated entities in an entity modification context to their persistent state by invoking EntityManager.resetEntity(Entity).
resetHierachy() - Methode in Klasse de.esoco.entity.Entity
Resets all modifications of this entity and it's hierarchy by invoking Entity.reset() on this instance and clearing modification markers on children held by the EntityManager.
resetHistoryCriteria() - Methode in Klasse de.esoco.process.step.entity.DisplayEntityHistory
Resets all history input criteria.
resetParameterModifications() - Methode in Klasse de.esoco.process.ProcessStep
Resets all parameter modification markers for this step.
resetParameters() - Methode in Klasse de.esoco.process.ProcessStep
Will be invoked by a process on a rollback to reset parameter initializations performed by interactive steps.
resetProgress(ProcessFragment) - Statische Methode in Klasse de.esoco.process.step.DisplayProgress
Resets the progress display parameters.
resid(String) - Methode in Klasse de.esoco.process.param.ParameterWrapper
Sets a resource ID for this instance by setting the UI property ContentProperties.RESOURCE_ID.
resid(String) - Methode in Klasse de.esoco.process.ui.UiComponent
Sets a resource ID for this instance by setting the UI property ContentProperties.RESOURCE_ID.
resid(String) - Methode in Klasse de.esoco.process.ui.UiTextComponent
Sets a resource ID for this instance by setting the UI property ContentProperties.RESOURCE_ID.
RESOLVING - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
responsiveColSpans(int, int) - Methode in Klasse de.esoco.process.param.ParameterBase
Sets the UI properties LayoutProperties.SMALL_COLUMN_SPAN and LayoutProperties.MEDIUM_COLUMN_SPAN.
responsiveColSpans(int, int) - Methode in Klasse de.esoco.process.ui.UiLayout.Cell
Sets the UI properties LayoutProperties.SMALL_COLUMN_SPAN and LayoutProperties.MEDIUM_COLUMN_SPAN.
RESTAURANT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
RESTAURANT_MENU - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
RESTORE - Enum-Konstante in Enum-Klasse de.esoco.process.step.DisplayUrl.UrlAction
 
RESTORE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
RESTORE_PAGE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
resume() - Methode in Klasse de.esoco.process.ProcessRunner
Resumes the execution of this runner if it is currently waiting.
resume() - Methode in Klasse de.esoco.process.ProcessStep
This method can be overridden to resume this step after the process had been suspended.
resume() - Methode in Klasse de.esoco.process.SubProcessStep
Executes the sub-process again after a process suspension that had been caused by the ProcessStep.prepareParameters() method.
RESUME_PROCESSES - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
A list of process definition classes for background process that shall be resumed by a ProcessScheduler.
resumeFromPause() - Methode in Klasse de.esoco.process.ProcessRunner
Resumes the execution of this runner if it is currently pausing.
resumeProcess(Class<? extends ProcessDefinition>) - Methode in Schnittstelle de.esoco.process.ProcessScheduler
Resumes the execution of a process if it is currently suspended.
resumeScheduleProcess(String) - Methode in Schnittstelle de.esoco.process.ProcessScheduler
Resumes the process defined by the Entity-Id.
RETWEET - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
RETWEET_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
REV - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
REVERSE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.layout.UiFlexLayout.FlexWrap
 
revokeAccess() - Methode in Klasse de.esoco.lib.net.ExternalService
Revokes any previously authorized access of the current user for this service.
revokeExternalServiceAccess(ExternalServiceDefinition) - Methode in Schnittstelle de.esoco.lib.net.ExternalServiceAccess
Revokes any previously authorized access to an external service.
RIBBON - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
RIGHT - Enum-Konstante in Enum-Klasse de.esoco.data.element.DataSetDataElement.LegendPosition
 
RIGHT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiStandardIcon
 
RING_VOLUME - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ROAD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ROBOT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ROCKET - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ROCKETCHAT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
ROCKRMS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
rollback() - Methode in Klasse de.esoco.entity.EntityTransaction
This method simply sets the entity reference to NULL.
rollback() - Statische Methode in Klasse de.esoco.history.HistoryManager
Cancels any currently active hierarchy of history records and discards it.
rollback() - Methode in Klasse de.esoco.process.ProcessStep
Must be implemented by a subclass if it can perform a rollback of a previous execution.
rollback() - Methode in Klasse de.esoco.process.step.BranchStep
Overridden to do nothing to prevent the superclass exception.
rollback() - Methode in Klasse de.esoco.process.step.DisplayProgress
 
rollback() - Methode in Klasse de.esoco.process.step.entity.AddEntityChild
Removes the child from the parent.
rollback() - Methode in Klasse de.esoco.process.step.entity.FilterEntityTags
Can be overridden to perform a rollback of data and parameter modifications that have been performed by this fragment.
rollback() - Methode in Klasse de.esoco.process.step.FunctionStep
Removes the FunctionStep.FUNCTION_OUTPUT parameter from the process.
rollback() - Methode in Klasse de.esoco.process.step.Interaction
 
rollback() - Methode in Klasse de.esoco.process.step.InteractionFragment
Can be overridden to perform a rollback of data and parameter modifications that have been performed by this fragment.
rollback() - Methode in Klasse de.esoco.process.step.PerformStorageQuery
 
rollback() - Methode in Klasse de.esoco.process.step.RollbackStep
Implemented to do nothing.
rollback() - Methode in Klasse de.esoco.process.step.SubProcessFragment
 
rollback() - Methode in Klasse de.esoco.process.step.SwitchStep
Overridden to do nothing to prevent the superclass exception.
rollback() - Methode in Klasse de.esoco.process.step.TransferParam
Reverses a previous move and removes all set parameters.
rollback() - Methode in Klasse de.esoco.process.SubProcessStep
Overridden to rollback the sub-process.
ROLLBACK - Enum-Konstante in Enum-Klasse de.esoco.data.process.ProcessState.ProcessExecutionMode
 
ROLLBACK - Enum-Konstante in Enum-Klasse de.esoco.data.process.ProcessState.ProcessStateFlag
 
RollbackStep - Klasse in de.esoco.process.step
A base class for process steps that can perform a (simple) rollback of their execution.
RollbackStep() - Konstruktor für Klasse de.esoco.process.step.RollbackStep
Creates a new instance.
ROOM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ROOM_SERVICE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ROOT - Statische Variable in Klasse de.esoco.history.HistoryRecord
The root history record in a hierarchy or NULL for the root itself
ROOT_ATTRIBUTE - Statische Variable in Klasse de.esoco.entity.EntityRelationTypes
Meta-type that marks a relation type that represents the root in a hierarchy
ROOT_CHAR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.style.SizeUnit
 
ROOT_TARGET - Statische Variable in Klasse de.esoco.history.HistoryRecord
The root target in a hierarchy of history records
rootAttribute(RelationTypeModifier...) - Statische Methode in Klasse de.esoco.entity.EntityRelationTypes
Creates a new relation type for the root entity in a hierarchy similar to EntityRelationTypes.parentAttribute(RelationTypeModifier...).
ROTATE_90_DEGREES_CCW - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ROTATE_LEFT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ROTATE_RIGHT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ROTATION_3D - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ROUNDED_CORNER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ROUTE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
ROUTER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
Row(int) - Konstruktor für Klasse de.esoco.process.ui.UiLayout.Row
Creates a new instance.
Row(UiListPanel.Item, T) - Konstruktor für Klasse de.esoco.process.ui.composite.UiTableList.Row
Creates a new instance.
ROWING - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
rows(int) - Methode in Klasse de.esoco.process.param.ParameterBase
Sets the UI property LayoutProperties.ROWS.
rowSpan(int) - Methode in Klasse de.esoco.process.param.ParameterBase
Sets the UI property LayoutProperties.ROW_SPAN.
rowSpan(int) - Methode in Klasse de.esoco.process.ui.UiLayout.Cell
Sets the number of rows this cell occupies in it's layout.
rowSpan(RelativeSize) - Methode in Klasse de.esoco.process.ui.UiLayout.Cell
Sets the number of columns this cell occupies as a relative value.
RPM - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
RSS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
RSS_FEED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
RSS_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
RTF - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
RUBLE_SIGN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
RULER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
RULER_COMBINED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
RULER_HORIZONTAL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
RULER_VERTICAL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
run() - Methode in Klasse de.esoco.process.ProcessRunner
Executes the process this runner is associated with.
runScheduleProcessNow(String) - Methode in Schnittstelle de.esoco.process.ProcessScheduler
Runs the process defined by the Entity immediately.
runService() - Methode in Klasse de.esoco.process.ProcessService
RuntimeProcessException - Ausnahmeklasse in de.esoco.process
A variant of ProcessException that is derived from RuntimeException so that it can be thrown from contexts that don't declare exceptions.
RuntimeProcessException(ProcessFragment, String) - Konstruktor für Ausnahmeklasse de.esoco.process.RuntimeProcessException
Creates a new instance.
RuntimeProcessException(ProcessFragment, String, Throwable) - Konstruktor für Ausnahmeklasse de.esoco.process.RuntimeProcessException
Creates a new instance.
RuntimeProcessException(ProcessFragment, Throwable) - Konstruktor für Ausnahmeklasse de.esoco.process.RuntimeProcessException
Creates a new instance.
RUPEE_SIGN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
RV_HOOKUP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 

S

SAD_CRY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SAD_TEAR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SAFARI - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
sameRow() - Methode in Klasse de.esoco.process.param.ParameterBase
Marks this parameter to be displayed in the same row as the previous parameter (in grid and table layouts).
sameRow(int) - Methode in Klasse de.esoco.process.param.ParameterBase
Marks this parameter to be displayed in the same row as the previous parameter with a certain column span in a grid or table layout.
sameRow(RelativeSize) - Methode in Klasse de.esoco.process.param.ParameterBase
Marks this parameter to be displayed in the same row as the previous parameter with a certain width in a grid layout.
SASS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
SATELLITE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SAVE - Enum-Konstante in Enum-Klasse de.esoco.process.step.DialogFragment.DialogAction
 
SAVE - Enum-Konstante in Enum-Klasse de.esoco.process.step.DisplayUrl.UrlAction
 
SAVE - Enum-Konstante in Enum-Klasse de.esoco.process.step.entity.EditEntity.AttributesAction
 
SAVE - Enum-Konstante in Enum-Klasse de.esoco.process.step.entity.EditEntity.ExtraAttrAction
 
SAVE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SAVE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SAVE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.UiDialogView.Button
 
SCANNER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SCANNER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SCANNER_KEYBOARD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SCANNER_TOUCHSCREEN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SCHEDULE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SCHLIX - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
SCHOOL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SCHOOL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SCREEN_LOCK_LANDSCAPE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SCREEN_LOCK_PORTRAIT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SCREEN_LOCK_ROTATION - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SCREEN_ROTATION - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SCREEN_SHARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SCREWDRIVER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SCRIBD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
SCRUBBER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SD_CARD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SD_STORAGE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SEARCH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SEARCH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SEARCH_MINUS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SEARCH_PLUS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SEARCHENGIN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
SECURITY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SEEDLING - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
select(boolean) - Methode in Klasse de.esoco.process.ui.component.UiCheckBox
select(T) - Methode in Klasse de.esoco.process.ui.UiButtonGroup
Selects a certain button.
select(T) - Methode in Klasse de.esoco.process.ui.UiListControl
Sets the selected value.
SELECT - Enum-Konstante in Enum-Klasse de.esoco.data.element.DateListDataElement.InteractionType
 
SELECT - Enum-Konstante in Enum-Klasse de.esoco.process.step.entity.ChooseEntity.ChooseEntityAction
 
SELECT_ALL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SELECT_ENTITY_FRAGMENT - Statische Variable in Klasse de.esoco.process.step.entity.SelectEntity
A standard parameter that can be used to display this fragment in a process step.
selectable(boolean) - Methode in Klasse de.esoco.process.ui.composite.UiListPanel
Sets the selectable state o this list.
SELECTED - Enum-Konstante in Enum-Klasse de.esoco.data.element.DataElement.Flag
 
SELECTED_ENTITY - Statische Variable in Klasse de.esoco.process.step.entity.SelectEntity
The parameter containing the selected entity.
SelectEntities<E> - Klasse in de.esoco.process.step.entity
A process fragment that allows the interactive selection of entities of a certain type.
SelectEntities(String, Class<E>, Function<? super E, ?>...) - Konstruktor für Klasse de.esoco.process.step.entity.SelectEntities
Creates a new instance with a varargs list for the column attributes list.
SelectEntities(String, Class<E>, List<Function<? super E, ?>>) - Konstruktor für Klasse de.esoco.process.step.entity.SelectEntities
Creates a new instance with specific parameters.
selectEntity(String, RelationType<? super E>, QueryPredicate<E>, Function<? super E, ?>...) - Methode in Klasse de.esoco.process.EntityProcessDefinition
Adds an interactive process step to select an entity from a list that is defined by certain query criteria.
selectEntity(RelationType<? super E>, QueryPredicate<E>, Function<? super E, ?>...) - Methode in Klasse de.esoco.process.EntityProcessDefinition
A convenience method that always generates the step name from the target parameter by prepending "Select" to the parameter's simple name.
SelectEntity<E> - Klasse in de.esoco.process.step.entity
An interactive process fragment to select an entity from a list.
SelectEntity(QueryPredicate<E>, Predicate<? super Entity>, List<Function<? super E, ?>>, boolean) - Konstruktor für Klasse de.esoco.process.step.entity.SelectEntity
Creates a new instance.
selectionChanged(SelectValues<?>) - Methode in Schnittstelle de.esoco.process.step.SelectValues.SelectValueListener
Will be invoked after the selection has changed.
SelectionDataElement - Klasse in de.esoco.data.element
A data element that stores information about a selection.
SelectionDataElement(String, String, Validator<? super String>, Set<DataElement.Flag>) - Konstruktor für Klasse de.esoco.data.element.SelectionDataElement
Creates a new instance.
SelectionDataElement(String, List<HierarchicalDataObject>, List<ColumnDefinition>) - Konstruktor für Klasse de.esoco.data.element.SelectionDataElement
Creates a new instance with no initial selection and a SelectionValidator that is initialized with the given data and columns.
SelectionValidator - Klasse in de.esoco.data.validate
A validator for the selection of a certain object from a list of data objects.
SelectionValidator(List<HierarchicalDataObject>, List<ColumnDefinition>) - Konstruktor für Klasse de.esoco.data.validate.SelectionValidator
Creates a new instance that uses zero-based continuous integer values for the identification of the data objects.
SelectValues<T> - Klasse in de.esoco.process.step
A fragment that allows to select a set of values of a certain comparable type.
SelectValues(String, Class<T>, Collection<T>, boolean) - Konstruktor für Klasse de.esoco.process.step.SelectValues
Creates a new instance.
SelectValues(String, Class<T>, Collection<T>, Collection<T>) - Konstruktor für Klasse de.esoco.process.step.SelectValues
Creates a new instance that sorts the list values and inserts a list of preferred values at the beginning of each list.The values will be sorted according to their natural order (i.e. their Comparable implementation).
SelectValues.SelectValueListener - Schnittstelle in de.esoco.process.step
An event listener interface that can receive notifications on selection changes in an instance of SelectValues.
SELLCAST - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
SELLSY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
send() - Methode in Schnittstelle de.esoco.lib.net.ExternalServiceRequest
Sends this request to the external service and returns the response.
SEND - Enum-Konstante in Enum-Klasse de.esoco.process.step.DialogFragment.DialogAction
 
SEND - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SEND - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiStandardIcon
 
SEND - Enum-Konstante in Enum-Klasse de.esoco.process.ui.UiDialogView.Button
 
SendGraylogMessage() - Konstruktor für Klasse de.esoco.lib.comm.GraylogEndpoint.SendGraylogMessage
Creates a new instance.
sendMessage() - Statische Methode in Klasse de.esoco.lib.comm.GraylogEndpoint
Factory method that creates a new communication method for sending Graylog messages.
SENTIMENT_DISSATISFIED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SENTIMENT_NEUTRAL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SENTIMENT_SATISFIED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SENTIMENT_VERY_DISSATISFIED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SENTIMENT_VERY_SATISFIED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SERVER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SERVER_PROPERTIES - Statische Variable in Klasse de.esoco.data.element.DataElement
An array of the names of properties that should be applied from the client to the server.
ServiceDefinitionImpl - Klasse in de.esoco.lib.net
An implementation of the ExternalServiceDefinition interface.
ServiceDefinitionImpl(Class<? extends ExternalService>, String, Collection<String>) - Konstruktor für Klasse de.esoco.lib.net.ServiceDefinitionImpl
Creates a new instance.
SERVICESTACK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
SESSION_LOG_LEVEL - Statische Variable in Klasse de.esoco.data.SessionData
The session-specific log level.
SESSION_LOGIN_NAME - Statische Variable in Klasse de.esoco.data.SessionData
The session user.
SESSION_MANAGER - Statische Variable in Klasse de.esoco.data.DataRelationTypes
A relation to a session manager instance.
SESSION_START_TIME - Statische Variable in Klasse de.esoco.data.SessionData
The creation time of the session.
SESSION_USER - Statische Variable in Klasse de.esoco.data.SessionData
The session user.
SESSION_USER_DATA - Statische Variable in Klasse de.esoco.data.SessionData
The session-specific user data.
SessionContext - Klasse in de.esoco.data
A session context class that contains informations about the context of sessions managed by a SessionManager.
SessionContext() - Konstruktor für Klasse de.esoco.data.SessionContext
 
SessionData - Klasse in de.esoco.data
A structure that contains data that is associated with a certain session managed by a SessionManager.
SessionData() - Konstruktor für Klasse de.esoco.data.SessionData
Creates a new instance.
SessionManager - Schnittstelle in de.esoco.data
Interface for objects that manage sessions and provide informations about them.
set(int, PropertyName<Integer>) - Methode in Klasse de.esoco.process.param.ParameterWrapper
Sets a certain integer property.
set(PropertyName<Boolean>) - Methode in Klasse de.esoco.process.param.ParameterWrapper
Sets a one or more property flags.
set(PropertyName<Boolean>) - Methode in Klasse de.esoco.process.ui.UiElement
Sets a boolean property.
set(PropertyName<Integer>, int) - Methode in Klasse de.esoco.process.ui.UiElement
Sets an integer property.
set(PropertyName<V>, V) - Methode in Klasse de.esoco.process.param.ParameterWrapper
Sets a certain property.
set(PropertyName<V>, V) - Methode in Klasse de.esoco.process.ui.UiElement
Sets a certain property of this element.
set(String, String) - Methode in Klasse de.esoco.data.element.DataElementList
Shortcut method to set a StringDataElement with a certain name and string value.
set(RelationType<T>, T) - Methode in Klasse de.esoco.process.Process
Overridden to forward the call to the process context.
set(RelationType<T>, T) - Methode in Klasse de.esoco.process.step.InteractionFragment
Overridden to forward the call to the enclosing process step.
set3D(boolean) - Methode in Klasse de.esoco.process.param.DataSetParameter
Sets whether the chart should be displayed in 3D (if suported by the chart type).
setActive(T) - Methode in Klasse de.esoco.process.ui.app.UiNavMenu
Marks a certain menu item as active.
setAllowedElements(RelationType<C>, V) - Methode in Klasse de.esoco.process.ProcessFragment
Shortcut method to annotate a collection-type process parameters with the elements that are allowed to occur in the collection.
setAllowedTags(Set<String>) - Methode in Klasse de.esoco.process.step.entity.EditEntityTags
Sets the tags that can be selected during editing.
setAllowedValues(RelationType<T>, C) - Methode in Klasse de.esoco.process.ProcessFragment
Shortcut method to annotate a process parameters with allowed values.
setAllowedValues(RelationType<T>, T...) - Methode in Klasse de.esoco.process.ProcessFragment
Shortcut method to set the allowed values of a process parameters.
setArbitraryEntityReferenceRule(RelationType<?>, Function<? super Entity, String>) - Methode in Klasse de.esoco.entity.EntityMigrator
Sets a migration rule for an arbitrary entity reference attribute of the target entities.
setAttributeCopyRule(RelationType<A>, RelationType<A>) - Methode in Klasse de.esoco.entity.EntityMigrator
Sets a simple copy migration rule for a particular set of source and target attributes.
setAttributeDisplayFlag(PropertyName<Boolean>, RelationType<?>...) - Statische Methode in Klasse de.esoco.entity.EntityRelationTypes
Convenience method to set a boolean display property.
setAttributeDisplayFlag(Class<? extends Entity>, PropertyName<Boolean>, RelationType<?>...) - Statische Methode in Klasse de.esoco.entity.Entity
Convenience method to set a boolean display property.
setAttributeDisplayProperty(int, PropertyName<Integer>, RelationType<?>...) - Statische Methode in Klasse de.esoco.entity.EntityRelationTypes
Convenience method to set an integer display property.
setAttributeDisplayProperty(PropertyName<T>, T, RelationType<?>...) - Statische Methode in Klasse de.esoco.entity.EntityRelationTypes
Helper method for subclasses to set a display property on attributes.
setAttributeDisplayProperty(Class<? extends Entity>, int, PropertyName<Integer>, RelationType<?>...) - Statische Methode in Klasse de.esoco.entity.Entity
Convenience method to set an integer display property.
setAttributeDisplayProperty(Class<? extends Entity>, PropertyName<T>, T, RelationType<?>...) - Statische Methode in Klasse de.esoco.entity.Entity
Helper method for subclasses to set a display property on attributes.
setAttributeRule(RelationType<A>, Function<? super Entity, A>) - Methode in Klasse de.esoco.entity.EntityMigrator
Sets a migration rule for a particular target attribute.
setAttributeValue(E, RelationType<?>, Object) - Methode in Klasse de.esoco.entity.EntityDefinition
 
setAutomaticChangeLogging(boolean) - Statische Methode in Klasse de.esoco.entity.EntityManager
Sets the state of the automatic history logging of entity changes.
setAvailableValues(Collection<T>) - Methode in Klasse de.esoco.process.step.SelectValues
Sets the values that are available for selection.
setBackSideTitle(String) - Methode in Klasse de.esoco.process.ui.composite.UiCard
Sets the back side title with the standard close icon.
setBackSideTitle(String, UiIconSupplier) - Methode in Klasse de.esoco.process.ui.composite.UiCard
Adds the title and icon of the back side of this card.
setBody(String) - Methode in Schnittstelle de.esoco.lib.net.ExternalServiceRequest
Sets the full body of this request.
setButtons(UiDialogView.Button...) - Methode in Klasse de.esoco.process.ui.UiDialogView
Sets the dialog buttons.
setButtons(Collection<UiDialogView.Button>) - Methode in Klasse de.esoco.process.ui.UiDialogView
Sets the dialog buttons from a collection of buttons.
setButtons(Collection<T>) - Methode in Klasse de.esoco.process.ui.UiButtonGroup
Sets the buttons of this instance, overriding any previously set buttons.
setButtons(Collection<T>) - Methode in Klasse de.esoco.process.ui.UiMultiSelectionButtonGroup
Sets the buttons of this instance, overriding any previously set buttons.
setButtons(Stream<T>) - Methode in Klasse de.esoco.process.ui.UiButtonGroup
Sets the buttons to be displayed.
setButtons(T...) - Methode in Klasse de.esoco.process.ui.UiButtonGroup
Sets the buttons to be displayed.
setButtonStyle(ButtonStyle) - Methode in Klasse de.esoco.process.step.entity.FilterEntityTags
Sets the button style to be used for the fragment buttons.
setCacheCapacity(int, int, int) - Statische Methode in Klasse de.esoco.entity.EntityManager
Sets the capacity of the different levels of the entity cache.
setCaption(String) - Methode in Klasse de.esoco.process.ui.component.UiImage
Sets a caption label to be displayed over the image (if supported by the container layout).
setCaption(String) - Methode in Klasse de.esoco.process.ui.component.UiLabel
Sets a caption label to be displayed over the label text (if supported by the container layout).
setCaption(String) - Methode in Klasse de.esoco.process.ui.component.UiProgressBar
Sets a caption label to be displayed over the label text (if supported by the container layout).
setCheckBoxStyle(CheckBoxStyle) - Methode in Klasse de.esoco.process.ui.component.UiCheckBox
Sets the style of this check box.
setCheckBoxStyle(CheckBoxStyle) - Methode in Klasse de.esoco.process.ui.component.UiCheckBoxes
Sets the style of this check box.
setChildMigrator(RelationType<? extends List<? extends Entity>>, EntityMigrator<?, ?>) - Methode in Klasse de.esoco.entity.EntityMigrator
Sets an entity migrator that will be used for the migration of a certain child entity type of the entity that is handled by this instance.
setChildren(E, List<?>, EntityDefinition<?>) - Methode in Klasse de.esoco.entity.EntityDefinition
 
setClientInfo(String) - Methode in Klasse de.esoco.data.process.ProcessDescription
Sets a string with information about the client (web browser).
setClientLocale(String) - Methode in Klasse de.esoco.data.process.ProcessDescription
Sets the name of the client's locale (e.g.
setClientSize(int, int) - Methode in Klasse de.esoco.data.process.ProcessDescription
Sets the size of the client area of the current user's web browser.
setColumnPrefix(String) - Methode in Klasse de.esoco.process.ui.composite.UiTableList
Sets the prefix to be used for column titles.
setColumnProperty(RelationType<?>, PropertyName<T>, T) - Methode in Klasse de.esoco.process.step.entity.EntityAttributesHeader
Sets a column property for an attribute.
setColumns(Function<? super E, ?>...) - Methode in Klasse de.esoco.process.ui.component.UiQueryTable
Sets the attributes to be displayed for entity queries.
setColumns(Collection<Function<? super E, ?>>) - Methode in Klasse de.esoco.process.ui.component.UiQueryTable
Sets the entity attributes to be displayed as the table columns.
setColumns(Collection<ColumnDefinition>) - Methode in Klasse de.esoco.process.ui.component.UiDataTable
Sets the table columns.
setColumnWidth(RelationType<?>, int) - Methode in Klasse de.esoco.process.step.entity.EntityAttributesHeader
Shortcut to set the width of an attribute column as an integer defining the column span in the grid layout.
setColumnWidth(RelationType<?>, RelativeSize) - Methode in Klasse de.esoco.process.step.entity.EntityAttributesHeader
Shortcut to set the column width for a column.
setConfigValue(RelationType<T>, T) - Methode in Klasse de.esoco.entity.Configuration
Sets a configuration value as an extra attribute of this instance.
setContinueOnError(boolean) - Methode in Klasse de.esoco.process.ProcessRunner
Sets the continueOnError.
setContinueOnInteraction(boolean, RelationType<?>...) - Methode in Klasse de.esoco.process.ProcessElement
Sets or removes the continuation parameter mark for the given interaction parameters.
setContinueOnInteraction(boolean, RelationType<?>...) - Methode in Klasse de.esoco.process.step.InteractionFragment
Overridden to remember the continuation parameters of this fragment.
setData(DataProvider<T>) - Methode in Klasse de.esoco.process.ui.composite.UiPagingTableList
Overridden to reset the navigation start position to zero.
setData(DataProvider<T>) - Methode in Klasse de.esoco.process.ui.composite.UiTableList
Sets the data provider of the table row data.
setData(Collection<HierarchicalDataObject>) - Methode in Klasse de.esoco.process.ui.component.UiDataTable
Sets the table data as a list of hierarchical data objects that will be rendered as the table rows.
setDate(Date) - Methode in Klasse de.esoco.process.ui.UiDateInputField
Sets the element's date.
setDatePeriod(Date, RelationType<Date>, RelationType<Date>, int, int) - Methode in Klasse de.esoco.process.ProcessFragment
Sets two date parameters to span a certain date period around a certain date.
setDefaultConnectionProperties(Properties) - Statische Methode in Klasse de.esoco.entity.DbEntityDefinition
Sets the global connection properties that will be used to create new entity definitions.
setDefaultCriteria(Predicate<? super E>) - Methode in Klasse de.esoco.entity.EntityDataProvider
Sets the default criteria.
setDefaultCriteria(Predicate<? super E>) - Methode in Klasse de.esoco.process.step.entity.EntityList
Sets the default criteria for this instance.
setDefaultJdbcUrl(String) - Statische Methode in Klasse de.esoco.entity.DbEntityDefinition
Sets the default JDBC URL for the creation of database entity definitions.
setDefaultStyle(String) - Methode in Klasse de.esoco.process.step.entity.AbstractEntityListItem
Sets the default style.
setDefaultStyle(String) - Methode in Schnittstelle de.esoco.process.step.entity.EntityList.EntityListItem
Sets the default style of this item.
setEarliestDate(RelationType<Date>, Date) - Methode in Klasse de.esoco.entity.PeriodEntity
Sets a date attribute to the earliest date compared with the current attribute value.
setEditable(boolean) - Methode in Klasse de.esoco.process.ui.UiTextInputField
Sets the editable state of this text field.
setEditInfo(String) - Methode in Klasse de.esoco.process.step.EditText
Sets an info string that describes the currently displayed or edited data.
setEditListener(EditEntityTags.TagEditListener) - Methode in Klasse de.esoco.process.step.entity.EditEntityTags
Sets a listener for tag edit events.
setElement(DataElement<?>) - Methode in Klasse de.esoco.data.element.DataElementList
Sets an element in this instance.
setElementValue(RelationType<T>, Process, T) - Methode in Klasse de.esoco.process.ProcessFunctions.SetParameter
 
setEmptyPageLabel(String) - Methode in Klasse de.esoco.process.ui.composite.UiPagingNavigation
Sets the label to be displayed if the current page is empty.
setEmptyPageLabel(String) - Methode in Klasse de.esoco.process.ui.composite.UiPagingTableList
Sets the text to be displayed in the navigation area if no data is available so that the current page is empty.
setEnabled(boolean) - Methode in Klasse de.esoco.process.param.ParameterWrapper
Enables or disables this parameter based on the boolean parameter.
setEnabled(boolean, Collection<? extends RelationType<?>>) - Methode in Klasse de.esoco.process.ProcessFragment
A convenience method to enable or disable certain interaction parameter by changing the UI flag StateProperties.DISABLED accordingly.
setEnabled(boolean, RelationType<?>...) - Methode in Klasse de.esoco.process.ProcessFragment
 
setEntity(E) - Methode in Klasse de.esoco.process.param.EntityAttributeParameter
Sets the entity of which the attribute value shall be displayed.
setEntityInfoFunction(Function<? super E, String>) - Methode in Klasse de.esoco.process.step.entity.SelectEntities
Sets a function that generate an information string for an input entity.
setEntityModificationContext(String, Relatable, boolean) - Statische Methode in Klasse de.esoco.entity.EntityManager
Sets the entity modification context for the current thread.
setEntityModificationLock(Predicate<? super Entity>) - Methode in Klasse de.esoco.process.Process
Sets an entity modification lock rule through the entity manager method EntityManager.setEntityModificationLock(String, Predicate).
setEntityModificationLock(String, Predicate<? super Entity>) - Statische Methode in Klasse de.esoco.entity.EntityManager
Defines a rule for entities that must not be modified by other modification contexts but the current one.
setEntityModificationTracking(boolean) - Statische Methode in Klasse de.esoco.entity.EntityManager
Enables or disables the automatic entity modification tracking.
setEntityReferenceRule(RelationType<?>, Function<? super Entity, Integer>) - Methode in Klasse de.esoco.entity.EntityMigrator
Sets a migration rule for a particular entity reference attribute of the target entities.
setEntitySyncService(String, String, Endpoint) - Statische Methode in Klasse de.esoco.entity.EntityManager
Sets the endpoint of an entity sync service to be used for entity lock synchronization.
setEntitySyncServiceEnabled(boolean) - Statische Methode in Klasse de.esoco.entity.EntityManager
Enables or disables the usage of the remote entity sync service for entity locking.
setEntityType(Class<E>) - Methode in Klasse de.esoco.process.step.entity.EditEntityTags
Sets the entity type of which this tag editor displays the tags.
setEntityType(Class<E>) - Methode in Klasse de.esoco.process.step.entity.FilterEntityTags
Sets the entity type on which this tag filter operates.
setExecutionMode(ProcessState.ProcessExecutionMode) - Methode in Klasse de.esoco.data.process.ProcessState
Sets the execution mode.
setExpandedRowBuilder(BiConsumer<UiBuilder<?>, T>) - Methode in Klasse de.esoco.process.ui.composite.UiTableList
Sets a consumer that will be invoked to build the content of expanded rows if this table has an expansion style.
setExtraAttribute(RelationType<T>, T) - Methode in Klasse de.esoco.entity.Entity
Stores an extra attribute of this entity.
setExtraAttributeFor(Entity, RelationType<T>, T, Entity) - Methode in Klasse de.esoco.entity.Entity
Sets an extra attribute for this entity with a certain owner entity.
setExtraCriteria(Predicate<? super E>) - Methode in Klasse de.esoco.process.step.entity.EntityList
Sets a filter predicate for this list.
setFlag(String) - Methode in Klasse de.esoco.data.element.HierarchicalDataObject
Sets a certain flag in this instance.
setFormattedHtml(String, String...) - Methode in Klasse de.esoco.process.ui.UiTextComponent
Sets an HTML text value, formatted with arguments.
setFormattedText(String, String...) - Methode in Klasse de.esoco.process.ui.component.UiButton
Sets a text that will be formatted by inserting values into a template, similar to String.format(String, Object...) but only with strings allowed as format arguments.
setFormattedText(String, String...) - Methode in Klasse de.esoco.process.ui.UiTextComponent
Sets a text that will be formatted by inserting values into a template, similar to String.format(String, Object...) but only with strings allowed as format arguments.
setFormattedText(String, String...) - Methode in Klasse de.esoco.process.ui.UiTextInputField
Sets a text that will be formatted by inserting values into a template, similar to String.format(String, Object...).
setFragment(InteractionFragment) - Methode in Klasse de.esoco.process.param.ParameterWrapper
Allows subclasses to set the fragment of this parameter.
setGlobalFilter(String) - Methode in Klasse de.esoco.process.step.entity.EntityList
Sets a global filter string for this list.
setGlobalFilter(String) - Methode in Klasse de.esoco.process.ui.composite.UiEntityTableList
Sets a global filter string for this list.
setGlobalFilterAttributes(RelationType<String>...) - Methode in Klasse de.esoco.process.step.entity.EntityList
Sets the attributes to be considered by the global filter.
setGlobalFilterAttributes(RelationType<String>...) - Methode in Klasse de.esoco.process.ui.composite.UiEntityTableList
Sets the attributes to be considered by the global filter.
setHeader(String, String) - Methode in Schnittstelle de.esoco.lib.net.ExternalServiceRequest
Sets a certain request header field.
setHierarchical(RelationType<T>, T, Predicate<? super Entity>) - Methode in Klasse de.esoco.entity.Entity
Sets a certain attribute value in all entities of this entity's hierarchy, including this parent entity.
setHierarchyImmutable() - Methode in Klasse de.esoco.entity.Entity
Makes the hierarchy of this entity immutable by setting the flag MetaTypes.IMMUTABLE recursively on this entity and it's children (but not on other entity relations).
setHtml(String) - Methode in Klasse de.esoco.process.ui.UiTextComponent
Sets the text value of this component so that it will be rendered as HTML.
setHtmlSize(String, String, RelationType<?>...) - Methode in Klasse de.esoco.process.ProcessFragment
Sets the properties LayoutProperties.HTML_WIDTH and LayoutProperties.HTML_HEIGHT on the given parameters.
setIcon(UiIconSupplier) - Methode in Klasse de.esoco.process.ui.component.UiIcon
Sets the icon to be displayed from an icon supplier.
setIcon(UiImageResource) - Methode in Klasse de.esoco.process.ui.component.UiIcon
Sets the icon to be displayed from an image resource (which must point to an icon reference).
setIgnoredAttributes(RelationType<?>...) - Methode in Klasse de.esoco.entity.EntityMigrator
Sets the target attributes to be ignored by the migration.
setImage(UiImageDefinition<?>) - Methode in Klasse de.esoco.process.ui.component.UiImage
Sets the image to be displayed.
setImage(UiImageDefinition<?>) - Methode in Klasse de.esoco.process.ui.composite.UiThumbnail
Sets the image to be displayed as a thumbnail and on selection.
setImages(UiImageDefinition<?>, UiImageDefinition<?>) - Methode in Klasse de.esoco.process.ui.composite.UiThumbnail
Sets the images for this thumbnail.
setImmediateAction(RelationType<E>, int) - Methode in Klasse de.esoco.process.ProcessFragment
Shortcut method to initialize an enum parameter for an immediate action and with a certain number of columns to arrange the enum buttons in.
setImmediateAction(RelationType<E>, E...) - Methode in Klasse de.esoco.process.ProcessFragment
Shortcut method to initialize an enum parameter for an immediate action.
setImmediateAction(RelationType<E>, Collection<E>) - Methode in Klasse de.esoco.process.ProcessFragment
Shortcut method to initialize an enum parameter for an immediate action.
setInteraction(DateListDataElement.InteractionType, HasProperties) - Methode in Klasse de.esoco.data.element.DateListDataElement
Sets the type of an interaction that occurred and the associated data.
setInteractionHandler(ProcessInteractionHandler) - Methode in Klasse de.esoco.process.Process
Sets the process interaction handler for this context.
setInteractive(InteractiveInputMode, RelationType<?>...) - Methode in Klasse de.esoco.process.ProcessFragment
Initializes non-list parameters for interactive input by setting the property StateProperties.INTERACTIVE_INPUT_MODE to the given mode.
setInteractive(RelationType<C>, C, ListStyle, Collection<T>) - Methode in Klasse de.esoco.process.ProcessFragment
Initializes a list parameter for interactive input.
setInteractive(RelationType<C>, C, ListStyle, T...) - Methode in Klasse de.esoco.process.ProcessFragment
Initializes a list parameter for interactive input.
setInteractive(RelationType<T>, T, ListStyle, Collection<T>) - Methode in Klasse de.esoco.process.ProcessFragment
Initializes a parameter for interactive input.
setInteractive(RelationType<T>, T, ListStyle, T...) - Methode in Klasse de.esoco.process.ProcessFragment
Initializes a parameter for interactive input.
setLabelStyle(LabelStyle) - Methode in Klasse de.esoco.process.ui.component.UiLabel
Sets the style of this label.
setLatestDate(RelationType<Date>, Date) - Methode in Klasse de.esoco.entity.PeriodEntity
Sets a date attribute to the latest date compared with the current attribute value.
setLayout(LayoutType, RelationType<List<RelationType<?>>>) - Methode in Klasse de.esoco.process.ProcessFragment
Sets the LAYOUT property for a DataElementList parameter.
setListHeader(EntityListHeader<E>) - Methode in Klasse de.esoco.process.step.entity.EntityList
Sets the header for to be displayed at the top of the list.
setListLayoutStyle(ListLayoutStyle) - Methode in Klasse de.esoco.process.step.entity.EntityList
Sets the list layout style.
setListValues(Collection<T>) - Methode in Klasse de.esoco.process.ui.component.UiMultiSelectionList
Sets a collection of values to be displayed in this list.
setListValues(Collection<T>) - Methode in Klasse de.esoco.process.ui.UiSingleSelectionList
Sets a collection of values to be displayed in this list.
setListValues(T...) - Methode in Klasse de.esoco.process.ui.component.UiMultiSelectionList
Sets the values to be displayed in this list.
setListValues(T...) - Methode in Klasse de.esoco.process.ui.UiSingleSelectionList
Sets the values to be displayed in this list.
setLogLevel(LogLevel) - Methode in Klasse de.esoco.process.ProcessRunner
Sets the logLevel.
setLogOnError(boolean) - Methode in Klasse de.esoco.process.ProcessRunner
Sets the logOnError.
setMandatory(RelationType<?>...) - Methode in Klasse de.esoco.process.ProcessElement
Marks the mandatory parameters of this element by setting the flag relation MetaTypes.MANDATORY to TRUE on relations with the given relation types.
setMenuItems(Collection<T>) - Methode in Klasse de.esoco.process.ui.app.UiNavMenu
Sets the menu items to be displayed.
setModified(boolean) - Methode in Klasse de.esoco.data.element.DataElement
Sets the modified state of this element.
setModified(boolean) - Methode in Klasse de.esoco.process.ui.UiElement
Set this element's modified state.
setNextStep(String) - Methode in Klasse de.esoco.process.ProcessStep
Sets the name of the next process step that shall be executed after this one.
setNextStep(String) - Methode in Klasse de.esoco.process.step.BranchStep
Overridden to store the name of the step to be invoked if no branching occurs.
setNoSelectionValue(String) - Methode in Klasse de.esoco.process.ui.UiSingleSelectionList
Sets a value that should be displayed as a placeholder for the choice of no list selection.
setOrderBy(Predicate<? super Entity>) - Methode in Klasse de.esoco.process.ui.component.UiQueryTable
Sets the default query order with a predicate that may contain multiple order criteria.
setOrderBy(RelationType<?>, boolean) - Methode in Klasse de.esoco.process.ui.component.UiQueryTable
Sets the default query order for a single attribute.
setPageSize(int) - Methode in Klasse de.esoco.process.step.entity.EntityList
Sets the number of entities to be displayed in a list page.
setPageSize(int) - Methode in Klasse de.esoco.process.ui.composite.UiPagingNavigation
Sets the current page size and updates the display.
setPageSizes(int...) - Methode in Klasse de.esoco.process.ui.composite.UiPagingNavigation
Sets the page sizes that can be selected by the user.
setPageStart(int) - Methode in Klasse de.esoco.process.ui.composite.UiPagingNavigation
Sets the index of the first element to display and updates the navigation display.
setParam(String, Class<? super T>, boolean) - Methode in Klasse de.esoco.process.step.InteractionFragment
Create a new temporary relation type with a Set datatype and returns a parameter wrapper for it.
setParam(RelationType<V>, V) - Methode in Klasse de.esoco.process.param.ParameterWrapper
Sets the value of a certain parameter in the current process.
setParameter(String, String) - Methode in Schnittstelle de.esoco.lib.net.ExternalServiceRequest
Sets a certain request parameter.
setParameter(RelationType<Boolean>, boolean) - Methode in Klasse de.esoco.process.ProcessFragment
Convenience method to set boolean parameters without a boxing warning.
setParameter(RelationType<List<T>>, T...) - Methode in Klasse de.esoco.process.StepListProcessDefinition
Adds a function step that sets a list parameter to certain values.
setParameter(RelationType<T>, T) - Methode in Klasse de.esoco.process.Process
Sets a process parameter.
setParameter(RelationType<T>, T) - Methode in Klasse de.esoco.process.ProcessFragment
Sets a certain parameter in the enclosing process.
setParameter(RelationType<T>, T) - Methode in Klasse de.esoco.process.StepListProcessDefinition
Adds a function step that sets a parameter to a certain value.
setParameter(RelationType<V>, V) - Statische Methode in Klasse de.esoco.process.ProcessFunctions
Returns a new function instance which sets a certain process parameter.
SetParameter(InteractionFragment, RelationType<Set<T>>) - Konstruktor für Klasse de.esoco.process.param.CollectionParameter.SetParameter
 
SetParameter(RelationType<T>, T) - Konstruktor für Klasse de.esoco.process.ProcessFunctions.SetParameter
Creates a new instance that sets a particular relation.
setParameterBounds(RelationType<Integer>, int, int) - Methode in Klasse de.esoco.process.ProcessFragment
Sets the minimum and maximum values of an integer parameter.
setParameterEventHandler(InteractionEventType, ValueEventHandler<T>) - Methode in Klasse de.esoco.process.param.ParameterWrapper
Helper method to set a parameter event handler that forwards interaction events to a runnable object.
setParameterFromPreference(Configuration, RelationType<T>) - Methode in Klasse de.esoco.process.step.SettingsFragment
Type-safe method to set a preferences parameter from a settings configuration if it exists.
setParameterInteractionHandler(RelationType<?>, Interaction.InteractionHandler) - Methode in Klasse de.esoco.process.step.Interaction
Sets the interaction handler for a certain parameter.
setParameterInteractionHandler(RelationType<?>, Interaction.InteractionHandler) - Methode in Klasse de.esoco.process.step.InteractionFragment
Sets the interaction event handler for a certain process parameter.
setParameterNotEmptyValidations(Collection<? extends RelationType<?>>) - Methode in Klasse de.esoco.process.ProcessElement
A shortcut method to add a validation that checks that parameters are not empty.
setParameterNotEmptyValidations(RelationType<?>...) - Methode in Klasse de.esoco.process.ProcessElement
 
setParameterNotNullValidations(Collection<? extends RelationType<?>>) - Methode in Klasse de.esoco.process.ProcessElement
A shortcut method to validate that certain parameters are not NULL.
setParameterNotNullValidations(RelationType<?>...) - Methode in Klasse de.esoco.process.ProcessElement
A shortcut method to validate that certain parameters are not NULL.
setParameterType(RelationType<T>) - Methode in Klasse de.esoco.process.param.ParameterWrapper
Allows subclasses to set the parameter relation type.
setParameterValidation(RelationType<T>, boolean, Function<? super T, String>) - Methode in Klasse de.esoco.process.ProcessElement
Sets the validation function for a certain process input parameter.
setParameterValidation(RelationType<T>, String, Predicate<? super T>) - Methode in Klasse de.esoco.process.ProcessElement
A shortcut method to set an input validation that has only a single validation message.
setParameterValuesFromEntity(Entity, List<RelationType<?>>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Sets the values of process parameters from the attributes of an entity.
setParameterValuesFromEntity(Entity, RelationType<?>...) - Methode in Klasse de.esoco.process.step.InteractionFragment
 
setParent(InteractionFragment) - Methode in Klasse de.esoco.process.step.entity.AbstractEntityListItem
Overridden to check whether the parent fragment has a simple list layout.
setParent(InteractionFragment) - Methode in Klasse de.esoco.process.step.InteractionFragment
Sets the parent fragment of this instance.
setPeriodCount(int) - Methode in Klasse de.esoco.data.element.PeriodDataElement
Sets the period count.
setPeriodUnit(String) - Methode in Klasse de.esoco.data.element.PeriodDataElement
Sets the period unit.
setPosition(int, boolean) - Methode in Klasse de.esoco.entity.EntityIterator
Sets the index of the next entity to be returned by the combination of calls to EntityIterator.hasNext() and EntityIterator.next().
setPreferenceFromParameter(Configuration, RelationType<T>) - Methode in Klasse de.esoco.process.step.SettingsFragment
Type-safe method to set a preferences parameter from a settings configuration.
setProcess(Process) - Methode in Klasse de.esoco.process.step.SubProcessFragment
Sets a new process for this instance.
setProcessDefinition(ProcessDefinition) - Methode in Klasse de.esoco.process.ProcessRunner
Sets the process definition to be used for the instantiation of the executed processes.
setProcessId(int) - Methode in Klasse de.esoco.data.process.ProcessState
Updates the ID of the process.
setProcessInput(DataElement<?>) - Methode in Klasse de.esoco.data.process.ProcessDescription
Sets an entity ID that will be set as a parameter on the process when it is started.
setProcessScheduler(ProcessScheduler) - Methode in Klasse de.esoco.process.ProcessRunner
Sets an optional process scheduler instance that provides the scheduling context of this instance.
setProcessStepInfo(String, int) - Methode in Klasse de.esoco.process.ProcessFragment
Sets a information string to be displayed as a readonly text for this process step.
setProcessStepMessage(String) - Methode in Klasse de.esoco.process.ProcessFragment
Sets a message that should be displayed with emphasis for this process step.
setProgressIndicator() - Methode in Klasse de.esoco.process.ProcessFragment
Sets the parameter ProcessRelationTypes.PROGRESS_INDICATOR to the current progress values.
setProperty(PropertyName<P>, P) - Methode in Klasse de.esoco.data.element.DataElement
Sets a certain property of this data element and mark it as modified if the value has changed.
setQuery(Predicate<? super E>) - Methode in Klasse de.esoco.process.ui.component.UiQueryTable
Sets the storage query criteria of this table.
setQueryConstraints(Predicate<? super E>, Predicate<? super Entity>) - Methode in Klasse de.esoco.process.step.entity.SelectEntities
Sets the query constraints of this instance.
setSearchText(String) - Methode in Klasse de.esoco.process.ui.app.UiNavMenu
Sets the text to be displayed in the search field (if such exists) or hides the field if the text is NULL.
setSelected(boolean) - Methode in Klasse de.esoco.data.element.DataElement
Sets the selected state of this element.
setSelected(boolean) - Methode in Klasse de.esoco.process.step.entity.AbstractEntityListItem
Sets the selected state of this item
setSelected(boolean) - Methode in Schnittstelle de.esoco.process.step.entity.EntityList.EntityListItem
Sets the selected state of this item
setSelected(boolean) - Methode in Klasse de.esoco.process.ui.component.UiCheckBox
Sets the selection state of this instance.
setSelected(boolean) - Methode in Klasse de.esoco.process.ui.composite.UiListPanel.Item
Sets the selected state of this item.
setSelected(boolean) - Methode in Klasse de.esoco.process.ui.composite.UiTableList.Row
Sets this row's selection state.
setSelectedEntityIds(Collection<Long>) - Methode in Klasse de.esoco.process.step.entity.SelectEntities
Sets the selection of this instance to the given entity IDs that match the current query criteria.
setSelectedValues(Collection<T>) - Methode in Klasse de.esoco.process.step.SelectValues
Sets the currently selected values.
setSelection(int) - Methode in Klasse de.esoco.process.ui.UiSwitchPanel
Sets the index of the currently selected element.
setSelection(HasProperties) - Methode in Klasse de.esoco.data.element.DateListDataElement
Returns the properties object for the currently selected element.
setSelection(EntityList.EntityListItem<?>) - Methode in Klasse de.esoco.process.step.entity.EntityList
Sets the currently selected list item.
setSelection(UiTableList.Row) - Methode in Klasse de.esoco.process.ui.composite.UiTableList
Sets the selection to a certain row.
setSelection(E) - Methode in Klasse de.esoco.process.ui.component.UiQueryTable
Sets (or clears) the currently selected entity.
setSelection(List<T>) - Methode in Klasse de.esoco.process.ui.UiMultiSelectionButtonGroup
Sets the selection of this button group.
setSelection(T) - Methode in Klasse de.esoco.process.ui.UiButtonGroup
Sets the selection of this button group.
setSelection(T) - Methode in Klasse de.esoco.process.ui.UiListControl
Sets the selected value.
setSelectionColumns(List<Function<? super E, ?>>) - Methode in Klasse de.esoco.process.step.entity.SelectEntities
Sets the column attributes to be displayed in the table containing the selected entities.
setSelectionDependency(RelationType<?>, boolean, Collection<? extends RelationType<?>>) - Methode in Klasse de.esoco.process.ProcessFragment
A convenience method to set the selection dependencies in the UI property StateProperties.SELECTION_DEPENDENCY.
setSelectionDependency(RelationType<?>, boolean, RelationType<?>...) - Methode in Klasse de.esoco.process.ProcessFragment
A convenience method to set a selection dependency with the property StateProperties.SELECTION_DEPENDENCY.
setSelectionListener(SelectValues.SelectValueListener) - Methode in Klasse de.esoco.process.step.SelectValues
Sets a listener that will be notified if the selection in this instance changes.
setSessionManager(SessionManager) - Statische Methode in Klasse de.esoco.entity.EntityManager
Sets the session manager to be used for user identification and context-based caching.
setSettingsValue(RelationType<T>, T) - Methode in Klasse de.esoco.entity.Configuration
Sets a certain settings value.
setSortColumn(StoragePredicates.SortPredicate<? super E>) - Methode in Klasse de.esoco.process.step.entity.EntityList
Sets the sort predicate for the column to sort by.
setStringValue(String) - Methode in Klasse de.esoco.data.element.BigDecimalDataElement
Sets a string value.
setStringValue(String) - Methode in Klasse de.esoco.data.element.BooleanDataElement
Sets the string value.
setStringValue(String) - Methode in Klasse de.esoco.data.element.DataElement
Sets a string value.
setStringValue(String) - Methode in Klasse de.esoco.data.element.IntegerDataElement
Sets a string value.
setStringValue(String) - Methode in Klasse de.esoco.data.element.PeriodDataElement
Sets the string value.
setStringValue(String) - Methode in Klasse de.esoco.data.element.StringDataElement
Sets a string value.
setSuggestions(String...) - Methode in Klasse de.esoco.process.ui.component.UiComboBox
Sets the values to be displayed as suggestions for the input field.
setSuggestions(Collection<String>) - Methode in Klasse de.esoco.process.ui.component.UiComboBox
Sets a collection of values to be displayed as suggestions for the input field.
setTableStyle(TableStyle) - Methode in Klasse de.esoco.process.ui.UiTableControl
Sets the table style.
setTagFilterListener(FilterEntityTags.TagFilterListener<E>) - Methode in Klasse de.esoco.process.step.entity.FilterEntityTags
Sets the listener for tag filter changes.
setText(String) - Methode in Klasse de.esoco.process.ui.component.UiButton
Sets the element's text.
setText(String) - Methode in Klasse de.esoco.process.ui.component.UiCheckBox
Sets the element's text.
setText(String) - Methode in Klasse de.esoco.process.ui.component.UiLink
Sets the element's text.
setText(String) - Methode in Klasse de.esoco.process.ui.UiTextComponent
Sets the element's text.
setText(String) - Methode in Klasse de.esoco.process.ui.UiTextInputField
Sets the element's text.
SETTINGS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SETTINGS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiStandardIcon
 
SETTINGS_APPLICATIONS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SETTINGS_BACKUP_RESTORE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SETTINGS_BLUETOOTH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SETTINGS_BRIGHTNESS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SETTINGS_CELL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SETTINGS_CONFIG_NAME - Statische Variable in Klasse de.esoco.entity.Configuration
The name of configurations that store entity-related settings/preferences.
SETTINGS_ETHERNET - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SETTINGS_INPUT_ANTENNA - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SETTINGS_INPUT_COMPONENT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SETTINGS_INPUT_COMPOSITE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SETTINGS_INPUT_HDMI - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SETTINGS_INPUT_SVIDEO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SETTINGS_OVERSCAN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SETTINGS_PHONE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SETTINGS_POWER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SETTINGS_REMOTE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SETTINGS_SYSTEM_DAYDREAM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SETTINGS_VOICE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SettingsFragment - Klasse in de.esoco.process.step
A base class for fragments that edit the user settings that can be obtained through the method ProcessFragment.getUserSettings(boolean).
SettingsFragment() - Konstruktor für Klasse de.esoco.process.step.SettingsFragment
 
setTitle(String) - Methode in Klasse de.esoco.process.ui.composite.UiTableList.Column
Sets the title of this column.
setTitle(String) - Methode in Klasse de.esoco.process.ui.UiView
Sets the element's title.
setTitle(String, UiIconSupplier) - Methode in Klasse de.esoco.process.ui.composite.UiCard
Sets or removes the card title.
setTotalSize(int) - Methode in Klasse de.esoco.process.ui.composite.UiPagingNavigation
Sets the total size of data available and updates the navigation display.
setUIFlag(PropertyName<Boolean>, Collection<? extends RelationType<?>>) - Methode in Klasse de.esoco.process.ProcessFragment
A convenience method to set a certain boolean display properties on one or more process parameters to TRUE.
setUIFlag(PropertyName<Boolean>, RelationType<?>...) - Methode in Klasse de.esoco.process.ProcessFragment
A convenience method to set a certain boolean display properties on one or more process parameters to TRUE.
setUIProperty(int, PropertyName<Integer>, Collection<? extends RelationType<?>>) - Methode in Klasse de.esoco.process.ProcessFragment
Convenience method for the setting of integer properties.
setUIProperty(int, PropertyName<Integer>, RelationType<?>...) - Methode in Klasse de.esoco.process.ProcessFragment
Convenience method for the setting of integer properties.
setUIProperty(PropertyName<T>, T, Collection<? extends RelationType<?>>) - Methode in Klasse de.esoco.process.ProcessFragment
Sets a certain display property on multiple process parameters.
setUIProperty(PropertyName<T>, T, RelationType<?>...) - Methode in Klasse de.esoco.process.ProcessFragment
Sets a certain display property on one or more process parameters.
setup() - Methode in Klasse de.esoco.process.ProcessStep
This method must be overridden by subclasses that require initialization.
setup() - Methode in Klasse de.esoco.process.step.DisplayUrl
Can be overridden to setup the internal state of a new fragment instance.
setup() - Methode in Klasse de.esoco.process.step.EditText
Creates the temporary interaction parameters of this instance.
setup() - Methode in Klasse de.esoco.process.step.Interaction
Initializes this step to be interactive by setting a flag relation of the type MetaTypes.INTERACTIVE.
setup() - Methode in Klasse de.esoco.process.step.InteractionFragment
Can be overridden to setup the internal state of a new fragment instance.
setup() - Methode in Klasse de.esoco.process.step.MessageBoxFragment.MessageBoxContent
Can be overridden to setup the internal state of a new fragment instance.
setUrl(String) - Methode in Klasse de.esoco.process.ui.component.UiWebView
Sets the URL of the web page to be displayed.
setURL(URL) - Methode in Klasse de.esoco.process.step.DisplayUrl
Sets the current URL of this instance.
setUseHeaderLabel(boolean) - Methode in Klasse de.esoco.process.step.entity.EditEntityTags
Controls whether the label of the tag input should be displayed above the field instead of in front.
setUseHeaderLabel(boolean) - Methode in Klasse de.esoco.process.step.entity.FilterEntityTags
Controls whether the label of the tag input should be displayed above the field instead of in front.
setUsePluralStorageNames(boolean) - Statische Methode in Klasse de.esoco.entity.EntityManager
Globally defines whether storage names (e.g.
setValidator(Validator<? super T>) - Methode in Klasse de.esoco.data.element.DataElement
Sets the validator of this element.
setValue(int) - Methode in Klasse de.esoco.process.ui.component.UiIntegerField
setValue(int) - Methode in Klasse de.esoco.process.ui.component.UiProgressBar
setValue(BigDecimal) - Methode in Klasse de.esoco.process.ui.component.UiDecimalField
Sets the value of this object.
setValue(T) - Methode in Klasse de.esoco.data.element.DataElement
Sets the value of this element.
setValueImpl(T) - Methode in Klasse de.esoco.process.ui.UiComponent
Internal method to set the value of this component's parameter.
setVerbose(boolean) - Methode in Klasse de.esoco.entity.EntityMigrator
Sets the verbose flag of this instance.
setViewType(ViewDisplayType) - Methode in Klasse de.esoco.process.ui.UiChildView
Set the type of this view
setVisible(boolean) - Methode in Klasse de.esoco.process.param.ParameterWrapper
Sets the visibility of this parameter based on the boolean parameter.
setVisible(boolean) - Methode in Klasse de.esoco.process.ui.UiChildView
Overridden to show or hide this view.
setVisible(boolean) - Methode in Klasse de.esoco.process.ui.UiView
Sets the visibility of this parameter based on the boolean parameter.
setVisible(boolean) - Methode in Klasse de.esoco.process.ui.view.UiRootView
Overridden to show or hide this view.
setVisible(boolean, Collection<? extends RelationType<?>>) - Methode in Klasse de.esoco.process.ProcessFragment
A convenience method to hide or show certain interaction parameter by changing the UI flag StateProperties.HIDDEN accordingly.
setVisible(boolean, RelationType<?>...) - Methode in Klasse de.esoco.process.ProcessFragment
A convenience method to hide or show certain interaction parameter by changing the UI flag StateProperties.HIDDEN accordingly.
setVisibleRows(int) - Methode in Klasse de.esoco.process.step.SelectValues
Sets the number of rows that are visible in the value lists.
setWildcardFilter(String, RelationType<String>...) - Methode in Klasse de.esoco.entity.EntityDataProvider
Sets a wildcard filter for certain text attributes of the entity type.
setXA(RelationType<T>, T) - Methode in Klasse de.esoco.entity.Entity
A shortcut for Entity.setExtraAttribute(RelationType, Object) that converts storage exception into runtime exceptions.
SHARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SHARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SHARE_ALL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SHARE_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SHARE_ALT_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SHARE_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SHEKEL_SIGN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SHIELD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SHIELD_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SHIELD_CHECK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SHIP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SHIPPING_FAST - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SHIPPING_TIMED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SHIRTSINBULK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
SHOE_PRINTS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SHOP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SHOP_TWO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SHOPPING_BAG - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SHOPPING_BASKET - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SHOPPING_BASKET - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SHOPPING_CART - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SHOPPING_CART - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SHOPWARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
SHORT_MESSAGE - Statische Variable in Klasse de.esoco.lib.comm.GraylogMessage
The short log message.
SHORT_TEXT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
show() - Methode in Klasse de.esoco.process.param.ParameterWrapper
Marks this parameter to be visible in the user interface.
show(InteractionFragment) - Methode in Klasse de.esoco.process.ViewFragment
Initializes the parameters of the parent fragment to display the dialog for this fragment.
SHOW_CHART - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SHOW_SKIP_BUTTON - Statische Variable in Klasse de.esoco.process.step.DisplayProgress
Flag to enable or disable the skip button.
showConfirmation(UiView<?>, String, Runnable) - Statische Methode in Klasse de.esoco.process.ui.view.UiMessageBox
Displays a message box with a message to be confirmed, a corresponding icon (from resource "imUiMessageBoxConfirm") and YES and No buttons.
showConfirmationMessage(String, boolean, Runnable) - Methode in Klasse de.esoco.process.step.InteractionFragment
Displays a confirmation message that can either be accepted or rejected.
showDialog(String, InteractionFragment, boolean, DialogFragment.DialogActionListener, Collection<DialogFragment.DialogAction>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Adds a sub-fragment to be displayed as a modal dialog.
showDialog(String, InteractionFragment, boolean, String, DialogFragment.DialogActionListener, Collection<DialogFragment.DialogAction>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Adds a sub-fragment to be displayed as a dialog.
showDialog(String, InteractionFragment, DialogFragment.DialogActionListener, DialogFragment.DialogAction...) - Methode in Klasse de.esoco.process.step.InteractionFragment
Adds a sub-fragment to be displayed as a modal dialog.
SHOWER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
showError(UiView<?>, String) - Statische Methode in Klasse de.esoco.process.ui.view.UiMessageBox
Displays a message box with an error message and a corresponding icon (from resource "imUiMessageBoxError") and a single OK button.
showErrorMessage(String) - Methode in Klasse de.esoco.process.step.InteractionFragment
Displays a message with an error icon and a single OK button.
showInfo(UiView<?>, String) - Statische Methode in Klasse de.esoco.process.ui.view.UiMessageBox
Displays a message box with an information message and a corresponding icon (from resource "imUiMessageBoxInfo") and a single OK button.
showInfoMessage(String) - Methode in Klasse de.esoco.process.step.InteractionFragment
Displays a message with an info icon and a single OK button.
showMessageBox(String, String, DialogFragment.DialogActionListener, DialogFragment.DialogAction...) - Methode in Klasse de.esoco.process.step.InteractionFragment
Displays a process message in a message box dialog.
showMessageBox(String, String, DialogFragment.DialogActionListener, Collection<DialogFragment.DialogAction>, RelationType<?>...) - Methode in Klasse de.esoco.process.step.InteractionFragment
Displays a process message in a message box dialog.
showModalDialog(InteractionFragment, Collection<DialogFragment.DialogAction>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Displays a modal dialog with a name prefix that is derived from the name of the content fragment.
showView(String, InteractionFragment, boolean) - Methode in Klasse de.esoco.process.step.InteractionFragment
Adds a sub-fragment to be displayed as a view.
showWarning(UiView<?>, String, Runnable) - Statische Methode in Klasse de.esoco.process.ui.view.UiMessageBox
Displays a message box with a warning message that needs to be confirmed, a corresponding icon (from resource "imUiMessageBoxWarning") and OK and Cancel buttons.
showWarningMessage(String) - Methode in Klasse de.esoco.process.step.InteractionFragment
Displays a message with an warning icon and a single OK button.
shrink(int) - Methode in Klasse de.esoco.process.ui.layout.UiFlexLayout.FlexCell
Sets the shrink factor of this cell for the Flexbox layout distribution along the flow axis.
SHUFFLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
shutdown() - Statische Methode in Klasse de.esoco.entity.EntityManager
Performs a shutdown by freeing all allocated resources.
shutdown() - Statische Methode in Klasse de.esoco.history.HistoryManager
Performs a shutdown of the history manager and frees all allocated resources.
SHUTTLE_VAN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SHUTTLECOCK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SIDE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.app.UiNavMenu.NavMenuType
 
SIGN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SIGN_IN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SIGN_IN_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SIGN_LANGUAGE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SIGN_OUT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SIGN_OUT_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SIGNAL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SIGNAL_CELLULAR_4_BAR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SIGNAL_CELLULAR_CONNECTED_NO_INTERNET_4_BAR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SIGNAL_CELLULAR_NO_SIM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SIGNAL_CELLULAR_NULL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SIGNAL_CELLULAR_OFF - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SIGNAL_WIFI_4_BAR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SIGNAL_WIFI_4_BAR_LOCK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SIGNAL_WIFI_OFF - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SIGNATURE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SIGNED_CURRENCY_CONSTRAINT - Statische Variable in Klasse de.esoco.data.element.BigDecimalDataElement
A variant of BigDecimalDataElement.CURRENCY_CONSTRAINT that allows both positive and negative valuess.
SIM_CARD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SIM_CARD_ALERT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SIMPLYBUILT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
SISTRIX - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
SITEMAP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SITH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
size() - Methode in Klasse de.esoco.entity.EntityDataProvider
Returns the number of data objects that are available from this provider.
size() - Methode in Klasse de.esoco.entity.EntityIterator
Returns the size of the query result this iterator represents.
size(int, int, SizeUnit) - Methode in Klasse de.esoco.process.ui.UiComponent
Sets the size of this component.
size(RelativeScale) - Methode in Klasse de.esoco.process.ui.graphics.UiIconName
Sets the icon's foreground color.
size(String, String) - Methode in Klasse de.esoco.process.param.ParameterBase
SizeUnit - Enum-Klasse in de.esoco.process.ui.style
An enumeration of size units that have HTML representations.
SKIP - Enum-Konstante in Enum-Klasse de.esoco.process.step.DisplayProgress.SkipAction
 
SKIP_ACTION - Statische Variable in Klasse de.esoco.process.step.DisplayProgress
The interactive skip action parameter.
SKIP_NEXT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SKIP_NEXT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiStandardIcon
 
SKIP_NEXT_CHANGE_LOGGING - Statische Variable in Klasse de.esoco.entity.EntityRelationTypes
A flag that will skip the automatic change logging of an entity the next time it is stored with EntityManager.storeEntity(Entity, Entity, boolean).
SKIP_PREVIOUS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SKIP_PREVIOUS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiStandardIcon
 
SKIP_PROCESSING - Statische Variable in Klasse de.esoco.process.step.DisplayProgress
Flag to enable or disable the skip button.
SKULL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SKYATLAS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
SKYPE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
SLACK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
SLACK_HASH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
SLIDERS_H - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SLIDERS_H_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SLIDERS_V - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SLIDERS_V_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SLIDESHARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
SLIDESHOW - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SLOW_MOTION_VIDEO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SMARTPHONE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SMILE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SMILE_BEAM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SMILE_PLUS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SMILE_WINK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SMOKE_FREE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SMOKING - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SMOKING_BAN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SMOKING_ROOMS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SMS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SMS_FAILED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SNAPCHAT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
SNAPCHAT_GHOST - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
SNAPCHAT_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
SNOOZE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SNOWFLAKE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SOLAR_PANEL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
sort(SortDirection) - Methode in Klasse de.esoco.process.ui.composite.UiTableList.Column
Applies or removes sorting of this column in the given direction.
SORT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SORT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SORT_ALPHA_DOWN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SORT_ALPHA_UP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SORT_AMOUNT_DOWN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SORT_AMOUNT_UP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SORT_BY_ALPHA - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SORT_DOWN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SORT_NUMERIC_DOWN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SORT_NUMERIC_UP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SORT_UP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
sortAscending() - Methode in Klasse de.esoco.process.ui.composite.UiTableList.Column
A shortcut method for UiTableList.Column.sort(SortDirection) with ascending direction.
sortDescending() - Methode in Klasse de.esoco.process.ui.composite.UiTableList.Column
A shortcut method for UiTableList.Column.sort(SortDirection) with descending direction.
SOUNDCLOUD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
SOURCE - Statische Variable in Klasse de.esoco.entity.LogEntry
The entity that is the source of the log entry (typically a person).
SOURCE_PARAM - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
A reference to a source parameter type.
SPA - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SPA - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SPACE_AROUND - Enum-Konstante in Enum-Klasse de.esoco.process.ui.layout.UiFlexLayout.FlexAlign
 
SPACE_BAR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SPACE_BETWEEN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.layout.UiFlexLayout.FlexAlign
 
SPACE_SHUTTLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SPADE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SPAWN_PROCESSES - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
A list of process states that will be evaluated to spawn new processes separate from the current process context.
spawnProcess(ProcessDescription, Relatable) - Methode in Klasse de.esoco.process.ProcessFragment
Spawns a new process that will run independently from the current process context.
SPEAKAP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
SPEAKER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SPEAKER_GROUP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SPEAKER_NOTES - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SPEAKER_NOTES_OFF - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SPEAKER_PHONE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SPELLCHECK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SPINNER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SPINNER_THIRD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SPLOTCH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SPOTIFY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
SPRAY_CAN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SQL - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SQUARE_FULL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SQUARESPACE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
STACK_EXCHANGE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
STACK_OVERFLOW - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
STAMP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
STAR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
STAR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
STAR_BORDER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
STAR_EXCLAMATION - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
STAR_HALF - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
STAR_HALF - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
STAR_HALF_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
STARS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
START - Enum-Konstante in Enum-Klasse de.esoco.process.step.DialogFragment.DialogAction
 
START - Enum-Konstante in Enum-Klasse de.esoco.process.ui.layout.UiFlexLayout.FlexAlign
 
START - Enum-Konstante in Enum-Klasse de.esoco.process.ui.UiDialogView.Button
 
START_DATE - Statische Variable in Klasse de.esoco.entity.PeriodEntity
The start date (inclusively) from which an invoicing element will be valid.
startEditing(boolean) - Methode in Klasse de.esoco.process.step.EditText
Starts editing the text.
startNewRow() - Methode in Klasse de.esoco.process.ui.UiLayout.Cell
Marks a cell to start a new layout row.
staticParams(RelationType<?>...) - Statische Methode in Klasse de.esoco.process.ProcessElement
A convenience method that creates a immutable list of process parameters without the need to explicitly specify 'RelationType<?
STAY_CURRENT_LANDSCAPE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
STAY_CURRENT_PORTRAIT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
STAY_PRIMARY_LANDSCAPE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
STAY_PRIMARY_PORTRAIT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
STAYLINKED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
STEAM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
STEAM_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
STEAM_SYMBOL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
STEP_BACKWARD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
STEP_FORWARD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
StepListEntry(String, Class<? extends ProcessFragment>) - Konstruktor für Klasse de.esoco.process.StepListProcessDefinition.StepListEntry
Creates a new StepListEntry for a named step with a specific follow-up step.
StepListEntry(String, Class<? extends ProcessFragment>, String...) - Konstruktor für Klasse de.esoco.process.StepListProcessDefinition.StepListEntry
Creates a new StepListEntry for a named step with a specific follow-up step and a configuration map for the step.
StepListEntry(String, Class<? extends ProcessFragment>, Map<?, ?>) - Konstruktor für Klasse de.esoco.process.StepListProcessDefinition.StepListEntry
Creates a new StepListEntry for a named step with a specific follow-up step and a configuration map for the step.
StepListProcessDefinition - Klasse in de.esoco.process
Defines a process from a sequential list of process steps.
StepListProcessDefinition() - Konstruktor für Klasse de.esoco.process.StepListProcessDefinition
A subclass constructor that creates a process definition that has the same name as the subclass.
StepListProcessDefinition(String) - Konstruktor für Klasse de.esoco.process.StepListProcessDefinition
A subclass constructor that creates a new process definition with a certain name.
StepListProcessDefinition(String, StepListProcessDefinition.StepListEntry...) - Konstruktor für Klasse de.esoco.process.StepListProcessDefinition
Convenience constructor with a variable argument list.
StepListProcessDefinition(String, List<StepListProcessDefinition.StepListEntry>) - Konstruktor für Klasse de.esoco.process.StepListProcessDefinition
Creates a new process definition for a specific process name and a list of process steps.
StepListProcessDefinition.StepListEntry - Klasse in de.esoco.process
Inner class that defines the structure of the step list elements.
STETHOSCOPE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
STICKER_MULE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
STICKY_NOTE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
stop() - Methode in Klasse de.esoco.process.ProcessRunner
Stops this runner and the associated process.
stop() - Methode in Klasse de.esoco.process.ProcessService
 
STOP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
STOP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
STOP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiStandardIcon
 
STOP_CIRCLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
STOP_PROCESS_EXECUTION - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
If this flag is set on a process it should gracefully end its execution as soon as possible.
STOP_SCREEN_SHARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
stopEditing(EditListener.EditAction) - Methode in Klasse de.esoco.process.step.EditText
Starts editing the value.
STOPWATCH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
STORAGE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
STORAGE_ADAPTER - Statische Variable in Klasse de.esoco.data.DataRelationTypes
A relation type to store a storage adapter.
STORAGE_ADAPTER_ID - Statische Variable in Klasse de.esoco.data.DataRelationTypes
A reference to a storage adapter ID string.
STORAGE_ADAPTER_IDS - Statische Variable in Klasse de.esoco.data.DataRelationTypes
A list of storage adapter IDs.
STORAGE_ADAPTER_REGISTRY - Statische Variable in Klasse de.esoco.data.DataRelationTypes
A relation type to store a storage adapter registry.
STORAGE_NAME - Statische Variable in Klasse de.esoco.entity.LogEntry
The storage name
STORAGE_NAME - Statische Variable in Klasse de.esoco.history.HistoryRecord
The storage name
STORAGE_NAME_FIELD - Statische Variable in Klasse de.esoco.entity.EntityDefinition
The name of the optional static entity field that contains a string constant with the storage name for an entity class
StorageAdapter - Schnittstelle in de.esoco.data.storage
The interface for storage adapters that perform storage access based on data elements.
StorageAdapterId - Klasse in de.esoco.data.storage
Instances of this class that identify storage adapters that are registered with a StorageAdapterRegistry.
StorageAdapterId(long) - Konstruktor für Klasse de.esoco.data.storage.StorageAdapterId
Creates a new instance from a numeric ID.
StorageAdapterId(String) - Konstruktor für Klasse de.esoco.data.storage.StorageAdapterId
Creates a new instance from a string ID.
StorageAdapterRegistry - Schnittstelle in de.esoco.data.storage
An interface that allows to register and query storage adapters.
StorageLogging - Klasse in de.esoco.entity
A logging implementation that stores log records as LogEntry entities in a database.
StorageLogging() - Konstruktor für Klasse de.esoco.entity.StorageLogging
 
store(Entity) - Statische Methode in Klasse de.esoco.entity.EntityManager
Stores an entity without a change origin.
STORE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
STORE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
STORE_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
STORE_MALL_DIRECTORY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
storeEntity() - Statische Methode in Klasse de.esoco.entity.EntityFunctions
Returns a static function instance that stores the entity it receives as the input value.
storeEntity(Entity) - Methode in Klasse de.esoco.entity.EntityMigrator
Stores an entity in the target storage.
storeEntity(Entity) - Methode in Klasse de.esoco.process.ProcessFragment
Stores an entity through the EntityManager with the current process user as the change origin.
storeEntity(Entity, Entity) - Statische Methode in Klasse de.esoco.entity.EntityManager
Stores an entity without a history group.
storeEntity(Entity, Entity, boolean) - Statische Methode in Klasse de.esoco.entity.EntityManager
Stores a single entity in the storage that is associated with the entity's class.
storeEntity(String, RelationType<? extends Entity>) - Methode in Klasse de.esoco.process.EntityProcessDefinition
Adds a step to store an entity from a certain process parameter.
storeEntity(RelationType<? extends Entity>) - Methode in Klasse de.esoco.process.EntityProcessDefinition
A convenience method that generates the step name from the entity parameter by prepending "Store" to the parameters simple name.
StoreEntity - Klasse in de.esoco.process.step.entity
A step that stores an entity that is stored in the process parameter referenced by ProcessRelationTypes.ENTITY_PARAM.
StoreEntity() - Konstruktor für Klasse de.esoco.process.step.entity.StoreEntity
Creates a new instance.
storeNotes(Entity, List<? extends Entity>, String) - Methode in Klasse de.esoco.process.step.AddHistoryNote
Stores history notes on a list of target entities.
storeReference(Relatable, E) - Methode in Klasse de.esoco.entity.EntityDefinition
Overridden to store the referenced entity with EntityManager.storeEntity(Entity, Entity).
STRAIGHTEN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
STRAVA - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
stream(QueryPredicate<E>) - Statische Methode in Klasse de.esoco.entity.EntityManager
Returns a stream of entities for a certain query.
STREAM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
STREET_VIEW - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
STREETVIEW - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
STRETCH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.layout.UiFlexLayout.FlexAlign
 
STRIKETHROUGH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
STRIKETHROUGH_S - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
StringDataElement - Klasse in de.esoco.data.element
A data element implementation that contains a string value.
StringDataElement() - Konstruktor für Klasse de.esoco.data.element.StringDataElement
Default constructor for serialization.
StringDataElement(String, String) - Konstruktor für Klasse de.esoco.data.element.StringDataElement
Creates a new modifiable instance without a validator.
StringDataElement(String, String, Validator<? super String>, Set<DataElement.Flag>) - Konstruktor für Klasse de.esoco.data.element.StringDataElement
Creates a new instance with a constraint for the possible element values.
StringListDataElement - Klasse in de.esoco.data.element
A list data element implementation for string values.
StringListDataElement(String, List<String>) - Konstruktor für Klasse de.esoco.data.element.StringListDataElement
Creates a new instance with a list of values.
StringListDataElement(String, List<String>, Validator<? super String>, Set<DataElement.Flag>) - Konstruktor für Klasse de.esoco.data.element.StringListDataElement
Creates a new instance with a list of values.
StringListValidator - Klasse in de.esoco.data.validate
A ListValidator implementation that checks whether a value is an element of a list of strings.
StringListValidator(List<String>, boolean) - Konstruktor für Klasse de.esoco.data.validate.StringListValidator
Creates a new instance that validates against a certain list.
StringMapDataElement - Klasse in de.esoco.data.element
A map data element implementation that contains string mappings.
StringMapDataElement(String) - Konstruktor für Klasse de.esoco.data.element.StringMapDataElement
Creates a new instance with a certain name.
StringMapDataElement(String, Validator<? super String>, Set<DataElement.Flag>) - Konstruktor für Klasse de.esoco.data.element.StringMapDataElement
 
StringMapDataElement(String, Map<String, String>, Validator<? super String>, Set<DataElement.Flag>) - Konstruktor für Klasse de.esoco.data.element.StringMapDataElement
Creates a new instance that is initialized from a certain map.
STRIPE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
STRIPE_S - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
STROOPWAFEL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
StructureElement(int) - Konstruktor für Klasse de.esoco.process.ui.UiLayout.StructureElement
Creates a new instance.
structureModified() - Methode in Klasse de.esoco.process.step.InteractionFragment
Marks the parameter of this fragment to indicate a structure modification by marking it as modified and with StateProperties.STRUCTURE_CHANGED.
STUDIOVINARI - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
STUMBLEUPON - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
STUMBLEUPON_CIRCLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
style() - Methode in Klasse de.esoco.process.param.ParameterBase
Queries the UI property StyleProperties.STYLE.
style() - Methode in Klasse de.esoco.process.ui.composite.UiTableList.Row
Returns the style object of this component which provides methods to modify the component's appearance.
style() - Methode in Klasse de.esoco.process.ui.UiComponent
Returns the style object of this component which provides methods to modify the component's appearance.
style() - Methode in Klasse de.esoco.process.ui.UiLayout.StructureElement
Returns the style object of this component which provides methods to modify the component's appearance.
style(CheckBoxStyle) - Methode in Klasse de.esoco.process.ui.component.UiCheckBox
Sets the style of this check box.
style(UiStyle) - Methode in Klasse de.esoco.process.ui.composite.UiTableList.Row
Sets the style of this component to a copy of an existing style definition.
style(UiStyle) - Methode in Klasse de.esoco.process.ui.UiComponent
Sets the style of this component to a copy of an existing style definition.
style(UiStyle) - Methode in Klasse de.esoco.process.ui.UiLayout.StructureElement
Sets the style of this component to a copy of an existing style definition.
style(String) - Methode in Klasse de.esoco.process.param.ParameterBase
Sets the UI property StyleProperties.STYLE.
STYLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
styleName(String) - Methode in Klasse de.esoco.process.ui.style.UiStyle
Sets the style name.
styleName(String) - Methode in Klasse de.esoco.process.ui.UiComponent
Shortcut to set the style name in the UiComponent.style() object.
SUB_PROCESS_DEFINITION - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
The definition of a process that shall be executed as a sub-process of the current process.
SUB_PROCESS_SEPARATE_CONTEXT - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
A flag that indicates that a sub-process should run in it's own context instead of the parent process.
SUBDIRECTORY_ARROW_LEFT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SUBDIRECTORY_ARROW_RIGHT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SUBJECT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SubProcessFragment - Klasse in de.esoco.process.step
An interaction fragment that executes a sub-process in the current process and renders it's interactions.
SubProcessFragment(Class<? extends ProcessDefinition>) - Konstruktor für Klasse de.esoco.process.step.SubProcessFragment
Creates a new instance.
SubProcessStep - Klasse in de.esoco.process
A process step implementation that invokes another process.
SubProcessStep() - Konstruktor für Klasse de.esoco.process.SubProcessStep
Creates a new instance.
SUBSCRIPT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SUBSCRIPTIONS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SUBTITLES - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SUBWAY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SUBWAY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SUITCASE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SUITCASE_ROLLING - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SUN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SUPERPOWERS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
SUPERSCRIPT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SUPERVISOR_ACCOUNT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SUPPLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
SURPRISE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SURROUND_SOUND - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
suspendScheduleProcess(String) - Methode in Schnittstelle de.esoco.process.ProcessScheduler
Stops the schedule process and suspends the execution of this process until resumeScheduleProcess is called.
svg(String) - Statische Methode in Klasse de.esoco.process.ui.graphics.UiImageData
Factory method to return a new instance for an SVG image.
SWAP_CALLS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SWAP_HORIZ - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SWAP_VERT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SWAP_VERTICAL_CIRCLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SWATCHBOOK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SWIMMER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SWIMMING_POOL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SWITCH_CAMERA - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SWITCH_PARAM - Statische Variable in Klasse de.esoco.process.step.SwitchStep
The process parameter that contains the value to switch upon
SWITCH_TARGET_SELECTOR - Statische Variable in Klasse de.esoco.process.step.SwitchStep
A function that selects the switch target for the switch parameter.
SWITCH_VIDEO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
switchOnParam(RelationType<T>, Function<? super T, Object>) - Methode in Klasse de.esoco.process.StepListProcessDefinition
Adds a step that switches between different process flows according to the state of a certain process parameter.
switchOnParam(RelationType<T>, Map<T, Object>) - Methode in Klasse de.esoco.process.StepListProcessDefinition
Convenience method for a switch that queries the switch targets from a map based on a key stored in a parameter.
SwitchStep - Klasse in de.esoco.process.step
A ProcessStep subclass that can switch between different process execution paths based on the value of a certain process parameter.
SwitchStep() - Konstruktor für Klasse de.esoco.process.step.SwitchStep
Initializes the step parameters.
SYNC - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SYNC - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SYNC_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SYNC_DISABLED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SYNC_PROBLEM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SYRINGE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
SYSTEM_UPDATE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
SYSTEM_UPDATE_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 

T

TAB - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
TAB_UNSELECTED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
TABLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TABLE_TENNIS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
tableStyle(TableStyle) - Methode in Klasse de.esoco.process.ui.UiTableControl
Sets the table style.
TABLET - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TABLET - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
TABLET_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TABLET_ANDROID - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TABLET_ANDROID - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
TABLET_ANDROID_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TABLET_MAC - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
TABLET_RUGGED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TABLETS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TabularDataValidator - Klasse in de.esoco.data.validate
A base class for the validation of tabular data.
TabularDataValidator(List<ColumnDefinition>) - Konstruktor für Klasse de.esoco.data.validate.TabularDataValidator
Creates a new instance.
TabularDocumentWriter<T> - Schnittstelle in de.esoco.data.document
An interface that defines the creation of tabular data documents.
TabularDocumentWriter.DateFormat - Enum-Klasse in de.esoco.data.document
The available date type formats
TACHOMETER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TACHOMETER_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TAG - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TAG_FACES - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
TAGS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
tagsEdited(Set<String>) - Methode in Schnittstelle de.esoco.process.step.entity.EditEntityTags.TagEditListener
Will be invoked after the tags have been edited.
tagsEdited(Set<String>) - Methode in Klasse de.esoco.process.step.entity.FilterEntityTags
Will be invoked after the tags have been edited.
TAP_AND_PLAY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
TAPE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TAR - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
TARGET - Statische Variable in Klasse de.esoco.entity.EntityRelationTypes
An entity that is targeted by another entity for a certain purpose.
TARGET - Statische Variable in Klasse de.esoco.history.HistoryRecord
The entity that is the target of the history record
TARGET_PARAM - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
A reference to a target parameter type.
TASKS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TAXI - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TCP - Enum-Konstante in Enum-Klasse de.esoco.lib.comm.GraylogEndpoint.Protocol
 
TEAMSPEAK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
TELEGRAM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
TELEGRAM_PLANE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
TENCENT_WEIBO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
TENNIS_BALL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TERMINAL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TERRAIN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
text(String) - Methode in Klasse de.esoco.process.ui.UiTextComponent
Sets the text of this component.
text(String) - Methode in Klasse de.esoco.process.ui.UiTextInputField
Fluent method to set the text of this field.
TEXT_CALENDAR - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
TEXT_CSS - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
TEXT_CSV - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
TEXT_DNS - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
TEXT_FIELDS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
TEXT_FORMAT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
TEXT_HEIGHT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TEXT_HTML - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
TEXT_PLAIN - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
TEXT_RTF - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
TEXT_SGML - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
TEXT_WIDTH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TEXT_XML - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
textAlign(Alignment) - Methode in Klasse de.esoco.process.ui.style.UiStyle
Sets the horizontal alignment of text in the component.
textParam(String) - Methode in Klasse de.esoco.process.step.InteractionFragment
Convenience method to create a new temporary parameter relation type with a string datatype.
TEXTSMS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
TEXTURE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
TH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TH_LARGE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TH_LIST - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
THEATERS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
THEMECO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
THEMEISLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
then(ParameterBase<?, ?>) - Methode in Klasse de.esoco.process.param.ParameterBase
Appends a parameter to the row of this one.
thenEndProcess() - Methode in Klasse de.esoco.process.StepListProcessDefinition.StepListEntry
Convenience method to end the process after the current step has been executed.
thenGoTo(Class<? extends ProcessFragment>) - Methode in Klasse de.esoco.process.StepListProcessDefinition.StepListEntry
Sets the class of the next step to be executed after this one.
thenGoTo(String) - Methode in Klasse de.esoco.process.StepListProcessDefinition.StepListEntry
Sets the name of the next step to be executed after this one.
THERMOMETER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
THERMOMETER_EMPTY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
THERMOMETER_FULL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
THERMOMETER_HALF - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
THERMOMETER_QUARTER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
THERMOMETER_THREE_QUARTERS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
throwMissingParameterException(RelationType<T>) - Methode in Klasse de.esoco.process.ProcessFragment
Throws a runtime exception that signals a missing process parameter.
throwMissingParameterException(RelationType<T>) - Methode in Klasse de.esoco.process.ProcessStep
Throws a runtime exception that signals a missing process parameter.
throwProcessException(String) - Statische Methode in Klasse de.esoco.process.StepListProcessDefinition
A factory method for a function that throws a ProcessException.
THUMB_DOWN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
THUMB_UP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
THUMBS_DOWN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
THUMBS_UP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
THUMBS_UP_DOWN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
THUMBTACK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TICKET - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TICKET_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TIME - Statische Variable in Klasse de.esoco.entity.LogEntry
The log time.
TIME - Statische Variable in Klasse de.esoco.history.HistoryRecord
Creation time of the history record
TIME_TO_LEAVE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
TIMELAPSE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
TIMELINE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
TIMER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
TIMER_10 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
TIMER_3 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
TIMER_OFF - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
TIMES - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TIMES_CIRCLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TIMES_HEXAGON - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TIMES_OCTAGON - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TIMES_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TIMESTAMP - Statische Variable in Klasse de.esoco.lib.comm.GraylogMessage
The log timestamp in milliseconds.
TIMETABLE_DAY_START - Statische Variable in Klasse de.esoco.data.element.DateListDataElement
UI property: the first hour to display in DAY views.
TIMETABLE_DAYS - Statische Variable in Klasse de.esoco.data.element.DateListDataElement
UI property: the number of days to display with DateListDataElement.TimetableDisplayStyle.DAY.
TIMETABLE_DISPLAY_STYLE - Statische Variable in Klasse de.esoco.data.element.DateListDataElement
UI property: the style in which to render a Timetable display.
TIMETABLE_FIRST_WORKING_HOUR - Statische Variable in Klasse de.esoco.data.element.DateListDataElement
UI property: the first working hour in DAY views.
TIMETABLE_HOUR_SUBDIVISION_HEIGHT - Statische Variable in Klasse de.esoco.data.element.DateListDataElement
UI property: the size in pixels of hour subdivisions in DAY views.
TIMETABLE_HOUR_SUBDIVISIONS - Statische Variable in Klasse de.esoco.data.element.DateListDataElement
UI property: the number of hour subdivisions in DAY views.
TIMETABLE_LAST_WORKING_HOUR - Statische Variable in Klasse de.esoco.data.element.DateListDataElement
UI property: the last working hour in DAY views.
TIMETABLE_SCROLL_TO_HOUR - Statische Variable in Klasse de.esoco.data.element.DateListDataElement
UI property: the first hour to display in DAY or AGENDA views.
TIMETABLE_SHOW_WEEK_NUMBERS - Statische Variable in Klasse de.esoco.data.element.DateListDataElement
UI property: TRUE to display week numbers.
TINT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TINT_SLASH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TIRED - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
title(String) - Methode in Klasse de.esoco.process.step.InteractionFragment
Creates a parameter that displays a title string (i.e. with the style LabelStyle.TITLE).
title(String) - Methode in Klasse de.esoco.process.ui.UiView
Fluent variant of UiView.setTitle(String).
TITLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
TO_ENTITY - Enum-Konstante in Enum-Klasse de.esoco.process.step.CopyEntityAttributes.CopyMode
 
TO_EXISTING_ENTITY - Enum-Konstante in Enum-Klasse de.esoco.process.step.CopyEntityAttributes.CopyMode
 
TO_NEW_ENTITY - Enum-Konstante in Enum-Klasse de.esoco.process.step.CopyEntityAttributes.CopyMode
 
TOC - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
TODAY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
toDebugString() - Methode in Klasse de.esoco.entity.EntityDefinition
Returns a string representation of this entity for debugging purpose, which includes a list of it's attribute types.
toDebugString(String, boolean) - Methode in Klasse de.esoco.data.element.DataElement
Creates a string that describes this element for debugging purposes.
toDebugString(String, boolean) - Methode in Klasse de.esoco.data.element.DataElementList
Creates a string that describes this element for debugging purposes.
TOGGLE_OFF - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TOGGLE_ON - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
toggleSorting(RelationType<?>, SortDirection) - Methode in Klasse de.esoco.process.step.entity.EntityListHeader
Toggles the sorting of a certain column attribute by switching through the states ascending, descending, and no sorting.
toHierarchyString() - Methode in Klasse de.esoco.data.element.DataElementList
Returns the full hierarchy of this data element list as a string.
toJson() - Methode in Klasse de.esoco.lib.comm.GraylogMessage
Returns a string containing a JSON representation of this message.
TOLL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
TONALITY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
TOOLBOX - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
tooltip(String) - Methode in Klasse de.esoco.process.param.ParameterBase
Sets the UI property ContentProperties.TOOLTIP.
tooltip(String) - Methode in Klasse de.esoco.process.ui.composite.UiThumbnail
Sets the tooltip to be displayed for this component.
tooltip(String) - Methode in Klasse de.esoco.process.ui.UiComponent
Sets the tooltip to be displayed for this component.
TOOTH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TOP - Enum-Konstante in Enum-Klasse de.esoco.data.element.DataSetDataElement.LegendPosition
 
TOP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.app.UiNavMenu.NavMenuType
 
TOP_MENU_BRAND_LABEL - Statische Variable in Klasse de.esoco.process.ui.style.DefaultStyleNames
The brand label in a web app's top menu.
toPredicate(boolean) - Methode in Klasse de.esoco.entity.Entity
Creates a Predicate from this entity using the current attribute values and the Predicates.equalTo(Object) method to construct it.
toPredicate(boolean, RelationType<?>...) - Methode in Klasse de.esoco.entity.Entity
Creates a Predicate from this entity using the current attribute values for the given attributes and the Predicates.equalTo(Object) method to construct it.
toString() - Methode in Klasse de.esoco.data.element.DataElement
Returns a string representation of this element.
toString() - Methode in Klasse de.esoco.data.element.HierarchicalDataObject
 
toString() - Methode in Klasse de.esoco.data.element.ListDataElement
Returns a string representation of this element.
toString() - Methode in Klasse de.esoco.data.element.MapDataElement
 
toString() - Methode in Klasse de.esoco.data.process.ProcessState
Returns a string representation of this element.
toString() - Methode in Klasse de.esoco.data.storage.AbstractStorageAdapter
 
toString() - Methode in Klasse de.esoco.data.storage.StorageAdapterId
toString() - Methode in Klasse de.esoco.data.validate.ListValidator
toString() - Methode in Klasse de.esoco.data.validate.QueryValidator
 
toString() - Methode in Klasse de.esoco.entity.Entity
Returns a string representation of this entity.
toString() - Methode in Klasse de.esoco.entity.EntityDefinition
Returns a string representation of this definition.
toString() - Methode in Klasse de.esoco.lib.comm.GraylogLogging
Adds the endpoint address to the string representation generated by the superclass.
toString() - Methode in Klasse de.esoco.process.param.ParameterBase
toString() - Methode in Klasse de.esoco.process.Process
 
toString() - Methode in Klasse de.esoco.process.ProcessStep
 
toString() - Methode in Klasse de.esoco.process.StepListProcessDefinition
Returns the process name.
toString() - Methode in Klasse de.esoco.process.ui.composite.UiTableList.Column
 
toString() - Methode in Klasse de.esoco.process.ui.UiComponent
toString() - Methode in Klasse de.esoco.process.ui.UiContainer
toString() - Methode in Klasse de.esoco.process.ui.UiElement
toString() - Methode in Klasse de.esoco.process.ui.UiLayout.Cell
toString() - Methode in Klasse de.esoco.process.ui.UiLayout.StructureElement
toString(Entity) - Statische Methode in Klasse de.esoco.entity.EntityFormat
Formats an entity in to a describing string.
toString(EntityDefinition.DisplayMode, String) - Methode in Klasse de.esoco.entity.Entity
Converts an entity to a string according to a certain display mode.
toString(String, RelationType<?>...) - Methode in Klasse de.esoco.entity.Entity
Converts an entity to a string that includes certain attributes.
toString(Collection<RelationType<?>>, String) - Methode in Klasse de.esoco.entity.Entity
Converts an entity to a string that includes certain attributes.
TOUCH_APP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
TOYS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
TRACK_CHANGES - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
TRADE_FEDERATION - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
TRADEMARK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TRAFFIC - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
TRAIN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TRAIN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
TRAM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
TRANSACTION_END - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
Indicates that the process step on which this flag is set should be the end point of a transaction.
TRANSACTION_START - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
Indicates that the process step on which this flag is set should be the starting point of a transaction.
TRANSFER_PARAM_MOVE - Statische Variable in Klasse de.esoco.process.step.TransferParam
The transfer mode
TRANSFER_WITHIN_A_STATION - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
TransferParam - Klasse in de.esoco.process.step
A process step implementation that can be used to copy or move a process parameter.
TransferParam() - Konstruktor für Klasse de.esoco.process.step.TransferParam
Creates a new instance.
TRANSFORM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
TRANSGENDER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TRANSGENDER_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TRANSLATE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
TRASH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TRASH_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TREE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TREE_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TRELLO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
TRENDING_DOWN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
TRENDING_FLAT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
TRENDING_UP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
TRIANGLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TRIPADVISOR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
TROPHY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TROPHY_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TRUCK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TRUCK_CONTAINER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TRUCK_COUCH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TRUCK_LOADING - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TRUCK_MOVING - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TRUCK_RAMP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TSHIRT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TTY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TUMBLR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
TUMBLR_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
TUNE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
TURNED_IN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
TURNED_IN_NOT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
TV - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TV - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
TV_RETRO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
TWITCH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
TWITTER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
TWITTER_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
TXT - Enum-Konstante in Enum-Klasse de.esoco.data.FileType
 
type() - Methode in Klasse de.esoco.process.param.ParameterWrapper
Returns the parameter relation type wrapped by this instance.
TYPE - Statische Variable in Klasse de.esoco.history.HistoryRecord
Type of the history record
TYPO3 - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 

U

UBER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
UDP - Enum-Konstante in Enum-Klasse de.esoco.lib.comm.GraylogEndpoint.Protocol
 
UiBuilder<C> - Klasse in de.esoco.process.ui
Provides factory methods that build UI components in a container.
UiBuilder(C) - Konstruktor für Klasse de.esoco.process.ui.UiBuilder
Creates a new instance.
UiButton - Klasse in de.esoco.process.ui.component
An interactive button control that produces click events.
UiButton(UiContainer<?>, String) - Konstruktor für Klasse de.esoco.process.ui.component.UiButton
Creates a new instance.
UiButtonControl<T,C> - Klasse in de.esoco.process.ui
The base class for button components.
UiButtonControl(UiContainer<?>, Class<? super T>) - Konstruktor für Klasse de.esoco.process.ui.UiButtonControl
Creates a new instance.
UiButtonControl(UiContainer<?>, RelationType<T>) - Konstruktor für Klasse de.esoco.process.ui.UiButtonControl
Creates a new instance with an existing parameter type.
UiButtonGroup<T,C> - Klasse in de.esoco.process.ui
A base class for groups of buttons.
UiButtonGroup(UiContainer<?>, Class<? super T>, ListStyle) - Konstruktor für Klasse de.esoco.process.ui.UiButtonGroup
Creates a new instance.
UiCalendar - Klasse in de.esoco.process.ui.component
A component that allows to select a date from a calendar display.
UiCalendar(UiContainer<?>) - Konstruktor für Klasse de.esoco.process.ui.component.UiCalendar
Creates a new instance with the current date as it's value.
UiCalendar(UiContainer<?>, Date) - Konstruktor für Klasse de.esoco.process.ui.component.UiCalendar
Creates a new instance for a particular date.
UiCard - Klasse in de.esoco.process.ui.composite
A composite that is rendered with a card style, i.e. as a shadowed rectangle with a title and some content.
UiCard(UiContainer<?>) - Konstruktor für Klasse de.esoco.process.ui.composite.UiCard
Creates a new instance without a title.
UiCard(UiContainer<?>, UiImageDefinition<?>) - Konstruktor für Klasse de.esoco.process.ui.composite.UiCard
Creates a new instance with a title image.
UiCard(UiContainer<?>, UiImageDefinition<?>, String) - Konstruktor für Klasse de.esoco.process.ui.composite.UiCard
Creates a new instance with a title image and text.
UiCard(UiContainer<?>, String) - Konstruktor für Klasse de.esoco.process.ui.composite.UiCard
Creates a new instance with a title text but no icon.
UiCard(UiContainer<?>, String, UiIconSupplier) - Konstruktor für Klasse de.esoco.process.ui.composite.UiCard
Creates a new instance with a title and an icon.
UiCard.UiCardTitle - Klasse in de.esoco.process.ui.composite
The card title component.
UiCardTitle(UiContainer<?>, String, UiIconSupplier) - Konstruktor für Klasse de.esoco.process.ui.composite.UiCard.UiCardTitle
Creates a new instance.
UiCheckBox - Klasse in de.esoco.process.ui.component
A check box button that has a selectable state.
UiCheckBox(UiContainer<?>, String) - Konstruktor für Klasse de.esoco.process.ui.component.UiCheckBox
Creates a new instance.
UiCheckBoxes<T> - Klasse in de.esoco.process.ui.component
A group of checkboxes that have a selection state that can be toggled independent from each other (other than UiRadioButtons where the selection is mutually exclusive).
UiCheckBoxes(UiContainer<?>, Class<T>) - Konstruktor für Klasse de.esoco.process.ui.component.UiCheckBoxes
Creates a new instance.
UiChildView<V> - Klasse in de.esoco.process.ui
A view that is displayed as a child of another view.
UiChildView(UiView<?>, UiLayout, ViewDisplayType) - Konstruktor für Klasse de.esoco.process.ui.UiChildView
Creates a new instance and shows it.
UiColumnGridLayout - Klasse in de.esoco.process.ui.layout
Places components in a horizontal grid structure with a fixed number of columns.
UiColumnGridLayout() - Konstruktor für Klasse de.esoco.process.ui.layout.UiColumnGridLayout
Creates a new instance that is horizontally subdivided into 12 columns.
UiColumnGridPanel - Klasse in de.esoco.process.ui.container
A panel that layouts it's children with a UiColumnGridLayout in a vertically aligned grid.
UiColumnGridPanel(UiContainer<?>) - Konstruktor für Klasse de.esoco.process.ui.container.UiColumnGridPanel
Creates a new instance.
UiComboBox - Klasse in de.esoco.process.ui.component
A combination of a single-line text field with a drop-down list of selectable value suggestions.
UiComboBox(UiContainer<?>, String) - Konstruktor für Klasse de.esoco.process.ui.component.UiComboBox
Creates a new instance.
UiComponent<T,C> - Klasse in de.esoco.process.ui
The base class for all process UI components.
UiComponent(UiContainer<?>, InteractionFragment, RelationType<T>) - Konstruktor für Klasse de.esoco.process.ui.UiComponent
Creates a new instance for a certain parameter relation type.
UiComponent(UiContainer<?>, Class<? super T>) - Konstruktor für Klasse de.esoco.process.ui.UiComponent
Creates a new instance for a certain datatype.
UiComponentAdapter<T> - Schnittstelle in de.esoco.process.ui
An extension of UiComponentFactory that also supports the updating of component value.
UiComponentFactory - Schnittstelle in de.esoco.process.ui
A factory for UI components.
UiComposite<C> - Klasse in de.esoco.process.ui
A base class for components that are build from the combination of other components.
UiComposite(UiContainer<?>, UiLayout) - Konstruktor für Klasse de.esoco.process.ui.UiComposite
Creates a new instance.
UiContainer<C> - Klasse in de.esoco.process.ui
The base class for all UI containers.
UiContainer(UiContainer<?>, InteractionFragment, UiLayout) - Konstruktor für Klasse de.esoco.process.ui.UiContainer
Creates a new instance that wraps a specific fragment.
UiContainer(UiContainer<?>, UiLayout) - Konstruktor für Klasse de.esoco.process.ui.UiContainer
Creates a new instance with a certain layout.
UiContainer.UiContainerFragment - Klasse in de.esoco.process.ui
An interaction fragment subclass that wraps containers.
UiContainerFragment() - Konstruktor für Klasse de.esoco.process.ui.UiContainer.UiContainerFragment
 
UiContentLayout - Klasse in de.esoco.process.ui.layout
A layout for the content area of a page or of some UI containers (e.g.
UiContentLayout() - Konstruktor für Klasse de.esoco.process.ui.layout.UiContentLayout
Creates a new instance.
UiControl<T,C> - Klasse in de.esoco.process.ui
The base class for components that allow interactive input.
UiControl(UiContainer<?>, Class<? super T>) - Konstruktor für Klasse de.esoco.process.ui.UiControl
Creates a new instance.
UiControl(UiContainer<?>, RelationType<T>) - Konstruktor für Klasse de.esoco.process.ui.UiControl
Creates a new instance with an existing parameter type.
UiDataTable - Klasse in de.esoco.process.ui.component
A table that displays a static collection of HierarchicalDataObject that is stored in the validator of a SelectionDataElement.
UiDataTable(UiContainer<?>) - Konstruktor für Klasse de.esoco.process.ui.component.UiDataTable
Creates a new instance.
UiDataTable(UiContainer<?>, Collection<HierarchicalDataObject>, Collection<ColumnDefinition>) - Konstruktor für Klasse de.esoco.process.ui.component.UiDataTable
Creates a new instance.
UiDateField - Klasse in de.esoco.process.ui.component
A date input field with a pop-up date selector.
UiDateField(UiContainer<?>) - Konstruktor für Klasse de.esoco.process.ui.component.UiDateField
Creates a new instance with the current date as it's value.
UiDateField(UiContainer<?>, Date) - Konstruktor für Klasse de.esoco.process.ui.component.UiDateField
Creates a new instance for a particular date.
UiDateInputField<C> - Klasse in de.esoco.process.ui
A date input field.
UiDateInputField(UiContainer<?>, Date, DateDataElement.DateInputType) - Konstruktor für Klasse de.esoco.process.ui.UiDateInputField
Creates a new instance.
UiDecimalField - Klasse in de.esoco.process.ui.component
An input field for decimal numbers.
UiDecimalField(UiContainer<?>, BigDecimal) - Konstruktor für Klasse de.esoco.process.ui.component.UiDecimalField
Creates a new instance.
UiDeckPanel - Klasse in de.esoco.process.ui.container
Contains multiple components arranged as a deck of pages of which only one is visible at a time.
UiDeckPanel(UiContainer<?>) - Konstruktor für Klasse de.esoco.process.ui.container.UiDeckPanel
Creates a new instance.
UiDialog - Klasse in de.esoco.process.ui.view
A view implementing dialogs.
UiDialog(UiView<?>, String, UiLayout, boolean) - Konstruktor für Klasse de.esoco.process.ui.view.UiDialog
Creates a new instance.
UiDialogView<V> - Klasse in de.esoco.process.ui
The base class for dialog views.
UiDialogView(UiView<?>, String, UiLayout, boolean) - Konstruktor für Klasse de.esoco.process.ui.UiDialogView
Creates a new instance.
UiDialogView.Button - Enum-Klasse in de.esoco.process.ui
Enumeration of the available buttons for dialog view.
UiDockLayout - Klasse in de.esoco.process.ui.layout
A layout that docks components to one or both sides of a center component, either in horizontal or in vertical direction.
UiDockLayout(Orientation, boolean) - Konstruktor für Klasse de.esoco.process.ui.layout.UiDockLayout
Creates a new instance.
UiDockPanel - Klasse in de.esoco.process.ui.container
A panel that layouts components in and around a center area.
UiDockPanel(UiContainer<?>, Orientation) - Konstruktor für Klasse de.esoco.process.ui.container.UiDockPanel
Creates a new instance.
UiDropDown<T> - Klasse in de.esoco.process.ui.component
A single-line field with a drop-down list of selectable values.
UiDropDown(UiContainer<?>, Class<T>) - Konstruktor für Klasse de.esoco.process.ui.component.UiDropDown
Creates a new instance.
UiElement<E> - Klasse in de.esoco.process.ui
A common base class for elements in the process UI framework.
UiElement() - Konstruktor für Klasse de.esoco.process.ui.UiElement
Creates a new instance.
UiElement(UiElement<?>) - Konstruktor für Klasse de.esoco.process.ui.UiElement
A copy constructor for subclasses.
UiEntityTableList<E> - Klasse in de.esoco.process.ui.composite
A paging table list that displays the
UiEntityTableList(UiContainer<?>, Class<E>, Predicate<? super E>) - Konstruktor für Klasse de.esoco.process.ui.composite.UiEntityTableList
Creates a new simple, non-expanding entity list.
UiEntityTableList(UiContainer<?>, Class<E>, Predicate<? super E>, Option<UiListPanel.ExpandableListStyle>) - Konstruktor für Klasse de.esoco.process.ui.composite.UiEntityTableList
Creates a new expanding entity list.
UiFileUpload - Klasse in de.esoco.process.ui.component
A button subclass that represent a file upload control.
UiFileUpload(UiContainer<?>, String) - Konstruktor für Klasse de.esoco.process.ui.component.UiFileUpload
Creates a new instance.
UiFillLayout - Klasse in de.esoco.process.ui.layout
A simple layout that accepts a single component that fills the available area.
UiFillLayout() - Konstruktor für Klasse de.esoco.process.ui.layout.UiFillLayout
Creates a new instance.
UiFlexLayout - Klasse in de.esoco.process.ui.layout
Places components in a horizontal or vertical flow that can be flexibly controlled by the properties defined by the CSS Flexbox layout.
UiFlexLayout() - Konstruktor für Klasse de.esoco.process.ui.layout.UiFlexLayout
Creates a new instance with a horizontal flow direction.
UiFlexLayout(Orientation) - Konstruktor für Klasse de.esoco.process.ui.layout.UiFlexLayout
Creates a new instance.
UiFlexLayout(Orientation, boolean) - Konstruktor für Klasse de.esoco.process.ui.layout.UiFlexLayout
Creates a new instance.
UiFlexLayout.FlexAlign - Enum-Klasse in de.esoco.process.ui.layout
Enumeration of the component alignments in a CSS Flexbox layout.
UiFlexLayout.FlexCell - Klasse in de.esoco.process.ui.layout
A UiLayout.Cell subclass that provides additional access methods for single Flexbox layout elements.
UiFlexLayout.FlexWrap - Enum-Klasse in de.esoco.process.ui.layout
Enumeration of the wrapping options in a CSS Flexbox layout.
UiFlowLayout - Klasse in de.esoco.process.ui.layout
A simple layout that accepts a single component that fills the available area.
UiFlowLayout() - Konstruktor für Klasse de.esoco.process.ui.layout.UiFlowLayout
Creates a new instance.
UiFlowPanel - Klasse in de.esoco.process.ui.container
A panel that layouts it's children with a UiFlowLayout.
UiFlowPanel(UiContainer<?>) - Konstruktor für Klasse de.esoco.process.ui.container.UiFlowPanel
Creates a new instance.
UiFontAwesomeBrand - Enum-Klasse in de.esoco.process.ui.graphics
Enumeration of Font Awesome (5.1.0) brand icons.
UiFontAwesomeIcon - Enum-Klasse in de.esoco.process.ui.graphics
Enumeration of Font Awesome (5.1.0) icons.
UiFooterLayout - Klasse in de.esoco.process.ui.layout
A layout for footer elements.
UiFooterLayout() - Konstruktor für Klasse de.esoco.process.ui.layout.UiFooterLayout
Creates a new instance.
UiGridLayout - Klasse in de.esoco.process.ui.layout
Places components in a two-dimensional grid structure based on the CSS grid layout type.
UiGridLayout(int, int) - Konstruktor für Klasse de.esoco.process.ui.layout.UiGridLayout
Creates a new instance.
UiGridPanel - Klasse in de.esoco.process.ui.container
A panel that arranges it's children with a UiGridLayout in a two-dimensional grid.
UiGridPanel(UiContainer<?>, int, int) - Konstruktor für Klasse de.esoco.process.ui.container.UiGridPanel
Creates a new instance.
UiHasActionEvents<T,C> - Schnittstelle in de.esoco.process.ui.event
An event listener abstraction that indicates that a component can produce events if some action occurred (e.g. button clicked, text entered, selection confirmed).
UiHasFocusEvents<T,C> - Schnittstelle in de.esoco.process.ui.event
Indicates that a component can provide input focus events.
UiHasUpdateEvents<T,C> - Schnittstelle in de.esoco.process.ui.event
An event listener abstraction that indicates that a component can produce events if a displayed value has been updated (e.g. text typed, item selected).
UiHeaderLayout - Klasse in de.esoco.process.ui.layout
A layout for a container that represents a header element in a UI.
UiHeaderLayout() - Konstruktor für Klasse de.esoco.process.ui.layout.UiHeaderLayout
Creates a new instance.
UiIcon - Klasse in de.esoco.process.ui.component
A component that displays an icon.
UiIcon(UiContainer<?>, UiIconSupplier) - Konstruktor für Klasse de.esoco.process.ui.component.UiIcon
Creates a new instance.
UiIconButton - Klasse in de.esoco.process.ui.component
An interactive icon button that produces click events.
UiIconButton(UiContainer<?>, UiIconSupplier) - Konstruktor für Klasse de.esoco.process.ui.component.UiIconButton
Creates a new instance.
UiIconName - Klasse in de.esoco.process.ui.graphics
An icon image that is identified by the icon's name.
UiIconName(Object) - Konstruktor für Klasse de.esoco.process.ui.graphics.UiIconName
Creates a new instance.
UiIconSupplier - Schnittstelle in de.esoco.process.ui.graphics
An interface that provides access to an UiIconName.
UiImage - Klasse in de.esoco.process.ui.component
A component that displays an image and can create click events.
UiImage(UiContainer<?>, UiImageDefinition<?>) - Konstruktor für Klasse de.esoco.process.ui.component.UiImage
Creates a new instance.
UiImageData - Klasse in de.esoco.process.ui.graphics
An image that is defined from the actual image data.
UiImageData(MimeType, byte[]) - Konstruktor für Klasse de.esoco.process.ui.graphics.UiImageData
Creates a new instance from binary image data.
UiImageData(MimeType, String) - Konstruktor für Klasse de.esoco.process.ui.graphics.UiImageData
Creates a new instance from an image data string.
UiImageData(MimeType, Supplier<String>) - Konstruktor für Klasse de.esoco.process.ui.graphics.UiImageData
Creates a new instance that receives the image data from a function.
UiImageDefinition<E> - Klasse in de.esoco.process.ui
The base class for the definition of images to be used in UI components.
UiImageDefinition() - Konstruktor für Klasse de.esoco.process.ui.UiImageDefinition
 
UiImageResource - Klasse in de.esoco.process.ui.graphics
An image that is defined in the application resource.
UiImageResource(String) - Konstruktor für Klasse de.esoco.process.ui.graphics.UiImageResource
Creates a new instance with a certain resource ID.
UiImageUrl - Klasse in de.esoco.process.ui.graphics
An image that is referenced by a URL.
UiImageUrl(String) - Konstruktor für Klasse de.esoco.process.ui.graphics.UiImageUrl
Creates a new instance from a certain URL.
UiInlineLayout - Klasse in de.esoco.process.ui.layout
A layout that renders components in the context of the parent container.
UiInlineLayout() - Konstruktor für Klasse de.esoco.process.ui.layout.UiInlineLayout
Creates a new instance.
UiInputField<T,C> - Klasse in de.esoco.process.ui
The base class for input fields.
UiInputField(UiContainer<?>, Class<T>, T) - Konstruktor für Klasse de.esoco.process.ui.UiInputField
Creates a new instance.
UiIntegerField - Klasse in de.esoco.process.ui.component
An input field for integer numbers with the option to display spinner buttons.
UiIntegerField(UiContainer<?>, int) - Konstruktor für Klasse de.esoco.process.ui.component.UiIntegerField
Creates a new instance.
UIKIT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
UiLabel - Klasse in de.esoco.process.ui.component
A read-only UI text label.
UiLabel(UiContainer<?>, String) - Konstruktor für Klasse de.esoco.process.ui.component.UiLabel
Creates a new instance.
UiLayout - Klasse in de.esoco.process.ui
The base class for layouts of process UI Containers.
UiLayout(LayoutType) - Konstruktor für Klasse de.esoco.process.ui.UiLayout
Creates a new instance with a single column and row (i.e. a single cell).
UiLayout(LayoutType, int) - Konstruktor für Klasse de.esoco.process.ui.UiLayout
Creates a new instance with a single row.
UiLayout(LayoutType, int, int) - Konstruktor für Klasse de.esoco.process.ui.UiLayout
Creates a new instance with a fixed number of columns and rows.
UiLayout.Cell - Klasse in de.esoco.process.ui
A cell in a layout (at a crossing of a row and a column) that contains a single component.
UiLayout.ChildElement<E> - Klasse in de.esoco.process.ui
The base class for child elements of layouts.
UiLayout.Column - Klasse in de.esoco.process.ui
A single column in a layout.
UiLayout.Row - Klasse in de.esoco.process.ui
A single row in a layout.
UiLayout.StructureElement<E> - Klasse in de.esoco.process.ui
The base class for child elements of layouts that define the layout structure (columns and rows).
UiLayoutContainer<C> - Klasse in de.esoco.process.ui
The base class for containers that expose layout functionality through generic layout methods.
UiLayoutContainer(UiContainer<?>, UiLayout) - Konstruktor für Klasse de.esoco.process.ui.UiLayoutContainer
Creates a new instance.
UiLayoutElement<E> - Klasse in de.esoco.process.ui
The abstract base class for the elements of layouts.
UiLayoutElement() - Konstruktor für Klasse de.esoco.process.ui.UiLayoutElement
 
UiLayoutPanel - Klasse in de.esoco.process.ui.container
A generic panel container that arranges it's child containers according to a particular layout.
UiLayoutPanel(UiContainer<?>, UiLayout) - Konstruktor für Klasse de.esoco.process.ui.container.UiLayoutPanel
Creates a new instance.
UiLink - Klasse in de.esoco.process.ui.component
An interactive button control that represents a clickable link.
UiLink(UiContainer<?>, String) - Konstruktor für Klasse de.esoco.process.ui.component.UiLink
Creates a new instance.
UiList<T> - Klasse in de.esoco.process.ui.component
A list of selectable values.
UiList(UiContainer<?>, Class<T>) - Konstruktor für Klasse de.esoco.process.ui.component.UiList
Creates a new instance.
UiListControl<T,C> - Klasse in de.esoco.process.ui
Base class for interactive components that display a list of selectable values.
UiListControl(UiContainer<?>, Class<? super T>, ListStyle) - Konstruktor für Klasse de.esoco.process.ui.UiListControl
Creates a new instance.
UiListControl(UiContainer<?>, RelationType<T>, ListStyle) - Konstruktor für Klasse de.esoco.process.ui.UiListControl
Creates a new instance for an existing parameter type.
UiListPanel - Klasse in de.esoco.process.ui.composite
A panel that contains a vertical list of items where each item is a container for arbitrary components.
UiListPanel(UiContainer<?>) - Konstruktor für Klasse de.esoco.process.ui.composite.UiListPanel
Creates a new instance with simple items that are not expandable.
UiListPanel(UiContainer<?>, Option<UiListPanel.ExpandableListStyle>) - Konstruktor für Klasse de.esoco.process.ui.composite.UiListPanel
Creates a new instance with items that can be expanded by selecting their header area.
UiListPanel.ExpandableListStyle - Enum-Klasse in de.esoco.process.ui.composite
The available styles for expandable lists: UiListPanel.ExpandableListStyle.EXPAND: expands an item inside the list. UiListPanel.ExpandableListStyle.POPOUT: expands an item and separates it from the other list items.
UiListPanel.Item - Klasse in de.esoco.process.ui.composite
The container for a single list item.
UiMaterialIcon - Enum-Klasse in de.esoco.process.ui.graphics
Enumeration of material icons.
UiMessageBox - Klasse in de.esoco.process.ui.view
A dialog view for message boxes that display an image or icon and a message string.
UiMessageBox(UiView<?>, String, UiImageDefinition<?>, String) - Konstruktor für Klasse de.esoco.process.ui.view.UiMessageBox
Creates a new instance.
UiMultiSelectionButtonGroup<T,B> - Klasse in de.esoco.process.ui
A base class for groups of buttons that allow to select multiple buttons.
UiMultiSelectionButtonGroup(UiContainer<?>, Class<T>, ListStyle) - Konstruktor für Klasse de.esoco.process.ui.UiMultiSelectionButtonGroup
Creates a new instance.
UiMultiSelectionList<T> - Klasse in de.esoco.process.ui.component
A list component that allows the selection of multiple values.
UiMultiSelectionList(UiContainer<?>, Class<T>) - Konstruktor für Klasse de.esoco.process.ui.component.UiMultiSelectionList
Creates a new instance.
UiNavMenu<T> - Klasse in de.esoco.process.ui.app
A composite that contains a navigation menu for an application.
UiNavMenu(UiContainer<?>) - Konstruktor für Klasse de.esoco.process.ui.app.UiNavMenu
Creates a new instance without preset menu items.
UiNavMenu(UiContainer<?>, Collection<T>) - Konstruktor für Klasse de.esoco.process.ui.app.UiNavMenu
Creates a new instance with preset menu items.
UiNavMenu.NavMenuType - Enum-Klasse in de.esoco.process.ui.app
Enumeration of the different menu types.
UiNumberInputField<T,C> - Klasse in de.esoco.process.ui
The base class for input fields of numerical values.
UiNumberInputField(UiContainer<?>, Class<T>, T) - Konstruktor für Klasse de.esoco.process.ui.UiNumberInputField
Creates a new instance.
UiPagingNavigation - Klasse in de.esoco.process.ui.composite
A composites that contains the components needed for the navigation through pages of data.
UiPagingNavigation(UiContainer<?>, Updatable, int) - Konstruktor für Klasse de.esoco.process.ui.composite.UiPagingNavigation
Creates a new instance.
UiPagingTableList<T> - Klasse in de.esoco.process.ui.composite
A composite that adds paging navigation to a UiTableList.
UiPagingTableList(UiContainer<?>) - Konstruktor für Klasse de.esoco.process.ui.composite.UiPagingTableList
Creates a new instance with a simple table style.
UiPagingTableList(UiContainer<?>, Option<UiListPanel.ExpandableListStyle>) - Konstruktor für Klasse de.esoco.process.ui.composite.UiPagingTableList
Creates a new instance.
UiPasswordField - Klasse in de.esoco.process.ui.component
A single-line text input field that hides the input value.
UiPasswordField(UiContainer<?>, String) - Konstruktor für Klasse de.esoco.process.ui.component.UiPasswordField
Creates a new instance.
UiPhoneNumberField - Klasse in de.esoco.process.ui.component
A single-line text input field that provides special validations for international phone numbers.
UiPhoneNumberField(UiContainer<?>, String) - Konstruktor für Klasse de.esoco.process.ui.component.UiPhoneNumberField
Creates a new instance.
UiPopupView - Klasse in de.esoco.process.ui.view
A view that is displayed as a pop-up windows over a parent view.
UiPopupView(UiView<?>, UiLayout, boolean) - Konstruktor für Klasse de.esoco.process.ui.view.UiPopupView
Creates a new instance.
UiProgressBar - Klasse in de.esoco.process.ui.component
A component that shows the progress of an operation.
UiProgressBar(UiContainer<?>) - Konstruktor für Klasse de.esoco.process.ui.component.UiProgressBar
Creates a new instance that without preset values.
UiPushButtons<T> - Klasse in de.esoco.process.ui.component
A group of buttons that can be pressed to cause action events.
UiPushButtons(UiContainer<?>, Class<T>) - Konstruktor für Klasse de.esoco.process.ui.component.UiPushButtons
Creates a new instance.
UiQueryTable<E> - Klasse in de.esoco.process.ui.component
A table that displays the result of a database query.
UiQueryTable(UiContainer<?>, Class<E>) - Konstruktor für Klasse de.esoco.process.ui.component.UiQueryTable
Creates a new instance.
UiRadioButtons<T> - Klasse in de.esoco.process.ui.component
A group of buttons with mutual exclusive selection.
UiRadioButtons(UiContainer<?>, Class<T>) - Konstruktor für Klasse de.esoco.process.ui.component.UiRadioButtons
Creates a new instance.
UiRootFragment - Klasse in de.esoco.process.ui
An interactive process fragment that renders UI components (subclasses of UiComponent).
UiRootFragment(UiLayout) - Konstruktor für Klasse de.esoco.process.ui.UiRootFragment
Creates a new instance with a specific root view layout.
UiRootFragment(UiLayout, Consumer<UiBuilder<?>>) - Konstruktor für Klasse de.esoco.process.ui.UiRootFragment
Creates a new instance with a specific root view layout and a root view builder function.
UiRootView - Klasse in de.esoco.process.ui.view
The root view of an application UI.
UiRootView(InteractionFragment, UiLayout) - Konstruktor für Klasse de.esoco.process.ui.view.UiRootView
Creates a new instance.
UiSearchField - Klasse in de.esoco.process.ui.component
A single-line text input field for the input of search terms that allows to execute the query with a button.
UiSearchField(UiContainer<?>, String) - Konstruktor für Klasse de.esoco.process.ui.component.UiSearchField
Creates a new instance.
UiSecondaryContentLayout - Klasse in de.esoco.process.ui.layout
A layout for secondary content in some UI containers.
UiSecondaryContentLayout() - Konstruktor für Klasse de.esoco.process.ui.layout.UiSecondaryContentLayout
Creates a new instance.
UiSideMenu<T> - Klasse in de.esoco.process.ui.app
The side menu of a web page.
UiSideMenu(UiContainer<?>) - Konstruktor für Klasse de.esoco.process.ui.app.UiSideMenu
Creates a new instance without preset menu items.
UiSideMenu(UiContainer<?>, Collection<T>) - Konstruktor für Klasse de.esoco.process.ui.app.UiSideMenu
Creates a new instance with preset menu items.
UiSingleSelectionList<T,C> - Klasse in de.esoco.process.ui
The base class for lists with a single selectable value.
UiSingleSelectionList(UiContainer<?>, Class<T>, ListStyle) - Konstruktor für Klasse de.esoco.process.ui.UiSingleSelectionList
Creates a new instance.
UiSplitPanel - Klasse in de.esoco.process.ui.container
A panel that layouts components so that they can be resized with a split control between them.
UiSplitPanel(UiContainer<?>, Orientation) - Konstruktor für Klasse de.esoco.process.ui.container.UiSplitPanel
Creates a new instance.
UiStackPanel - Klasse in de.esoco.process.ui.container
A panel that arranges components in a stack of elements that can be selected to display them.
UiStackPanel(UiContainer<?>) - Konstruktor für Klasse de.esoco.process.ui.container.UiStackPanel
Creates a new instance.
UiStandardIcon - Enum-Klasse in de.esoco.process.ui.graphics
An enumeration of some standard icons that are used internally by the process UI API.
UiStyle - Klasse in de.esoco.process.ui.style
Contains properties that define the style of a UiComponent.
UiStyle() - Konstruktor für Klasse de.esoco.process.ui.style.UiStyle
Creates an empty instance.
UiStyle(UiStyle) - Konstruktor für Klasse de.esoco.process.ui.style.UiStyle
Creates a new instance from an existing style.
UiSubFragment - Klasse in de.esoco.process.ui.container
A UI container that wraps a process interaction fragment.
UiSubFragment(UiContainer<?>, InteractionFragment, UiLayout) - Konstruktor für Klasse de.esoco.process.ui.container.UiSubFragment
Creates a new instance.
UiSwitchPanel<P> - Klasse in de.esoco.process.ui
A panel that contains multiple children of which only one is visible at a time.
UiSwitchPanel(UiContainer<?>, UiLayout) - Konstruktor für Klasse de.esoco.process.ui.UiSwitchPanel
Creates a new instance.
UiTableControl<T,C> - Klasse in de.esoco.process.ui
The base class for UI tables.
UiTableControl(UiContainer<?>, Class<T>) - Konstruktor für Klasse de.esoco.process.ui.UiTableControl
Creates a new instance.
UiTableLayout - Klasse in de.esoco.process.ui.layout
A layout that is based on an HTML table structure.
UiTableLayout(int) - Konstruktor für Klasse de.esoco.process.ui.layout.UiTableLayout
Creates a new instance.
UiTableList<T> - Klasse in de.esoco.process.ui.composite
A table-like rendering of components in a list.
UiTableList(UiContainer<?>) - Konstruktor für Klasse de.esoco.process.ui.composite.UiTableList
Creates a new instance with rows that can be expanded by selecting their header area.
UiTableList(UiContainer<?>, Option<UiListPanel.ExpandableListStyle>) - Konstruktor für Klasse de.esoco.process.ui.composite.UiTableList
Creates a new instance with rows that can be expanded by selecting their header area.
UiTableList.Column<V> - Klasse in de.esoco.process.ui.composite
The component that describes a table column.
UiTableList.Row - Klasse in de.esoco.process.ui.composite
The component that contains the contents of a table row.
UiTabPanel - Klasse in de.esoco.process.ui.container
A panel that arranges components in selectable tab pages.
UiTabPanel(UiContainer<?>) - Konstruktor für Klasse de.esoco.process.ui.container.UiTabPanel
Creates a new instance.
UiTextArea - Klasse in de.esoco.process.ui.component
A multi-line text input field.
UiTextArea(UiContainer<?>, String) - Konstruktor für Klasse de.esoco.process.ui.component.UiTextArea
Creates a new instance.
UiTextComponent<C> - Klasse in de.esoco.process.ui
Base class for read-only text components.
UiTextComponent(UiContainer<?>, String) - Konstruktor für Klasse de.esoco.process.ui.UiTextComponent
Creates a new instance.
UiTextField - Klasse in de.esoco.process.ui.component
A single-line text input field.
UiTextField(UiContainer<?>, String) - Konstruktor für Klasse de.esoco.process.ui.component.UiTextField
Creates a new instance.
UiTextInputField<T> - Klasse in de.esoco.process.ui
A text input field.
UiTextInputField(UiContainer<?>, String) - Konstruktor für Klasse de.esoco.process.ui.UiTextInputField
Creates a new instance.
UiThumbnail - Klasse in de.esoco.process.ui.composite
A composite that display an small image that on click events opens a view that displays the full-size image.
UiThumbnail(UiContainer<?>, UiImageDefinition<?>) - Konstruktor für Klasse de.esoco.process.ui.composite.UiThumbnail
Creates a new instance that displays a down-scaled image as the thumbnail with a default width of 300 pixels.
UiThumbnail(UiContainer<?>, UiImageDefinition<?>, UiImageDefinition<?>) - Konstruktor für Klasse de.esoco.process.ui.composite.UiThumbnail
Creates a new instance that displays a thumbnail with a default width of 300 pixels.
UiTitle - Klasse in de.esoco.process.ui.component
A read-only text component that is rendered as a title.
UiTitle(UiContainer<?>, String) - Konstruktor für Klasse de.esoco.process.ui.component.UiTitle
Creates a new instance.
UiToggleButtons<T> - Klasse in de.esoco.process.ui.component
A group of buttons that have a selection state that can be toggled independent from each other (similar to check boxes).
UiToggleButtons(UiContainer<?>, Class<T>) - Konstruktor für Klasse de.esoco.process.ui.component.UiToggleButtons
Creates a new instance.
UiTopMenu<T> - Klasse in de.esoco.process.ui.app
The top menu of a web page.
UiTopMenu(UiContainer<?>) - Konstruktor für Klasse de.esoco.process.ui.app.UiTopMenu
Creates a new instance without preset menu items.
UiTopMenu(UiContainer<?>, Collection<T>) - Konstruktor für Klasse de.esoco.process.ui.app.UiTopMenu
Creates a new instance with preset menu items.
UiView<V> - Klasse in de.esoco.process.ui
The base class for top-level UI rendering contexts.
UiView(UiView<?>, UiLayout) - Konstruktor für Klasse de.esoco.process.ui.UiView
Creates a new instance.
UiWebPage - Klasse in de.esoco.process.ui.app
A UI composite that provides the framework to render and manage a web page.
UiWebPage(UiContainer<?>) - Konstruktor für Klasse de.esoco.process.ui.app.UiWebPage
Constructor for subclassing.
UiWebPage(UiContainer<?>, Consumer<UiWebPage>) - Konstruktor für Klasse de.esoco.process.ui.app.UiWebPage
Creates a new instance for direct usage, i.e. without subclassing.
UiWebPageContent - Klasse in de.esoco.process.ui.app
A composite that represents the content of a web page.
UiWebPageContent(UiContainer<?>) - Konstruktor für Klasse de.esoco.process.ui.app.UiWebPageContent
Creates a new instance.
UiWebPageFooter - Klasse in de.esoco.process.ui.app
A composite that represents the header of a web page.
UiWebPageFooter(UiContainer<?>) - Konstruktor für Klasse de.esoco.process.ui.app.UiWebPageFooter
Creates a new instance.
UiWebPageHeader - Klasse in de.esoco.process.ui.app
A composite that represents the header of a web page.
UiWebPageHeader(UiContainer<?>) - Konstruktor für Klasse de.esoco.process.ui.app.UiWebPageHeader
Creates a new instance.
UiWebView - Klasse in de.esoco.process.ui.component
A component that renders a web page at a certain URL.
UiWebView(UiContainer<?>, String) - Konstruktor für Klasse de.esoco.process.ui.component.UiWebView
Creates a new instance.
UMBRELLA - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
UMBRELLA_BEACH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
UNARCHIVE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
UNCONSTRAINED - Enum-Konstante in Enum-Klasse de.esoco.entity.EntityRelationTypes.HierarchicalQueryMode
 
UNDERLINE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
UNDO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
UNDO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
UNDO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiStandardIcon
 
UNDO_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
UNFOLD_LESS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
UNFOLD_MORE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
UNIREGISTRY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
UNIVERSAL_ACCESS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
UNIVERSITY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
UNLINK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
unlock() - Methode in Klasse de.esoco.entity.Entity
Tries to release a modification lock on this entity.
UNLOCK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
UNLOCK_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
unlockEntity(Entity) - Methode in Klasse de.esoco.process.Process
Removes an entity lock that had been acquired by a successful call to Process.lockEntity(Entity).
unlockEntity(Entity) - Methode in Klasse de.esoco.process.ProcessFragment
Removes an entity lock that had been acquired by a successful call to ProcessFragment.lockEntity(Entity).
UNTAPPD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
UP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiStandardIcon
 
update() - Methode in Klasse de.esoco.process.step.EditInteractionParameters
Updates the state and if applicable the visual representation of an object.
update() - Methode in Klasse de.esoco.process.step.entity.DisplayEntityHistory
Updates the history display to reflect the state of the input parameters of this fragment.
update() - Methode in Klasse de.esoco.process.step.entity.EntityList
Updates this list to display the entities for the current criteria.
update() - Methode in Klasse de.esoco.process.step.entity.SelectEntities
Updates the query criteria of this instance and re-initializes the storage query.
update() - Methode in Klasse de.esoco.process.ui.composite.UiPagingNavigation
Updates the navigation display according to the current navigation position.
update() - Methode in Klasse de.esoco.process.ui.composite.UiPagingTableList
Displays the rows of the current page.
update() - Methode in Klasse de.esoco.process.ui.UiComponent
Will be invoked by UiComponent.applyProperties() on each UI update.
update(Entity, String, DataElementList) - Methode in Klasse de.esoco.data.SessionData
Updates this instance with the given values.
update(HistoryRecord, boolean) - Methode in Klasse de.esoco.process.step.entity.DisplayEntityHistory.HistoryData
Updates the display and state for a certain history record.
update(T) - Methode in Klasse de.esoco.process.ui.composite.UiTableList.Row
Updates this row from a new row data object.
UPDATE - Enum-Konstante in Enum-Klasse de.esoco.data.element.DateListDataElement.InteractionType
 
UPDATE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
updateAllCoupledParameters(boolean) - Methode in Klasse de.esoco.process.step.InteractionFragment
Updates all coupled parameters by retrieving their values from the coupled sources.
updateAllowedTags() - Methode in Klasse de.esoco.process.step.entity.FilterEntityTags
Updates the set of tags that can be selected for the entity type and tag owner.
updateComponent(UiComponent<?, ?>, T) - Methode in Schnittstelle de.esoco.process.ui.UiComponentAdapter
Updates a component from the given value.
updateContent(E) - Methode in Klasse de.esoco.process.step.entity.AbstractEntityListItem
Will be invoked to update the content of this item when it is selected.
updateData() - Methode in Klasse de.esoco.process.ui.composite.UiTableList
Updates the table display from the data provider that has been set through UiTableList.setData(DataProvider).
updateDisplay(UiComponent<?, ?>, T) - Methode in Klasse de.esoco.process.ui.composite.UiTableList.Column
Updates the display of column data from a certain data object.
updateEntity(E) - Methode in Klasse de.esoco.process.step.entity.AbstractEntityListItem
Updates the asset to be display by this instance.
updateEntity(E) - Methode in Schnittstelle de.esoco.process.step.entity.EntityList.EntityListItem
Updates the entity that is displayed by this instance.
updateEntityDisplay() - Methode in Klasse de.esoco.process.step.entity.ChooseEntity
Updates the entity display.
updateEntityFromParameterValues(Entity, List<RelationType<?>>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Updates the attributes of an entity from the process parameter values that are stored with the given entity attribute relation types.
updateEntityTags() - Methode in Klasse de.esoco.process.step.entity.EditEntityTags
Updates the current entity with the displayed tags.
updateExpandedContent() - Methode in Klasse de.esoco.process.ui.composite.UiTableList.Row
Can be overridden by subclasses that need to update the content of expandable rows on selection or if a new row data is set.
updateFilter(Map<Function<? super E, ?>, Predicate<?>>) - Methode in Klasse de.esoco.entity.EntityDataProvider
Will be called when the filter has changed and needs to be updated by the implementation.
updateFrom(UiComponent<?, ?>) - Methode in Klasse de.esoco.process.ui.layout.UiFlexLayout.FlexCell
Updates this cell with the data from a certain component's (initial) layout cell and also sets the component reference.
updateFrom(UiComponent<?, ?>) - Methode in Klasse de.esoco.process.ui.UiLayout.Cell
Updates this cell with the data from a certain component's (initial) layout cell and also sets the component reference.
updateHeader(E) - Methode in Klasse de.esoco.process.step.entity.AbstractEntityListItem
Needs be implemented to update the content of list items in list layouts that separate header and content (i.e. with a ListLayoutStyle other than ListLayoutStyle.SIMPLE).
updateIcon(UiIcon, V) - Methode in Klasse de.esoco.process.ui.composite.UiTableList.Column
Updates an icon component from a column value.
updateSorting(Map<Function<? super E, ? extends Comparable<?>>, SortDirection>) - Methode in Klasse de.esoco.entity.EntityDataProvider
Will be called when the sorting has changed and needs to be updated by the implementation.
updateUserInterface() - Methode in Klasse de.esoco.process.step.InteractionFragment
Request a complete update of this fragment's UI by marking all interaction parameters including their hierarchy as modified.
updateValue(DataSet<?>) - Methode in Klasse de.esoco.data.element.DataSetDataElement
 
updateValue(Boolean) - Methode in Klasse de.esoco.data.element.BooleanDataElement
 
updateValue(Integer) - Methode in Klasse de.esoco.data.element.IntegerDataElement
Updates the element value.
updateValue(String) - Methode in Klasse de.esoco.data.element.PeriodDataElement
 
updateValue(String) - Methode in Klasse de.esoco.data.element.StringDataElement
Updates the element value.
updateValue(BigDecimal) - Methode in Klasse de.esoco.data.element.BigDecimalDataElement
Updates the element value.
updateValue(Date) - Methode in Klasse de.esoco.data.element.DateDataElement
 
updateValue(List<DataElement<?>>) - Methode in Klasse de.esoco.data.element.DataElementList
Updates the element value.
updateValue(List<DateDataElement>) - Methode in Klasse de.esoco.data.element.DateListDataElement
Updates the element value.
updateValue(List<String>) - Methode in Klasse de.esoco.data.element.StringListDataElement
Updates the element value.
updateValue(List<T>) - Methode in Klasse de.esoco.data.element.QueryResultElement
Updates the element value.
updateValue(Map<K, V>) - Methode in Klasse de.esoco.data.element.MapDataElement
Overridden to always throw a runtime exception.
updateValue(T) - Methode in Klasse de.esoco.data.element.DataElement
Updates the element value.
updateVisibleEntities() - Methode in Klasse de.esoco.entity.EntityDataProvider
Updates the query of the visible entities.
updateWith(BiConsumer<UiComponent<?, ?>, V>) - Methode in Klasse de.esoco.process.ui.composite.UiTableList.Column
Sets a consumer that will be invoked to update display components of this column.
UPLOAD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
UploadHandler - Schnittstelle in de.esoco.data
An interface that defines the handling of an HTTP file upload.
url(String, int, GraylogEndpoint.Protocol, boolean) - Statische Methode in Klasse de.esoco.lib.comm.GraylogEndpoint
Builds a Graylog endpoint URL from the given parameters.
USB - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
USB - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
USD_CIRCLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
USD_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
USER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
USER_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
USER_ALT_SLASH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
USER_ASTRONAUT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
USER_CHECK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
USER_CIRCLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
USER_CLOCK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
USER_COG - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
USER_EDIT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
USER_FRIENDS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
USER_GRADUATE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
USER_LOCK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
USER_MD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
USER_MINUS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
USER_NINJA - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
USER_PLUS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
USER_SECRET - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
USER_SESSIONS - Statische Variable in Klasse de.esoco.data.SessionData
A mapping from user names to session data objects.
USER_SHIELD - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
USER_SLASH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
USER_TAG - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
USER_TIE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
USER_TIMES - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
USERS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
USERS_COG - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
USSUNNAH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
UTENSIL_FORK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
UTENSIL_KNIFE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
UTENSIL_SPOON - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
UTENSILS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
UTENSILS_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 

V

VAADIN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
validate() - Methode in Klasse de.esoco.process.ProcessStep
Will be invoked to validate the step's parameters after an interaction has occurred.
validate(Predicate<? super T>, String) - Methode in Klasse de.esoco.process.param.ParameterBase
Validates that the value of this parameter fulfills a certain constraint.
validate(Predicate<? super T>, String, Runnable) - Methode in Klasse de.esoco.process.param.ParameterBase
Validates that the value of this parameter fulfills a certain constraint.
validateFinally(Function<? super T, Validation.ValidationResult>) - Methode in Klasse de.esoco.process.ui.UiControl
Sets a final validation for the control's input value.
validateFragmentParameters(boolean) - Methode in Klasse de.esoco.process.step.DialogFragment
Overridden to only validate on interactions.
validateFragmentParameters(boolean) - Methode in Klasse de.esoco.process.step.InteractionFragment
Internal method to validate the fragment's process parameters during state changes of the process.
validateInteractive(Function<? super T, Validation.ValidationResult>) - Methode in Klasse de.esoco.process.ui.UiControl
Sets an interactive validation for the control's input value.
validateNow(Function<? super T, Validation.ValidationResult>) - Methode in Klasse de.esoco.process.ui.UiControl
Immediately validates whether the input value of this control fulfills a certain constraint.
validateParameters(boolean) - Methode in Klasse de.esoco.process.ProcessStep
Invokes the validation functions that are stored in the process step relations ProcessRelationTypes.INTERACTION_PARAM_VALIDATIONS and ProcessRelationTypes.PARAM_VALIDATIONS.
validateParameters(boolean) - Methode in Klasse de.esoco.process.step.entity.SelectEntity
This method can be overridden by subclasses to validate process parameters during state changes of the process.
validateParameters(boolean) - Methode in Klasse de.esoco.process.step.Interaction
Overridden to also validate the parameters of sub-fragments.
validateParameters(boolean) - Methode in Klasse de.esoco.process.step.InteractionFragment
This method can be overridden by subclasses to validate process parameters during state changes of the process.
validationError(Map<RelationType<?>, String>) - Methode in Klasse de.esoco.process.step.InteractionFragment
Signals validation errors that occurred in this fragment.
Validator<T> - Schnittstelle in de.esoco.data.validate
Instances of this interface serve to validate data element values.
value() - Methode in Klasse de.esoco.process.param.ParameterBase
Returns the value of the wrapped parameter.
value(int) - Methode in Klasse de.esoco.process.ui.component.UiProgressBar
Sets the value of this instance.
value(T) - Methode in Klasse de.esoco.process.param.ParameterBase
Sets the parameter value.
VALUE - Statische Variable in Klasse de.esoco.entity.ExtraAttribute
The value of the attribute
VALUE - Statische Variable in Klasse de.esoco.history.HistoryRecord
The value of the history record
ValueEventHandler<T> - Schnittstelle in de.esoco.process
An event handler interface for value updates.
valueOf(Alignment, boolean) - Statische Methode in Enum-Klasse de.esoco.process.ui.layout.UiFlexLayout.FlexAlign
Returns the value that corresponds to the given Alignment.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.data.document.TabularDocumentWriter.DateFormat
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.data.element.BigDecimalDataElement.DisplayStyle
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.data.element.DataElement.CopyMode
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.data.element.DataElement.Flag
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.data.element.DataSetDataElement.ChartType
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.data.element.DataSetDataElement.LegendPosition
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.data.element.DateDataElement.DateInputType
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.data.element.DateListDataElement.InteractionType
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.data.element.DateListDataElement.TimetableDisplayStyle
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.data.FileType
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.data.MimeType
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.data.process.ProcessState.ProcessExecutionMode
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.data.process.ProcessState.ProcessStateFlag
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.entity.EntityDefinition.DisplayMode
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.entity.EntityRelationTypes.HierarchicalQueryMode
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.history.HistoryRecord.HistoryType
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.history.HistoryRecord.ReferenceType
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.lib.comm.GraylogEndpoint.Protocol
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.lib.comm.GraylogMessage.Level
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.lib.net.ExternalService.AccessType
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.process.ProcessRelationTypes.ListAction
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.process.step.CopyEntityAttributes.CopyMode
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.process.step.DialogFragment.DialogAction
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.process.step.DisplayProgress.SkipAction
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.process.step.DisplayUrl.UrlAction
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.process.step.entity.ChooseEntity.ChooseEntityAction
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.process.step.entity.EditEntity.AttributesAction
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.process.step.entity.EditEntity.DetailAction
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.process.step.entity.EditEntity.ExtraAttrAction
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.process.step.entity.FilterEntityTags.TagFilterAction
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.process.step.entity.FilterEntityTags.TagFilterJoin
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.process.step.LoginFragment.LoginAction
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.process.step.ProcessControlFragment.ProcessControlAction
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.process.ui.app.UiNavMenu.NavMenuType
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.process.ui.composite.UiListPanel.ExpandableListStyle
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.process.ui.graphics.UiStandardIcon
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.process.ui.layout.UiFlexLayout.FlexAlign
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.process.ui.layout.UiFlexLayout.FlexWrap
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.process.ui.style.SizeUnit
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.esoco.process.ui.UiDialogView.Button
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
values() - Statische Methode in Enum-Klasse de.esoco.data.document.TabularDocumentWriter.DateFormat
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.data.element.BigDecimalDataElement.DisplayStyle
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.data.element.DataElement.CopyMode
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.data.element.DataElement.Flag
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.data.element.DataSetDataElement.ChartType
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.data.element.DataSetDataElement.LegendPosition
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.data.element.DateDataElement.DateInputType
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.data.element.DateListDataElement.InteractionType
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.data.element.DateListDataElement.TimetableDisplayStyle
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.data.FileType
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.data.MimeType
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.data.process.ProcessState.ProcessExecutionMode
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.data.process.ProcessState.ProcessStateFlag
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.entity.EntityDefinition.DisplayMode
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.entity.EntityRelationTypes.HierarchicalQueryMode
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.history.HistoryRecord.HistoryType
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.history.HistoryRecord.ReferenceType
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.lib.comm.GraylogEndpoint.Protocol
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.lib.comm.GraylogMessage.Level
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.lib.net.ExternalService.AccessType
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.process.ProcessRelationTypes.ListAction
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.process.step.CopyEntityAttributes.CopyMode
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.process.step.DialogFragment.DialogAction
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.process.step.DisplayProgress.SkipAction
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.process.step.DisplayUrl.UrlAction
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.process.step.entity.ChooseEntity.ChooseEntityAction
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.process.step.entity.EditEntity.AttributesAction
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.process.step.entity.EditEntity.DetailAction
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.process.step.entity.EditEntity.ExtraAttrAction
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.process.step.entity.FilterEntityTags.TagFilterAction
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.process.step.entity.FilterEntityTags.TagFilterJoin
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.process.step.LoginFragment.LoginAction
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.process.step.ProcessControlFragment.ProcessControlAction
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.process.ui.app.UiNavMenu.NavMenuType
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.process.ui.composite.UiListPanel.ExpandableListStyle
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.process.ui.graphics.UiStandardIcon
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.process.ui.layout.UiFlexLayout.FlexAlign
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.process.ui.layout.UiFlexLayout.FlexWrap
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.process.ui.style.SizeUnit
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.esoco.process.ui.UiDialogView.Button
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
valuesEqual(BigDecimal, BigDecimal) - Methode in Klasse de.esoco.data.element.BigDecimalDataElement
Checks two values for equality.
valuesEqual(T, T) - Methode in Klasse de.esoco.data.element.DataElement
Checks two values for equality.
VCARD - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
VECTOR_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
VENUS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
VENUS_DOUBLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
VENUS_MARS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
VERIFIED_USER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
verifyAttribute(RelationType<? super T>, T) - Methode in Klasse de.esoco.entity.Entity
Checks whether an attribute of this instance has a defined value and throws an exception if that values is not equal to the given value.
VERSION - Statische Variable in Klasse de.esoco.lib.comm.GraylogMessage
The message format version.
VERTICAL_ALIGN_BOTTOM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
VERTICAL_ALIGN_CENTER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
VERTICAL_ALIGN_TOP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
VIACOIN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
VIADEO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
VIADEO_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
VIAL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
VIALS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
VIBER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
VIBRATION - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
VIDEO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
VIDEO_AVI - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
VIDEO_CALL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
VIDEO_FLV - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
VIDEO_LABEL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
VIDEO_LIBRARY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
VIDEO_MP4 - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
VIDEO_MPEG - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
VIDEO_PLUS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
VIDEO_SLASH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
VIDEOCAM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
VIDEOCAM_OFF - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
VIDEOGAME_ASSET - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
VIEW_AGENDA - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
VIEW_ARRAY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
VIEW_CAROUSEL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
VIEW_COLUMN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
VIEW_COMFY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
VIEW_COMPACT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
VIEW_DAY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
VIEW_HEADLINE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
VIEW_LIST - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
VIEW_MODULE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
VIEW_PARAMS - Statische Variable in Klasse de.esoco.process.ProcessRelationTypes
A set of the parameter relation types that should be displayed in additional views.
VIEW_PARAMS_LIST - Statische Variable in Klasse de.esoco.data.process.ProcessState
The name of the data element list that contains the data elements for additional views.
VIEW_QUILT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
VIEW_STREAM - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
VIEW_WEEK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ViewFragment - Klasse in de.esoco.process
A process interaction fragment that can be displayed in a dialog view.
ViewFragment(String, InteractionFragment, ViewDisplayType) - Konstruktor für Klasse de.esoco.process.ViewFragment
Creates a new view fragment with a certain name and optional content fragment.
VIGNETTE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
VIMEO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
VIMEO_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
VIMEO_V - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
VINE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
VISIBILITY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
VISIBILITY_OFF - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
visibleOn(LayoutVisibility) - Methode in Klasse de.esoco.process.ui.UiComponent
Sets the visibility in responsive layouts.
visibleRows(int) - Methode in Klasse de.esoco.process.ui.component.UiTextArea
Sets the number of rows that should be displayed.
VK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
VND_DOCX - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
VND_DOTX - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
VNV - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
VOICE_CHAT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
VOICEMAIL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
VOLLEYBALL_BALL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
VOLUME_DOWN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
VOLUME_DOWN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
VOLUME_MUTE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
VOLUME_MUTE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
VOLUME_OFF - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
VOLUME_OFF - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
VOLUME_UP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
VOLUME_UP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
VPN_KEY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
VPN_LOCK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
VUEJS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 

W

WALKING - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
WALLET - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
WALLPAPER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
WAREHOUSE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
WAREHOUSE_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
WARNING - Enum-Konstante in Enum-Klasse de.esoco.lib.comm.GraylogMessage.Level
 
WARNING - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
WARNING - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiStandardIcon
 
WATCH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
WATCH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
WATCH_LATER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
WB_AUTO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
WB_CLOUDY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
WB_INCANDESCENT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
WB_IRIDESCENT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
WB_SUNNY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
WC - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
WEB - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
WEB_ASSET - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
WEEBLY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
WEEKEND - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
WEIBO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
WEIGHT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
WEIGHT_HANGING - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
WEIXIN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
WHATSAPP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
WHATSAPP_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
WHATSHOT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
WHEELCHAIR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
WHISTLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
WHMCS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
WIDGETS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
width(int) - Methode in Klasse de.esoco.process.param.ParameterBase
Sets the pixel width of an element in the UI property LayoutProperties.WIDTH.
width(int) - Methode in Klasse de.esoco.process.ui.composite.UiTableList.Column
Sets the width of this column as an absolute number of layout columns.
width(int) - Methode in Klasse de.esoco.process.ui.composite.UiThumbnail
Sets the width of the thumbnail image in pixels.
width(int, SizeUnit) - Methode in Klasse de.esoco.process.ui.UiComponent
Sets the width of this component.
width(int, SizeUnit) - Methode in Klasse de.esoco.process.ui.UiLayout.Cell
Sets the width of this cell.
width(int, SizeUnit) - Methode in Klasse de.esoco.process.ui.UiLayout.Column
Sets the width of this column to a certain value and unit.
width(RelativeSize) - Methode in Klasse de.esoco.process.param.ParameterBase
Sets the UI property LayoutProperties.RELATIVE_WIDTH.
width(RelativeSize) - Methode in Klasse de.esoco.process.ui.composite.UiTableList.Column
Sets the relative width of this column.
width(RelativeSize) - Methode in Klasse de.esoco.process.ui.UiLayout.Cell
Sets the relative width of this cell.
width(RelativeSize) - Methode in Klasse de.esoco.process.ui.UiLayout.Column
Sets the relative width of this column.
width(String) - Methode in Klasse de.esoco.process.param.ParameterBase
Sets the UI property LayoutProperties.HTML_WIDTH.
width(String) - Methode in Klasse de.esoco.process.ui.UiLayout.Column
Sets the width of this column to a certain HTML size value.
WIFI - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
WIFI - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
WIFI_LOCK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
WIFI_TETHERING - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
WIKIPEDIA_W - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
WINDOW - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
WINDOW_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
WINDOW_CLOSE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
WINDOW_MAXIMIZE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
WINDOW_MINIMIZE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
WINDOW_RESTORE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
WINDOWS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
WINE_GLASS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
WINE_GLASS_ALT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
withBounds(int, int) - Methode in Klasse de.esoco.process.ui.component.UiIntegerField
Sets the minimum and maximum values for the integer input.
withBounds(int, int) - Methode in Klasse de.esoco.process.ui.component.UiProgressBar
Sets the minimum and maximum values for the progress value.
withImages() - Methode in Klasse de.esoco.process.ui.component.UiPushButtons
Marks this button group as having images for the button faces.
withTimeInput() - Methode in Klasse de.esoco.process.ui.UiDateInputField
Enables the input of a time value besides the calendar date.
WIX - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
WOLF_PACK_BATTALION - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
WON_SIGN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
WORDPRESS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
WORDPRESS_SIMPLE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
WORK - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
WPBEGINNER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
WPEXPLORER - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
WPFORMS - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
wrap() - Methode in Klasse de.esoco.process.ui.layout.UiFlexLayout
Enables wrapping for this layout.
WRAP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.layout.UiFlexLayout.FlexWrap
 
WRAP_TEXT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
wrapReverve() - Methode in Klasse de.esoco.process.ui.layout.UiFlexLayout
Enables wrapping for this layout.
WRENCH - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
writeBoolean(boolean) - Methode in Schnittstelle de.esoco.data.element.DataWriter
Writes a boolean value.
writeByte(byte) - Methode in Schnittstelle de.esoco.data.element.DataWriter
Writes a byte value.
writeChar(char) - Methode in Schnittstelle de.esoco.data.element.DataWriter
Writes a char value.
writeDouble(double) - Methode in Schnittstelle de.esoco.data.element.DataWriter
Writes a double value.
writeFloat(float) - Methode in Schnittstelle de.esoco.data.element.DataWriter
Writes a float value.
writeInt(int) - Methode in Schnittstelle de.esoco.data.element.DataWriter
Writes a int value.
writeLong(long) - Methode in Schnittstelle de.esoco.data.element.DataWriter
Writes a long value.
writeObject(Object) - Methode in Schnittstelle de.esoco.data.element.DataWriter
Writes a object value.
writeShort(short) - Methode in Schnittstelle de.esoco.data.element.DataWriter
Writes a short value.
writeString(String) - Methode in Schnittstelle de.esoco.data.element.DataWriter
Writes a string value.
writeTo(DataWriter) - Statische Methode in Klasse de.esoco.data.element.DataElement
Reads the attributes of this data element from the given data reader.
WSDL - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 

X

X_RAY - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
XBOX - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
XHTML - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
XING - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
XING_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
XLS - Enum-Konstante in Enum-Klasse de.esoco.data.FileType
 
XLSX - Enum-Konstante in Enum-Klasse de.esoco.data.FileType
 
XML_DTD - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
XmlEntityDefinition - Klasse in de.esoco.entity
This class can be used to create an entity definition based on a given XML data file.
XMLProcessDefinition - Klasse in de.esoco.process
Defines a process from an XML process description.
XMLProcessDefinition(File) - Konstruktor für Klasse de.esoco.process.XMLProcessDefinition
Creates a new XML process definition from a specific XML file.
XMLProcessDefinition(String) - Konstruktor für Klasse de.esoco.process.XMLProcessDefinition
Creates a new XML process definition from a specific XML file.
XSLT - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 

Y

Y_COMBINATOR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
YAHOO - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
YANDEX - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
YANDEX_INTERNATIONAL - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
YELP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
YEN_SIGN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeIcon
 
YES - Enum-Konstante in Enum-Klasse de.esoco.process.step.DialogFragment.DialogAction
 
YES - Enum-Konstante in Enum-Klasse de.esoco.process.ui.UiDialogView.Button
 
YES_NO - Statische Variable in Enum-Klasse de.esoco.process.step.DialogFragment.DialogAction
YES_NO - Statische Variable in Enum-Klasse de.esoco.process.ui.UiDialogView.Button
A standard set of the UiDialogView.Button.YES and UiDialogView.Button.NO actions.
YES_NO_CANCEL - Statische Variable in Enum-Klasse de.esoco.process.step.DialogFragment.DialogAction
YES_NO_CANCEL - Statische Variable in Enum-Klasse de.esoco.process.ui.UiDialogView.Button
YOAST - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
YOUTUBE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
YOUTUBE_SEARCHED_FOR - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
YOUTUBE_SQUARE - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 

Z

ZIP - Enum-Konstante in Enum-Klasse de.esoco.data.FileType
 
ZIP - Enum-Konstante in Enum-Klasse de.esoco.data.MimeType
 
ZOOM_IN - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ZOOM_OUT - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 
ZOOM_OUT_MAP - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiMaterialIcon
 

_

_500PX - Enum-Konstante in Enum-Klasse de.esoco.process.ui.graphics.UiFontAwesomeBrand
 
_FILE_NAME - Statische Variable in Klasse de.esoco.lib.comm.GraylogMessage
Optional field: the name of the file in which the logging occurred.
_LINE_NUMBER - Statische Variable in Klasse de.esoco.lib.comm.GraylogMessage
Optional field: the line number of the file in which the logging occurred.
_ORIGIN - Statische Variable in Klasse de.esoco.lib.comm.GraylogMessage
Optional field: a description of the origin that caused the generation of the log message.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte|Serialisierte Form