Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
E
- EDIT - Variable in class de.espirit.firstspirit.common.FsResource.FsIcon
-
Resource key for an "edit" icon.
- Editable - Interface in de.espirit.firstspirit.ui.gadgets.aspects
-
Aspect definition for editable gadgets.
- EDITOR - Enum constant in enum class de.espirit.firstspirit.module.descriptor.ComponentDescriptor.Type
-
Deprecated.
- EDITORIAL - Static variable in interface de.espirit.firstspirit.client.gui.model.selection.SelectionModel
-
Model type for current selected
element
of the active editorial tab. - EDITORIAL_LANGUAGE - Static variable in interface de.espirit.firstspirit.client.gui.model.EditorialLanguageModel
-
Model type for current selected
editor language
in java client. - EditorialLanguageModel - Interface in de.espirit.firstspirit.client.gui.model
-
Model for the current selected gui language of the java client related to the language tabs in the editorial area of the java client.
- EditorItemNode - Interface in de.espirit.firstspirit.client
-
A node identifying an editor's item.
- EditorNode - Interface in de.espirit.firstspirit.client
-
A node identifying an editor component.
- EditorValue<T> - Interface in de.espirit.firstspirit.access.editor
-
Interface providing generic access to an editor value object.
- 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(IDProvider) - Method in interface de.espirit.firstspirit.agency.ClientUrlAgent.ClientUrlBuilder
-
Provide the element that should be opened.
- ELEMENT - Enum constant in enum class de.espirit.firstspirit.storage.ReferencesChangeDetail.IdReference.Kind
-
Reference provides a store element id.
- ELEMENT - Enum constant in enum class de.espirit.firstspirit.store.access.nexport.ExportInfo.Type
-
Represents an
IdProvider
. - 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
- ElementExportInfo - Interface in de.espirit.firstspirit.store.access.nexport
-
This interface represents an
IDProvider
during theExportOperation
. - 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.
- ElementUnavailableException - Exception in de.espirit.firstspirit.access.store
-
Exception indicating an element not being available.
- ElementUnavailableException(String, IDProvider.UidType) - Constructor for exception de.espirit.firstspirit.access.store.ElementUnavailableException
-
Creates the exception with the given UID and type.
- 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, for removal: This API element is subject to removal in a future version.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.
- encryptPassword(String, String) - Method in interface de.espirit.firstspirit.agency.PasswordAgent
-
Encrypts a password.
This method uses the FirstSpirit internal password encryption mechanisms to perform the encryption. - 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
-
Delegates to
String.endsWith(String)
. - engineType(EngineType) - Method in interface de.espirit.firstspirit.client.gui.applications.browser.BrowserApplicationConfiguration
-
Sets the type of the browser engine to be used for the
browser application
configured with this browser configuration. - EngineType - Enum Class in de.espirit.firstspirit.client.gui.applications.browser
-
Browser engine type.
- 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 asession
. - 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 inEntity
. - ENTITY_TYPE - Enum constant in enum class de.espirit.firstspirit.store.access.nexport.ExportInfo.Type
-
Represents a single
entity type
of aschema
. - ENTITY_TYPE_MISSING_ATTRIBUTE - Enum constant in enum class de.espirit.firstspirit.store.access.feature.FeatureError.Code
-
Attribute is missing in local entity type.
- ENTITY_TYPE_OBSOLETE_ATTRIBUTE - Enum constant in enum class de.espirit.firstspirit.store.access.feature.FeatureError.Code
-
Local entity type contains obsolete attribute.
- 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.
- EntityTypeExportInfo - Interface in de.espirit.firstspirit.store.access.nexport
- EntityTypeNotFoundException - Exception in de.espirit.firstspirit.access.database
-
Exception being thrown when a referenced
EntityType
(database table) does not exist. - EntityTypeNotFoundException() - Constructor for exception de.espirit.firstspirit.access.database.EntityTypeNotFoundException
- 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.
- entrySet() - Method in interface de.espirit.firstspirit.server.mediamanagement.exif.ExifData
-
Get the tag-type-hex ↔
ExifValue
. - env(String, String) - Method in interface de.espirit.firstspirit.agency.ProcessAgent.ProcessBuilder
-
Sets the specified name-value-pair to the
ProcessAgent.ProcessBuilder.environment()
. - envelop(String, Serializable) - Method in class de.espirit.firstspirit.ui.gadgets.GadgetIdentifier
-
Envelop this identifier as inner node of a new identifier.
- environment() - Method in interface de.espirit.firstspirit.agency.ProcessAgent.ProcessBuilder
-
Returns a string map view of this process builder's environment.
- EOF - Static variable in class de.espirit.common.util.CsvReader.CsvToken
-
Token type representing the end of the CSV file.
- equal(Object, Object) - Static method in class de.espirit.common.tools.Objects
-
Test the given objects on equality.
- 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(Object) - Method in class de.espirit.firstspirit.event.BusIdentifier
- 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.event.UrlEvent
- equals(Object) - Method in record class de.espirit.firstspirit.forms.rules.RuleValidationFailure
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class de.espirit.firstspirit.module.descriptor.AbstractDescriptor.ResourceDescriptor
- 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
-
Delegates to
String.equalsIgnoreCase(String)
. - erase() - Method in interface de.espirit.firstspirit.ui.gadgets.aspects.transfer.SupplierHost.ErasureSupportingSupplier
-
Requests the supplier to erase the commodities out of its value.
- ERROR - Enum constant in enum class de.espirit.common.base.Logger.LogLevel
-
Information about an error in the application that is possibly recoverable.
- 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 theGenerateTask
. - ERROR - Enum constant in enum class de.espirit.firstspirit.store.access.feature.FeatureError.Level
-
Feature errors of type
error
leads to a not installable feature transport file. - ERROR - Enum constant in enum class de.espirit.firstspirit.ui.gadgets.ComponentConstructionException.Level
-
A major problem occurred when constructing a component, so the editor could not be created.
- ERROR - Enum constant in enum class de.espirit.firstspirit.ui.operations.RequestOperation.Kind
-
Kind for error requests/messages.
- 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.
- ESSENTIAL - Enum constant in enum class de.espirit.firstspirit.feature.FeatureModel.FeatureReferencesType
-
Type of an essential reference.
- evaluateProjectProperties(boolean) - Method in interface de.espirit.firstspirit.agency.RenderingAgent.Renderer
-
Switch flag if the
ProjectProperties
should be evaluated whenrendering content
. - evaluateScript(String) - Method in interface de.espirit.firstspirit.client.gui.applications.browser.BrowserApplication
-
Executes given JavaScript code and evaluates return value.
Ensure document is loadedcompletely
before calling this method.
The evaluation of the return value is based upon some basic java/javascript object conversion mechanism: Conversions from JavaScript to Java JavaScriptJava numberDouble stringString booleanBoolean arrayList<Object> objectMap<String,Object> - evaluateScriptMethod(String, Object...) - Method in interface de.espirit.firstspirit.client.gui.applications.browser.BrowserApplication
-
Generates JavaScript code for the specified JavaScript method call, executes it in currently opened document and evaluates the return value of the method call.
Ensure document is loadedcompletely
before calling this method. - 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.
- EventBusAgent - Interface in de.espirit.firstspirit.agency
-
An event agent providing means for custom event buses and events.
- 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.
- eventType() - Method in class de.espirit.firstspirit.event.BusIdentifier
-
Returns the type of events handled by this identifier.
- 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.
- ExecutableContextMenuItem - Interface in de.espirit.firstspirit.client.plugin.contextmenu
-
An executable item to be used in context menus.
- ExecutableGroupingToolbarItem - Interface in de.espirit.firstspirit.client.plugin.toolbar
-
Definition of an toolbar item that is executable and additionally provides sub-items.
- ExecutableInlineEditItem - Interface in de.espirit.firstspirit.webedit.plugin.inlineedit
-
Item for inline editing providing an executable operation.
- ExecutableMediaManagementItem - Interface in de.espirit.firstspirit.webedit.plugin.media
-
Definition of an item targeting media managing providing an executable operation.
- ExecutablePluginItem<C extends BaseContext> - Interface in de.espirit.firstspirit.client.plugin
-
Definition of an item providing an executable operation.
- ExecutableToolbarActionsItem - Interface in de.espirit.firstspirit.webedit.plugin.toolbar
-
Toolbar menu item providing an executable operation.
- ExecutableToolbarItem - Interface in de.espirit.firstspirit.client.plugin.toolbar
-
An executable item to be used in a toolbar.
- 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(ContextMenuContext) - Method in interface de.espirit.firstspirit.client.plugin.contextmenu.ExecutableContextMenuItem
-
Executes an operation associated with this item considering the given context.
- execute(ToolbarContext) - Method in interface de.espirit.firstspirit.client.plugin.toolbar.ExecutableGroupingToolbarItem
-
Executes an operation associated with this toolbar item considering the given context.
- execute(ToolbarContext) - Method in interface de.espirit.firstspirit.client.plugin.toolbar.ExecutableToolbarItem
-
Executes an operation associated with this toolbar item considering the given context.
- execute(ToolbarContext) - Method in interface de.espirit.firstspirit.webedit.plugin.toolbar.ExecutableToolbarActionsItem
-
Executes an operation associated with this item, taking into consideration the given context.
- execute(ScheduleTaskControl, D, ScheduleTaskExecutionContext) - Method in interface de.espirit.firstspirit.scheduling.ScheduleTaskExecutor
-
Execute with the given task information in the provided context.
- execute(InlineEditContext) - Method in interface de.espirit.firstspirit.webedit.plugin.inlineedit.ExecutableInlineEditItem
-
Executes an operation associated with this item, taking into consideration the given context.
- execute(MediaManagementContext) - Method in interface de.espirit.firstspirit.webedit.plugin.media.ExecutableMediaManagementItem
-
Executes an operation associated with this item considering the given context.
- execute(String) - Method in interface de.espirit.firstspirit.client.gui.JavaClientApi
-
Executes a script or executable specified by the given identifier.
- execute(String, Map<String, Object>) - Method in interface de.espirit.firstspirit.client.gui.JavaClientApi
-
Executes a script or executable specified by the given identifier.
- execute(String, JavaScriptObject, JavaScriptObject) - Method in interface de.espirit.firstspirit.webedit.client.api.Common
-
Executes a project script or an executable.
- execute(C) - Method in interface de.espirit.firstspirit.client.plugin.ExecutablePluginItem
-
Executes an operation associated with this item considering the given context.
- 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. withSystem.out
andSystem.err
as second / third parameter. - execute(Map<String, Object>, Writer, Writer) - Method in interface de.espirit.firstspirit.access.script.Executable
-
Execute this executable.
- EXECUTE - Enum constant in enum class de.espirit.firstspirit.access.schedule.RemoteTaskType
-
Marks that scripts or executables may be executed.
- 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.
- executeScript(String) - Method in interface de.espirit.firstspirit.client.gui.applications.browser.BrowserApplication
-
Executes given JavaScript code in the currently opened document.
Ensure document is loadedcompletely
before calling this method. - executeScriptMethod(String, Object...) - Method in interface de.espirit.firstspirit.client.gui.applications.browser.BrowserApplication
-
Generates JavaScript code for the specified JavaScript method call and executes it in currently opened document.
Ensure document is loadedcompletely
before calling this method. - ExecutionSchedule - Interface in de.espirit.firstspirit.access.schedule
-
Definition of a execution scheduling entry.
- EXIF_DATA_GENERATOR - Static variable in interface de.espirit.firstspirit.server.mediamanagement.exif.ExifData
-
Generator to create a new ExifData instance based on given
BufferedInputStream
andConnection
. - ExifData - Interface in de.espirit.firstspirit.server.mediamanagement.exif
-
Exif data holder object.
- ExifTag - Interface in de.espirit.firstspirit.server.mediamanagement.exif
-
The exif-tag representation.
- ExifTags - Interface in de.espirit.firstspirit.server.mediamanagement.exif
-
Definition of common and specialized vendor specific Exif tags.
- ExifTags.Canon - Interface in de.espirit.firstspirit.server.mediamanagement.exif
-
Definition of specialized Canon Exif tags.
- ExifTags.CasioType1 - Interface in de.espirit.firstspirit.server.mediamanagement.exif
-
Definition of specialized Casio Exif tags.
- ExifTags.CasioType2 - Interface in de.espirit.firstspirit.server.mediamanagement.exif
-
Definition of specialized Casio Exif tags.
- ExifTags.Common - Interface in de.espirit.firstspirit.server.mediamanagement.exif
-
Definition of common Exif tags.
- ExifTags.FujiFilm - Interface in de.espirit.firstspirit.server.mediamanagement.exif
-
Definition of specialized Fuji Exif tags.
- ExifTags.Gps - Interface in de.espirit.firstspirit.server.mediamanagement.exif
-
Definition of specialized GPS Exif tags.
- ExifTags.Kyocera - Interface in de.espirit.firstspirit.server.mediamanagement.exif
-
Definition of specialized Kyocera Exif tags.
- ExifTags.NikonType1 - Interface in de.espirit.firstspirit.server.mediamanagement.exif
-
Definition of specialized Nikon Exif tags.
- ExifTags.NikonType2 - Interface in de.espirit.firstspirit.server.mediamanagement.exif
-
Definition of specialized Nikon Exif tags.
- ExifTags.Olympus - Interface in de.espirit.firstspirit.server.mediamanagement.exif
-
Definition of specialized Olympus Exif tags.
- ExifTags.Panasonic - Interface in de.espirit.firstspirit.server.mediamanagement.exif
-
Definition of specialized Panasonic Exif tags.
- ExifTags.Pentax - Interface in de.espirit.firstspirit.server.mediamanagement.exif
-
Definition of specialized Pentax Exif tags.
- ExifTags.Sigma - Interface in de.espirit.firstspirit.server.mediamanagement.exif
-
Definition of specialized Sigma Exif tags.
- ExifTags.SonyType1 - Interface in de.espirit.firstspirit.server.mediamanagement.exif
-
Definition of specialized Sony Exif tags.
- ExifTags.SonyType6 - Interface in de.espirit.firstspirit.server.mediamanagement.exif
-
Definition of specialized Sony Exif tags.
- ExifUploadHook - Interface in de.espirit.firstspirit.service.mediamanagement
-
Marker Interface defining exif data upload hooks.
- ExifValue - Interface in de.espirit.firstspirit.server.mediamanagement.exif
-
Value holder for an exif data element.
- ExifValueFormatter<T> - Interface in de.espirit.firstspirit.server.mediamanagement.exif
-
Format a given object value of type
ExifValueFormatter.getValueType()
ifExifValueFormatter.getSupportedTags()
return an array of length 0 or all defined tags returned byExifValueFormatter.getSupportedTags()
. - ExifValueFormatter.ComplexExifValueFormatter<S,
C> - Interface in de.espirit.firstspirit.server.mediamanagement.exif -
A more complex value formatter which could return different types of <S> and <C> where S=simple value and C is the complex one.
- ExifValueNotFoundException - Exception in de.espirit.firstspirit.server.mediamanagement.exif
-
RuntimeException indicating that a valid mapping/
ExifValue
for a defined Tag-Type-Hex or Tag-Type (Integer) was not found. - ExifValueNotFoundException(String) - Constructor for exception de.espirit.firstspirit.server.mediamanagement.exif.ExifValueNotFoundException
-
Construct a new ExifValueNotFoundException with the specified message.
- exists() - Method in interface de.espirit.firstspirit.client.access.editor.IDProviderReferenceHolder
-
Convenience method, indicating that the referenced element exists in the according store.
- exists() - Method in interface de.espirit.firstspirit.io.FileHandle
-
Indicates, whether the file referred to with the handle exists.
- 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
- ExportInfo - Interface in de.espirit.firstspirit.store.access.nexport
-
This interface represents a single changed element during the
ExportOperation
. - ExportInfo.Type - Enum Class in de.espirit.firstspirit.store.access.nexport
-
Type defining the changed
ExportInfo
. - ExportInfoFileHandle - Interface in de.espirit.firstspirit.store.access.nexport.io
-
This interface represents a
FileHandle
during theExportOperation
. - ExportOperation - Interface in de.espirit.firstspirit.store.access.nexport.operations
-
Operation providing means to export store elements to files in a
file system
.
Request this operation viaOperationAgent
:OperationAgent.getOperation(ExportOperation.TYPE)
.
To get afile system
useFileSystemsAgent
. - ExportOperation.ChannelsProviderOptions - Interface in de.espirit.firstspirit.store.access.nexport.operations
-
Options for configuring the export of an added
channels provider
. - ExportOperation.Result - Interface in de.espirit.firstspirit.store.access.nexport.operations
-
Container providing access to the result of the export operation.
- ExportOperation.SchemaOptions - Interface in de.espirit.firstspirit.store.access.nexport.operations
-
Options for configuring the export of an added
schema
. - 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
. - ExportStatus - Enum Class in de.espirit.firstspirit.store.access.nexport
-
Represents a status for an
ExportInfo
orExportInfoFileHandle
. - 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".
- EXTERNAL_URL - Enum constant in enum class de.espirit.firstspirit.generate.UrlCreator.Mode
-
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.
- ExternalPreviewContext - Interface in de.espirit.firstspirit.client.plugin
-
Context providing information and accessors for external preview items.
- ExternalPreviewItem - Interface in de.espirit.firstspirit.client.plugin
-
Provides access to an external preview service.
- ExternalPreviewItemsPlugin - Interface in de.espirit.firstspirit.client.plugin
-
Definition of a plug-in providing specific items providing integrations for external preview services.
- ExternalReferenceHolder - Interface in de.espirit.firstspirit.client.access.editor
-
Definition of a container of an external resource based reference.
- extFIRSTspirit - Enum constant in enum class de.espirit.firstspirit.access.schedule.ScriptTask.Type
-
Extended FirstSpirit script
- extractConnectionFromRequest(HttpServletRequest) - Static method in class de.espirit.firstspirit.web.ConnectionExtractor
-
Extracts the current established
Connection
to the FirstSpirit server from anHttpServletRequest
. - 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
.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
ComponentDescriptor.Type.PUBLIC
withGadgetSpecification
instead