Package | Description |
---|---|
de.espirit.firstspirit.access | |
de.espirit.firstspirit.access.editor.fslist | |
de.espirit.firstspirit.access.store.templatestore.gom | |
de.espirit.firstspirit.agency | |
de.espirit.firstspirit.client.access.editor | |
de.espirit.firstspirit.client.plugin.contextmenu |
Provides interfaces and types for java client context menu plugins.
|
de.espirit.firstspirit.client.plugin.toolbar |
Provides interfaces and types for client toolbar plugins.
|
de.espirit.firstspirit.module | |
de.espirit.firstspirit.service.permission.scripting | |
de.espirit.firstspirit.service.value | |
de.espirit.firstspirit.ui.gadgets.swing | |
de.espirit.firstspirit.webedit.plugin.inlineedit |
Provides interfaces and types for web client inline edit plugins.
|
de.espirit.firstspirit.workflow |
Modifier and Type | Interface and Description |
---|---|
interface |
BaseContext
A simple base context used for firstspirit hotspots like client plugins.
|
interface |
ScriptContext |
Modifier and Type | Interface and Description |
---|---|
interface |
FormDataProviderContext
Environment, provided at
FormDataProvider.init(FormDataProviderContext) . |
Modifier and Type | Method and Description |
---|---|
List<T> |
GomIncludeValueProvider.getValues(SpecialistsBroker broker)
Get the list of included values.
|
Modifier and Type | Method and Description |
---|---|
SpecialistsBroker |
BrokerAgent.getBroker(long revision)
Get hold of a broker operating on the given revision.
|
SpecialistsBroker |
BrokerAgent.getBroker(String symbolicProjectName)
Try getting hold of a broker for a remote project registered under the given symbolic name.
|
SpecialistsBroker |
BrokerAgent.getBrokerByProjectName(String projectName)
Returns a broker related to the project specified by given projectName or
null if no project
exists with the given name or the current user has no access to the project. |
Modifier and Type | Method and Description |
---|---|
SpecialistsBroker |
ValueEngineerContext.getBroker()
Provides access to a specialitsts broker.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ContextMenuContext
A context used for client plug-in context menu items.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ToolbarContext
A context used for client plugin toolbar items.
|
Modifier and Type | Method and Description |
---|---|
SpecialistsBroker |
GadgetContext.getBroker()
Provides access to a specialists broker.
|
SpecialistsBroker |
ServerEnvironment.getBroker()
Provides access to a specialists broker.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PermissionServiceScriptContext
This script context is available via variable 'context' in serverside scripts executed in the
permission service . |
Modifier and Type | Method and Description |
---|---|
Object |
ValueService.getValue(SpecialistsBroker broker,
Map<String,?> parameters)
Get the value resolving from the given parameters.
|
Modifier and Type | Method and Description |
---|---|
protected SpecialistsBroker |
AbstractValueHoldingSwingGadget.getBroker()
Access the broker providing access to specialists on application knowledge.
|
Modifier and Type | Interface and Description |
---|---|
interface |
InlineEditContext
Context providing information and accessors for inline editing items.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
WorkflowAgent.WorkflowProcessContext
Context representing a manual activity in the corresponding workflow process.
|
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500