Modifier and Type | Method and Description |
---|---|
<P> P |
OperationAgent.getOperation(OperationType<P> type)
Get a new operation object to parameterize and execute it.
|
Modifier and Type | Field and Description |
---|---|
static OperationType<ExportOperation> |
ExportOperation.TYPE
Operation providing means to export store elements to files in a
file system . |
static OperationType<ImportOperation> |
ImportOperation.TYPE
Operation providing means to import store elements from files in a
file system . |
Modifier and Type | Field and Description |
---|---|
static OperationType<SelectStoreElementOperation> |
SelectStoreElementOperation.TYPE
The operation's type.
|
Modifier and Type | Field and Description |
---|---|
static OperationType<DisplayElementOperation> |
DisplayElementOperation.TYPE
Operation providing means to display an element in the client.
|
static OperationType<OpenElementDataFormOperation> |
OpenElementDataFormOperation.TYPE
Operation providing means to open an element's data form.
|
static OperationType<OpenElementMetaFormOperation> |
OpenElementMetaFormOperation.TYPE
Operation providing means to open an element's meta data form.
|
static OperationType<RequestOperation> |
RequestOperation.TYPE
The operation's type.
|
static OperationType<ShowFormDialogOperation> |
ShowFormDialogOperation.TYPE
The operation's technical type to be used to look up the operation via an
OperationAgent . |
Modifier and Type | Field and Description |
---|---|
static OperationType<ClientScriptOperation> |
ClientScriptOperation.TYPE
Operation type providing means to execute JavaScript on the client-side.
|
Copyright © 2015 e-Spirit AG. All Rights Reserved. Build 5.1.408