- BACKUP_MAIL - Static variable in class de.espirit.firstspirit.server.configuration.ServerProperties
-
E-mail address for backup information
- BackupParameters - Class in de.espirit.firstspirit.access.export
-
- BackupParameters(long, String) - Constructor for class de.espirit.firstspirit.access.export.BackupParameters
-
- BackupType - Enum in de.espirit.firstspirit.access.export
-
The type of a backup.
- barAdmin() - Method in interface de.espirit.firstspirit.access.project.Project
-
Indicates, whether the
server admin
is barred fromusing/editing the project.
- BaseContext - Interface in de.espirit.firstspirit.access
-
A simple base context used for firstspirit hotspots like client plugins.
- BaseContext.Env - Enum in de.espirit.firstspirit.access
-
Definition of execution environments.
- baseRevision(Revision) - Method in interface de.espirit.firstspirit.webedit.server.ComparisonDialogOperation
-
Configures the base revision for the comparison dialog, displayed on the right side of the dialog.
- BasicElementInfo - Interface in de.espirit.firstspirit.access.store
-
- BasicEntityInfo - Interface in de.espirit.firstspirit.access.database
-
Container providing basic information about an entity.
- BasicInfo - Interface in de.espirit.firstspirit.access.store
-
This interface represents an identifier for a store element.
- beforeDelete(CRCSession, String) - Method in class de.espirit.firstspirit.client.io.crc.AbstractTransferListener
-
- beforeDelete(CRCSession, String) - Method in interface de.espirit.firstspirit.client.io.crc.TransferListener
-
Called before deleting a file.
- beforeDownload(CRCSession, String) - Method in class de.espirit.firstspirit.client.io.crc.AbstractTransferListener
-
- beforeDownload(CRCSession, String) - Method in interface de.espirit.firstspirit.client.io.crc.TransferListener
-
Called before downloading a file.
- beforeExists(CRCSession, String) - Method in class de.espirit.firstspirit.client.io.crc.AbstractTransferListener
-
- beforeExists(CRCSession, String) - Method in interface de.espirit.firstspirit.client.io.crc.TransferListener
-
Called before checking if a file exists.
- beforeExport(StoreElement) - Method in interface de.espirit.firstspirit.access.store.ExportHandler
-
- beforeGetFile(CRCSession, String) - Method in class de.espirit.firstspirit.client.io.crc.AbstractTransferListener
-
- beforeGetFile(CRCSession, String) - Method in interface de.espirit.firstspirit.client.io.crc.TransferListener
-
Called before getting file info.
- beforeListFiles(CRCSession, String) - Method in class de.espirit.firstspirit.client.io.crc.AbstractTransferListener
-
- beforeListFiles(CRCSession, String) - Method in interface de.espirit.firstspirit.client.io.crc.TransferListener
-
Called before listing directory contends.
- beforeMkdir(CRCSession, String) - Method in class de.espirit.firstspirit.client.io.crc.AbstractTransferListener
-
- beforeMkdir(CRCSession, String) - Method in interface de.espirit.firstspirit.client.io.crc.TransferListener
-
Called before creating a directory.
- beforeRename(CRCSession, String, String) - Method in class de.espirit.firstspirit.client.io.crc.AbstractTransferListener
-
- beforeRename(CRCSession, String, String) - Method in interface de.espirit.firstspirit.client.io.crc.TransferListener
-
Called before renaming a file.
- beforeSwitch(CRCSession, String, String) - Method in class de.espirit.firstspirit.client.io.crc.AbstractTransferListener
-
- beforeSwitch(CRCSession, String, String) - Method in interface de.espirit.firstspirit.client.io.crc.TransferListener
-
Called before switching two paths.
- beforeTouch(CRCSession, String, long) - Method in class de.espirit.firstspirit.client.io.crc.AbstractTransferListener
-
- beforeTouch(CRCSession, String, long) - Method in interface de.espirit.firstspirit.client.io.crc.TransferListener
-
Called before touching a file.
- beforeUpload(CRCSession, String, boolean) - Method in class de.espirit.firstspirit.client.io.crc.AbstractTransferListener
-
- beforeUpload(CRCSession, String, boolean) - Method in interface de.espirit.firstspirit.client.io.crc.TransferListener
-
Called before uploading a file.
- beSet(Language) - Method in interface de.espirit.firstspirit.access.editor.EditorValue
-
Deprecated.
- BinaryFunction<R,P1,P2> - Interface in de.espirit.common.function
-
Simple interface to create a type safe instance of an object based on two parameters.
- BinaryMedium - Interface in de.espirit.firstspirit.access.editor.value
-
- BinaryMedium.Type - Enum in de.espirit.firstspirit.access.editor.value
-
The type of the binary medium.
- BinaryProcedure<P1,P2> - Interface in de.espirit.common.function
-
Simple procedure callback to be called with two type safe parameters.
- bind() - Method in interface de.espirit.firstspirit.client.gui.applications.BrowserNodeHandlerBuilder
-
Creates and binds the configured handler.
- BLOCKED - Static variable in interface de.espirit.firstspirit.access.store.PackagePoolItem
-
Indicator for the blocked state.
- Body - Interface in de.espirit.firstspirit.access.store.pagestore
-
This interface provides methods to handle the bodys of pages in the PageStore.
- body(Body) - Method in interface de.espirit.firstspirit.webedit.server.NewSectionOperation
-
Body on which a new section should be created.
- BORDER_KEY - Static variable in interface de.espirit.firstspirit.access.editor.PictureEditorValue
-
Deprecated.
The key to store the border width.
- borderType(Store.Type) - Method in interface de.espirit.firstspirit.client.gui.applications.ApplicationTabAppearance.Builder
-
Defines the border type used for the colored border beneath the application tab button.
- bounds(int, int, int, int) - Method in interface de.espirit.firstspirit.access.editor.value.imagemap.RectangleBuilder
-
Defines the bounds for the rectangle.
- bounds(Rectangle) - Method in interface de.espirit.firstspirit.webedit.plugin.focus.FocusAreaBuilder
-
Configures the bounds of the focus area preset based on absolute pixel coordinates inside the image,
where 0x0
represents the top-left corner.
- breaks() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomFormElement
-
Indicates, whether to break after this form element.
- breaks() - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.GomFormElement
-
Indicates, that the form shall be followed by a line break.
- BrokerAgent - Interface in de.espirit.firstspirit.agency
-
Definition for an agent offering access to
SpecialistsBroker
s, each of which operates
on a remote projects that is registered for the given symbolic name.
- BrowserApplication - Interface in de.espirit.firstspirit.client.gui.applications.browser
-
Browser application interface to open and control an integrated browser instance.
- BrowserApplicationConfiguration - Interface in de.espirit.firstspirit.client.gui.applications.browser
-
- BrowserListener - Interface in de.espirit.firstspirit.client.gui.applications.browser
-
Interface for listener on browser change events.
- BrowserListener.Adapter - Class in de.espirit.firstspirit.client.gui.applications.browser
-
An abstract adapter class for receiving browser events.
- BrowserNode - Interface in de.espirit.firstspirit.client.gui.applications
-
- BrowserNodeActionProvider<T> - Interface in de.espirit.firstspirit.client.gui.applications
-
Interface providing methods for node based actions.
- BrowserNodeHandler<T> - Interface in de.espirit.firstspirit.client.gui.applications
-
Handler for browser node based user interaction.
- BrowserNodeHandlerBuilder<N> - Interface in de.espirit.firstspirit.client.gui.applications
-
- BrowserNodeHandlerBuilder.DragContext - Interface in de.espirit.firstspirit.client.gui.applications
-
Interface providing access to drag context.
- BrowserNodeHandlerBuilder.DragListener<N> - Interface in de.espirit.firstspirit.client.gui.applications
-
A drag listener receiving information on drag events.
- BrowserNodeHandlerBuilder.DropHandler<N> - Interface in de.espirit.firstspirit.client.gui.applications
-
A drop handler receiving information on drop events.
- BrowserNodeHandlerBuilder.ElementDecorator<N> - Interface in de.espirit.firstspirit.client.gui.applications
-
Decorator for registered elements.
- BrowserNodeHandlerBuilder.SelectionMode - Enum in de.espirit.firstspirit.client.gui.applications
-
Selection mode for the registered nodes
- build() - Method in interface de.espirit.firstspirit.access.editor.value.imagemap.AreaBuilder
-
Produces a new area.
- build() - Method in interface de.espirit.firstspirit.access.editor.value.imagemap.CircleBuilder
-
Produces a new circle area.
- build() - Method in interface de.espirit.firstspirit.access.editor.value.imagemap.PolygonBuilder
-
Produces a new polygonal area.
- build() - Method in interface de.espirit.firstspirit.access.editor.value.imagemap.RectangleBuilder
-
Produces a new rectangular area.
- builder() - Method in interface de.espirit.firstspirit.access.project.mpp.MPPViewports
-
Provides a new builder instance to create a
viewport
.
- builder() - Static method in interface de.espirit.firstspirit.client.plugin.dataaccess.aspects.UrlGenerationContext
-
Creates a builder for the context in which an URL will be requested.
- builder() - Static method in class de.espirit.firstspirit.client.plugin.timeline.TimelineEntry.Factory
-
Creates an instance of this factory for creation of
TimelineEntry
using a builder pattern.
- builder() - Static method in interface de.espirit.firstspirit.webedit.plugin.focus.FocusArea
-
Returns a builder for creating a new
FocusArea
.