Package | Description |
---|---|
de.espirit.firstspirit.access.editor.fslist | |
de.espirit.firstspirit.client.plugin |
Provides interfaces and types for client plugins.
|
de.espirit.firstspirit.generate | |
de.espirit.firstspirit.server.mediamanagement.exif | |
de.espirit.firstspirit.service.mediamanagement | |
de.espirit.firstspirit.service.value | |
de.espirit.firstspirit.store | |
de.espirit.firstspirit.webedit.plugin |
Provides interfaces and types for web client plugins.
|
de.espirit.firstspirit.workflow |
Modifier and Type | Interface and Description |
---|---|
interface |
FormDataProvider
Provider for 'external' data.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ItemsPlugin<A extends Item<?>>
General type definition of plug-ins providing an arbitrary number of items of a specific item type.
|
interface |
JavaClientContextNewMenuItemsPlugin
Definition of a plug-in providing specific items for the "new" sub-menu of context menus of the java client.
|
interface |
JavaClientContextPluginsMenuItemsPlugin
Definition of a plug-in providing specific items targeting the plugins menu of the java client.
|
interface |
JavaClientEditorialToolbarItemsPlugin
Definition of a plug-in providing specific items targetting the editorial toolbar of the java client.
|
interface |
JavaClientItemsPlugin<T extends Item<?>>
JavaClient plug-in providing items.
|
interface |
JavaClientPermanentPlugin
A marker for a FirstSpirit plug-in that is to run permanently, i.e., throughout a java client's lifetime.
|
interface |
JavaClientPlugin
Deprecated.
since 5.1.100 use a specific
plug-in type instead (see hierarchy). |
interface |
Plugin
General type of FirstSpirit plug-ins.
|
interface |
WebeditPermanentPlugin
A marker for a FirstSpirit plug-in that is to run permanently throughout a WebEdit session's lifetime.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractContentProcessor |
Modifier and Type | Interface and Description |
---|---|
interface |
ExifValueFormatter<T>
Format a given object value of type
ExifValueFormatter.getValueType() if ExifValueFormatter.getSupportedTags() return an array of length 0 or
all defined tags returned by ExifValueFormatter.getSupportedTags() . |
static interface |
ExifValueFormatter.ComplexExifValueFormatter<S,C>
A more complex value formatter which could return different types of <S> and <C> where S=simple value
and C is the complex one.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ExifUploadHook
Marker Interface defining exif data upload hooks.
|
interface |
UploadHook
Media upload hook hot spot interface of FirstSpirit.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ValueService
Service providing a value based on parameterization.
|
Modifier and Type | Interface and Description |
---|---|
interface |
WebeditStoreMappingPlugin
This interface maps a given
SiteStoreFolder to a (maybe new) PageFolder and is used
during create and move operations in the FirstSpirit WebClient. |
Modifier and Type | Interface and Description |
---|---|
interface |
WebeditInlineEditItemsPlugin
Definition of a plug-in providing specific items for inline editing.
|
interface |
WebeditItemsPlugin<T extends Item<?>>
Webedit plug-in providing items.
|
interface |
WebeditReportPlugin<T>
Interface for WebClient report plug-ins.
|
interface |
WebeditToolbarActionsItemsPlugin
Plug-in definition targeting the 'Actions' drop-down menu of the WebClient toolbar to provide customized,
project-specific actions.
|
Modifier and Type | Interface and Description |
---|---|
interface |
WebeditElementStatusProviderPlugin
Provides information of which elements should be available for workflow actions and in which release state is a given element.
|
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500