| Interface | Description |
|---|---|
| Component<D extends ComponentDescriptor,E extends ServerEnvironment> |
Super interface for all FIRSTspirit Components.
|
| Configuration<E extends ServerEnvironment> |
Interface for configurable
components. |
| Editor<E extends ServerEnvironment> | Deprecated
since 4.2.213, see the document "FirstSpirit Manual for Developers (Components)" for further informations.
|
| GadgetContext<E extends GomElement> |
API for context information that is provided to
Gadget implementations on construction. |
| Library<E extends ServerEnvironment> | Deprecated
since 5.0.101, use e.g. the
Service interface. |
| LinkEditor<E extends ServerEnvironment> | Deprecated
Since 4.2.18.
|
| Module |
Interface for a FirstSpirit
module class. |
| ProjectApp |
FirstSpirit project application interface.
|
| ProjectEnvironment | |
| ServerEnvironment | |
| Service<T> |
FIRSTspirit service interface.
|
| ServiceProxy<T> |
A service proxy is an optional, client-side service implementation.
|
| SetServiceLocatorCallback | |
| WebApp |
FirstSpirit web application interface.
|
| WebEnvironment | |
| WebServer |
| Class | Description |
|---|---|
| AbstractWebApp |
FIRSTspirit web application interface.
|
| Enum | Description |
|---|---|
| WebEnvironment.WebScope |
In which web scope is the component available: preview, staging, live, webedit or global.
|
| Exception | Description |
|---|---|
| NoSuchComponentException |
Exception thrown when trying to access a component not being available.
|
| UnsupportedGadgetTypeException |
Exception thrown for unsupported type's of gadgets.
|
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500