Modifier and Type | Interface and Description |
---|---|
interface |
BaseContext
A simple base context used for firstspirit hotspots like client plugins.
|
interface |
ClientScriptContext
Script context providing the current
user and a context element . |
interface |
GenerationContext
Context definition for generation tasks.
|
interface |
GenerationScriptContext
Context for a script within the generation task.
|
interface |
GuiScriptContext
Common properties:
------------------
sessionId (java.lang.Long)
|
interface |
ScriptContext
Common properties :------------------ |
Modifier and Type | Method and Description |
---|---|
SpecialistsBroker |
Connection.getBroker()
Returns broker without project binding.
|
Modifier and Type | Interface and Description |
---|---|
interface |
FormDataProviderContext
Environment, provided at
FormDataProvider.init(FormDataProviderContext) . |
Modifier and Type | Method and Description |
---|---|
OptionModel |
OptionFactory.getOptionModel(SpecialistsBroker broker,
Language language,
boolean release)
Return a model on options, based upon information provided by the given specialists broker.
|
String |
TableCell.getShortContent(SpecialistsBroker broker)
Returns a short content text of this table cell
|
Modifier and Type | Interface and Description |
---|---|
interface |
ProjectScriptContext
|
Modifier and Type | Interface and Description |
---|---|
interface |
ScheduleContext
A context with access to schedule entry execution-related objects.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Content2ScriptContext
Scripts which are started on an contentstore entity entry (e.g. in java client)
have an instance of Content2ScriptContext stored in variable 'context'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
WorkflowScriptContext
Definition of a context container for workflow scripts.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
GomCheckable.Context
Interface providing access to the validation context.
|
Modifier and Type | Method and Description |
---|---|
List<T> |
GomIncludeValueProvider.getValues(SpecialistsBroker broker)
Get the list of included values.
|
Modifier and Type | Method and Description |
---|---|
<T> DataAccessSession<T> |
GomIndexSource.createSession(SpecialistsBroker broker,
boolean release)
Creates a session based on the definition and configuration of this source.
|
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.getBrokerByProjectId(long projectId)
Returns a broker related to the project specified by given projectId or
null if no project
exists with the given ID or the current user has no access to the project. |
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 |
---|---|
IDProvider |
ElementValidationReport.getElement(SpecialistsBroker broker)
Get the element this report is generated for.
|
Collection<Language> |
MultiFormValidationReport.getLanguages(SpecialistsBroker broker)
Provides the languages being reported containing problems, not including meta data problems.
|
Modifier and Type | Method and Description |
---|---|
SpecialistsBroker |
ValueEngineerContext.getBroker()
Provides access to a specialitsts broker.
|
Modifier and Type | Method and Description |
---|---|
<T> DataAccessSession<T> |
Index.createSession(SpecialistsBroker broker)
Creates a session based on the definition and configuration of the underlying source.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ExternalPreviewContext
Context providing information and accessors for external preview items.
|
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 |
ReportContext<T>
Context providing information and accessors for report plugin items.
|
Modifier and Type | Method and Description |
---|---|
void |
DataProvider.start(SpecialistsBroker broker,
ParameterMap parameter)
Initialization; called before any other methods.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ToolbarContext
A context used for client plugin toolbar items.
|
Modifier and Type | Interface and Description |
---|---|
interface |
UrlFactoryContext
Context to be given to the
UrlFactory . |
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 |
ScheduleTaskDefinitionContext
Context for a task definition, providing specific, task- and job-related agents to access their information.
|
interface |
ScheduleTaskExecutionContext
Execution context for a task execution, providing specific, task- and job-related agents to access their information.
|
Modifier and Type | Method and Description |
---|---|
ScheduleTaskForm<D> |
ScheduleTaskFormFactory.createForm(SpecialistsBroker broker)
Create a form for configuring a schedule task.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ScheduleTaskFactory.isLicensed(SpecialistsBroker broker)
Is this task type enabled by license?
|
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
Object providing information and accessors about the context in which inline editing items have been requested.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MediaManagementContext
Context providing information and accessors for media managing items.
|
Modifier and Type | Interface and Description |
---|---|
interface |
WebeditStatusNoteContext
Provides context information useful for creating statue notes with
WebeditStatusNoteContext.createNote() . |
Modifier and Type | Method and Description |
---|---|
SpecialistsBroker |
TranslationContext.getBroker()
A request local specialists broker, providing access to client operations.
|
Modifier and Type | Method and Description |
---|---|
boolean |
TransferHandling.HandlerHost.Handler.handle(SpecialistsBroker feededBroker,
CommodityContainer commodities)
Handle the given transfers.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
WorkflowAgent.WorkflowProcessContext
Context representing a manual activity in the corresponding workflow process.
|
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210