Interface | Description |
---|---|
ActionProgress |
Progress of an server action (e.g.
|
AdminService |
FirstSpirit AdminService functions.
|
BaseContext |
A simple base context used for firstspirit hotspots like client plugins.
|
ClientScriptContext |
Script context providing the current
user and a context element . |
Connection |
Connection to a FirstSpirit server.
|
GenerationContext |
Context definition for generation tasks.
|
GenerationScriptContext |
Context for a script within the generation task.
|
GuiScriptContext |
Common properties:
------------------
sessionId (java.lang.Long)
|
Host |
Generic host definition.
|
Language |
A Language
|
Lockable |
This interface provides methods for all elements which supports lock mechanism
Date: 24.07.2006
Time: 07:45:22
|
MailService |
Service interface for sending mails via the server.
|
MessageService |
Service interface for sending messages via the server
to other users, all users or usergroups.
|
ModuleAgent |
Interface for a class that brokers a class loader instance which is capable of loading public classes.
|
Principal | |
Public |
Marker interface for the public hot spot of FirstSpirit.
|
ReferenceEntry |
Base definition for an entry to the references system.
|
ScriptContext |
Common properties :------------------ |
ServerActionHandle<T extends ActionProgress,R extends Serializable> |
This interface provides methods to handle server actions like e.g.
|
ServerConfiguration |
Interface providing means to operate on server configuration.
|
ServicesBroker |
Interface for a class that brokers services.
|
SimpleEditorValue |
Base interface for input components providing a simple text representation.
|
Task |
A
workflow task. |
TaskErrorInfo |
Error information if a error occured durch a task.
|
TaskState |
Value holder for the current or a history state of a
task
$Date$ |
TransitionParameters |
Common parameter for workflow transitions.
|
UrlCreator | Deprecated
since 5.0.3, use the interface
UrlCreator . |
UrlCreatorProvider |
Definition for types that provide some url creator.
|
User |
FirstSpirit user.
|
UserService |
A service providing user based access to a project's data.
|
Workflowable |
Implementors are FirstSpirit elements which allows starting a workflow.
|
WorkflowContext |
Context object for performing a task state change.
|
Class | Description |
---|---|
AccessUtil |
Utitly class providing methods for Access-API operations like
server release ,
server delete |
Attachment |
Container for transporting attachments.
|
ConnectionManager |
Factory for
connections . |
ConnectionManager.ClientJarInputStream |
An input stream for accessing client jars.
|
ConnectionManager.SocketParam |
Container for socket parameters.
|
MailHeader |
A
Serializable object of the mail header |
MailHeader.Builder |
A builder for creating a new
MailHeader . |
Task.VerifyError |
This class holds the error code and a localized error message of verify errors.
|
Enum | Description |
---|---|
BaseContext.Env |
Definition of execution environments.
|
ServerConfiguration.PluggabilityFeaturesConfiguration |
The Java Servlet Specification 3.0 introduced "pluggability" features
which require the server to scan web applications for annotations.
|
Task.EditorMode |
Task editor mode
|
Task.ErrorCode |
Error code for task verify.
|
Task.Mode |
Task context mode
|
Task.Priority |
Task priority
|
TaskState.Mode |
TaskState creation mode
|
UrlCreator.Mode | Deprecated
since 5.0.3 - use
UrlCreator.Mode . |
Exception | Description |
---|---|
AccessRuntimeException |
Super class for FIRSTspirit runtime exceptions.
|
ConcurrentChangeException |
This exception may be thrown by methods that have detected concurrent changes of an object.
|
DuplicateReferenceNameException |
Exception thrown on the detection of a duplicate reference name.
|
DuplicateUserException |
This exception is thrown during
creation of a user if thespecified login name is already used for another user. |
InvalidSessionException |
Exception thrown if a invalid session is detected.
|
LicenseException |
Exception which will be thrown if a functionality is called which is license dependent and the installed FIRSTspirit license doen't support the expected license feature.
|
ReferenceNotFoundException |
Indicates that a required reference could not be found.
|
ServerActionNotFoundException |
Thrown, if no server action existed for a requested action id.
|
ServiceNotFoundException |
This exception is thrown if an service is requested
Connection.getService(String) which doesn't exists on the server or is not running. |
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210