- 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.
- 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
-
- 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
-
- 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
-
- element(IDProvider) - Method in interface de.espirit.firstspirit.agency.ClientUrlAgent.ClientUrlBuilder
-
Provide the element that should be opened.
- 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(Store.Type, long, String, String) - Constructor for exception de.espirit.firstspirit.access.store.ElementDeletedException
-
- ElementDeletedException(IDProvider) - Constructor for exception de.espirit.firstspirit.access.store.ElementDeletedException
-
- ElementExportInfo - Interface in de.espirit.firstspirit.store.access.nexport
-
- 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
-
- 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_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_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.
- ENCRYPTION_DH_ARC4 - Static variable in class de.espirit.firstspirit.access.ConnectionManager
-
Use the Alleged RC4 encryption type for communications.
- 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.
- 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.
- 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 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
-
- Entity.PersistentState - Enum in de.espirit.or.schema
-
All possible states of 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
-
- 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
-
- env(String, String) - Method in interface de.espirit.firstspirit.agency.ProcessAgent.ProcessBuilder
-
- 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.
- 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, boolean) - Method in class de.espirit.firstspirit.access.store.templatestore.gom.DefaultGomLangInfo
-
Equality check implementation.
- 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, boolean) - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.GomLangInfo
-
Checks, if the given object is equal to this one.
- 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.storage.HistoryProvider.RevisionProvider
-
Equality implementation for this type.
- equals(Object) - Method in class de.espirit.or.schema.KeyValue
-
Equality implementation for key values.
- 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_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.
- evaluateProjectProperties(boolean) - Method in interface de.espirit.firstspirit.agency.RenderingAgent.Renderer
-
- evaluateScript(String) - Method in interface de.espirit.firstspirit.client.gui.applications.browser.BrowserApplication
-
Executes given JavaScript code and evaluates return value.
- 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.
- Evaluator - Interface in de.espirit.firstspirit.access.template
-
Evaluator definition for templating engines.
- 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(Map<String, Object>) - Method in interface de.espirit.firstspirit.access.script.Executable
-
- execute(Map<String, Object>, Writer, Writer) - Method in interface de.espirit.firstspirit.access.script.Executable
-
Execute this executable.
- 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(ContextMenuContext) - Method in interface de.espirit.firstspirit.client.plugin.contextmenu.ExecutableContextMenuItem
-
Executes an operation associated with this item considering the given context.
- execute(C) - Method in interface de.espirit.firstspirit.client.plugin.ExecutablePluginItem
-
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(ScheduleTaskControl, D, ScheduleTaskExecutionContext) - Method in interface de.espirit.firstspirit.scheduling.ScheduleTaskExecutor
-
Execute with the given task information in the provided context.
- execute(String, JavaScriptObject, JavaScriptObject) - Method in interface de.espirit.firstspirit.webedit.client.api.Common
-
Executes a project script or an executable.
- 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(ToolbarContext) - Method in interface de.espirit.firstspirit.webedit.plugin.toolbar.ExecutableToolbarActionsItem
-
Executes an operation associated with this item, taking into consideration the given context.
- 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.
- 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.
- ExecutionSchedule - Interface in de.espirit.firstspirit.access.schedule
-
Definition of a execution scheduling entry.
- 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
-
- 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.
- 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 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 in de.espirit.firstspirit.store.access.nexport
-
- ExportInfoFileHandle - Interface in de.espirit.firstspirit.store.access.nexport.io
-
- ExportOperation - Interface in de.espirit.firstspirit.store.access.nexport.operations
-
Operation providing means to export store elements to files in a
file system
.
- ExportOperation.ChannelsProviderOptions - Interface in de.espirit.firstspirit.store.access.nexport.operations
-
- 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
-
- 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 informations of a
project export
.
- ExportStatus - Enum in de.espirit.firstspirit.store.access.nexport
-
- 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
-
- 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.
- ExternalFormsProducer - Interface in de.espirit.firstspirit.access.store.templatestore.gom.fslist
-
- 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.
- extractConnectionFromRequest(HttpServletRequest) - Static method in class de.espirit.firstspirit.web.ConnectionExtractor
-
Extracts the current established
Connection
to the FirstSpirit server from
an
HttpServletRequest
.
- 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
.