Package | Description |
---|---|
de.espirit.firstspirit.access | |
de.espirit.firstspirit.access.editor | |
de.espirit.firstspirit.access.editor.value.imagemap | |
de.espirit.firstspirit.agency | |
de.espirit.firstspirit.client.access.editor | |
de.espirit.firstspirit.common | |
de.espirit.firstspirit.feature |
Provides interfaces to handle content transport features.
|
de.espirit.firstspirit.io | |
de.espirit.firstspirit.scheduling.agency | |
de.espirit.firstspirit.webedit | |
de.espirit.firstspirit.workflow |
Modifier and Type | Field and Description |
---|---|
static SpecialistType<ServicesBroker> |
ServicesBroker.TYPE
An agent providing means to broker services of a specific type.
|
static SpecialistType<ModuleAgent> |
ModuleAgent.TYPE
Specialist providing means to load public classes.
|
Modifier and Type | Field and Description |
---|---|
static SpecialistType<PermissionsAgent> |
PermissionsAgent.TYPE
Agent providing access to permission information.
|
Modifier and Type | Field and Description |
---|---|
static SpecialistType<ImageMapAgent> |
ImageMapAgent.TYPE
Agent providing means to operate on image map specifics.
|
Modifier and Type | Field and Description |
---|---|
static SpecialistType<ApplicationAgent> |
ApplicationAgent.TYPE
Agent providing information about the application.
|
static SpecialistType<ServerConfigurationAgent> |
ServerConfigurationAgent.TYPE
Agent providing access to the server configuration.
|
static SpecialistType<ServerInformationAgent> |
ServerInformationAgent.TYPE
Agent providing information of the FirstSpirit server.
|
static SpecialistType<SnippetAgent> |
SnippetAgent.TYPE
Agent providing image containers.
|
static SpecialistType<BrokerAgent> |
BrokerAgent.TYPE
The specialized agent's type to be used to look up the agent via a
SpecialistsBroker . |
static SpecialistType<ClientServiceRegistryAgent> |
ClientServiceRegistryAgent.TYPE
An agent providing means to register client local service instances.
|
static SpecialistType<ClientUrlAgent> |
ClientUrlAgent.TYPE
The agent's technical type to be used to request the agent from a
SpecialistsBroker . |
static SpecialistType<FormsAgent> |
FormsAgent.TYPE
Agent providing means to get hold on a form data container.
|
static SpecialistType<GroupsAgent> |
GroupsAgent.TYPE
Deprecated.
since 5.2.1502 use
ProjectMembersAgent |
static SpecialistType<ImageAgent> |
ImageAgent.TYPE
Agent providing image containers.
|
static SpecialistType<LanguageAgent> |
LanguageAgent.TYPE
The agent's technical type to be used for requesting the agent from a
SpecialistsBroker . |
static SpecialistType<LegacyModuleAgent> |
LegacyModuleAgent.TYPE
The agent's technical type to be used to request the agent from a
SpecialistsBroker . |
static SpecialistType<MPPViewportAgent> |
MPPViewportAgent.TYPE
Technical type of an agent specialized for multi-perspective viewport handling.
|
static SpecialistType<MaintenanceModeAgent> |
MaintenanceModeAgent.TYPE
The agent's technical type to be used for requesting the agent from a
SpecialistsBroker . |
static SpecialistType<ModuleAdminAgent> |
ModuleAdminAgent.TYPE
Agent providing administrative methods for maintaining FirstSpirit server modules.
|
static SpecialistType<OperationAgent> |
OperationAgent.TYPE
The agent's technical type to be used for requesting the agent from a
SpecialistsBroker . |
static SpecialistType<PasswordAgent> |
PasswordAgent.TYPE
The agent's technical type to be used to request the agent from a
SpecialistsBroker . |
static SpecialistType<PreviewUrlAgent> |
PreviewUrlAgent.TYPE
The agent's technical type to be used to request the agent from a
SpecialistsBroker . |
static SpecialistType<ProcessAgent> |
ProcessAgent.TYPE
The agent's techincal type to be used to request the agent from a
SpecialistsBroker . |
static SpecialistType<ProjectAgent> |
ProjectAgent.TYPE
The agent's technical type to be used to request the agent from a
SpecialistsBroker . |
static SpecialistType<ProjectMembersAgent> |
ProjectMembersAgent.TYPE
Agent providing access to user and group information.
|
static SpecialistType<ProjectReferencesAgent> |
ProjectReferencesAgent.TYPE
This type is used for requesting the agent from a
SpecialistsBroker . |
static SpecialistType<QueryAgent> |
QueryAgent.TYPE
Agent providing means to answer queries for project-related FirstSpirit elements stored in its repository.
|
static SpecialistType<RenderingAgent> |
RenderingAgent.TYPE
The agents technical type to be used to request the agent from a
SpecialistsBroker . |
static SpecialistType<ResolutionAgent> |
ResolutionAgent.TYPE
The agent's technical type to be used to request the agent from a
SpecialistsBroker . |
static SpecialistType<RunLevelAgent> |
RunLevelAgent.TYPE
Agent providing information about the current FirstSpirit server
RunLevel . |
static SpecialistType<ScheduleTaskAgent> |
ScheduleTaskAgent.TYPE
Agent providing access to all available
ScheduleTaskFactory s. |
static SpecialistType<SearchIndexAgent> |
SearchIndexAgent.TYPE
Technical type of an agent specialized for changing settings of the search indexer.
|
static SpecialistType<StoreAgent> |
StoreAgent.TYPE
The specialized agent's technical type to be used for requesting the agent from a
SpecialistsBroker . |
static SpecialistType<StoreElementAgent> |
StoreElementAgent.TYPE
The specialized agent's type to be used for requesting the agent from a
SpecialistsBroker . |
static SpecialistType<TrackingAgent> |
TrackingAgent.TYPE
Agent providing means to gather and collect statistical, timing and usage information.
|
static SpecialistType<TransferAgent> |
TransferAgent.TYPE
The agent's techincal type to be used to request the agent from a
SpecialistsBroker . |
static SpecialistType<UIAgent> |
UIAgent.TYPE
The specialist's technical type to be used for requesting the agent from a
SpecialistsBroker . |
static SpecialistType<UrlAgent> |
UrlAgent.TYPE
The agents technical type to be used to request the agent from a
SpecialistsBroker . |
static SpecialistType<UserAgent> |
UserAgent.TYPE
An agent providing access to current user.
|
static SpecialistType<UserStatisticsAgent> |
UserStatisticsAgent.TYPE
An agent providing access to user statistics.
|
static SpecialistType<ValidationAgent> |
ValidationAgent.TYPE
Agent providing means to validate some store element against defined rules.
|
static SpecialistType<FsResourceAgent> |
FsResourceAgent.TYPE
Technical type of an agent specialized in providing access to fs resources.
|
static SpecialistType<HighlightAgent> |
HighlightAgent.TYPE
Technical type of an agent specialized in highlighting.
|
Modifier and Type | Method and Description |
---|---|
<S> S |
SpecialistsBroker.requestSpecialist(SpecialistType<S> type)
Request a specialist.
|
default <S> S |
SpecialistsBroker.requireSpecialist(SpecialistType<S> type)
Require a specialist.
|
Modifier and Type | Field and Description |
---|---|
static SpecialistType<ReferenceConstructionAgent> |
ReferenceConstructionAgent.TYPE
Agent providing means to create reference holding containers for
store elements , data sets, and external URLs. |
static SpecialistType<ReferenceTransformationAgent> |
ReferenceTransformationAgent.TYPE
Agent providing means to operate on references on
store elements , data sets, and external URLs. |
Modifier and Type | Field and Description |
---|---|
static SpecialistType<GidAgent> |
GidAgent.TYPE
The agent's technical type to be used to request the agent from a
SpecialistsBroker . |
Modifier and Type | Field and Description |
---|---|
static SpecialistType<FeatureAgent> |
FeatureAgent.TYPE
The agent's technical type to be used to request the agent from a
SpecialistsBroker . |
static SpecialistType<FeatureInstallAgent> |
FeatureInstallAgent.TYPE
The agent's technical type to be used to request the agent from a
SpecialistsBroker . |
Modifier and Type | Field and Description |
---|---|
static SpecialistType<FileSystemsAgent> |
FileSystemsAgent.TYPE
Agent providing means to access file systems.
|
Modifier and Type | Field and Description |
---|---|
static SpecialistType<GenerationAgent> |
GenerationAgent.TYPE
Agent providing means to support operating on generating tasks.
|
static SpecialistType<JobAgent> |
JobAgent.TYPE
Agent providing access to the overall information of the active job.
|
static SpecialistType<ScheduleTaskControlsAgent> |
ScheduleTaskControlsAgent.TYPE
Agent providing control handles on a job's tasks.
|
static SpecialistType<ScheduleTaskDefinitionsAgent> |
ScheduleTaskDefinitionsAgent.TYPE
Agent providing information on the defined tasks within the context's job.
|
static SpecialistType<SettingsAgent> |
SettingsAgent.TYPE
Agent providing means to durably store job related settings.
|
Modifier and Type | Field and Description |
---|---|
static SpecialistType<DataAssociationAgent> |
DataAssociationAgent.TYPE
Agent providing methods regarding data association.
|
static SpecialistType<WebeditUiAgent> |
WebeditUiAgent.TYPE
Agent providing specific information of the webedit UI.
|
Modifier and Type | Field and Description |
---|---|
static SpecialistType<WorkflowAgent> |
WorkflowAgent.TYPE
The agent's technical type to be used to request the agent from a
SpecialistsBroker . |
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210