- abort() - Method in interface de.espirit.firstspirit.scheduling.agency.JobAgent
-
Abort this job and all currently running tasks.
- ABSOLUTE_URL - Static variable in interface de.espirit.firstspirit.access.UrlCreator
-
- ABSOLUTE_URL - Static variable in interface de.espirit.firstspirit.generate.UrlCreator
-
Absolute link with prefix (e.g.
- ABSOLUTE_URL_NO_PREFIX - Static variable in interface de.espirit.firstspirit.access.UrlCreator
-
- ABSOLUTE_URL_NO_PREFIX - Static variable in interface de.espirit.firstspirit.generate.UrlCreator
-
Absolute link without prefix (e.g.
- 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
-
Constructor applying the default tag.
- 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
-
- AbstractTransferListener - Class in de.espirit.firstspirit.client.io.crc
-
- AbstractTransferListener() - Constructor for class de.espirit.firstspirit.client.io.crc.AbstractTransferListener
-
- AbstractValueHoldingSwingGadget<T,F extends GomFormElement> - Class in de.espirit.firstspirit.ui.gadgets.swing
-
- AbstractValueHoldingSwingGadget(SwingGadgetContext<F>) - Constructor for class de.espirit.firstspirit.ui.gadgets.swing.AbstractValueHoldingSwingGadget
-
Constructor adding the core aspects.
- AbstractWebApp - Class in de.espirit.firstspirit.module
-
FIRSTspirit web application interface.
- AbstractWebApp() - Constructor for class de.espirit.firstspirit.module.AbstractWebApp
-
- 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
-
Accepts the questioned element, if all inner filters accept the element.
- accept(T) - Method in class de.espirit.common.util.Filter.EqualFilter
-
Accepts the given element, if it is equal to the one defined with this filter.
- accept(T) - Method in class de.espirit.common.util.Filter.ImpliesFilter
-
Accepts an element, if either the condition does not accept it or, if it does, the implication also accepts it.
- accept(T) - Method in class de.espirit.common.util.Filter.NotFilter
-
Accepts the questioned element if the inner filter does not accept it.
- accept(T) - Method in class de.espirit.common.util.Filter.OrFilter
-
Accepts the questioned element if any one of the inner filters accepts it.
- accept(CommodityContainer, Point) - Method in interface de.espirit.firstspirit.ui.gadgets.aspects.transfer.ValidatorHost.Validator
-
Validate a list of commodities.
- ACCEPT_ALL - Static variable in class de.espirit.firstspirit.access.store.StoreElementFilter
-
- acceptAll() - Static method in class de.espirit.common.util.Filter.Util
-
A primitive filter accepting any element.
- acceptFocus(SwingFocusable.Handler) - Method in interface de.espirit.firstspirit.ui.gadgets.aspects.focus.SwingFocusable
-
Hands a handler providing means to give focus.
- acceptNothing() - Static method in class de.espirit.common.util.Filter.Util
-
A primitive filter accepting no element.
- accessAllowed(User) - Method in interface de.espirit.firstspirit.access.project.Project
-
Is a user allowed to acces the project
- AccessDeniedException(String) - Constructor for exception de.espirit.firstspirit.client.plugin.dataaccess.aspects.DataAccessControlling.AccessDeniedException
-
Construct an instance with the given message.
- 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
-
- ACTION - Variable in class de.espirit.firstspirit.common.FsResource.FsIcon
-
Resource key for an "action" icon.
- 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
-
- 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.access.editor
-
Interface defining an activity.
- 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.
- Adapter() - Constructor for class de.espirit.firstspirit.client.gui.applications.browser.BrowserListener.Adapter
-
- Adapter() - Constructor for class de.espirit.firstspirit.client.gui.applications.TabListener.Adapter
-
- Adapter() - Constructor for class de.espirit.firstspirit.client.plugin.dataaccess.aspects.ReportItemsProviding.Adapter
-
- adaptGid(Schema, List<Entity>, boolean) - Method in interface de.espirit.firstspirit.common.GidAgent
-
Adapts the given elements GID's.
- adaptGid(Schema, Map<Entity, UUID>, boolean) - Method in interface de.espirit.firstspirit.common.GidAgent
-
Adapts the given elements GID's to the mapping defined one.
- add(int, int) - Method in interface de.espirit.firstspirit.access.editor.value.imagemap.PolygonBuilder
-
Adds a new edge to the polygon positioned at the given coordinate.
- add(MPPViewport) - Method in interface de.espirit.firstspirit.access.project.mpp.MPPViewports
-
Adds the given
viewport
to the current collection of viewports.
- 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(IDProvider) - Method in interface de.espirit.firstspirit.feature.FeatureModel
-
Adds the given element to this feature model.
- add(Collection<IDProvider>) - Method in interface de.espirit.firstspirit.feature.FeatureModel
-
Adds the given elements collection to this feature model.
- add(JsonElement<?>...) - Method in interface de.espirit.firstspirit.json.JsonArray
-
This method adds one or more elements to the list.
- add(Collection<? extends JsonElement<?>>) - Method in interface de.espirit.firstspirit.json.JsonArray
-
This method adds a collection of
JsonElement
instances to the list.
- 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
-
Adds a listener for attribute change events.
- add(Object) - Method in class de.espirit.or.schema.KeyValue
-
Adds a key value.
- 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
- addAnswer(String) - Method in interface de.espirit.firstspirit.ui.operations.RequestOperation
-
Add an answer with the given label.
- addAspect(AspectType<A>, A) - Method in class de.espirit.firstspirit.ui.gadgets.swing.AbstractValueHoldingSwingGadget
-
- addAttribute(String, String) - Method in interface de.espirit.firstspirit.client.plugin.dataaccess.aspects.DataTemplating.ParameterSet
-
Adds text as parameter for attribute use.
- 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.
- addBrokenReferenceToDataset(Schema, String, UUID) - Method in interface de.espirit.firstspirit.client.plugin.dataaccess.aspects.ValueReferencesJournal
-
- addBrokenReferenceToElement(String, IDProvider.UidType, String) - Method in interface de.espirit.firstspirit.client.plugin.dataaccess.aspects.ValueReferencesJournal
-
- addBrowserListener(BrowserListener) - Method in interface de.espirit.firstspirit.client.gui.applications.browser.BrowserApplication
-
- addButton(String, JavaScriptObject) - Method in interface de.espirit.firstspirit.webedit.client.api.Dialog
-
Adds a button to the dialog.
- addCancel() - Method in interface de.espirit.firstspirit.ui.operations.RequestOperation
-
Adds an answer with a language dependent label for "cancel".
- 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
-
Adds a listener being informed on changes within these permissions.
- addChannelProvider(ChannelSourceProvider) - Method in interface de.espirit.firstspirit.store.access.nexport.operations.ExportOperation
-
Add a channels providing element for export.
- addClause(PatternClause) - Method in class de.espirit.firstspirit.access.search.Request
-
Adds a clause to be matched for this request's search.
- 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 theschedule terminates.
- addColumn(Language, int) - Method in interface de.espirit.firstspirit.access.editor.DomTableEditorValue
-
Adds a column for the given language after the defined column index.
- 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
-
Adds a constraint to be fulfilled.
- addContent(TableTemplate, String) - Method in interface de.espirit.firstspirit.access.store.contentstore.ContentFolder
-
Creates and returns a content2 node based on the given template.
- 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
-
Adds a dependent package to this version.
- addDropHandler(BrowserNodeHandlerBuilder.DropHandler<N>, TransferType<?>...) - Method in interface de.espirit.firstspirit.client.gui.applications.BrowserNodeHandlerBuilder
-
Registers a handler receiving all transfer type-mapped commodities.
- addDropHandler(BrowserNodeHandlerBuilder.DropHandler<N>, Collection<TransferType<?>>) - Method in interface de.espirit.firstspirit.client.gui.applications.BrowserNodeHandlerBuilder
-
Registers a handler receiving all transfer type-mapped commodities.
- 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
-
Deprecated.
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.
- addElement(IDProvider) - Method in interface de.espirit.firstspirit.store.access.nexport.operations.ExportOperation
-
Generically adds a FirstSpirit element to be exported.
- addElementReloadListener(Preview.ElementReloadListener) - Method in interface de.espirit.firstspirit.webedit.client.api.Preview
-
Registers a listener for events about reloaded elements in the current preview document.
- addElementRestriction(Long) - Method in class de.espirit.firstspirit.access.search.Request
-
Adds a restriction to an element identified by its numerical id.
- addEntity(Entity) - Method in interface de.espirit.firstspirit.store.access.nexport.operations.ExportOperation.SchemaOptions
-
Adds an entity to be exported.
- addFont(String, InputStream) - Method in interface de.espirit.firstspirit.access.admin.FontStorage
-
Adds a font to the server.
- addGroup(Group) - Method in interface de.espirit.firstspirit.access.schedule.ScheduleEntry
-
Adds a group to execute this schedule entry.
- addGroupId(String) - Method in interface de.espirit.firstspirit.service.permission.groups.User
-
- addHtml(String, String) - Method in interface de.espirit.firstspirit.client.plugin.dataaccess.aspects.DataTemplating.ParameterSet
-
Adds HTML as parameter.
- addImage(String, Image<?>, String) - Method in interface de.espirit.firstspirit.client.plugin.dataaccess.aspects.DataTemplating.ParameterSet
-
Adds an image as parameter.
- addItem(WebeditStatusNoteItem) - Method in interface de.espirit.firstspirit.webedit.plugin.status.WebeditStatusNoteBuilder
-
Adds a item eligible for display in the status note's contextual setting.
- addItemsPlugin(String, ClientItemsPlugin) - Method in interface de.espirit.firstspirit.webedit.client.api.Common
-
Registers a provider for actions in the given context type.
- additionalContext(Map<String, ?>) - Method in interface de.espirit.firstspirit.agency.RenderingAgent.Renderer
-
Adds the provided values to the topmost context.
- additionalContext(String, Object) - Method in interface de.espirit.firstspirit.agency.RenderingAgent.Renderer
-
Adds the provided value to the top-most context.
- addLanguage(Language) - Method in interface de.espirit.firstspirit.access.project.Project
-
Adds a project language to the project
- addLink(IDProvider) - Method in interface de.espirit.firstspirit.access.store.sitestore.DocumentGroup
-
Adds a link to the given target element.
- addLink(StyleTemplate) - Method in interface de.espirit.firstspirit.access.store.templatestore.TableFormatTemplate
-
- addMedium(String, Media, Resolution) - Method in interface de.espirit.firstspirit.client.plugin.dataaccess.aspects.DataTemplating.ParameterSet
-
Adds a medium as parameter.
- addModelElement(IDProvider) - Method in interface de.espirit.firstspirit.client.plugin.dataaccess.aspects.ModelReferencesJournal
-
Adds the given FirstSpirit element as model reference to this journal.
- addModelListener(ModelType<T>, ModelListener<T>) - Method in interface de.espirit.firstspirit.client.gui.model.ModelService
-
Adds the given
listener
to be
notified
on every model change.
- addNavigatableFolders(String...) - Method in interface de.espirit.firstspirit.ui.gadgets.aspects.operations.ProjectOptions.StoreTypeOptions
-
Resricts navigation within a store type to the given folders.
- addNavigationChangeListener(Common.NavigationChangeListener) - Method in interface de.espirit.firstspirit.webedit.client.api.Common
-
Registers a listener for events about changes regarding the project's sitestore/navigation.
- addNo() - Method in interface de.espirit.firstspirit.ui.operations.RequestOperation
-
Adds an answer with a language dependent label for "no".
- addOk() - Method in interface de.espirit.firstspirit.ui.operations.RequestOperation
-
Adds an answer with a language dependent label for "ok".
- addOption(String, String) - Method in interface de.espirit.firstspirit.webedit.server.SelectOptionOperation
-
Configures one of the options the user should select from.
- addOrdering(String, boolean, boolean) - Method in interface de.espirit.firstspirit.access.store.sitestore.Content2Params
-
Adds an ordering to this parameters for the named column.
- addParameterizedListener(MPPWebControl.ParameterizedListener) - Method in interface de.espirit.firstspirit.client.mpp.MPPWebControl
-
Adds a listener to be informed when current preview parametrization is enabled/disabled by the user.
- addParameterListener(MPPWebControl.ParameterListener) - Method in interface de.espirit.firstspirit.client.mpp.MPPWebControl
-
Adds a listener to be informed when a custom preview parameter has changed
May be used only in WebEdit mode.
- addPermissionListener(PermissionListener) - Method in interface de.espirit.firstspirit.access.store.Permission
-
- addPreviewElementListener(Common.PreviewElementListener) - Method in interface de.espirit.firstspirit.webedit.client.api.Common
-
Registers a listener for events about changes of the current Preview-Element.
- addPreviewRequestHandler(Common.PreviewRequestHandler) - Method in interface de.espirit.firstspirit.webedit.client.api.Common
-
Registers a listener for events about requests for changes of the current Preview-Element.
- addProject(String) - Method in interface de.espirit.firstspirit.ui.gadgets.aspects.operations.SelectStoreElementOperation
-
Adds the named project as selection source.
- addProjectFromRestriction(ProjectRestriction) - Method in interface de.espirit.firstspirit.ui.gadgets.aspects.operations.SelectStoreElementOperation
-
Add a project from a clause representation.
- addProvider(String, String) - Method in interface de.espirit.firstspirit.service.treedata.TNodeService
-
Adds a provider instance to the service.
- 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
-
Creates and adds a query based on this schema's definition to the store.
- addReferenceToDataset(Schema, String, UUID) - Method in interface de.espirit.firstspirit.client.plugin.dataaccess.aspects.ValueReferencesJournal
-
Adds a reference to a FirstSpirit
Dataset
to this journal.
- addReferenceToDataset(Schema, String, KeyValue) - Method in interface de.espirit.firstspirit.client.plugin.dataaccess.aspects.ValueReferencesJournal
-
Adds a reference to a FirstSpirit
Dataset
to this journal.
- addReferenceToElement(IDProvider) - Method in interface de.espirit.firstspirit.client.plugin.dataaccess.aspects.ValueReferencesJournal
-
Adds a reference to a FirstSpirit element to this journal.
- addReferenceToElement(String, IDProvider.UidType, String) - Method in interface de.espirit.firstspirit.client.plugin.dataaccess.aspects.ValueReferencesJournal
-
Adds a reference to a FirstSpirit element to this journal.
- addReferenceToExternal(String, String) - Method in interface de.espirit.firstspirit.client.plugin.dataaccess.aspects.ValueReferencesJournal
-
Adds a reference to an external element to this journal.
- 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
-
Adds a row for the given language after the defined row index.
- addRow(int) - Method in interface de.espirit.firstspirit.access.editor.value.Table
-
Adds a new row at the specified index.
- addSchema(Schema) - Method in interface de.espirit.firstspirit.store.access.nexport.operations.ExportOperation
-
Add a schema element for export.
- addScriptUrl(String) - Method in interface de.espirit.firstspirit.webedit.server.ClientResourceOperation
-
- addSelectableElements(String...) - Method in interface de.espirit.firstspirit.ui.gadgets.aspects.operations.ProjectOptions.StoreTypeOptions
-
Restricts selection within a store type to the given elements.
- 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
-
- addSitestoreVariableToOverride(String) - Method in interface de.espirit.firstspirit.access.packagepool.Subscription
-
- addStartNode(IDProvider) - Method in interface de.espirit.firstspirit.access.packagepool.Package
-
- addStoreListener(StoreListener) - Method in interface de.espirit.firstspirit.access.store.Store
-
- addStoreType(Store.Type) - Method in interface de.espirit.firstspirit.ui.gadgets.aspects.operations.ProjectOptions
-
Add a store type to restrict navigation upon.
- addStylesheetUrl(String) - Method in interface de.espirit.firstspirit.webedit.server.ClientResourceOperation
-
- addTableTemplate(EntityType, String) - Method in interface de.espirit.firstspirit.access.store.templatestore.Schema
-
Creates and adds a table template based on this schema's definition to the store.
- addTabListener(TabListener) - Method in interface de.espirit.firstspirit.client.gui.applications.ApplicationTab
-
Adds the given listener
.
- addTemplateRestriction(Long) - Method in class de.espirit.firstspirit.access.search.Request
-
Add a restriction on a template identified by its numerical id.
- addTemplateSet(TemplateSet) - Method in interface de.espirit.firstspirit.access.project.Project
-
- addText(String, String) - Method in interface de.espirit.firstspirit.client.plugin.dataaccess.aspects.DataTemplating.ParameterSet
-
Adds text as parameter.
- addTimeParameterListener(MPPWebControl.TimeParameterListener) - Method in interface de.espirit.firstspirit.client.mpp.MPPWebControl
-
Adds a listener to be informed when the time parameter has changed.
- addToPackage(Package) - Method in interface de.espirit.firstspirit.access.store.PackagePoolItem
-
- addTopLevelFolders(IDProvider...) - Method in interface de.espirit.firstspirit.ui.gadgets.aspects.operations.ProjectOptions.StoreTypeOptions
-
Set the top level folders for this store type.
- addTransferItem(TransferType<T>, T) - Method in interface de.espirit.firstspirit.client.gui.applications.BrowserNodeHandlerBuilder.DragContext
-
Adds a transferable object for a given type to this context.
- addTransferItems(TransferType<T>, Collection<T>) - Method in interface de.espirit.firstspirit.client.gui.applications.BrowserNodeHandlerBuilder.DragContext
-
Adds a collection of transferable objects for a given type to this context.
- 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.
- addTypeToHide(Class<?>) - Method in interface de.espirit.firstspirit.ui.gadgets.aspects.operations.SelectStoreElementOperation
-
Adds a type to be hidden on displaying selectable and navigatable elements.
- addTypeToSelect(Class<?>) - Method in interface de.espirit.firstspirit.ui.gadgets.aspects.operations.SelectStoreElementOperation
-
Adds a type where elements thereof are eligible for selection.
- addUnifiedTask(ScheduleTask) - Method in interface de.espirit.firstspirit.access.schedule.ScheduleEntry
-
Unifies the given task's name and adds it to this entry.
- 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
-
Adds the given user which should be allowed to execute this schedule entry.
- addUser(String, String) - Method in interface de.espirit.firstspirit.service.permission.groups.Users
-
- addUsers(User[]) - Method in interface de.espirit.firstspirit.access.project.Group
-
Adds the given users
to this group.
- addWorkflowTransitionListener(Common.WorkflowTransitionListener) - Method in interface de.espirit.firstspirit.webedit.client.api.Common
-
Registers a listener for events about workflow transitions in this websession
Listener registration in JavaScript might look like:
...addWorkflowTransitionListener(function(workflowTransitionInfo){...})
- addYes() - Method in interface de.espirit.firstspirit.ui.operations.RequestOperation
-
Adds an answer with a language dependent label for "yes".
- adjustTime(Select, Date) - Static method in class de.espirit.firstspirit.access.store.sitestore.ContentMultiPageParams
-
Adjusts the time constraint.
- ADMIN_MAIL_ADDRESS - Static variable in class de.espirit.firstspirit.server.configuration.ServerProperties
-
Administrator's email address used to send notification mails to.
- ADMIN_USER_NAME - Static variable in interface de.espirit.firstspirit.access.User
-
The super 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
- afterDelete(CRCSession, String) - Method in class de.espirit.firstspirit.client.io.crc.AbstractTransferListener
-
- afterDelete(CRCSession, String) - Method in interface de.espirit.firstspirit.client.io.crc.TransferListener
-
Called after deleting a file.
- afterDownload(CRCSession, String) - Method in class de.espirit.firstspirit.client.io.crc.AbstractTransferListener
-
- afterDownload(CRCSession, String) - Method in interface de.espirit.firstspirit.client.io.crc.TransferListener
-
Called after downloading a file.
- afterExists(CRCSession, String) - Method in class de.espirit.firstspirit.client.io.crc.AbstractTransferListener
-
- afterExists(CRCSession, String) - Method in interface de.espirit.firstspirit.client.io.crc.TransferListener
-
Called after checking if a file exists.
- 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
- afterGetFile(CRCSession, String) - Method in class de.espirit.firstspirit.client.io.crc.AbstractTransferListener
-
- afterGetFile(CRCSession, String) - Method in interface de.espirit.firstspirit.client.io.crc.TransferListener
-
Called after getting file info.
- afterImportData(StoreElement) - Method in interface de.espirit.firstspirit.access.store.ImportHandler
-
Called after importing custom data of the StoreElement
- afterListFiles(CRCSession, String) - Method in class de.espirit.firstspirit.client.io.crc.AbstractTransferListener
-
- afterListFiles(CRCSession, String) - Method in interface de.espirit.firstspirit.client.io.crc.TransferListener
-
Called after listing directory contends.
- afterMkdir(CRCSession, String) - Method in class de.espirit.firstspirit.client.io.crc.AbstractTransferListener
-
- afterMkdir(CRCSession, String) - Method in interface de.espirit.firstspirit.client.io.crc.TransferListener
-
Called after creating a directory.
- afterRename(CRCSession, String, String) - Method in class de.espirit.firstspirit.client.io.crc.AbstractTransferListener
-
- afterRename(CRCSession, String, String) - Method in interface de.espirit.firstspirit.client.io.crc.TransferListener
-
Called after renaming a file.
- afterStoreElementImport(StoreElement) - Method in interface de.espirit.firstspirit.access.store.ImportHandler
-
Called after the StoreElement has been constructed
- afterSwitch(CRCSession, String, String) - Method in class de.espirit.firstspirit.client.io.crc.AbstractTransferListener
-
- afterSwitch(CRCSession, String, String) - Method in interface de.espirit.firstspirit.client.io.crc.TransferListener
-
Called after switching two paths.
- afterTouch(CRCSession, String, long) - Method in class de.espirit.firstspirit.client.io.crc.AbstractTransferListener
-
- afterTouch(CRCSession, String, long) - Method in interface de.espirit.firstspirit.client.io.crc.TransferListener
-
Called after touching a file.
- afterUpload(CRCSession, String, boolean) - Method in class de.espirit.firstspirit.client.io.crc.AbstractTransferListener
-
- afterUpload(CRCSession, String, boolean) - Method in interface de.espirit.firstspirit.client.io.crc.TransferListener
-
Called after uploading a file.
- AJAX_DATA_SYNC_TIMEOUT - Static variable in class de.espirit.firstspirit.server.configuration.ServerProperties
-
Data sync timeout for AJAX in Webmonitor
- AJAX_IMAGE_RELOAD_TIMEOUT - Static variable in class de.espirit.firstspirit.server.configuration.ServerProperties
-
Image reload timeout in Webmonitor
- alike(T, T) - Method in interface de.espirit.common.util.AlikenessComparator
-
Compare given elements for alikeness.
- AlikenessComparator<T> - Interface in de.espirit.common.util
-
Comparator providing means for alikeness.
- 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.
- allEntitiesExported() - Method in interface de.espirit.firstspirit.store.access.nexport.EntityTypeExportInfo
-
Returns the state of the
setExportAllEntities-flag
for the
schema
of this export info.
- allow(int) - Method in interface de.espirit.firstspirit.access.store.Permission
-
Grants the given permission.
- ALLOW_PRIORITY - Static variable in interface de.espirit.firstspirit.access.editor.PermissionEditorValue
-
Mode identifier defining allow priority.
- 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
-
Allow the given group to execute the workflow.
- allowGroup(Group) - Method in interface de.espirit.firstspirit.access.store.templatestore.WorkflowTransitionPermission
-
Allows the given user group to perform the transition.
- allows(IDProvider) - Method in interface de.espirit.firstspirit.agency.ProjectRestriction
-
Evaluates, whether the project-restrictions allow the given element to pass.
- allowsEmpty() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomFormElement
-
Indicates, whether empty values are allowed.
- 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
-
Allow the given user to execute the workflow.
- allowUser(User) - Method in interface de.espirit.firstspirit.access.store.templatestore.WorkflowTransitionPermission
-
Allows the given user to perform the transition.
- allWorkflows() - Method in interface de.espirit.firstspirit.access.store.templatestore.WorkflowPermission
-
Indicates whether the permission is applicable for all workflows.
- ALT_TEXT_KEY - Static variable in interface de.espirit.firstspirit.access.editor.MediumEditorValue
-
Key for the alternative text.
- AltPageRef - Interface in de.espirit.firstspirit.access.store.sitestore
-
This interface provides methods to handle the alternative pages for pagereferences
- analyzeFeature(FeatureFile) - Method in interface de.espirit.firstspirit.feature.FeatureInstallAgent
-
Starts a server side feature analyze process for the given feature file.
- and(Filter<T>...) - Static method in class de.espirit.common.util.Filter.Util
-
Factory to create a combinatorial conjunction-filter on the given arguments.
- and(Collection<Filter<T>>) - Static method in class de.espirit.common.util.Filter.Util
-
Factory to create a combinatorial conjunction-filter on a given collection of filters.
- 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.
- answer(String) - Method in interface de.espirit.firstspirit.agency.QueryAgent
-
Answers a given query by giving iterable access to matching FirstSpirit elements.
- APACHE_ACCESS_FILENAME - Static variable in interface de.espirit.firstspirit.access.schedule.WebServerConfiguration
-
- ApiDoc - Annotation Type in de.espirit.common
-
- appearance() - Method in interface de.espirit.firstspirit.client.gui.applications.ApplicationTabConfiguration
-
Returns a builder to define tab appearance.
- append(String, String) - Method in interface de.espirit.firstspirit.access.editor.ValueIndexer
-
Appends the given textual value for indexing with respect to the defined field name.
- append() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.DefaultGomLangInfo.GomLangHashCode
-
Append the relevant information to the hash code.
- append(InputStream) - Method in interface de.espirit.firstspirit.io.FileHandle
-
- appendAssociate(Associate, Language, boolean) - Method in interface de.espirit.firstspirit.access.editor.ValueIndexer
-
Appends the given associate, to consolidate changes between the data and the associate.
- 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
-
- appendChild(String) - Method in interface de.espirit.firstspirit.service.permission.groups.Group
-
Creates a new group with the given name as child of this group and appends it to the list of
children
.
- appendChild(String, String) - Method in interface de.espirit.firstspirit.service.permission.groups.Group
-
Creates a new group with the given name and id as child of this group and appends it to the list of
children
.
- appendChildBefore(StoreElement, StoreElement) - Method in interface de.espirit.firstspirit.access.store.sitestore.DocumentGroup
-
Appends a child element to this group, inserting it before a reference element.
- appendChildBefore(StoreElement, StoreElement) - Method in interface de.espirit.firstspirit.access.store.StoreElement
-
- appendDate(String, Date) - Method in interface de.espirit.firstspirit.access.editor.ValueIndexer
-
Appends the given date value for indexing with respect to the defined field name.
- 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.
- appendFormData(FormData, Language, boolean) - Method in interface de.espirit.firstspirit.access.editor.ValueIndexer
-
Appends the given form data content for indexing.
- appendIndexData(ValueIndexer, T, boolean) - Method in interface de.espirit.firstspirit.client.access.editor.ReferenceAwareValueIndexSupporting
-
Asks to append indexing data for the given value to the handed indexer.
- appendIndexData(String, Language, boolean, ValueIndexer) - Method in interface de.espirit.firstspirit.client.plugin.dataaccess.aspects.ValueIndexing
-
Append data to the indexer enabling to find the data object having the given identifier in the defined
language.
- appendNumber(String, Number) - Method in interface de.espirit.firstspirit.access.editor.ValueIndexer
-
Appends the given number value for indexing with respect to the defined field name.
- ApplicationAgent - Interface in de.espirit.firstspirit.agency
-
Agent providing information about the application.
- ApplicationAspectMap - Class in de.espirit.firstspirit.scheduling.aspects
-
- ApplicationAspectMap() - Constructor for class de.espirit.firstspirit.scheduling.aspects.ApplicationAspectMap
-
- ApplicationAspectType<A> - Class in de.espirit.firstspirit.scheduling.aspects
-
- ApplicationPlugin - Interface in de.espirit.firstspirit.server.application
-
Definition of a plug-in describing an application connected to FirstSpirit.
- ApplicationPlugin.IconType - Enum in de.espirit.firstspirit.server.application
-
The contextual icon type.
- ApplicationService - Interface in de.espirit.firstspirit.client.gui.applications
-
Client service to
open
tab applications.
- ApplicationTab<T> - Interface in de.espirit.firstspirit.client.gui.applications
-
- ApplicationTabAppearance - Interface in de.espirit.firstspirit.client.gui.applications
-
Configuration interface defining the
appearance
of the
related application tab.
- ApplicationTabAppearance.Builder - Interface in de.espirit.firstspirit.client.gui.applications
-
Configuration builder to configure tab appearance.
- ApplicationTabAppearance.FontStyle - Enum in de.espirit.firstspirit.client.gui.applications
-
The font style types.
- ApplicationTabConfiguration<T extends ApplicationTabConfiguration<T>> - Interface in de.espirit.firstspirit.client.gui.applications
-
- ApplicationType<T,C extends ApplicationTabConfiguration> - Class in de.espirit.firstspirit.client.gui.applications
-
Token representing an application type.
- ApplicationType() - Constructor for class de.espirit.firstspirit.client.gui.applications.ApplicationType
-
- applyFilterFolderBased(boolean) - Method in interface de.espirit.firstspirit.ui.gadgets.aspects.operations.SelectStoreElementOperation
-
The element selection filter allows/shows only child elements of folders.
- applyFilterUidBased(boolean) - Method in interface de.espirit.firstspirit.ui.gadgets.aspects.operations.SelectStoreElementOperation
-
The element selection filter allows/shows only child elements having a UID.
- 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 - Interface in de.espirit.firstspirit.access.editor.value.imagemap
-
An area of some shape at some place hosting a link.
- Area.Visitor<R> - Interface in de.espirit.firstspirit.access.editor.value.imagemap
-
Visitor to operate on different shapes of areas.
- AREA_KEY - Static variable in interface de.espirit.firstspirit.access.editor.ImageMapEditorValue
-
Key for a single area entry.
- AreaBuilder - Interface in de.espirit.firstspirit.access.editor.value.imagemap
-
Generic definition of a builder for shaped areas.
- AREAS_KEY - Static variable in interface de.espirit.firstspirit.access.editor.ImageMapEditorValue
-
Key for the area container.
- areEquivalent(T, T) - Method in interface de.espirit.firstspirit.ui.gadgets.aspects.ValueComparable
-
Compares two values in terms of equal meaning
- Aspectable - Interface in de.espirit.firstspirit.aspects
-
Interface for classes supporting aspect provisioning.
- AspectMap - Class in de.espirit.firstspirit.aspects
-
A simple map for type safe aspect mapping.
- AspectMap() - Constructor for class de.espirit.firstspirit.aspects.AspectMap
-
- AspectType<T> - Class in de.espirit.firstspirit.aspects
-
Type token implementation for aspect types.
- AspectType() - Constructor for class de.espirit.firstspirit.aspects.AspectType
-
- asRevisionProvider() - Method in interface de.espirit.firstspirit.storage.HistoryProvider
-
- assimilate(Language, Object) - Method in interface de.espirit.firstspirit.access.editor.EditorValue
-
Deprecated.
Assimilate the value object for the specified language, if possible.
- Associate - Interface in de.espirit.firstspirit.access.editor
-
Definition of an associate for adding to some index.
- associate(Entity) - Method in interface de.espirit.firstspirit.access.editor.ValueIndexer
-
Associate an entity with the value under indexing, so that if the entity changes, the value will be updated wrt. its index entry.
- associate(String, Object) - Method in interface de.espirit.firstspirit.webedit.DataAssociationAgent
-
Determines the associations for the specified object and association namespace.
- associate(DataAssociationHandler.Type<? extends DataAssociationHandler<T, A>>, T) - Method in interface de.espirit.firstspirit.webedit.DataAssociationAgent
-
Determines the associations for the specified object and association namespace.
- associate(T) - Method in interface de.espirit.firstspirit.webedit.DataAssociationHandler
-
Returns a set of objects the given object is associated with.
- associateIds(DataAssociationHandler.Type<? extends DataAssociationHandler<T, A>>, T) - Method in interface de.espirit.firstspirit.webedit.DataAssociationAgent
-
Determines the associations for the specified object and association namespace.
- Attachment - Class in de.espirit.firstspirit.access
-
Container for transporting attachments.
- Attachment(File) - Constructor for class de.espirit.firstspirit.access.Attachment
-
File-based constructor for an attachment.
- Attachment(String, InputStream) - Constructor for class de.espirit.firstspirit.access.Attachment
-
Stream-based constructor for an attachment also providing a name.
- Attachment(String, String, InputStream) - Constructor for class de.espirit.firstspirit.access.Attachment
-
Stream-based constructor for an attachment, additionally providing a name and a type for the file.
- attribute(String, Object) - Method in interface de.espirit.firstspirit.client.plugin.dataaccess.aspects.UrlGenerationContext.Builder
-
Configures an attribute to be available in the generation context.
- 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
-
Authentication method using the default admin as defined in the fs-jaas.conf.
- AUTH_CLIENT - Static variable in class de.espirit.firstspirit.access.ConnectionManager
-
Authentication method using the client login as defined in the fs-jaas.conf.
- AUTH_DEFAULT - Static variable in class de.espirit.firstspirit.access.ConnectionManager
-
Authentication method using the default login as defined in the fs-jaas.conf.
- AUTH_SYSTEM - Static variable in class de.espirit.firstspirit.access.ConnectionManager
-
Authentication method using the system login as defined in the fs-jaas.conf.
- AUTH_WEB_NONSSO - Static variable in class de.espirit.firstspirit.access.ConnectionManager
-
Authentication method using the Non-SSO-based web login as defined in the fs-jaas.conf.
- AUTH_WEB_SSO - Static variable in class de.espirit.firstspirit.access.ConnectionManager
-
Authentication method using the SSO-based web login as defined in the fs-jaas.conf.
- AuthenticationException - Exception in de.espirit.firstspirit.server.authentication
-
Exception thrown if a authentication was not successful because of invalid credentials for instance.
- AuthenticationException() - Constructor for exception de.espirit.firstspirit.server.authentication.AuthenticationException
-
Exception thrown if a authentication was not successful because of invalid credentials for instance.
- AuthenticationException(String) - Constructor for exception de.espirit.firstspirit.server.authentication.AuthenticationException
-
Exception thrown if a authentication was not successful because of invalid credentials for instance.
- AuthenticationException(String, Throwable) - Constructor for exception de.espirit.firstspirit.server.authentication.AuthenticationException
-
Exception thrown if a authentication was not successful because of invalid credentials for instance.
- AUTOMATIC - Static variable in interface de.espirit.firstspirit.access.store.templatestore.WorkflowScriptContext
-
Task state definition for automatic transition.
- autoReleaseAfterUpload() - Method in interface de.espirit.firstspirit.agency.ProjectRestriction
-
Indicates the project performing an auto release after upload.
- available() - Method in class de.espirit.firstspirit.access.ConnectionManager.ClientJarInputStream
-
Indicates the stream to be available.
- awaitTermination() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleEntryControl
-
Blocks until the schedule entry has terminated.