- ABSOLUTE_URL - Static variable in interface de.espirit.firstspirit.access.UrlCreator
-
- ABSOLUTE_URL_NO_PREFIX - Static variable in interface de.espirit.firstspirit.access.UrlCreator
-
- AbstractConstraint - Class in de.espirit.or.query
-
The base class for all implementations of
Constraint
which define an attribute based filter.
- AbstractConstraint() - Constructor for class de.espirit.or.query.AbstractConstraint
-
- AbstractGomElement - Class in de.espirit.firstspirit.access.store.templatestore.gom
-
Abstract GomElement implementing common functionalities
needed for GuiXml handling.
- AbstractGomElement() - Constructor for class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomElement
-
- AbstractGomFormElement - Class in de.espirit.firstspirit.access.store.templatestore.gom
-
Abstract class defining most common features of a form element.
- AbstractGomFormElement() - Constructor for class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomFormElement
-
- AbstractGomLangInfoProvider - Class in de.espirit.firstspirit.access.store.templatestore.gom
-
Abstract implementation of a language information provider.
- AbstractGomLangInfoProvider() - Constructor for class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomLangInfoProvider
-
- accept(T) - Method in interface de.espirit.common.util.Filter
-
Determines, whether the given element should be accepted by
this filter.
- accept(T) - Method in class de.espirit.common.util.Filter.AndFilter
-
- accept(T) - Method in class de.espirit.common.util.Filter.EqualFilter
-
- accept(T) - Method in class de.espirit.common.util.Filter.ImpliesFilter
-
- accept(T) - Method in class de.espirit.common.util.Filter.NotFilter
-
- accept(T) - Method in class de.espirit.common.util.Filter.OrFilter
-
- ACCEPT_ALL - Static variable in class de.espirit.firstspirit.access.store.StoreElementFilter
-
- acceptAll() - Static method in class de.espirit.common.util.Filter.Util
-
- acceptNothing() - Static method in class de.espirit.common.util.Filter.Util
-
- accessAllowed(User) - Method in interface de.espirit.firstspirit.access.project.Project
-
Is a user allowed to acces the project
- AccessRuntimeException - Exception in de.espirit.firstspirit.access
-
Super class for FIRSTspirit runtime exceptions.
- AccessRuntimeException() - Constructor for exception de.espirit.firstspirit.access.AccessRuntimeException
-
- AccessUtil - Class in de.espirit.firstspirit.access
-
- AccessUtil() - Constructor for class de.espirit.firstspirit.access.AccessUtil
-
- ActionProgress - Interface in de.espirit.firstspirit.access
-
Progress of an server action (e.g.
- activateCustomEvent(String) - Method in interface de.espirit.firstspirit.access.packagepool.PackageVersion
-
Deprecated.
since 5.0.39 - no replacement
- activateProject(Project) - Method in interface de.espirit.firstspirit.access.admin.ProjectStorage
-
Activates a deactivated project.
- activities() - Method in interface de.espirit.firstspirit.workflow.model.Workflow
-
Returns all activities that belongs to this workflow.
- Activity - Interface in de.espirit.firstspirit.workflow.model
-
This interface represents an activity in an workflow-model.
- ACTIVITY - Static variable in interface de.espirit.firstspirit.workflow.model.WorkflowElement
-
This workflow-element implements Activity.
- add(PageRef) - Method in interface de.espirit.firstspirit.access.store.sitestore.PageGroup
-
Convenience method to add a member at the end.
- add(int, PageRef) - Method in interface de.espirit.firstspirit.access.store.sitestore.PageGroup
-
Add a member to this group.
- add(Constraint) - Method in class de.espirit.or.query.ComposedConstraint
-
Add a new sub constraint to this composed constraint.
- add(Parameter) - Method in interface de.espirit.or.query.Select
-
Adds the given parameter to this select.
- add(Order) - Method in interface de.espirit.or.query.Select
-
Appends the given order criteria to the list of defined
orders
of this select.
- add(EntityTypeListener) - Method in interface de.espirit.or.schema.EntityType
-
- add(Object) - Method in class de.espirit.or.schema.KeyValue
-
- addAllowedBody(TemplateBody) - Method in interface de.espirit.firstspirit.access.store.templatestore.Allowed
-
Adds the given
TemplateBody
to the list of allowed bodies
of this allowed node
- addAuthorisedUser(User) - Method in interface de.espirit.firstspirit.access.packagepool.Package
-
Adds the given user to the list of
authorised
User
's of this package.
- addChangeListener(ValueChangeListener) - Method in interface de.espirit.common.event.ValueChangeNotifier
-
Register a change listener.
- addChangeListener(ValueChangeListener) - Method in interface de.espirit.firstspirit.access.editor.value.Permissions
-
- addClause(PatternClause) - Method in class de.espirit.firstspirit.access.search.Request
-
- addCloseable(Closeable) - Method in interface de.espirit.firstspirit.access.GenerationContext
-
- addCloseable(Closeable) - Method in interface de.espirit.firstspirit.access.schedule.ScheduleContext
-
To register closeable instances which should be
closed
when the
schedule terminates.
- addColumn(Language, int) - Method in interface de.espirit.firstspirit.access.editor.DomTableEditorValue
-
- addColumn(int) - Method in interface de.espirit.firstspirit.access.editor.value.Table
-
Adds a new column at the specified index.
- addConstraint(TemplateConstraint) - Method in class de.espirit.firstspirit.access.search.Request
-
- addContent(TableTemplate, String) - Method in interface de.espirit.firstspirit.access.store.contentstore.ContentFolder
-
- addDataToContext(DataProvider) - Method in interface de.espirit.firstspirit.access.GenerationContext
-
- addDefaultLayer() - Method in interface de.espirit.firstspirit.access.project.Project
-
Creates a default layer and adds it to project layers.
- addDependentPackage(Package) - Method in interface de.espirit.firstspirit.access.packagepool.PackageVersion
-
- addEditorialLanguage(Language) - Method in interface de.espirit.firstspirit.access.project.Project
-
Adds the given language to the list of editorial languages
of this project.
- addEditorValueListener(EditorValueListener) - Method in interface de.espirit.firstspirit.access.editor.EditorValue
-
Add the given listener to become notified about changes.
- addedToScope(StoreElement) - Method in interface de.espirit.firstspirit.access.store.StoreListener
-
Called if the given storeElement
was inserted.
- addElementRestriction(Long) - Method in class de.espirit.firstspirit.access.search.Request
-
- addFont(String, InputStream) - Method in interface de.espirit.firstspirit.access.admin.FontStorage
-
- addGroup(Group) - Method in interface de.espirit.firstspirit.access.schedule.ScheduleEntry
-
- addLanguage(Language) - Method in interface de.espirit.firstspirit.access.project.Project
-
Add a language to the project
- addLink(IDProvider) - Method in interface de.espirit.firstspirit.access.store.sitestore.DocumentGroup
-
- addLink(StyleTemplate) - Method in interface de.espirit.firstspirit.access.store.templatestore.TableFormatTemplate
-
- addOrdering(String, boolean, boolean) - Method in interface de.espirit.firstspirit.access.store.sitestore.Content2Params
-
- addPermissionListener(PermissionListener) - Method in interface de.espirit.firstspirit.access.store.Permission
-
- addPublishGroup(PublishGroup) - Method in interface de.espirit.firstspirit.access.packagepool.PackageVersion
-
Adds the given PublishGroup to the Set of
publish groups this PackageVersion is published for.
- addPublishUser(User) - Method in interface de.espirit.firstspirit.access.packagepool.Package
-
Adds the given user to the list of
User
's
which have the permission 'publish' for this package.
- addQuery(String) - Method in interface de.espirit.firstspirit.access.store.templatestore.Schema
-
- addResponsibleUser(User) - Method in interface de.espirit.firstspirit.access.packagepool.Package
-
Adds the given user to the list of
responsible
User
's of this package.
- addRow(Language, int) - Method in interface de.espirit.firstspirit.access.editor.DomTableEditorValue
-
- addRow(int) - Method in interface de.espirit.firstspirit.access.editor.value.Table
-
Adds a new row at the specified index.
- addSessionListener(SessionListener) - Method in interface de.espirit.or.Session
-
Add the listener
to this session.
- addSitestoreVariable(String) - Method in interface de.espirit.firstspirit.access.packagepool.ContentPackage
-
Deprecated.
since 5.0.101 - no replacement
- addSitestoreVariableToOverride(String) - Method in interface de.espirit.firstspirit.access.packagepool.Subscription
-
Deprecated.
since 5.0.101 - no replacement
- addStartNode(IDProvider) - Method in interface de.espirit.firstspirit.access.packagepool.Package
-
Add a start node.
- addStoreListener(StoreListener) - Method in interface de.espirit.firstspirit.access.store.Store
-
- addTableTemplate(EntityType, String) - Method in interface de.espirit.firstspirit.access.store.templatestore.Schema
-
- addTemplateRestriction(Long) - Method in class de.espirit.firstspirit.access.search.Request
-
- addTemplateSet(TemplateSet) - Method in interface de.espirit.firstspirit.access.project.Project
-
- addToPackage(Package) - Method in interface de.espirit.firstspirit.access.store.PackagePoolItem
-
Adds this node and all childs which are
PackagePoolItem
s to the specified package.
- addTranslated(Language) - Method in interface de.espirit.firstspirit.access.store.globalstore.GCAPage
-
Calling this method has no effect.
- addTranslated(Language) - Method in interface de.espirit.firstspirit.access.store.pagestore.Page
-
Adds the given language to the list of translated
languages.
- addUser(User) - Method in interface de.espirit.firstspirit.access.project.Group
-
Adds the given user
to this group.
- addUser(User) - Method in interface de.espirit.firstspirit.access.project.Project
-
Add an user to the project and giving him the access right for this project.
- addUser(User) - Method in interface de.espirit.firstspirit.access.schedule.ScheduleEntry
-
- addUsers(User[]) - Method in interface de.espirit.firstspirit.access.project.Group
-
Adds the given users
to this group.
- adjustTime(Select, Date) - Static method in class de.espirit.firstspirit.access.store.sitestore.ContentMultiPageParams
-
- ADMIN_USER_NAME - Static variable in interface de.espirit.firstspirit.access.User
-
The admin login name
- AdminService - Interface in de.espirit.firstspirit.access
-
FirstSpirit AdminService functions.
- adopt(DomElement) - Method in interface de.espirit.firstspirit.access.editor.value.DomElement
-
Adopts all values from the given element.
- afterAdjustAttributes(StoreElement) - Method in interface de.espirit.firstspirit.access.store.ImportHandler
-
Called after adjusting the StoreElement attributes
- afterExport(StoreElement) - Method in interface de.espirit.firstspirit.access.store.ExportHandler
-
- afterExternalAttributeImport(StoreElement) - Method in interface de.espirit.firstspirit.access.store.ImportHandler
-
Called after restoring the external attributes of the StoreElement
- afterImportData(StoreElement) - Method in interface de.espirit.firstspirit.access.store.ImportHandler
-
Called after importing custom data of the StoreElement
- afterStoreElementImport(StoreElement) - Method in interface de.espirit.firstspirit.access.store.ImportHandler
-
Called after the StoreElement has been constructed
- alike(T, T) - Method in interface de.espirit.common.util.AlikenessComparator
-
Compare given elements for alikeness.
- AlikenessComparator<T> - Interface in de.espirit.common.util
-
- ALL - Static variable in interface de.espirit.common.util.ElementProvider
-
Do not limit to a maximum number of elements.
- ALL_REVISIONS - Static variable in interface de.espirit.firstspirit.storage.HistoryProvider
-
Indicator for retrieving all revisions.
- allow(int) - Method in interface de.espirit.firstspirit.access.store.Permission
-
- ALLOW_PRIORITY - Static variable in interface de.espirit.firstspirit.access.editor.PermissionEditorValue
-
- Allowed - Interface in de.espirit.firstspirit.access.store.templatestore
-
This interface represents the allowed element which is a child of a
page template
.
- allowGroup(Group) - Method in interface de.espirit.firstspirit.access.store.templatestore.WorkflowPermission
-
- allowGroup(Group) - Method in interface de.espirit.firstspirit.access.store.templatestore.WorkflowTransitionPermission
-
- allowsEmpty() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomFormElement
-
- allowsEmpty() - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.GomFormElement
-
Indicates that empty values are allowed.
- allowUser(User) - Method in interface de.espirit.firstspirit.access.store.templatestore.WorkflowPermission
-
- allowUser(User) - Method in interface de.espirit.firstspirit.access.store.templatestore.WorkflowTransitionPermission
-
- allWorkflows() - Method in interface de.espirit.firstspirit.access.store.templatestore.WorkflowPermission
-
- ALT_TEXT_KEY - Static variable in interface de.espirit.firstspirit.access.editor.MediumEditorValue
-
- AltPageRef - Interface in de.espirit.firstspirit.access.store.sitestore
-
This interface provides methods to handle the alternative pages for pagereferences
- and(Filter<T>...) - Static method in class de.espirit.common.util.Filter.Util
-
- and(Collection<Filter<T>>) - Static method in class de.espirit.common.util.Filter.Util
-
- And - Class in de.espirit.or.query
-
Interface to combine different sub constraints with and
- And() - Constructor for class de.espirit.or.query.And
-
Creates an empty And.
- And(Constraint) - Constructor for class de.espirit.or.query.And
-
Creates an And with the given sub constraint.
- And(Constraint, Constraint) - Constructor for class de.espirit.or.query.And
-
Creates an And combining the given constraints.
- APACHE_ACCESS_FILENAME - Static variable in interface de.espirit.firstspirit.access.schedule.WebServerConfiguration
-
Deprecated.
since 5.0 - no replacement
- ApiDoc - Annotation Type in de.espirit.common
-
- append() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.DefaultGomLangInfo.GomLangHashCode
-
- appendChild(FormatTemplate) - Method in interface de.espirit.firstspirit.access.editor.value.DefaultDomNode
-
Creates and appends a child at the end of the child list.
- appendChild(Link) - Method in interface de.espirit.firstspirit.access.editor.value.DefaultDomNode
-
Creates and appends a link node.
- appendChild(TableFormatTemplate) - Method in interface de.espirit.firstspirit.access.editor.value.DefaultDomNode
-
Creates and appends an (inline) table node.
- appendChild(String) - Method in interface de.espirit.firstspirit.access.editor.value.DefaultDomNode
-
Creates and appends a text node.
- appendChild() - Method in interface de.espirit.firstspirit.access.editor.value.ListDomNode
-
Appends a list item.
- appendChild(StoreElement) - Method in interface de.espirit.firstspirit.access.store.sitestore.DocumentGroup
-
- appendChild(StoreElement) - Method in interface de.espirit.firstspirit.access.store.StoreElement
-
- appendChildBefore(StoreElement, StoreElement) - Method in interface de.espirit.firstspirit.access.store.sitestore.DocumentGroup
-
- appendChildBefore(StoreElement, StoreElement) - Method in interface de.espirit.firstspirit.access.store.StoreElement
-
- appendEditorNames(List<String>) - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.GomEditorProvider
-
Append the names of all local and children's editors to the given list of
names and return the list.
- applyLanguage(String) - Method in interface de.espirit.or.query.Select
-
Make a clone of this select and replace all place holders %lang%
contained in
constaints with the given languageAbbreviation
- AREA_KEY - Static variable in interface de.espirit.firstspirit.access.editor.ImageMapEditorValue
-
- AREAS_KEY - Static variable in interface de.espirit.firstspirit.access.editor.ImageMapEditorValue
-
- asRevisionProvider() - Method in interface de.espirit.firstspirit.storage.HistoryProvider
-
- assimilate(Language, Object) - Method in interface de.espirit.firstspirit.access.editor.EditorValue
-
Assimilate the value object for the specified language, if possible.
- Attachment - Class in de.espirit.firstspirit.access
-
Container for transporting attachments.
- Attachment(File) - Constructor for class de.espirit.firstspirit.access.Attachment
-
- Attachment(String, InputStream) - Constructor for class de.espirit.firstspirit.access.Attachment
-
- Attachment(String, String, InputStream) - Constructor for class de.espirit.firstspirit.access.Attachment
-
- Attribute<T> - Interface in de.espirit.or.schema
-
This is the interface for all implementations of attributes which can defined
by an entity type.
- AttributeConstraint - Interface in de.espirit.or.query
-
The base class for all
constraints
which define an attribute based filter.
- AUTH_ADMIN - Static variable in class de.espirit.firstspirit.access.ConnectionManager
-
- AUTH_CLIENT - Static variable in class de.espirit.firstspirit.access.ConnectionManager
-
- AUTH_DEFAULT - Static variable in class de.espirit.firstspirit.access.ConnectionManager
-
- AUTH_SYSTEM - Static variable in class de.espirit.firstspirit.access.ConnectionManager
-
- AUTH_WEB_NONSSO - Static variable in class de.espirit.firstspirit.access.ConnectionManager
-
- AUTH_WEB_SSO - Static variable in class de.espirit.firstspirit.access.ConnectionManager
-
- AUTOMATIC - Static variable in interface de.espirit.firstspirit.access.store.templatestore.WorkflowScriptContext
-
- available() - Method in class de.espirit.firstspirit.access.ConnectionManager.ClientJarInputStream
-
- awaitTermination() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleEntryControl
-
Blocks until the schedule entry has terminated.