Package de.espirit.firstspirit.access
package de.espirit.firstspirit.access
-
ClassDescriptionSuper class for FIRSTspirit runtime exceptions.Utitly class providing methods for Access-API operations like
server release
,server delete
Progress of an server action (e.g.FirstSpirit AdminService functions.
UsegetService(AdminService.class)
to request an instance of this service.Container for transporting attachments.A simple base context used for firstspirit hotspots like client plugins.Definition of execution environments.Script context providing the currentuser
and acontext element
.This exception may be thrown by methods that have detected concurrent changes of an object.Connection to a FirstSpirit server.Factory forconnections
.An input stream for accessing client jars.Container for socket parameters.Exception thrown on the detection of a duplicate reference name.This exception is thrown duringcreation of a user
if thespecified login name is already used for another user.Context definition for generation tasks.Context for a script within the generation task.Common properties: ------------------ sessionId (java.lang.Long)Generic host definition.Exception thrown if a invalid session is detected.A LanguageException 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.This interface provides methods for all elements which supports lock mechanism Date: 24.07.2006 Time: 07:45:22ASerializable
object of the mail headerA builder for creating a newMailHeader
.Service interface for sending mails via the server.
UsegetService(MailService.class)
to request an instance of this service.Service interface for sending messages via the server to other users, all users or usergroups.
UsegetService(MessageService.class)
to request an instance of this service.Interface for a class that brokers a class loader instance which is capable of loading public classes.Marker interface for the public hot spot of FirstSpirit.
Public implementations can be defined in the module.xml of a FirstSpirit module:Base definition for an entry to the references system.Indicates that a required reference could not be found.Common properties
:
------------------
isWebClient (java.lang.Boolean) - since 4.2.404 - indicates whether this script context is executed in webclient or not.
(Note: This property has been deprecated with 5.0.12, use#isEnv(Env.WEBEDIT)
instead)This interface provides methods to handle server actions like e.g.Thrown, if no server action existed for a requested action id.Interface providing means to operate on server configuration.The Java Servlet Specification 3.0 introduced "pluggability" features which require the server to scan web applications for annotations.This exception is thrown if an service is requestedConnection.getService(String)
which doesn't exists on the server or is not running.Interface for a class that brokers services.Base interface for input components providing a simple text representation.Aworkflow
task.Task editor modeError code for task verify.Task context modeTask priorityThis class holds the error code and a localized error message of verify errors.Error information if an error occured durch a task.Value holder for the current or a history state of atask
$Date$TaskState creation modeCommon parameter for workflow transitions.Deprecated.Deprecated.since 5.0.3 - useUrlCreator.Mode
.Definition for types that provide some url creator.FirstSpirit user.A service providing user based access to a project's data.Implementors are FirstSpirit elements which allows starting a workflow.Context object for performing a task state change.
UrlCreator
.