Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
C
- calculateChangeSet() - Method in interface de.espirit.firstspirit.access.schedule.DeltaGeneration
-
Calculate the change set based on the current settings.
- camelize(String) - Static method in class de.espirit.firstspirit.access.store.templatestore.gom.Item
-
Camelizes the given name.
- CAN_APPEND_FOLDER - Static variable in interface de.espirit.firstspirit.access.store.Permission
-
Append (new) folder nodes permission flag.
- CAN_APPEND_LEAF - Static variable in interface de.espirit.firstspirit.access.store.Permission
-
Append (new) leaf nodes permission flag.
- CAN_CHANGE - Static variable in interface de.espirit.firstspirit.access.store.Permission
-
Data change permission flag.
- CAN_CHANGE_PERMISSION - Static variable in interface de.espirit.firstspirit.access.store.Permission
-
Permission to change permissions.
- CAN_DELETE_FOLDER - Static variable in interface de.espirit.firstspirit.access.store.Permission
-
Delete folder node permission flag.
- CAN_DELETE_LEAF - Static variable in interface de.espirit.firstspirit.access.store.Permission
-
Delete folder permission flag.
- CAN_EVERYTHING - Static variable in interface de.espirit.firstspirit.access.store.Permission
-
Combination of all permission flags (sum or bitwise or).
- CAN_META_CHANGE - Static variable in interface de.espirit.firstspirit.access.store.Permission
-
Meta data change permission flag.
- CAN_META_SEE - Static variable in interface de.espirit.firstspirit.access.store.Permission
-
Meta data visibility (and read) permission flag.
- CAN_READ - Static variable in interface de.espirit.firstspirit.access.store.Permission
-
Data read permission flag.
- CAN_RELEASE - Static variable in interface de.espirit.firstspirit.access.store.Permission
-
Releas node permission flag.
- CAN_SEE - Static variable in interface de.espirit.firstspirit.access.store.Permission
-
Tree visibility permission flag.
- canAppendFolder() - Method in interface de.espirit.firstspirit.access.store.Permission
-
Returns
true
if the current user is allowed to append folders to the underlyingelement
. - canAppendLeaf() - Method in interface de.espirit.firstspirit.access.store.Permission
-
Returns
true
if the current user is allowed to append leaf elements to the underlyingelement
. - cancelAction() - Method in interface de.espirit.firstspirit.access.ServerActionHandle
-
Cancel the related server action.
- canChange() - Method in interface de.espirit.firstspirit.access.store.Permission
-
Returns
true
if the current user is allowed to change the underlyingelement
. - canChangePermission() - Method in interface de.espirit.firstspirit.access.store.Permission
-
Returns
true
if the current user is allowed to change permissions of the underlyingelement
. - canDelete() - Method in interface de.espirit.firstspirit.access.store.Permission
-
Returns
true
if the current user is allowed to delete the underlyingelement
. - canDeleteFolder() - Method in interface de.espirit.firstspirit.access.store.Permission
-
Returns
true
if the current user is allowed to delete folders from the underlyingelement
. - canDeleteLeaf() - Method in interface de.espirit.firstspirit.access.store.Permission
-
Returns
true
if the current user is allowed to delete leaf elements from the underlyingelement
. - canMetaChange() - Method in interface de.espirit.firstspirit.access.store.Permission
-
Returns
true
if the current user is allowed to change meta data of the underlyingelement
. - canMetaSee() - Method in interface de.espirit.firstspirit.access.store.Permission
-
Returns
true
if the current user is allowed to see meta data of the underlyingelement
. - canRead() - Method in interface de.espirit.firstspirit.access.store.Permission
-
Returns
true
if the current user is allowed to read the underlyingelement
. - canRelease() - Method in interface de.espirit.firstspirit.access.store.Permission
-
Returns
true
if the current user is allowed to release the underlyingelement
. - canSee() - Method in interface de.espirit.firstspirit.access.store.Permission
-
Returns
true
if the current user is allowed to see the underlyingelement
. - CARAMEL - Enum constant in enum class de.espirit.firstspirit.webedit.WebeditColor
- CaseMode - Enum Class in de.espirit.or
-
The different case modes (
CaseMode.UPPER_CASE
,CaseMode.LOWER_CASE
, andCaseMode.MIXED_CASE
) a database may support. - cast(Object) - Method in interface de.espirit.firstspirit.webedit.plugin.report.Parameter
-
Deprecated.Cast the given object to the underlying type of this token.
- cast(Object) - Method in class de.espirit.common.lang.TypeToken
-
Cast the given object to the underlying type of this token.
- cast(Object) - Method in class de.espirit.firstspirit.webedit.plugin.report.ParameterBoolean
-
Deprecated.Casts the given object to the parameter's value type.
- cast(Object) - Method in class de.espirit.firstspirit.webedit.plugin.report.ParameterSelect
-
Deprecated.Cast's the given object to the parameter's value type.
- cast(Object) - Method in class de.espirit.firstspirit.webedit.plugin.report.ParameterText
-
Deprecated.Casts the given object this parameter's value type.
- cast(Object) - Method in class de.espirit.firstspirit.webedit.plugin.translation.TranslationType
-
Cast the given object to the underlying type.
- Catalog - Interface in de.espirit.firstspirit.client.access.editor.lists
-
Container value holding an arbitrary number of unique cards.
- Catalog.Card - Interface in de.espirit.firstspirit.client.access.editor.lists
-
Single entry of a catalog providing some meta data on the item and a reference to the item itself.
- CatalogAccessor - Interface in de.espirit.firstspirit.client.access.editor.lists
-
Generation time accessor to the snippets of a catalog.
- CatalogEditorValue - Interface in de.espirit.firstspirit.client.access.editor
-
Deprecated.
- CATEGORY_DEFAULT - Static variable in class de.espirit.firstspirit.access.project.RemoteProjectConfiguration
-
The default category name.
- CATEGORY_PREFIX - Static variable in class de.espirit.firstspirit.access.project.RemoteProjectConfiguration
-
Prefix for category descriptors.
- ccRecipient(String) - Method in class de.espirit.firstspirit.access.MailHeader.Builder
-
Adds one or more carbon copy recipients (CC) to the mail header.
- center(int, int) - Method in interface de.espirit.firstspirit.access.editor.value.imagemap.CircleBuilder
-
Sets the center coordinates for the circle.
- centerWindow(Window) - Static method in class de.espirit.common.tools.Windows
-
Centers the given
windowToAdjust
relative to the active frame of the application. - change(Entity) - Method in interface de.espirit.firstspirit.common.GidAgent.GidAdaptationResult
-
The changes result pairs.A pair of newUUID ↔ oldUUI for a given entity.
- CHANGED - Enum constant in enum class de.espirit.firstspirit.access.editor.value.Modification
-
Indicates a modifcation based on a change of an element.
- CHANGED - Enum constant in enum class de.espirit.firstspirit.storage.DataChangeDetail.ChangeFlag
-
Indicates that a change was detected because an element (editor, language) was changed during the modification.
- CHANGED - Enum constant in enum class de.espirit.firstspirit.storage.PermissionChangeDetail.ChangeFlag
-
Indicates that the permission definition has changed in the belonging revision for the belonging storeelement.
- CHANGED - Enum constant in enum class de.espirit.firstspirit.ui.gadgets.aspects.Mark
-
Mark for a gadget whose value has changed compared to some reference value.
- CHANGED - Enum constant in enum class de.espirit.firstspirit.workflow.WebeditElementStatusProviderPlugin.State
-
Release state: element has been changed.
- CHANGED - Static variable in interface de.espirit.firstspirit.access.store.IDProvider
-
Indicates that the actual version of this node differs to the version in release store.
- CHANGED_MEDIA - Enum constant in enum class de.espirit.firstspirit.access.schedule.DependencyRule
-
Inlcude all changed media nodes.
- ChangeManaging<T> - Interface in de.espirit.firstspirit.ui.gadgets.aspects
-
Aspect definition for a gadget that manages its changes.
- changes() - Method in interface de.espirit.firstspirit.common.GidAgent.GidAdaptationResult
-
The result key value pairs.
- ChangeType - Enum Class in de.espirit.firstspirit.storage
-
This enum represents change types used for storeelement changes in
RevisionMetaData.getChangedStoreElements()
- CHANGING - Enum constant in enum class de.espirit.or.schema.Entity.PersistentState
-
Entity is changed and the change is not yet
commited
. - ChannelSourceProvider - Interface in de.espirit.firstspirit.access.store.templatestore
-
This interface provides comprehensive methods for all elements which provides channel specific (belonging to a
template set
) source content. - CharacterReplacer - Interface in de.espirit.firstspirit.client.common.text
-
Rule based (see
CharacterReplacer.getMap()
) character replacer. - charAt(int) - Method in class de.espirit.firstspirit.common.text.AbstractTextType
-
Delegates to
String.charAt(int)
. - CharContainer - Interface in de.espirit.firstspirit.client.common.text
-
Container of a single character.
- checkAndThrow() - Method in interface de.espirit.firstspirit.access.ServerActionHandle
-
Checks, whether an exception has yet occurred during the execution of the related server action and throws it, if any.
- CheckboxEditorValue - Interface in de.espirit.firstspirit.access.editor
-
Deprecated.since 5.2.21 - use
FormField
instead - CheckedException - Exception in de.espirit.common
-
This class
CheckedException
and its subclasses are a form ofException
that indicates conditionsthat a reasonable application might want to catch. - CheckedException() - Constructor for exception de.espirit.common.CheckedException
-
Constructor for a checked exception.
- CheckedException(String) - Constructor for exception de.espirit.common.CheckedException
-
Constructor for a checked exception.
- CheckedException(String, Throwable) - Constructor for exception de.espirit.common.CheckedException
-
Constructor for a checked exception.
- checkOnly(boolean) - Method in interface de.espirit.firstspirit.store.operations.ReleaseOperation
-
Defines if an release should actually be accomplished or only checked.
- checkParams() - Method in interface de.espirit.firstspirit.access.schedule.DeployTarget
-
Check the parameters.
- checkParams() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleTask
-
Returns an empty list, if all params are ok, or a list with complaints, each prefixed with
ScheduleTask.getName()
. - checkPermissions() - Method in interface de.espirit.firstspirit.access.project.Project
-
Indicates whether the the permission check is activated for this project or not.
- checkProject(Project) - Method in interface de.espirit.firstspirit.access.admin.ProjectStorage
-
Checks if a project needs to be migrated to current server version.
- checkSyntax(String) - Method in interface de.espirit.firstspirit.access.script.ScriptEngine
-
Allows to check the syntax of the given script source code.
- checkValidity(Entity, Attribute<T>, T) - Method in interface de.espirit.or.schema.Validator
-
Check the validity of the given value against this constraint.
- CHERRY - Enum constant in enum class de.espirit.firstspirit.webedit.WebeditColor
- CHILD_LIST - Enum constant in enum class de.espirit.firstspirit.access.store.IDProvider.RevertType
- CHILD_MOVED - Enum constant in enum class de.espirit.firstspirit.access.store.RevertProgress.ProblemType
-
Indicates that a child of the element that should be restored was moved to another element.
- CHILDREN - Enum constant in enum class de.espirit.firstspirit.storage.ChangeType
-
Indicates changes in children list of the related storeelement.
Belonging change detail is of typeChildrenChangeDetail
- ChildrenChangeDetail - Interface in de.espirit.firstspirit.storage
-
Interface indicating a change of a children list of the belonging StoreElement
- CHROME - Enum constant in enum class de.espirit.firstspirit.client.gui.applications.browser.EngineType
-
Type for the Chrome browser engine.
- CircleArea - Interface in de.espirit.firstspirit.access.editor.value.imagemap
-
An area of circular shape.
- CircleBuilder - Interface in de.espirit.firstspirit.access.editor.value.imagemap
-
Definition of a builder for circular areas.
- CLASSLOADER_VARIABLE - Static variable in interface de.espirit.firstspirit.access.template.Evaluator
-
Variable name for classloader instance.
- Classname - Class in de.espirit.firstspirit.common.text
-
String type replacement for class names.
- cleanUp() - Method in interface de.espirit.firstspirit.access.UrlCreator
-
Deprecated.See
UrlCreator.cleanUp()
. - cleanUp() - Method in interface de.espirit.firstspirit.generate.ContentProcessor
-
Called in case of failure to allow gracefully clean up (of resources, file handles, etc).
- cleanUp() - Method in interface de.espirit.firstspirit.generate.UrlCreator
-
Callback for clean up, called when the instance is not longer used.
- cleanUpName(String) - Static method in class de.espirit.firstspirit.access.AccessUtil
-
Remove illegal chars from a name.
- clear() - Method in interface de.espirit.firstspirit.access.database.Layer
-
Removes all layer parameters.
- clear() - Method in interface de.espirit.firstspirit.access.editor.EditorValue
-
Unset the value for all languages.
- clear() - Method in interface de.espirit.firstspirit.service.permission.groups.Users
-
Removes all users existing in this users model.
- clear(Language) - Method in interface de.espirit.firstspirit.access.editor.EditorValue
-
Unset the value for the specified language, i.e.
- CLEAR - Variable in class de.espirit.firstspirit.common.FsResource.FsIcon
-
Resource key for a "clear" icon.
- CLEAR_CACHE - Enum constant in enum class de.espirit.firstspirit.base.store.PreviewUrl.Type
-
Preview URL type to clear the preview cache.
- clearCache() - Method in interface de.espirit.firstspirit.access.UserService
-
Clear all cached stores.
- clearCache() - Method in interface de.espirit.firstspirit.opt.office.OfficeImportService
- clearCachedData() - Method in interface de.espirit.firstspirit.access.store.pagestore.DataProvider
-
Clear any cache holding the data object.
- clearChildren() - Method in interface de.espirit.firstspirit.service.permission.groups.Group
-
Removes all children of this group.
- clearMDC() - Method in interface de.espirit.common.base.MappedDiagnosticContext
-
Clear all entries in the MDC of the underlying implementation.
- clearOrdering() - Method in interface de.espirit.firstspirit.access.store.sitestore.Content2Params
-
Requests to clear all ordering for this parameters.
- clearOrdering() - Method in interface de.espirit.or.query.Select
-
Clears the defined
order criterias
of this select. - clearProjectCaches(Connection, long) - Static method in class de.espirit.firstspirit.server.clustering.ClusterHelper
-
Clear cached resources on a cluster node.
- clearProjectCaches(Connection, String, long) - Static method in class de.espirit.firstspirit.server.clustering.ClusterHelper
-
Clear cached resources on a cluster node.
- clearValue() - Method in interface de.espirit.firstspirit.ui.gadgets.aspects.ChangeManaging
-
Proposes a change to clear the currently set value.A subsequent call to
ChangeManaging.hasChanges()
should return true. - CLIENT_FOLLOWS_BROWSER - Enum constant in enum class de.espirit.firstspirit.access.project.InlinePreviewConstraints.InlinePreviewControlOption
-
Client follows browser navigation.
- ClientItem - Interface in de.espirit.firstspirit.webedit.client.api
-
Interface for an action.
Example for the creation of aClientItem
: - ClientItemConstants - Interface in de.espirit.firstspirit.webedit.client.api
-
Properties and identifier constants for the client-side action plugins.
- ClientItemContext - Interface in de.espirit.firstspirit.webedit.client.api
-
Context for which actions have been requested.
- ClientItemPerformable - Interface in de.espirit.firstspirit.webedit.client.api
-
The handler performing the action.
- ClientItemsPlugin - Interface in de.espirit.firstspirit.webedit.client.api
-
The provider for actions in a specific context.
Example for the implementation of aClientItemsPlugin
: - ClientJarInputStream(String, int, int, String) - Constructor for class de.espirit.firstspirit.access.ConnectionManager.ClientJarInputStream
-
Constructs a stream by the given arguments.
- ClientPlugin - Interface in de.espirit.firstspirit.client.plugin
-
Deprecated.since 5.0.100 use a specific
plug-in type
instead (see hierarchy). - ClientPluginAction<C extends BaseContext> - Interface in de.espirit.firstspirit.client.plugin
-
Deprecated.since 5.0.103 with no replacement
- ClientPluginScope<A extends ClientPluginAction<?>> - Class in de.espirit.firstspirit.client.plugin
-
Deprecated.since 5.2.231303 - see
ClientPlugin
- ClientPluginScope() - Constructor for class de.espirit.firstspirit.client.plugin.ClientPluginScope
-
Deprecated.
- ClientResourceOperation - Interface in de.espirit.firstspirit.webedit.server
-
Operation providing means to load resources on the client-side.
- ClientResourcePlugin - Interface in de.espirit.firstspirit.webedit.plugin
-
Definition of a plug-in providing resource urls to be loaded in webedit.
- CLIENTS_ONLY - Enum constant in enum class de.espirit.firstspirit.access.schedule.MaintenanceModeTask.MessageDisplayType
-
The notification is displayed in the clients only.
- ClientScriptContext - Interface in de.espirit.firstspirit.access
-
Script context providing the current
user
and acontext element
. - ClientScriptOperation - Interface in de.espirit.firstspirit.webedit.server
-
Operation providing means to execute JavaScript on the client-side.
- ClientScriptProvidingInlineEditItem - Interface in de.espirit.firstspirit.webedit.plugin.inlineedit
-
Item providing a native script for client-side execution in the context of inline editing.
- ClientScriptProvidingItem<C extends BaseContext> - Interface in de.espirit.firstspirit.webedit.plugin
-
Item providing a native script for client-side execution.
- ClientScriptProvidingMediaManagementItem - Interface in de.espirit.firstspirit.webedit.plugin.media
-
Definition of an item targeting media managing providing a native script for client-side execution.
- ClientScriptProvidingReportItem<T> - Interface in de.espirit.firstspirit.webedit.plugin.report
-
Item providing a native script for client-side execution in the context of webedit reports.
- ClientScriptProvidingToolbarActionsItem - Interface in de.espirit.firstspirit.webedit.plugin.toolbar
-
Item providing a native script for client-side execution in the context of toolbar actions.
- ClientServiceRegistryAgent - Interface in de.espirit.firstspirit.agency
-
Definition of an agent offering ability to register client local service instances.
- ClientUrlAgent - Interface in de.espirit.firstspirit.agency
-
Definition of an agent specialized in creating client urls.
- ClientUrlAgent.ClientType<T extends ClientUrlAgent.ClientUrlBuilder<?>> - Class in de.espirit.firstspirit.agency
-
The type of client.
- ClientUrlAgent.ClientUrlBuilder<T> - Interface in de.espirit.firstspirit.agency
-
Basic client url builder definition.
- ClientUrlAgent.JavaClientUrlBuilder - Interface in de.espirit.firstspirit.agency
-
The JavaClient url builder.
- ClientUrlAgent.JavaClientUrlBuilder.ConnectionMode - Enum Class in de.espirit.firstspirit.agency
-
The connection modes.
- ClientUrlAgent.WebeditUrlBuilder - Interface in de.espirit.firstspirit.agency
-
The Webedit url builder.
- clone() - Method in interface de.espirit.firstspirit.access.store.Permission
- clone() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomFormElement
-
Creates a clone of this form element.
- clone() - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.GomEntryProvider
-
Return a clone of the entry provider.
- clone() - Method in interface de.espirit.firstspirit.access.store.templatestore.TableTemplate.Mapping
-
Clones this mapping.
- clone() - Method in interface de.espirit.firstspirit.scheduling.ScheduleTaskData
-
Creates and returns a copy of this container.
- cloneAndComplete(GomLangInfo) - Method in class de.espirit.firstspirit.access.store.templatestore.gom.DefaultGomLangInfo
-
Clones this language information container and completes missing information by the given source.
- cloneAndComplete(GomLangInfo) - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.GomLangInfo
-
Produce a mutable clone of the instance being completed by values from the given source.
- close() - Method in class de.espirit.common.util.CsvWriter
-
close writer
- close() - Method in class de.espirit.firstspirit.access.ConnectionManager.ClientJarInputStream
-
Closes the stream.
- close() - Method in interface de.espirit.firstspirit.access.GenerationContext
-
Close all registered closeables.
- close() - Method in interface de.espirit.firstspirit.client.gui.applications.ApplicationTab
-
Closes this tab.
- close() - Method in interface de.espirit.firstspirit.client.plugin.dataaccess.DataStream
-
Signals the stream to close, i.e., to stop any data processing and free resources.
- close() - Method in interface de.espirit.firstspirit.client.plugin.report.DataProvider
-
Closure method; called if the report provider is no longer needed.
- close() - Method in interface de.espirit.firstspirit.io.FileSystem
-
Close file system.
Releases any resources associated with this file system. - close() - Method in class de.espirit.firstspirit.server.mediamanagement.FileBasedUploadFilter
-
Callback method which may be used to do some clean up.
- close() - Method in interface de.espirit.firstspirit.server.mediamanagement.UploadFilter
-
Callback method which may be used to do some clean up.
- close() - Method in interface de.espirit.firstspirit.webedit.plugin.report.ReportPluginProvider
-
Deprecated.Closure method; called if the report provider is no longer needed.
- close() - Method in interface de.espirit.or.Session
-
Close the session and release all used resources.
- close(Closeable...) - Static method in class de.espirit.common.tools.Streams
- closeTask() - Method in interface de.espirit.firstspirit.access.Task
-
Close this task
- closeTask(Task) - Method in interface de.espirit.firstspirit.access.UserService
-
Close a running task and remove all task attributes from the associated StoreElement.
- CLUSTER_MASTER_HOST - Static variable in class de.espirit.firstspirit.server.configuration.ServerProperties
-
Host name of the master cluster server
- CLUSTER_MASTER_PORT - Static variable in class de.espirit.firstspirit.server.configuration.ServerProperties
-
Port of the master cluster server
- CLUSTER_SERVER_PATH - Static variable in class de.espirit.firstspirit.server.configuration.ServerProperties
-
Path to the master cluster server
- CLUSTER_SLAVE_NAME - Static variable in class de.espirit.firstspirit.server.configuration.ServerProperties
-
Name of the slave cluster server
- ClusterHelper - Class in de.espirit.firstspirit.server.clustering
-
Helper class for controlling cluster nodes.
- ClusterHelper() - Constructor for class de.espirit.firstspirit.server.clustering.ClusterHelper
- codePointAt(int) - Method in class de.espirit.firstspirit.common.text.AbstractTextType
-
Delegates to
String.codePointAt(int)
. - codePointBefore(int) - Method in class de.espirit.firstspirit.common.text.AbstractTextType
-
Delegates to
String.codePointBefore(int)
. - codePointCount(int, int) - Method in class de.espirit.firstspirit.common.text.AbstractTextType
-
Delegates to
String.codePointCount(int, int)
. - collectFormReferences(F) - Method in interface de.espirit.firstspirit.client.access.editor.FormReferenceContaining
-
Collect references stored in the provided
formElement
. - collectReferences(T) - Method in interface de.espirit.firstspirit.client.access.editor.ReferenceContaining
-
Collect references as used by the given value.
- color(WebeditColor) - Method in interface de.espirit.firstspirit.webedit.plugin.status.WebeditStatusNoteBuilder
-
Sets the color associated with the status note to create.
- COLOR - Static variable in interface de.espirit.firstspirit.common.FsResource
-
Definition for color based resource keys.
- COLOR() - Constructor for class de.espirit.firstspirit.common.FsResource.FsColor.COLOR
- ComboboxEditorValue - Interface in de.espirit.firstspirit.access.editor
-
Deprecated.since 5.2.21 - use
FormField
instead - command() - Method in interface de.espirit.firstspirit.agency.ProcessAgent.ProcessBuilder
-
Returns this process builder's operating system program and arguments.
- command(String...) - Method in interface de.espirit.firstspirit.agency.ProcessAgent.ProcessBuilder
-
Sets this process builder's operating system program and arguments.
- command(List<String>) - Method in interface de.espirit.firstspirit.agency.ProcessAgent.ProcessBuilder
-
Sets this process builder's operating system program and arguments.
- comment() - Element in annotation interface de.espirit.common.ApiDoc
- commit() - Method in interface de.espirit.or.Session
-
Make all changes since the last commit or rollback persistent.
- commit(String) - Method in interface de.espirit.or.Session
-
Make all changes since the last commit or rollback persistent with the given
comment
as revision comment. - CommodityContainer - Interface in de.espirit.firstspirit.ui.gadgets.aspects.transfer
-
Simple container providing type-based access to transferred commodities.
- Common - Interface in de.espirit.firstspirit.webedit.client.api
-
FirstSpirit WebEdit Javascript Common API, accessible via
- COMMON - Enum constant in enum class de.espirit.firstspirit.transport.PropertiesTransportOptions.ProjectPropertyType
-
Type for all common project properties which aren't explicitly specified by an additional enum value of
PropertiesTransportOptions.ProjectPropertyType
. - Common.NavigationChangeListener - Interface in de.espirit.firstspirit.webedit.client.api
-
Listener for events about changes of the navigation.
- Common.PreviewElementListener - Interface in de.espirit.firstspirit.webedit.client.api
-
Listener for events about changes of the current Preview-Element.
- Common.PreviewRequestHandler - Interface in de.espirit.firstspirit.webedit.client.api
-
Listener for events about requests for new elements to be displayed
- Common.WorkflowTransitionInfo - Interface in de.espirit.firstspirit.webedit.client.api
-
JavaScriptObject which is passed over to the WorkflowTransitionListeners when a workflow transition happens.
- Common.WorkflowTransitionListener - Interface in de.espirit.firstspirit.webedit.client.api
-
Listener for events about workflow transitions in this websession
- Compare - Class in de.espirit.or.query
-
The base class of all compare constraints.
- Compare() - Constructor for class de.espirit.or.query.Compare
- compareTo(String) - Method in class de.espirit.firstspirit.common.text.AbstractTextType
-
Delegates to
String.compareTo(String)
. - compareTo(T) - Method in class de.espirit.firstspirit.common.text.AbstractTextType
- compareToIgnoreCase(String) - Method in class de.espirit.firstspirit.common.text.AbstractTextType
-
Delegates to
String.compareToIgnoreCase(String)
. - compareToRevision(Revision) - Method in interface de.espirit.firstspirit.webedit.server.ComparisonDialogOperation
-
Configures the revision to compare the base revision to, displayed on the left side of the dialog.
- ComparisonDialogOperation - Interface in de.espirit.firstspirit.webedit.server
-
Operation for comparing two revisions of a
DataProvider
element. - Component<D extends ComponentDescriptor,
E extends ServerEnvironment> - Interface in de.espirit.firstspirit.module -
Super interface for all FIRSTspirit Components.
- COMPONENT - Enum constant in enum class de.espirit.firstspirit.module.descriptor.ComponentDescriptor.Type
-
Temporary type for (future) generic component definitions.
- ComponentConstructionException - Exception in de.espirit.firstspirit.ui.gadgets
-
Exception to notify about a problem occuring during construction of a component.
- ComponentConstructionException(ComponentConstructionException.Level, String) - Constructor for exception de.espirit.firstspirit.ui.gadgets.ComponentConstructionException
-
Construct the exception with a message.
- ComponentConstructionException(ComponentConstructionException.Level, String, Throwable) - Constructor for exception de.espirit.firstspirit.ui.gadgets.ComponentConstructionException
-
Construct the exception with a message and cause.
- ComponentConstructionException.Level - Enum Class in de.espirit.firstspirit.ui.gadgets
-
Error levels, an exception can have.
- ComponentDescriptor - Interface in de.espirit.firstspirit.module.descriptor
-
The component descriptor contains name, type, class and other information of a
Component
. - ComponentDescriptor.Scope - Enum Class in de.espirit.firstspirit.module.descriptor
-
The scope describes the place where the component is available: server-wide, project-local or web-local.
- ComponentDescriptor.Type - Enum Class in de.espirit.firstspirit.module.descriptor
-
Component type.
- componentFactory(SwingApplicationConfiguration.ComponentFactory) - Method in interface de.espirit.firstspirit.client.gui.applications.SwingApplicationConfiguration
-
Sets the
component factory
for theswing application
which will be created based on this configuration. - ComposedAttribute<T> - Interface in de.espirit.or.schema
-
Definition of a foreign key based attribute.
- ComposedAttribute.Relation - Enum Class in de.espirit.or.schema
-
Enum represanting the relation between tables.
- ComposedConstraint - Class in de.espirit.or.query
-
The base class of all composed constraints.
- ComposedConstraint() - Constructor for class de.espirit.or.query.ComposedConstraint
- COMPRESSION_DEFLATE - Static variable in class de.espirit.firstspirit.access.ConnectionManager
-
Default compression level.
- COMPRESSION_DEFLATE_BEST - Static variable in class de.espirit.firstspirit.access.ConnectionManager
-
Compression level for best compression.
- COMPRESSION_DEFLATE_SPEED - Static variable in class de.espirit.firstspirit.access.ConnectionManager
-
Compression level for fastest compression.
- COMPRESSION_NONE - Static variable in class de.espirit.firstspirit.access.ConnectionManager
-
Use this value to use communication without compression.
- COMPRESSION_SNAPPY - 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.12, use
ConnectionManager.COMPRESSION_NONE
,ConnectionManager.COMPRESSION_DEFLATE_SPEED
, or any of the other compression flags instead. - COMPRESSION_ZSTD - Static variable in class de.espirit.firstspirit.access.ConnectionManager
-
Zstandard compression.
- computeDifferences(T, T) - Method in interface de.espirit.firstspirit.client.access.editor.DifferenceComputing
-
Compute the list of differences between the two provided values.
- concat(String) - Method in class de.espirit.firstspirit.common.text.AbstractTextType
-
Delegates to
String.concat(String)
. - ConcurrentChangeException - Exception in de.espirit.firstspirit.access
-
This exception may be thrown by methods that have detected concurrent changes of an object.
- ConcurrentChangeException() - Constructor for exception de.espirit.firstspirit.access.ConcurrentChangeException
- CONFIG_GENERATOR - Static variable in interface de.espirit.firstspirit.client.gui.applications.browser.BrowserApplicationConfiguration
-
Generator to create a browser configuration instance.
- CONFIG_GENERATOR - Static variable in interface de.espirit.firstspirit.client.gui.applications.SwingApplicationConfiguration
-
Generator to create a swing configuration instance.
- ConfigurablePromptOperation - Interface in de.espirit.firstspirit.ai.admin
-
Object for configuring a specific
PromptOperation
. - ConfigurablePromptOption - Interface in de.espirit.firstspirit.ai.admin
-
Object for configuring a specific
PromptOption
. - ConfigurableSystemPrompt - Interface in de.espirit.firstspirit.ai.admin
-
Object for configuring a specific
SystemPrompt
. - configuration() - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.lists.GomIndexSource
-
Provides an optional container for configuring the source.
- Configuration<E extends ServerEnvironment> - Interface in de.espirit.firstspirit.module
-
Interface for configurable
components
. - configureFrom(EventObject) - Method in interface de.espirit.firstspirit.ui.operations.JavaClientDisplayElementConfigurator
-
Configure from a event object.
- configureGenerateTask() - Method in interface de.espirit.firstspirit.access.schedule.DeltaGeneration.ChangeSet
-
Configure first generate task (after the current task) to generate the calculated change set.
- configureGenerateTask(GenerateTask) - Method in interface de.espirit.firstspirit.access.schedule.DeltaGeneration.ChangeSet
-
Configure the provided generate task to generate the calculated change set.
- configureGenerateTask(ScheduleTaskControl) - Method in interface de.espirit.firstspirit.access.schedule.DeltaGeneration.ChangeSet
-
Configure the provided control, provided that it refers to a generating task.
- configurePropertiesExport() - Method in interface de.espirit.firstspirit.store.access.nexport.operations.ExportOperation
-
Request a options object to configure global properties export.
- configurePropertiesTransport() - Method in interface de.espirit.firstspirit.feature.FeatureModel
-
Request a options object to configure global properties transport.
- connect() - Method in interface de.espirit.firstspirit.access.Connection
-
Connects the server.
- Connection - Interface in de.espirit.firstspirit.access
-
Connection to a FirstSpirit server.
- ConnectionConfiguration - Class in de.espirit.or
-
FirstSpirit database connection configuration parameter holder.
- ConnectionConfiguration() - Constructor for class de.espirit.or.ConnectionConfiguration
-
Creates an empty ConnectionConfiguration.
- ConnectionExtractor - Class in de.espirit.firstspirit.web
-
This class may be used to extract the current
Connection
associated with aHttpServletRequest
. - ConnectionExtractor() - Constructor for class de.espirit.firstspirit.web.ConnectionExtractor
- ConnectionManager - Class in de.espirit.firstspirit.access
-
Factory for
connections
. - ConnectionManager.ClientJarInputStream - Class in de.espirit.firstspirit.access
-
An input stream for accessing client jars.
- ConnectionManager.SocketParam - Class in de.espirit.firstspirit.access
-
Container for socket parameters.
- connectionMode(ClientUrlAgent.JavaClientUrlBuilder.ConnectionMode) - Method in interface de.espirit.firstspirit.agency.ClientUrlAgent.JavaClientUrlBuilder
-
Provide the connection mode that should be used.
- Constraint - Interface in de.espirit.or.query
-
Interface for all filters which are used to restrict the result of a
Select
. - Constraint.Type - Enum Class in de.espirit.or.query
-
Enum specifiying the type of the constraint.
- CONSTRUCTION_ERROR - Enum constant in enum class de.espirit.firstspirit.ui.gadgets.aspects.Mark
-
Mark for a gadget that failed to be constructed with an error.
- CONSTRUCTION_INFORMATION - Enum constant in enum class de.espirit.firstspirit.ui.gadgets.aspects.Mark
-
Mark for a gadget that failed to be constructed with an information.
- CONSTRUCTION_WARNING - Enum constant in enum class de.espirit.firstspirit.ui.gadgets.aspects.Mark
-
Mark for a gadget that failed to be constructed with a warning.
- consume(Media) - Method in class de.espirit.firstspirit.agency.Image.Consumer
-
Consume a medium.
- consume(String) - Method in class de.espirit.firstspirit.agency.Image.Consumer
-
Consume a URL.
- consume(Icon) - Method in class de.espirit.firstspirit.agency.Image.Consumer
-
Consume an icon.
- Consumer() - Constructor for class de.espirit.firstspirit.agency.Image.Consumer
- ConsumptionException(Throwable) - Constructor for exception de.espirit.firstspirit.agency.Image.ConsumptionException
-
Wrapper constructor.
- contains(Option) - Method in interface de.espirit.firstspirit.access.editor.value.OptionModel
-
Test, if the model contains an option with the given value.
- contains(CharSequence) - Method in class de.espirit.firstspirit.common.text.AbstractTextType
-
Delegates to
String.contains(CharSequence)
. - containsAttribute(String) - Method in interface de.espirit.or.schema.EntityType
-
Checks up whether this type contains an attribute with the given name.
- containsElement(StoreElement) - Method in interface de.espirit.firstspirit.access.store.sitestore.DocumentGroup
-
Indicates whether the given element is part of this document group.
- containsKey(String) - Method in interface de.espirit.firstspirit.server.mediamanagement.exif.ExifData
-
Returns
true
if thisExifData
contains the specified element. - containsParameter(String) - Method in interface de.espirit.or.query.Select
-
Indicates whether a parameter specified by the given identifier exists or not.
- containsStartNode(IDProvider) - Method in interface de.espirit.firstspirit.access.packagepool.Package
-
Checks if the given start node is existing in the underlying start node list of this package.
- containsValue(ExifValue) - Method in interface de.espirit.firstspirit.server.mediamanagement.exif.ExifData
-
Returns
true
if thisExifData
map maps one or more keys to the specified value. - CONTENT - Enum constant in enum class de.espirit.firstspirit.access.packagepool.Package.Type
-
Type of a
ContentPackage
- CONTENT - Enum constant in enum class de.espirit.firstspirit.base.store.StoreType
-
ContentStore
- CONTENT_COMMIT - Enum constant in enum class de.espirit.firstspirit.storage.RevisionOperation.OperationType
-
Indicates a commit of content changes.
- CONTENT_CREATOR - Static variable in interface de.espirit.firstspirit.access.store.templatestore.Script
-
Type used for scripts which can be used in the ContentCreator
- CONTENT_LINK - Static variable in interface de.espirit.firstspirit.access.editor.reference.Reference
-
Type string identifying a reference to a
Entity
- CONTENT_PACKAGE - Static variable in interface de.espirit.firstspirit.access.packagepool.Package
-
Types a package to contain content.
- CONTENT_REFERENCE - Static variable in interface de.espirit.firstspirit.access.ReferenceEntry
-
Reference from/to an
Entity
. - CONTENT_STORE_REFERENCE - Static variable in interface de.espirit.firstspirit.access.ReferenceEntry
-
Reference from/to a content-store element.
- CONTENT_TEMPLATE - Static variable in interface de.espirit.firstspirit.access.store.templatestore.Template
-
Type of the template: Content store template.
- Content2 - Interface in de.espirit.firstspirit.access.store.contentstore
-
Interface providing means to operate on content2 elements.
- Content2Params - Interface in de.espirit.firstspirit.access.store.sitestore
-
Parameters container for use with database referencing elements.
- Content2ScriptContext - Interface in de.espirit.firstspirit.access.store.contentstore
-
Scripts which are started on an contentstore entity entry (e.g. in java client) have an instance of Content2ScriptContext stored in variable 'context'.
- Content2Section - Interface in de.espirit.firstspirit.access.store.pagestore
-
This is a section which renders new content.
- CONTENTAREA_LIST_KEY - Static variable in interface de.espirit.firstspirit.access.editor.ContentAreaListValue
-
Deprecated.Section container key.
- ContentAreaListValue - Interface in de.espirit.firstspirit.access.editor
-
Deprecated.Since 5.0.107 - usages of CMS_INPUT_CONTENTAREALIST should be replaced with
FS_CATALOG
. - contentEquals(CharSequence) - Method in class de.espirit.firstspirit.common.text.AbstractTextType
-
Delegates to
String.contentEquals(CharSequence)
. - contentEquals(StringBuffer) - Method in class de.espirit.firstspirit.common.text.AbstractTextType
-
Delegates to
String.contentEquals(StringBuffer)
. - ContentFolder - Interface in de.espirit.firstspirit.access.store.contentstore
-
This interface provides methods to handle the ContentStore-folder
- CONTENTLIST_KEY - Static variable in interface de.espirit.firstspirit.access.editor.ContentListEditorValue
-
Deprecated.Key for list entries.
- ContentListEditorValue - Interface in de.espirit.firstspirit.access.editor
-
Deprecated.Since 5.0.107 - usages of CMS_INPUT_CONTENTLIST should be replaced with
FS_INDEX
. - ContentMultiPageParams - Class in de.espirit.firstspirit.access.store.sitestore
-
Definition of information for multi page output of data records.
- ContentMultiPageParams(Session, Select, int, int, Date) - Constructor for class de.espirit.firstspirit.access.store.sitestore.ContentMultiPageParams
-
Constructor based on some restrictions.
- ContentMultiPageParams.ContentPageParams - Class in de.espirit.firstspirit.access.store.sitestore
-
Specialized page parameters on records.
- ContentOperation - Interface in de.espirit.firstspirit.storage
-
This operation indicates a
content commit
.
It provides information aboutcreated
,changed
,deleted
andreleased
entities. - ContentPackage - Interface in de.espirit.firstspirit.access.packagepool
-
The interface
ContentPackage
represents a package which contains content nodes. - ContentProcessor - Interface in de.espirit.firstspirit.generate
-
A content processor can alter or transform the produced content during the generation process.
During generation the usage of a content processor instance comprises three steps: The methodContentProcessor.init(de.espirit.firstspirit.access.GenerationContext,java.io.OutputStream)
is called. A writer is requested where the content is directed to (ContentProcessor.getWriter()
). The end of the content stream is signaled by a call toContentProcessor.finish()
. - ContentProducer - Interface in de.espirit.firstspirit.access.store
- CONTENTSTORE - Enum constant in enum class de.espirit.firstspirit.access.store.IDProvider.UidType
- CONTENTSTORE - Enum constant in enum class de.espirit.firstspirit.access.store.Store.Type
- CONTENTSTORE_DATA - Enum constant in enum class de.espirit.firstspirit.access.store.IDProvider.UidType
- ContentStoreRoot - Interface in de.espirit.firstspirit.access.store.contentstore
-
This interface provides method to get ContentStore-table object for given ContentStore-table name
- ContentWorkflowable - Interface in de.espirit.firstspirit.access.store.contentstore
-
Date: 04.05.2004 Time: 12:59:36
- context(PageRef) - Method in interface de.espirit.firstspirit.agency.RenderingAgent.Renderer
-
Set the provided page reference as context (e.g. to provide the sitestore variables in the rendering context).
- context(SiteStoreFolder) - Method in interface de.espirit.firstspirit.agency.RenderingAgent.Renderer
-
Set the provided folder as context (e.g. to provide the sitestore variables in the rendering context).
- Context - Interface in de.espirit.firstspirit.access.template
-
Container definition for providing contextual information on one specific level within an evaluation process.
- CONTEXT_MENUE - Static variable in interface de.espirit.firstspirit.access.store.templatestore.Script
-
Applicable for context menu use.
- CONTEXT_VARIABLE_NAME - Static variable in interface de.espirit.firstspirit.access.GenerationContext
-
With this variable name one can get an instance of this class from a template:
GenerationContext gc = (GenerationContext)
Evaluator.getVariableValue(String)
evaluator.getVariableValue(GenerationContext.CONTEXT_VARIABLE_NAME); - ContextMenuContext - Interface in de.espirit.firstspirit.client.plugin.contextmenu
-
A context used for client plug-in context menu items.
- Contrastable - Interface in de.espirit.firstspirit.client.access.editor
-
Implementors of this interface enable to contrast their current value with another one.
- contrastWith(Language, Object) - Method in interface de.espirit.firstspirit.client.access.editor.Contrastable
-
Contrasts this instance with a given value.
- contrastWith(IDProvider) - Method in interface de.espirit.firstspirit.access.store.IDProvider
-
Contrast the element with another one.
- ConversionTable - Interface in de.espirit.firstspirit.access.project
-
Definition of a type providing means and information about a desired conversion of characters.
- convertCase(String) - Method in enum class de.espirit.or.CaseMode
-
Convert the given identifier to the
- convertConfiguration(ConnectionConfiguration) - Method in interface de.espirit.or.Layer
-
Converts the given configuration to a map of properties.
- convertConfiguration(Map<String, String>) - Method in interface de.espirit.or.Layer
-
Converts the given properties toa configuration object.
- convertEntities() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomFormElement
-
Provides a non-null setting for entity conversion.
- convertEntities() - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.GomFormElement
-
Get the mode for converting unicode characters.
- ConvertEntity - Enum Class in de.espirit.firstspirit.access.store.templatestore.gom
-
Mode definitions for entity conversion.
- convertToScript(Object) - Method in interface de.espirit.firstspirit.client.gui.applications.browser.BrowserApplication
-
Converts specified java object into JavaScript code.
The conversion of the given object is based upon some basic java/javascript object conversion mechanism: Conversions from Java to JavaScript JavaJavaScript Number, Boolean(related toString mechanism) String"stringcontent"(escapes newline and ") List<Object>[entry0,entry1,entry2,...] Map<String,Object>{'key0':value0,'key1':value1,...} - copy() - Method in interface de.espirit.or.schema.Entity
-
Copies this entity.
- copy(T) - Method in interface de.espirit.firstspirit.client.access.editor.ValueEngineer
-
Create a copy of the given value, i.e., it produces a new instance having the same contents.
- COPY_PRESET - Static variable in interface de.espirit.firstspirit.access.editor.EditorValue
-
Marker for preset copy mode
- copyFrom(Entity) - Method in interface de.espirit.or.schema.Entity
-
Copy the values of the given
entity
to this entity. - copyScheduleEntry(ScheduleEntry, Project) - Method in interface de.espirit.firstspirit.access.schedule.ScheduleStorage
-
Copies the given
scheduleEntry
to another project or to server scoped, ifproject
isnull
. - copyStoreElement(T, StoreElement) - Static method in class de.espirit.firstspirit.access.AccessUtil
-
Creates a copy of the given element below the parent.
- copyStoreElement(T, StoreElement, boolean) - Static method in class de.espirit.firstspirit.access.AccessUtil
-
Creates a copy of the given element below the parent.
- copyTask(T) - Method in interface de.espirit.firstspirit.access.schedule.ScheduleEntry
-
Copy's the given task.
- CORE_STARTED - Enum constant in enum class de.espirit.firstspirit.server.RunLevel
-
All server managers are started and core server functionality is available.
- CORE_WEBAPPS_STARTED - Enum constant in enum class de.espirit.firstspirit.server.RunLevel
-
All core FirstSpirit WebApps are started.
- correlatesTo(String) - Method in class de.espirit.firstspirit.common.text.AbstractTextType
-
Checks, if the given String correlates to this object's text.
- CRCSession - Interface in de.espirit.firstspirit.client.io.crc
- create() - Method in class de.espirit.firstspirit.access.MailHeader.Builder
-
Constructs a new
MailHeader
with the values of this builder. - create() - Method in interface de.espirit.firstspirit.access.project.mpp.MPPViewport.Builder
-
Create a new
viewport
with the previously defined properties. - create() - Method in interface de.espirit.firstspirit.ai.admin.PromptOperationList
-
Creates a new configurable prompt, use
PromptList.add(Object)
to add the operation to this list. - create() - Method in interface de.espirit.firstspirit.ai.admin.PromptOptionList
-
Creates a new configurable prompt, use
PromptList.add(Object)
to add the option to this list. - create() - Method in interface de.espirit.firstspirit.ai.admin.SystemPromptList
-
Creates a new configurable system prompt, use
PromptList.add(Object)
to add the configured prompt to this list. - create() - Method in interface de.espirit.firstspirit.ai.dto.Message.Builder
-
Creates a new message object.
- create() - Method in interface de.espirit.firstspirit.ai.dto.Request.Builder
-
Creates a new request instance based on the current configuration.
- create() - Method in interface de.espirit.firstspirit.ai.dto.Response.Builder
-
Creates a new request instance based on the current configuration.
- create() - Method in interface de.espirit.firstspirit.client.plugin.dataaccess.aspects.UrlGenerationContext.Builder
-
Creates a new
UrlGenerationContext
instance based on the given configuration. - create() - Method in class de.espirit.firstspirit.client.plugin.timeline.TimelineEntry.Factory
-
Creates a
TimelineEntry
based on the given settings. - create() - Method in interface de.espirit.firstspirit.feature.FeatureAgent.FeatureBuilder
-
Create a new feature descriptor with the current settings.
- create() - Static method in interface de.espirit.firstspirit.json.JsonArray
-
Create a new empty
JsonArray
. - create() - Static method in interface de.espirit.firstspirit.json.JsonObject
-
Create a new empty
JsonObject
. - create() - Method in interface de.espirit.firstspirit.server.scheduler.DeployTargetFactory
-
Factory providing a new DTO.
- create() - Method in interface de.espirit.firstspirit.webedit.plugin.focus.FocusAreaBuilder
-
Creates the
FocusArea
using the configured settings. - create() - Method in interface de.espirit.firstspirit.webedit.plugin.status.WebeditStatusNoteBuilder
-
Creates a new
WebeditStatusNote
based on the previously configured settings. - create(int, int, int) - Static method in interface de.espirit.firstspirit.ai.dto.TokenUsage
-
Creates a new instance.
- create(DeployTask, DTO) - Method in interface de.espirit.firstspirit.server.scheduler.DeployTargetFactory
-
Factory to create a new target.
- create(IDProvider, String) - Method in interface de.espirit.firstspirit.client.access.editor.ReferenceConstructionAgent
-
Create an element referencing container from a given id providing store element.
- create(Template, FormData) - Method in interface de.espirit.firstspirit.client.access.editor.lists.Catalog
-
Factory method to create a new card based on the given template and form data.
- create(GadgetContext<G>) - Method in interface de.espirit.firstspirit.webedit.server.gadgets.WebPluginGadgetFactory
-
Creates a specific pluggable gadget.
- create(Revision) - Static method in class de.espirit.firstspirit.client.plugin.timeline.TimelineEntry.Factory
-
Creates a
TimelineEntry
associated with the specified revision. - create(SwingGadgetContext<E>) - Method in interface de.espirit.firstspirit.ui.gadgets.swing.SwingGadgetFactory
-
Creates a specific
SwingGadget
. - create(Class<T>) - Static method in class de.espirit.common.TypedFilter
-
Creates and returns a class based type filter with no additional conditions.
- create(Class<T>, Filter<? super T>) - Static method in class de.espirit.common.TypedFilter
-
Creates and returns a class based type filter based on given
filter
instance. - create(String) - Static method in interface de.espirit.firstspirit.ai.dto.MessagePartImageUrl
-
Creates a new
MessagePartImageUrl
. - create(String) - Static method in interface de.espirit.firstspirit.ai.dto.MessagePartText
-
Creates a new
MessagePartText
. - create(String) - Static method in interface de.espirit.firstspirit.ai.dto.Request
-
Creates a new request with the given user prompt.
- create(String) - Static method in class de.espirit.firstspirit.client.access.editor.Node
-
Create a node with the specified name.
- create(String, Node) - Static method in class de.espirit.firstspirit.client.access.editor.Node
-
Create a node with the specified name and the one specified child node.
- create(String, Node...) - Static method in class de.espirit.firstspirit.client.access.editor.Node
-
Create a node with the specified name and the specified child nodes.
- create(String, String) - Static method in interface de.espirit.firstspirit.ai.dto.Message
-
Creates a new text message.
- create(String, String) - Static method in interface de.espirit.firstspirit.ai.dto.PromptOptionItem
-
Creates a new option item definition.
- create(String, String) - Static method in interface de.espirit.firstspirit.ai.dto.SystemPrompt
-
Creates a new system prompt definition.
- create(String, String, KeyValue, String) - Method in interface de.espirit.firstspirit.client.access.editor.ReferenceConstructionAgent
-
Create a dataset referencing container on given information.
- create(String, String, UUID, String) - Method in interface de.espirit.firstspirit.client.access.editor.ReferenceConstructionAgent
-
Create a dataset referencing container on given information.
- create(String, List<IDProvider>) - Static method in class de.espirit.firstspirit.workflow.WebeditElementStatusProviderPlugin.Factory
-
Creates a workflow group with the given
displayName
andelements
. - create(String, List<IDProvider>, boolean) - Static method in class de.espirit.firstspirit.workflow.WebeditElementStatusProviderPlugin.Factory
-
Creates a workflow group with the given
displayName
andelements
. - create(String, String) - Method in interface de.espirit.firstspirit.client.access.editor.ReferenceConstructionAgent
-
Create an external referencing container from a given resource (e.g. an URL) and category.
- create(String, IDProvider.UidType, String) - Method in interface de.espirit.firstspirit.client.access.editor.ReferenceConstructionAgent
-
Create an element referencing container on given store element information.
- create(String, String) - Static method in class de.espirit.firstspirit.client.access.editor.Node
-
Create a node with the specified name and the specified text content.
- create(Date) - Static method in class de.espirit.firstspirit.client.plugin.timeline.TimelineEntry.Factory
-
Creates a
TimelineEntry
associated with the specified timestamp. - create(UUID) - Method in interface de.espirit.firstspirit.ai.admin.PromptOperationList
-
Creates a new configurable prompt, use
PromptList.add(Object)
to add the operation to this list. - create(UUID) - Method in interface de.espirit.firstspirit.ai.admin.PromptOptionList
-
Creates a new configurable prompt, use
PromptList.add(Object)
to add the option to this list. - create(UUID) - Method in interface de.espirit.firstspirit.ai.dto.PromptOperation.Builder
-
Creates a new operation definition based on the current configuration.
- create(UUID) - Method in interface de.espirit.firstspirit.ai.dto.PromptOption.Builder
-
Creates a new option definition based on the current configuration.
- create(Dataset, Language) - Static method in class de.espirit.firstspirit.access.editor.value.DatasetContainer.Factory
-
Factory method to create a DatasetContainer for the specified entity, template and language.
- create(C) - Method in interface de.espirit.common.util.Factory
-
Create an instance of type T based on the given configuration.
- create(C) - Method in interface de.espirit.firstspirit.module.GadgetFactory
-
Create a
Gadget
based on the given context information. - create(Filter<StoreElement>) - Static method in class de.espirit.firstspirit.access.store.StoreElementFilter
- create(Project, WebEnvironment.WebScope) - Static method in class de.espirit.firstspirit.agency.WebAppId.Factory
-
Creates a project-local web-app identifier.
- create(ValueEngineerContext<F>) - Method in interface de.espirit.firstspirit.client.access.editor.ValueEngineerFactory
-
Create a
ValueEngineer
with the given context. - create(Entity, TableTemplate, Language) - Static method in class de.espirit.firstspirit.access.editor.value.DatasetContainer.Factory
-
Factory method to create a DatasetContainer for the specified entity, template and language.
- create(Class<A>) - Static method in class de.espirit.firstspirit.scheduling.aspects.ApplicationAspectType
-
Creates an aspect type having the given type of instances.
- create(Class<A>) - Static method in class de.espirit.firstspirit.scheduling.aspects.ScheduleTaskAspectType
-
Creates an aspect type having the given type of instances.
- create(Class<T>) - Static method in class de.espirit.firstspirit.access.store.StoreElementFilter
- create(Class<T>, Filter<StoreElement>) - Static method in class de.espirit.firstspirit.access.store.StoreElementFilter
- create(Object) - Method in interface de.espirit.firstspirit.access.editor.value.LabelFactory
-
Create a new label container for the given object, which usually is the value.
- create(Object) - Method in interface de.espirit.firstspirit.access.editor.value.OptionFactory
-
Create a new option from the given object, which usually is the value.
- create(String) - Static method in class de.espirit.firstspirit.agency.WebAppId.Factory
-
Creates a global web-app identifier.
- create(String) - Method in interface de.espirit.firstspirit.client.access.editor.lists.Index
-
Create a record from the given identifier.
- create(String, SectionTemplate) - Method in interface de.espirit.firstspirit.access.editor.value.SectionList
-
Deprecated.since 5.2.21 - see type
- create(String, Template, Long) - Method in interface de.espirit.firstspirit.access.editor.value.SectionList
-
Deprecated.since 4.2.200 - use
SectionList.create(String, de.espirit.firstspirit.access.store.templatestore.SectionTemplate)
instead - create(String, UserService, Element) - Method in interface de.espirit.firstspirit.access.store.Data
-
Deprecated.since 5.2.21 - see type
- create(K, V) - Static method in class de.espirit.common.util.Pair
-
Create a pair with the given
key
andvalue
. - create(Element, String, String) - Static method in class de.espirit.firstspirit.module.descriptor.WebAppDescriptor
-
Creates a instance of
WebAppDescriptor
- CREATE - Enum constant in enum class de.espirit.firstspirit.storage.RevisionOperation.OperationType
-
Indicates a create operation
- CREATE_FILTER - Static variable in class de.espirit.firstspirit.storage.RevisionFilter
-
This filter accepts all revisions with
operations
belonging to create operations (CreateOperation
,ContentOperation
withcreated entities
- CREATE_NEW_DEFAULT_LAYER - Static variable in interface de.espirit.firstspirit.transport.LayerMapper
-
Use this field as result of
LayerMapper.getLayer(MappingContext)
to force creation of a newproject default layer
- CREATE_NEW_DEFAULT_LAYER_MAPPER - Static variable in interface de.espirit.firstspirit.transport.LayerMapper
-
Default implementation of a LayerMapper always answering
LayerMapper.getLayer(MappingContext)
call withLayerMapper.CREATE_NEW_DEFAULT_LAYER
to force creation of a newdefault layer
- createAll(Iterable<? extends SectionList.DataSheet>) - Method in interface de.espirit.firstspirit.access.editor.value.SectionList
-
Deprecated.since 5.2.21 - see type
- createAllowed(TemplateBody, MasterTemplate) - Method in interface de.espirit.firstspirit.access.store.templatestore.PageTemplate
-
Creates a new allowed node for the given section- or table template which should be allowed for the given body
- createAllowed(String, Template) - Method in interface de.espirit.firstspirit.access.store.templatestore.PageTemplate
-
Set a section or table template which should be allowed for this template for a given body
- createBoolean(String, String, Boolean) - Static method in class de.espirit.firstspirit.client.plugin.report.Parameter.Factory
-
Creates a new Boolean-typed parameter, using the given attributes.
- createBusIdentifier(String, Class<T>, long...) - Static method in interface de.espirit.firstspirit.agency.EventBusAgent
-
Create
bus
identifier object.
A bus identifier should be as local and specific as possible to avoid unnecessary event delivery to listeners not interested in the events. - createCaller(String, int, int, String) - Static method in class de.espirit.firstspirit.access.ConnectionManager
-
Creates a server caller based on the given information.
- createComponent() - Method in interface de.espirit.firstspirit.client.gui.applications.SwingApplicationConfiguration.ComponentFactory
-
Creates the
component
. - createComposedAttribute(String, EntityType, ComposedAttribute.Relation, String) - Method in interface de.espirit.or.schema.EntityType
-
Create a composed attribute with the given
name
. - createConfiguration() - Method in interface de.espirit.firstspirit.client.plugin.dataaccess.aspects.GomConfigurable
-
Provides a new GOM object for configuration.
- createContent(GenerationContext, PageParams) - Method in interface de.espirit.firstspirit.access.store.ContentProducer
- createContent(TableTemplate, String, Map<Language, String>, boolean) - Method in interface de.espirit.firstspirit.access.store.contentstore.ContentFolder
-
Creates a new content node in this folder.
- createContentFolder(String) - Method in interface de.espirit.firstspirit.access.store.contentstore.ContentFolder
- createContentFolder(String, boolean) - Method in interface de.espirit.firstspirit.access.store.contentstore.ContentFolder
-
Create a new ContentFolder as child of this folder.
- createContentFolder(String, Map<Language, String>, boolean) - Method in interface de.espirit.firstspirit.access.store.contentstore.ContentFolder
-
Create a new ContentFolder as child of this folder.
- createContentPackage(String, Project) - Method in interface de.espirit.firstspirit.access.packagepool.PackageManager
-
Creates a new content package with the given name and the given project as master project.
- CREATED - Enum constant in enum class de.espirit.firstspirit.store.access.nexport.ExportStatus
-
Used to flag an element as created ( = a new one ).
- createData() - Method in interface de.espirit.firstspirit.scheduling.ScheduleTaskApplication
-
Create a new custom data container for storing application specific configuration information.
- createDatabaseLayer(Layer) - Method in interface de.espirit.firstspirit.access.AdminService
-
Creates a new database layer.
- createDatabaseLayer(String) - Method in interface de.espirit.firstspirit.access.AdminService
-
Creates a new database layer.
- createDataProvider() - Method in interface de.espirit.firstspirit.client.plugin.ReportPlugin
-
Factory method to create an object provider instance for use with this report plug-in.
- createDataRenderer() - Method in interface de.espirit.firstspirit.client.plugin.ReportPlugin
-
Factory method to create a renderer instance for use with this report plug-in.
- createDataset() - Method in interface de.espirit.firstspirit.access.store.contentstore.DatasetProvider
-
Creates a new entity with the entity type of this dataset provider and returns a new dataset for this entity.
- createDatasetContainer(Entity, TableTemplate, Language) - Method in interface de.espirit.firstspirit.access.editor.DatasetEditorValue
-
Deprecated.Factory method to create a value container for the specified template and entity.
- createDataSnippetProvider() - Method in interface de.espirit.firstspirit.client.plugin.dataaccess.DataAccessSession
-
Provides the renderer having means to produce representable information for displaying a data element.
Attention: This call should return very fast. - createDataStream() - Method in interface de.espirit.firstspirit.client.plugin.dataaccess.DataStreamBuilder
-
Creates a new data stream.
Attention: This call should return very fast. - createDataStreamBuilder() - Method in interface de.espirit.firstspirit.client.plugin.dataaccess.DataAccessSession
-
Creates an aspectable builder for data streams.
Attention: This call should return very fast. - createDataValue(String) - Method in interface de.espirit.firstspirit.access.store.Data
-
Deprecated.since 5.2.21 - see type
- createDefault(int) - Static method in class de.espirit.firstspirit.access.store.MultiPageParams
- createDeltaGeneration() - Method in interface de.espirit.firstspirit.scheduling.agency.GenerationAgent
-
Creates a new
DeltaGeneration
. - createDeltaGeneration(ScheduleContext) - Static method in enum class de.espirit.firstspirit.access.schedule.DeploymentUtil
-
Factory method to create an instance of type
DeltaGeneration
. - createDialog() - Method in interface de.espirit.firstspirit.webedit.client.api.Common
-
Returns an empty, yet invisible WebEdit style dialog.
- createDialog(Host) - Method in class de.espirit.firstspirit.server.scheduler.ScheduleTaskDialogFactory
-
Creates a dialog instance based on the given host.
- createDialog(Host, Window) - Method in class de.espirit.firstspirit.server.scheduler.DeployTargetDialogFactory
-
Creates a
ScheduleTaskDialog
using the given host and parent window. - createDialog(Host, Window, ScheduleStorage) - Method in interface de.espirit.firstspirit.server.scheduler.ScheduleWizardFactory
-
Create new schedule entry wirzard dialog
- createDocumentGroup(String, boolean) - Method in interface de.espirit.firstspirit.access.store.sitestore.SiteStoreFolder
-
Creates a new document group in this folder.
- createDto() - Method in interface de.espirit.firstspirit.server.scheduler.ScheduleTaskFactory
-
Create a new Task DTO to use with a task factory to create a new task.
- createEditorFactory(Class<E>, DeployTask, T) - Method in interface de.espirit.firstspirit.server.scheduler.DeployTargetFactory
-
Create a gui factory of a specified type.
- createEditorFactory(Class<E>, T) - Method in interface de.espirit.firstspirit.server.scheduler.ScheduleTaskFactory
-
Create a gui factory of a specified type.
- createEntity(String) - Method in interface de.espirit.or.Session
-
Create a new entity of the given
type
- createEntityEntry(long, long) - Method in interface de.espirit.firstspirit.access.schedule.GenerateTask
-
Create an entry which may be added to the
entitystart node list
. - createEntityType(String) - Method in interface de.espirit.or.schema.Schema
-
Create a new entity type with the given
name
- createExcludeFilter(Class<T>, Class<? extends T>...) - Static method in class de.espirit.common.TypedFilter
-
Creates and returns a class based type filter with an additional exclude filtering of the specified sub classes.
- createExecutionSchedule(Class<T>) - Method in interface de.espirit.firstspirit.access.schedule.ScheduleEntry
-
Changes the
ExecutionSchedule
of this schedule entry to the given type. - createExternalGroup(String, String) - Method in interface de.espirit.firstspirit.access.project.Project
-
Adds an external group to this project.
- createFeature(String, Revision, boolean) - Method in interface de.espirit.firstspirit.feature.FeatureAgent
-
Create a new feature with the given name.
- createFeatureBuilder(FeatureDescriptor) - Method in interface de.espirit.firstspirit.feature.FeatureAgent
-
Returns a builder where you can create a new feature descriptor using the provided instance as blueprint.
- createFeatureModel(FeatureDescriptor) - Method in interface de.espirit.firstspirit.feature.FeatureAgent
-
Create a feature model based on the given feature descriptor.
- createFeatureTransportFile(FeatureDescriptor) - Method in interface de.espirit.firstspirit.feature.FeatureAgent
-
Starts a server side process to create a feature transport file.
- createForm(SpecialistsBroker) - Method in interface de.espirit.firstspirit.scheduling.ScheduleTaskFormFactory
-
Create a form for configuring a schedule task.
- createFormatTemplate(String) - Method in interface de.espirit.firstspirit.access.store.templatestore.FormatTemplateFolder
-
Factory for a format template having the given name.
- createFormatTemplate(String) - Method in interface de.espirit.firstspirit.access.store.templatestore.FormatTemplates
-
Create a new FormatTemplate
- createFormatTemplate(String, Map<Language, String>, boolean) - Method in interface de.espirit.firstspirit.access.store.templatestore.FormatTemplateContainer
-
Creates a new FormatTemplate as child of this FormatTemplateContainer
- createFormatTemplateFolder(String) - Method in interface de.espirit.firstspirit.access.store.templatestore.FormatTemplateFolder
-
Factory to create a subfolder with the given name.
- createFormatTemplateFolder(String) - Method in interface de.espirit.firstspirit.access.store.templatestore.FormatTemplates
-
Create a new format template folder with the given name.
- createFormatTemplateFolder(String, Map<Language, String>) - Method in interface de.espirit.firstspirit.access.store.templatestore.FormatTemplateContainer
-
Creates a new
FormatTemplateFolder
with the given name as child of this FormatTemplateContainer. - createFormData() - Method in interface de.espirit.firstspirit.forms.Form
-
Create a new, empty form data container.
- createFormData(Long) - Method in interface de.espirit.firstspirit.forms.Form
-
Create a new, empty form data container that is identified by the given ID.
- createGCAFolder(String) - Method in interface de.espirit.firstspirit.access.store.globalstore.GCAFolder
-
Create a new GCA-folder as a subfolder of this folder.
- createGCAFolder(String, boolean) - Method in interface de.espirit.firstspirit.access.store.globalstore.GCAFolder
-
Create a new GCA-folder as a subfolder of this folder.
- createGCAFolder(String, Map<Language, String>, boolean) - Method in interface de.espirit.firstspirit.access.store.globalstore.GCAFolder
-
Create a new GCAFolder as a subfolder of this folder.
- createGCAPage(String, Template) - Method in interface de.espirit.firstspirit.access.store.globalstore.GCAFolder
-
Create a new Page in the current GCA-folder based on the given
PageTemplate
- createGCAPage(String, Template, boolean) - Method in interface de.espirit.firstspirit.access.store.globalstore.GCAFolder
-
Create a new Page in the current GCA-Folder based on the given
PageTemplate
- createGCAPage(String, Template, boolean, Map<Language, String>) - Method in interface de.espirit.firstspirit.access.store.globalstore.GCAFolder
-
Create a new Page in the current GCA-Folder based on the given
PageTemplate
- createGlobalWebApp(String, String, String) - Method in interface de.espirit.firstspirit.agency.ModuleAdminAgent
-
Creates a global web-app.
- createGroup(String) - Method in interface de.espirit.firstspirit.access.project.Project
-
Adds an empty internal group to this project.
- createHashCode() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.DefaultGomLangInfo
-
Create this object's hash code.
- createIdGenerator(String, boolean, ConnectionManager) - Method in interface de.espirit.or.Layer
-
Create a new id generator for this layer.
- createIncludeFilter(Class<T>, Class<? extends T>...) - Static method in class de.espirit.common.TypedFilter
-
Creates and returns a class based type filter with an additional include filtering of the specified sub classes.
- createIncludeFilter(Class<T>, Class<? extends T>...) - Static method in class de.espirit.firstspirit.access.store.StoreElementFilter
-
Creates and returns a class based type filter with an additional include filtering of the specified sub classes.
- createItem(String, String, ClientItemPerformable) - Method in interface de.espirit.firstspirit.webedit.client.api.ClientItemContext
-
Creates an action using the given parameters.
Example for the creation of aClientItem
: - createKeyValue(Schema, Identifier) - Static method in class de.espirit.or.schema.KeyValue
-
Factory to create the key value within the given schema for the requested identifer.
- createLanguage(String, String) - Method in interface de.espirit.firstspirit.access.AdminService
-
Create a new language.
- createLanguage(String, String, Locale) - Method in interface de.espirit.firstspirit.access.AdminService
-
Create a new language.
- createLink(Language) - Method in interface de.espirit.firstspirit.access.store.templatestore.LinkTemplate
-
Create a new link instance for this template.
- createLoginParams(String, String) - Static method in class de.espirit.firstspirit.access.ConnectionManager
-
Creates a login parameter container based on the given user name and plain password.
- createMedia(String, String, int, boolean) - Method in interface de.espirit.firstspirit.access.store.mediastore.MediaFolder
-
Create a new media in the current MediaStore-folder
- createMedia(String, String, int, boolean, boolean) - Method in interface de.espirit.firstspirit.access.store.mediastore.MediaFolder
-
Create a new media in this
mediafolder
- createMedia(String, String, int, boolean, Map<Language, String>, boolean) - Method in interface de.espirit.firstspirit.access.store.mediastore.MediaFolder
-
Create a new media in this
mediafolder
- createMediaFolder(String) - Method in interface de.espirit.firstspirit.access.store.mediastore.MediaFolder
-
Create a new MediaStore-folder in the MediaStore and unifies the uid if necessary.
- createMediaFolder(String, boolean) - Method in interface de.espirit.firstspirit.access.store.mediastore.MediaFolder
-
Create a new MediaFolder as child of this media folder.
- createMediaFolder(String, Map<Language, String>, boolean) - Method in interface de.espirit.firstspirit.access.store.mediastore.MediaFolder
-
Create a new MediaFolder as child of this media folder.
The given uid is used as suggestion. - createNodeHandlerBuilder() - Method in interface de.espirit.firstspirit.client.gui.applications.browser.BrowserApplication
-
Provides a builder for constructing and binding a
BrowserNodeHandler
. - createNote() - Method in interface de.espirit.firstspirit.webedit.plugin.status.WebeditStatusNoteContext
-
Creates a
WebeditStatusNoteBuilder
for the creation of aWebeditStatusNote
. - CreateOperation - Interface in de.espirit.firstspirit.storage
-
Indicates a create operation.
- createPage(String, Template) - Method in interface de.espirit.firstspirit.access.store.pagestore.PageFolder
-
Create a new Page in the current PageStore-folder based on the given PageTemplate.
- createPage(String, Template, boolean) - Method in interface de.espirit.firstspirit.access.store.pagestore.PageFolder
-
Create a new page in this folder with the given uid and template.
- createPage(String, Template, boolean, Map<Language, String>) - Method in interface de.espirit.firstspirit.access.store.pagestore.PageFolder
-
Create a new page in this folder with the given uid and template.
- createPageFolder(String) - Method in interface de.espirit.firstspirit.access.store.pagestore.PageFolder
-
Create a new PageStore-folder as a subfolder of the current.
- createPageFolder(String, boolean) - Method in interface de.espirit.firstspirit.access.store.pagestore.PageFolder
-
Create a new PageFolder as child of this folder.
- createPageFolder(String, Map<Language, String>, boolean) - Method in interface de.espirit.firstspirit.access.store.pagestore.PageFolder
-
Create a new PageFolder as child of this folder.
- createPageGroup(String) - Method in interface de.espirit.firstspirit.access.store.sitestore.SiteStoreFolder
-
Create a new page-group for the current PageReference.
- createPageRef(String, Page) - Method in interface de.espirit.firstspirit.access.store.sitestore.SiteStoreFolder
-
Create a new page reference entry.
- createPageRef(String, Page, boolean) - Method in interface de.espirit.firstspirit.access.store.sitestore.SiteStoreFolder
-
Creates a new page reference in this folder.
- createPageRef(String, Page, Map<Language, String>, boolean) - Method in interface de.espirit.firstspirit.access.store.sitestore.SiteStoreFolder
-
Creates a new page reference in this folder.
The given uid is used as suggestion. - createPageRefFolder(String) - Method in interface de.espirit.firstspirit.access.store.sitestore.SiteStoreFolder
-
Create a new SiteStore-folder in this folder.
- createPageRefFolder(String, boolean) - Method in interface de.espirit.firstspirit.access.store.sitestore.SiteStoreFolder
-
Create a new PageRefFolder as child of this folder.
- createPageRefFolder(String, Map<Language, String>, boolean) - Method in interface de.espirit.firstspirit.access.store.sitestore.SiteStoreFolder
-
Create a new PageRefFolder as child of this folder.
- createPageRefFolder(String, Map<Language, String>, boolean, IDProvider) - Method in interface de.espirit.firstspirit.access.store.sitestore.SiteStoreFolder
-
Create a new PageRefFolder as child of this folder and place it before the given next sibling.
- createProject(String, String) - Method in interface de.espirit.firstspirit.access.admin.ProjectStorage
-
Create a new Project.
- createProvider() - Method in interface de.espirit.firstspirit.webedit.plugin.WebeditReportPlugin
-
Deprecated.Factory method to create an object provider instance for use with this report plug-in.
- createPublishGroup(String, String) - Method in interface de.espirit.firstspirit.access.packagepool.PackageManager
-
Creates a new publish group with the given name and the given description.
- createQuery(String, boolean) - Method in interface de.espirit.firstspirit.access.store.templatestore.Schema
-
Creates a new query under this schema with the given uidSuggestioni.
- createRenderer() - Method in interface de.espirit.firstspirit.webedit.plugin.WebeditReportPlugin
-
Deprecated.Factory method to create a renderer instance for use with this report plug-in.
- createRenderer(IDProvider) - Method in interface de.espirit.firstspirit.agency.RenderingAgent
-
Create a content renderer for the provided node.
- createRenderer(String) - Method in interface de.espirit.firstspirit.agency.RenderingAgent
-
Create a renderer for a template source string.
- createRequest(IDProvider, Map<String, String>) - Method in interface de.espirit.firstspirit.service.treedata.TNodeProvider
-
Creates a request object.
- createRequest(UserService, Map<String, String>) - Method in interface de.espirit.firstspirit.service.treedata.TNodeProvider
-
Creates a request object.
- createRequest(PromptConfigurationTestPlugin.PromptOperationContext) - Method in interface de.espirit.firstspirit.ai.PromptConfigurationTestPlugin
-
Creates a new request object perform the AI request with.
- createResolution(String, String) - Method in interface de.espirit.firstspirit.access.project.Project
-
Create a new resolution
- createRevisionFilter(RevisionOperation.OperationType...) - Static method in class de.espirit.firstspirit.storage.RevisionFilter
-
Returns a filter which accepts all revisions with a
revision operation type
containing in given operationTypes. - createScheduledPageRef(Page, Date) - Method in interface de.espirit.firstspirit.access.store.sitestore.PageLangSpec
-
Creates and adds a scheduled page-ref.
- createScheduleEntry(String) - Method in interface de.espirit.firstspirit.access.schedule.ScheduleStorage
-
Creates a new schedule entry for server scoped actions.
- createScheduleEntry(String, Project) - Method in interface de.espirit.firstspirit.access.schedule.ScheduleStorage
-
Creates a new schedule entry for the provided project.
- createScheduleTaskTemplate() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleStorage
-
Creates a new schedule task template which can be used for project or server scoped actions.
- createSchema(String, String) - Method in interface de.espirit.firstspirit.access.store.templatestore.SchemaContainer
- createSchema(String, String, boolean) - Method in interface de.espirit.firstspirit.access.store.templatestore.SchemaContainer
-
Factory for a new schema.
- createSchemaFolder(String) - Method in interface de.espirit.firstspirit.access.store.templatestore.SchemaContainer
-
Same as
createSchemaFolder(name, null)
. - createSchemaFolder(String, Map<Language, String>) - Method in interface de.espirit.firstspirit.access.store.templatestore.SchemaContainer
-
Creates a new
SchemaFolder
with the given name and displaynames as child of this SchemaContainer. - createSchemaSynchronizer() - Method in interface de.espirit.or.Layer
-
Creates a schema synchronizer.
- createScript(String, Map<Language, String>, boolean) - Method in interface de.espirit.firstspirit.access.store.templatestore.ScriptContainer
-
Creates a new Script as child of this ScriptContainer
- createScript(String, String) - Method in interface de.espirit.firstspirit.access.store.templatestore.ScriptContainer
-
Calls
ScriptContainer.createScript(String, java.util.Map, boolean)
and uses the given description as displayname for the defaulteditorial language
. - createScriptFolder(String) - Method in interface de.espirit.firstspirit.access.store.templatestore.ScriptContainer
- createScriptFolder(String, Map<Language, String>) - Method in interface de.espirit.firstspirit.access.store.templatestore.ScriptContainer
-
Creates a
ScriptFolder
with the given name and displaynames as a child of this ScriptContainer. - createSection(String, Template) - Method in interface de.espirit.firstspirit.access.store.globalstore.GCABody
-
Create a new GCASection for this body with given name and Section-Template
- createSection(String, Template) - Method in interface de.espirit.firstspirit.access.store.pagestore.Body
-
Create a new section with the given name and template.
- createSectionReference(String, Section) - Method in interface de.espirit.firstspirit.access.store.pagestore.Body
-
Creates a section reference based on the given source section as new child of this body.
- createSelect(String) - Method in interface de.espirit.or.Session
-
Create a select for the entity type with the provided
name
. - createSelect(String, List<ParameterSelect.SelectItem>, String) - Static method in class de.espirit.firstspirit.client.plugin.report.Parameter.Factory
-
Creates a new String-typed selection parameter, using the given attributes.
- createSelectItem(String, String) - Static method in class de.espirit.firstspirit.client.plugin.report.Parameter.Factory
-
Creates a new SelectItem, based on the given parameter.
- createSession(BaseContext) - Method in interface de.espirit.firstspirit.client.plugin.dataaccess.DataAccessSessionBuilder
-
Create a session based on the given configuration.
Attention: This call should return very fast. - createSession(SpecialistsBroker) - Method in interface de.espirit.firstspirit.client.access.editor.lists.Index
-
Creates a session based on the definition and configuration of the underlying source.
- createSession(SpecialistsBroker, boolean) - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.lists.GomIndexSource
-
Creates a session based on the definition and configuration of this source.
- createSessionBuilder() - Method in interface de.espirit.firstspirit.client.plugin.dataaccess.DataAccessPlugin
-
Provides a builder for creating a (configured) session for accessing data.
Attention: This call should return very fast. - createSimpleAttribute(String, Class<T>) - Method in interface de.espirit.or.schema.EntityType
-
Create a simple attribute with the given
name
andtype
. - createStyleTemplate(String, boolean, Map<Language, String>) - Method in interface de.espirit.firstspirit.access.store.templatestore.FormatTemplateContainer
-
Factory for a
StyleTemplate
based on a uid. - createTableFormatTemplate(String, boolean, Map<Language, String>) - Method in interface de.espirit.firstspirit.access.store.templatestore.FormatTemplateContainer
-
Factory for a
TableFormatTemplate
based on a uid. - createTableTemplate(EntityType, String, boolean) - Method in interface de.espirit.firstspirit.access.store.templatestore.Schema
-
Creates a table template under this schema for the given entity type.
- createTag(Revision, String, String, Map<String, String>) - Method in interface de.espirit.firstspirit.access.project.Project
-
Create a tag for a existing revision.
- createTag(String, String, Map<String, String>) - Method in interface de.espirit.firstspirit.access.project.Project
-
Create a tagged revision.
- createTarget(Class<T>) - Method in interface de.espirit.firstspirit.access.schedule.DeployTask
-
Create a target.
- createTask(ScheduleEntry, DTO) - Method in interface de.espirit.firstspirit.server.scheduler.ScheduleTaskFactory
-
Create a new task.
- createTask(ScheduleTaskTemplate) - Method in interface de.espirit.firstspirit.access.schedule.ScheduleEntry
-
Creates a
ScheduleTask
which uses all properties of the givenScheduleTaskTemplate
. - createTask(StoreElement, Workflow, Task) - Method in interface de.espirit.firstspirit.access.UserService
-
Clone a existing task on a StoreElement.
- createTask(StoreElement, Workflow, String) - Method in interface de.espirit.firstspirit.access.UserService
-
Create task on StoreElement.
- createTask(StoreElement, Workflowable, Workflow, String) - Method in interface de.espirit.firstspirit.access.UserService
-
Create task on Workflowable.
- createTask(Class<T>) - Method in interface de.espirit.firstspirit.access.schedule.ScheduleEntry
-
Creates a
ScheduleTask
with typetype
. - createTask(Class<T>) - Method in interface de.espirit.firstspirit.access.schedule.ScheduleTaskTemplate
-
Create and set a task of the provided type.
Note: Calling this will overwrites the current task. - createTaskExecutor() - Method in interface de.espirit.firstspirit.server.scheduler.ScheduleTaskFactory
-
Factory providing an executor object for performing a task.
- createTemplate(String) - Method in interface de.espirit.firstspirit.access.store.templatestore.LinkTemplates
-
Create a new template in this folder.
- createTemplate(String) - Method in interface de.espirit.firstspirit.access.store.templatestore.PageTemplates
-
Create a new template in this folder.
- createTemplate(String) - Method in interface de.espirit.firstspirit.access.store.templatestore.SectionTemplates
-
Create a new template in this folder.
- createTemplate(String) - Method in interface de.espirit.firstspirit.access.store.templatestore.TemplateContainer
-
Create a new template in this folder.
- createTemplate(String, boolean) - Method in interface de.espirit.firstspirit.access.store.templatestore.LinkTemplates
-
Create a new template in this folder.
- createTemplate(String, boolean) - Method in interface de.espirit.firstspirit.access.store.templatestore.PageTemplates
-
Create a new template in this folder.
- createTemplate(String, boolean) - Method in interface de.espirit.firstspirit.access.store.templatestore.SectionTemplates
-
Create a new template in this folder.
- createTemplate(String, boolean) - Method in interface de.espirit.firstspirit.access.store.templatestore.TemplateContainer
-
Create a new template in this folder.
- createTemplate(String, Map<Language, String>, boolean) - Method in interface de.espirit.firstspirit.access.store.templatestore.LinkTemplates
-
Create a new template in this folder.
- createTemplate(String, Map<Language, String>, boolean) - Method in interface de.espirit.firstspirit.access.store.templatestore.PageTemplates
-
Create a new template in this folder.
- createTemplate(String, Map<Language, String>, boolean) - Method in interface de.espirit.firstspirit.access.store.templatestore.SectionTemplates
-
Create a new template in this folder.
- createTemplate(String, Map<Language, String>, boolean) - Method in interface de.espirit.firstspirit.access.store.templatestore.TemplateContainer
-
Create a new template in this folder.
- createTemplateBody(String) - Method in interface de.espirit.firstspirit.access.store.templatestore.PageTemplate
-
Create and add a new body.
- createTemplateFolder(String) - Method in interface de.espirit.firstspirit.access.store.templatestore.LinkTemplates
-
Create a new sub-folder in this folder
- createTemplateFolder(String) - Method in interface de.espirit.firstspirit.access.store.templatestore.PageTemplates
-
Create a new sub-folder in this folder
- createTemplateFolder(String) - Method in interface de.espirit.firstspirit.access.store.templatestore.SectionTemplates
-
Create a new sub-folder in this folder
- createTemplateFolder(String) - Method in interface de.espirit.firstspirit.access.store.templatestore.TemplateContainer
-
Create a new sub-folder in this folder
- createTemplateFolder(String, Map<Language, String>) - Method in interface de.espirit.firstspirit.access.store.templatestore.LinkTemplates
-
Create a new sub-folder in this folder
- createTemplateFolder(String, Map<Language, String>) - Method in interface de.espirit.firstspirit.access.store.templatestore.PageTemplates
-
Create a new sub-folder in this folder
- createTemplateFolder(String, Map<Language, String>) - Method in interface de.espirit.firstspirit.access.store.templatestore.SectionTemplates
-
Create a new sub-folder in this folder
- createTemplateFolder(String, Map<Language, String>) - Method in interface de.espirit.firstspirit.access.store.templatestore.TemplateContainer
-
Create a new sub-folder in this folder
- createTemplatePackage(String, Project) - Method in interface de.espirit.firstspirit.access.packagepool.PackageManager
-
Creates a new template package with the given name and the given project as master project.
- createTemplateSet() - Method in interface de.espirit.firstspirit.access.project.Project
-
Create a new TemplateSet
- createText(String, String, String) - Static method in class de.espirit.firstspirit.client.plugin.report.Parameter.Factory
-
Creates a new String-typed text input parameter, using the given attributes.
- createTicket() - Method in interface de.espirit.firstspirit.access.Connection
-
Creates a one-time FS SSO ticket for the user of this connection.
- createTicket(boolean) - Method in interface de.espirit.firstspirit.access.Connection
-
Creates a FS SSO ticket for the user of this connection.
- createTransferHandler() - Method in interface de.espirit.firstspirit.client.plugin.ReportPlugin
-
Factory method to create a transfer handler instance for use with this report plug-in.
- createUrl() - Method in interface de.espirit.firstspirit.agency.ClientUrlAgent.ClientUrlBuilder
-
Returns the client url.
- createUrlCreator() - Method in interface de.espirit.firstspirit.generate.UrlCreatorSpecification
-
Create a new
UrlCreator
instance with thespecified settings from the module.xml
. - createUrlCreator(Map<String, String>) - Method in interface de.espirit.firstspirit.generate.UrlCreatorSpecification
-
Create a new
UrlCreator
instance with custom settings. - createUrlFactory() - Method in interface de.espirit.firstspirit.generate.UrlCreatorSpecification
-
In case the specification provides a valid
UrlFactory
class name for the property "urlfactory" this will deliver a new instance of the specified class. - createUser(String, String) - Method in interface de.espirit.firstspirit.access.admin.UserStorage
-
Create a new user.
- createVariable(Language, String) - Method in interface de.espirit.firstspirit.access.store.sitestore.SiteStoreVariableFormData
-
Creates a new variable with desired name in this container and return the created form field for the given language.
- createVersion(String, String) - Method in interface de.espirit.firstspirit.access.packagepool.Package
-
Create a new version.
- createVersion(String, String, boolean) - Method in interface de.espirit.firstspirit.access.packagepool.Package
-
Creates a new version.
- createWar() - Method in class de.espirit.firstspirit.module.AbstractWebApp
-
Instructs the application to create a WAR file.
- createWar() - Method in interface de.espirit.firstspirit.module.WebApp
-
Event method: called just before a war file would be created.
- createWebServerConfiguration(WebServerConfiguration.Type) - Method in interface de.espirit.firstspirit.access.schedule.DeployTarget
-
Deprecated.since 5.0 - no replacement
- createWorkflow(String, String) - Method in interface de.espirit.firstspirit.access.store.templatestore.WorkflowContainer
-
Creates a new workflow with the given uid and description as child of this workflow container.
- createWorkflow(String, String, boolean) - Method in interface de.espirit.firstspirit.access.store.templatestore.WorkflowContainer
-
Creates a new workflow with the given uid and description as child of this workflow container.
- createWorkflowFolder(String) - Method in interface de.espirit.firstspirit.access.store.templatestore.WorkflowContainer
-
Creates a new workflow folder with the given name as child of this workflow container.
- createWorkflowFolder(String, Map<Language, String>) - Method in interface de.espirit.firstspirit.access.store.templatestore.WorkflowContainer
-
Creates a new
WorkflowFolder
with the given name and displaynames as child of this workflow container. - createWorkflowScriptContext(Script, Transition, Activity, TaskState.Mode, Data) - Method in interface de.espirit.firstspirit.access.WorkflowContext
-
Deprecated, for removal: This API element is subject to removal in a future version.
- createWorkflowScriptContext(Script, Transition, Activity, TaskState.Mode, FormData) - Method in interface de.espirit.firstspirit.access.WorkflowContext
-
Create script context for executing a script.
- CropDialogOperation - Interface in de.espirit.firstspirit.webedit.server
-
Operation for cropping resolutions of a media picture.
- CS_CONTENT - Enum constant in enum class de.espirit.firstspirit.base.store.StoreElementType
-
ContentStore dataset container.
- CS_DATASET - Enum constant in enum class de.espirit.firstspirit.base.store.StoreElementType
-
ContentStore dataset.
- CS_FOLDER - Enum constant in enum class de.espirit.firstspirit.base.store.StoreElementType
-
ContentStore folder.
- CS_ROOT - Enum constant in enum class de.espirit.firstspirit.base.store.StoreElementType
-
ContentStore root.
- CsvReader - Class in de.espirit.common.util
-
Utility class to parse CSV files.
Usage: - CsvReader(Reader) - Constructor for class de.espirit.common.util.CsvReader
-
Constructs a new CsvReader with the given reader as source of the csv file with default delimiter ';'.
- CsvReader(Reader, char) - Constructor for class de.espirit.common.util.CsvReader
-
Constructs a new CsvReader with the given reader as source of the csv file and the given char as delimiter of the csv file
- CsvReader.CsvToken - Class in de.espirit.common.util
-
Class representing a single token
- CsvWriter - Class in de.espirit.common.util
-
Utility class to write CSV files.
- CsvWriter(Writer) - Constructor for class de.espirit.common.util.CsvWriter
-
Constructs a new CsvWriter with the given writer
- CsvWriter(Writer, char) - Constructor for class de.espirit.common.util.CsvWriter
-
Constructs a new CsvWriter with the given writer and the given char as delimiter
- CURRENT - Enum constant in enum class de.espirit.firstspirit.access.schedule.GenerateTask.GenerationSource
-
Generate the current version.
- CUSTOM - Enum constant in enum class de.espirit.firstspirit.access.store.templatestore.StyleTemplateLink.Region
-
A custom definition of targeted rows/columns.
- CUSTOM_PROPERTIES - Enum constant in enum class de.espirit.firstspirit.transport.PropertiesTransportOptions.ProjectPropertyType
-
Use this type to export all custom properties of a
project
except for these properties:Project.CUSTOM_PROPERTY_IMPORT_IDMAP
Project.CUSTOM_PROPERTY_IMPORT_LAYERMAP
Project.CUSTOM_PROPERTY_IMPORT_SOURCE_INFOS
Project.FONTS
- CUSTOM_PROPERTY_IMPORT_IDMAP - Static variable in interface de.espirit.firstspirit.access.project.Project
-
Property to get ImportId map (Map<String, String>) via
getCustomProperties(IMPORT_IDMAP)
- CUSTOM_PROPERTY_IMPORT_LAYERMAP - Static variable in interface de.espirit.firstspirit.access.project.Project
-
Property to get import layer mapping (Map<String, String>) via
getCustomProperties(IMPORT_IDMAP)
- CUSTOM_PROPERTY_IMPORT_SOURCE_INFOS - Static variable in interface de.espirit.firstspirit.access.project.Project
-
Property to get source server and project infos of an imported project (Map<String, String>) via
getCustomProperties(IMPORT_IDMAP)
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
FormField
instead