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 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

E

EditorValue<T> - Interface in de.espirit.firstspirit.access.editor
Deprecated.
since 5.2.21 - use ValueEngineer instead.
editorValueChanged(EditorValueChangedEvent) - Method in interface de.espirit.firstspirit.client.access.editor.EditorValueListener
Called if the value of the editor this listener is registered at has changed.
EditorValueChangedEvent - Class in de.espirit.firstspirit.client.access.editor
Event to inform interested objects of changes within an EditorValue.
EditorValueChangedEvent() - Constructor for class de.espirit.firstspirit.client.access.editor.EditorValueChangedEvent
 
EditorValueListener - Interface in de.espirit.firstspirit.client.access.editor
Listener interface to listen on EditorValueChangedEvent's
ELEMENT - Enum constant in enum class de.espirit.firstspirit.storage.ReferencesChangeDetail.IdReference.Kind
Reference provides a store element id.
ELEMENT_CHANGED - Enum constant in enum class de.espirit.firstspirit.event.EventInfo.EventType
Element was changed operation.
ELEMENT_DELETED - Enum constant in enum class de.espirit.firstspirit.event.EventInfo.EventType
Element was deleted operation.
ELEMENT_INSERTED - Enum constant in enum class de.espirit.firstspirit.event.EventInfo.EventType
Element was inserted operation.
ELEMENT_MOVED - Enum constant in enum class de.espirit.firstspirit.event.EventInfo.EventType
Element was moved operation.
ELEMENT_RELEASED - Enum constant in enum class de.espirit.firstspirit.event.EventInfo.EventType
Element was released operation.
elementChanged(StoreElement) - Method in interface de.espirit.firstspirit.access.store.StoreListener
Called if the given storeElement was changed.
ElementDeletedException - Exception in de.espirit.firstspirit.access.store
This exception will be thrown if an already deleted element is tried to change.
ElementDeletedException(IDProvider) - Constructor for exception de.espirit.firstspirit.access.store.ElementDeletedException
 
ElementDeletedException(Store.Type, long, String, String) - Constructor for exception de.espirit.firstspirit.access.store.ElementDeletedException
 
ElementInfo - Interface in de.espirit.firstspirit.access.store
 
elementMoved(StoreElement, StoreElement) - Method in interface de.espirit.firstspirit.access.store.StoreListener
Called if an element is moved.
ElementMovedException - Exception in de.espirit.firstspirit.access.store
This exception will be thrown during call of IDProvider.moveChild(IDProvider) if the object which should be movedis already moved on the server.
ElementMovedException() - Constructor for exception de.espirit.firstspirit.access.store.ElementMovedException
 
ElementProvider<E> - Interface in de.espirit.common.util
A generic type for providing a list of elements within defined limiting parameters.
ElementReference - Interface in de.espirit.firstspirit.access.editor.value
Definition of value transport container holding a reference to a firstspirit element.
ElementValidationReport - Interface in de.espirit.firstspirit.agency
Combined validation report on an element.
ElementValidationReportsException - Exception in de.espirit.firstspirit.agency
Exception thrown on validation containing reports on all validated elements.
ElementValidationReportsException() - Constructor for exception de.espirit.firstspirit.agency.ElementValidationReportsException
 
EMAIL - Enum constant in enum class de.espirit.firstspirit.access.admin.UserStorage.Order
Order by e-mail address.
EMAIL_ALLOWED - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
E-mail property bit value on whether to send to beneficiaries.
EMAIL_EDITORS - Static variable in interface de.espirit.firstspirit.workflow.model.Activity
E-mail property bit value on whether to send to editos.
EMAIL_EDITORS - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
E-mail property bit value on whether to send to editors.
EMAIL_LAST_AGENT - Static variable in interface de.espirit.firstspirit.workflow.model.Activity
E-mail property bit value on whether to send to the last editor.
EMAIL_LAST_AGENT - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
E-mail property bit value on whether to send to the last editor.
EMAIL_LIST - Static variable in interface de.espirit.firstspirit.workflow.model.Activity
E-mail property bit value on whether to send to a list.
EMAIL_LIST - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
E-mail property bit value on whether to send to a list.
EMAIL_RESPONSIBLE - Static variable in interface de.espirit.firstspirit.workflow.model.Activity
E-mail property bit value on whether to send to beneficiaries.
EMAIL_SEND - Static variable in interface de.espirit.firstspirit.workflow.model.Activity
E-mail property bit value on whether to send e-mails.
EMAIL_SEND - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
E-mail property bit value on whether to send e-mails.
EMAIL_TASK_CREATOR - Static variable in interface de.espirit.firstspirit.workflow.model.Activity
E-mail property bit value on whether to send to the task creator.
EMAIL_TASK_CREATOR - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
E-mail property bit value on whether to send to the task creator.
EMPTY - Enum constant in enum class de.espirit.firstspirit.access.editor.value.ListDomNode.Style
Empty list style.
EMPTY_MAPPINGS - Static variable in interface de.espirit.firstspirit.access.store.templatestore.TableTemplate
Empty mappings.
EMPTY_PAGE_PARAMS - Static variable in class de.espirit.firstspirit.access.store.MultiPageParams
 
EMPTY_REFERENCE_LIST - Static variable in interface de.espirit.firstspirit.access.editor.reference.Reference
An unmodifyable empty reference list.
ENABLED - Enum constant in enum class de.espirit.firstspirit.access.ServerConfiguration.PluggabilityFeaturesConfiguration
Enable pluggability features and scan annotations of the web application.
ENCRYPTION_CHACHA20 - Static variable in class de.espirit.firstspirit.access.ConnectionManager
Use the X25519-ChaCha20-Poly1305 encryption type for communications.
ENCRYPTION_DH_ARC4 - Static variable in class de.espirit.firstspirit.access.ConnectionManager
Deprecated.
since 5.2.230706, replaced by ConnectionManager.ENCRYPTION_CHACHA20
ENCRYPTION_NONE - Static variable in class de.espirit.firstspirit.access.ConnectionManager
Use this value to use communication without encryption.
ENCRYPTION_TLS - Static variable in class de.espirit.firstspirit.access.ConnectionManager
Use the TLS encryption type for communications.
end - Variable in class de.espirit.firstspirit.access.store.templatestore.gom.Range
The range's end.
endStates() - Method in interface de.espirit.firstspirit.workflow.model.Workflow
Returns the all endstates from this workflow.
endsWith(String) - Method in class de.espirit.firstspirit.common.text.AbstractTextType
ensureAccessibility(boolean) - Method in interface de.espirit.firstspirit.store.operations.ReleaseOperation
If true each element on the parent path of each element (except for datasets) will be released.
Entity - Interface in de.espirit.or.schema
An entity of a specific entity type as retrieved from a session.
ENTITY - Enum constant in enum class de.espirit.firstspirit.access.Task.Mode
Mode for Entity.
ENTITY_CHANGED - Enum constant in enum class de.espirit.firstspirit.event.EventInfo.EventType
Entity was changed operation.
ENTITY_CREATED - Enum constant in enum class de.espirit.firstspirit.event.EventInfo.EventType
Entity was created operation.
ENTITY_DELETED - Enum constant in enum class de.espirit.firstspirit.event.EventInfo.EventType
Entity was deleted operation.
ENTITY_LOAD_ERROR - Enum constant in enum class de.espirit.firstspirit.access.Task.ErrorCode
Loading failure for entity.
ENTITY_NOT_FOUND - Enum constant in enum class de.espirit.firstspirit.access.Task.ErrorCode
Entity not found.
ENTITY_RELEASED - Enum constant in enum class de.espirit.firstspirit.event.EventInfo.EventType
Entity was released operation.
ENTITY_TASK_NOT_REFERENCED - Enum constant in enum class de.espirit.firstspirit.access.Task.ErrorCode
Task is not referenced in Entity.
Entity.PersistentState - Enum Class in de.espirit.or.schema
All possible states of an entity.
EntityInfo - Interface in de.espirit.firstspirit.event
Container definition for lightweight information on an entity.
EntityInfo - Interface in de.espirit.or
This interface holds infos to identiy an entity.
EntityList - Interface in de.espirit.or
A list containing Entity instances.
EntityType - Interface in de.espirit.or.schema
Definition for a type of an entity.
EntityValidator - Interface in de.espirit.or.schema
Data entry specific validator.
ENTRY_TAG - Static variable in class de.espirit.firstspirit.access.store.templatestore.gom.DefaultGomLangInfos
Default tag for language information entry.
equal(T) - Static method in class de.espirit.common.util.Filter.Util
Factory creating an equality filter with the given value as comparison operand.
Equal - Class in de.espirit.or.query
Constraint to check if belonging attribute is equal to a specific value.
Equal(String, Parameter) - Constructor for class de.espirit.or.query.Equal
Creates a new Equal constraint for the attribute specified by given attributeName and parameter.
Equal(String, Object) - Constructor for class de.espirit.or.query.Equal
Creates a new Equal constraint for the attribute specified by given attributeName and with the given value.
EQUAL - Enum constant in enum class de.espirit.or.query.Constraint.Type
Type identifying the Equal constraint
equals(DefaultGomLangInfo, boolean) - Method in class de.espirit.firstspirit.access.store.templatestore.gom.DefaultGomLangInfo
Equality check implementation on a concrete language information implementation.
equals(Object) - Method in class de.espirit.common.lang.TypeToken
Generic equal implementation for type tokens that evaluates to equal, if the given object is an instance of the direct supertype of the questioned instance, plus having equal generic types.
equals(Object) - Method in class de.espirit.firstspirit.access.ConnectionManager.SocketParam
Compares this object to the given.
equals(Object) - Method in class de.espirit.firstspirit.access.store.templatestore.gom.DefaultGomLangInfo
Equality check implementation that ignores the language.
equals(Object) - Method in class de.espirit.firstspirit.access.store.templatestore.gom.Item
Equality implementation based on the item's name.
equals(Object) - Method in class de.espirit.firstspirit.common.text.AbstractTextType
 
equals(Object) - Method in class de.espirit.firstspirit.storage.HistoryProvider.RevisionProvider
Equality implementation for this type.
equals(Object) - Method in class de.espirit.or.schema.KeyValue
Equality implementation for key values.
equals(Object, boolean) - Method in class de.espirit.firstspirit.access.store.templatestore.gom.DefaultGomLangInfo
Equality check implementation.
equals(Object, boolean) - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.GomLangInfo
Checks, if the given object is equal to this one.
equalsIgnoreCase(String) - Method in class de.espirit.firstspirit.common.text.AbstractTextType
ERROR - Enum constant in enum class de.espirit.firstspirit.access.schedule.RunState
Task execution finished with errors, e.g. caused by: Task execution exited with an Exception. Error threshold overrun (GenerateTask.setErrorThreshold(long)). Warning threshold overrun (GenerateTask.setWarningThreshold(long)). A fatal error was logged during execution of the GenerateTask.
ERROR_ACTIVITY_ID - Static variable in interface de.espirit.firstspirit.access.Task
String for the error attribute of the activity ID.
ERROR_COMMENT - Static variable in interface de.espirit.firstspirit.access.Task
String for the error attribute of a comment.
ERROR_INFO - Static variable in interface de.espirit.firstspirit.access.Task
String for the error attribute of the throwable info.
ERROR_THROWABLE - Static variable in interface de.espirit.firstspirit.access.Task
String for the error attribute of the throwable.
ERROR_USER_LOGIN - Static variable in interface de.espirit.firstspirit.access.Task
String for the error attribute of the user login.
ERROR_USER_NAME - Static variable in interface de.espirit.firstspirit.access.Task
String for the error attribute of the user name.
Evaluator - Interface in de.espirit.firstspirit.access.template
Evaluator definition for templating engines.
EVEN - Enum constant in enum class de.espirit.firstspirit.access.store.templatestore.StyleTemplateLink.Region
Even rows/columns only.
EventInfo - Interface in de.espirit.firstspirit.event
Lightweight project and revision based event metadata.
EventInfo.EventType - Enum Class in de.espirit.firstspirit.event
The change type which caused the event.
EVER_SINCE - Static variable in interface de.espirit.firstspirit.storage.HistoryProvider
The date all others are after.
excludeFromOutput(Language) - Method in interface de.espirit.firstspirit.access.store.pagestore.Content2Section
A language cannot be excluded in the output of the generation, so every call will throw an exception.
excludeFromOutput(Language) - Method in interface de.espirit.firstspirit.access.store.pagestore.Section
Excludes this section from the output for the given language.
excludeNode(IDProvider) - Method in interface de.espirit.firstspirit.access.packagepool.Subscription
Excludes the given storeelement from the list of nodes which will be imported from the package.
Executable - Interface in de.espirit.firstspirit.access.script
Public type acting as an executable.
execute() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleEntry
Start execution on the server - locked entries will be started with the settings which are actually set on client side, all other entries will be started with the settings wich are stored on the server.
execute(Map<String, Object>) - Method in interface de.espirit.firstspirit.access.script.Executable
Delegates to Executable.execute(java.util.Map, java.io.Writer, java.io.Writer), e.g. with System.out and System.err as second / third parameter.
execute(Map<String, Object>, Writer, Writer) - Method in interface de.espirit.firstspirit.access.script.Executable
Execute this executable.
executeProcess(Writer, Writer, String...) - Static method in class de.espirit.firstspirit.access.AccessUtil
Execute a programm in a native process.
executeQuery(Select) - Method in interface de.espirit.or.Session
Execute the provided query and returns the matching entities.
ExecutionSchedule - Interface in de.espirit.firstspirit.access.schedule
Definition of a execution scheduling entry.
exists() - Method in interface de.espirit.firstspirit.service.treedata.TNode
Returns true if the node exists, false otherwise
ExportFile - Interface in de.espirit.firstspirit.access.export
This interface represents a project export file existing on the server.
ExportFile.ExportType - Enum Class in de.espirit.firstspirit.access.export
The type of the export file.
ExportHandler - Interface in de.espirit.firstspirit.access.store
 
ExportParameters - Class in de.espirit.firstspirit.access.export
Configuration class for project export
ExportParameters(long, String) - Constructor for class de.espirit.firstspirit.access.export.ExportParameters
Constructs a new ExportParameters object for the project specified by given id and name.
ExportProgress - Interface in de.espirit.firstspirit.access.export
Interface providing access to the progress information of a project export.
exportStoreElement(OutputStream, ExportHandler) - Method in interface de.espirit.firstspirit.access.store.StoreElement
Exports this storeelement as zip file to the given outputstream.
exportStoreElements(OutputStream, StoreElement[], ExportHandler) - Method in interface de.espirit.firstspirit.access.UserService
Exports the given store elements.
EXTERNAL_LINK - Static variable in interface de.espirit.firstspirit.access.editor.reference.Reference
Type string identifying a reference to a LinkTemplate
EXTERNAL_REFERENCE - Static variable in interface de.espirit.firstspirit.access.ReferenceEntry
External reference.
EXTERNAL_SYNCHRONISATION_GROUP_NAME - Static variable in interface de.espirit.firstspirit.access.project.Project
External Synchronisation group name.
EXTERNAL_URL - Enum constant in enum class de.espirit.firstspirit.access.UrlCreator.Mode
Deprecated.
An external url: "http://{host}:{port}/{preview_application}/...", this can be used to generate urls to media files which should be included in rendered output - called for "abs:4".
ExternalGroup - Interface in de.espirit.firstspirit.access.project
An external group, for instance correlating to a group from a LDAP server.
extFIRSTspirit - Enum constant in enum class de.espirit.firstspirit.access.schedule.ScriptTask.Type
Extended FirstSpirit script
extractNone() - Method in interface de.espirit.firstspirit.agency.SnippetAgent.Fallback
Set to not provide any fallback for extract snippet.
extractSchemaFromDB(String) - Method in interface de.espirit.or.Session
Update the assigned schema with the structure of DB schema schemaName.
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 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form