|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.norther.tammi.spray.loader.task.Action
org.norther.tammi.spray.loader.task.Submit
org.norther.tammi.spray.template.step.FlowStepAction
org.norther.tammi.spray.template.step.NextStepAction
org.norther.tammi.spray.template.step.FormStepAction
org.norther.tammi.spray.db.step.RepositoryStepAction
org.norther.tammi.spray.db.step.SelectionStepAction
org.norther.tammi.spray.db.step.ElementStepAction
org.norther.tammi.spray.db.step.MetaElementAction
org.norther.tammi.spray.db.step.MetaDataAction
org.norther.tammi.spray.db.step.DesktopDataAction
public abstract class DesktopDataAction
A flow step action for managing desktop data.
| Nested Class Summary | |
|---|---|
static class |
DesktopDataAction.Found
An add found data to desktop action. |
static class |
DesktopDataAction.Own
An add own data to desktop action. |
static class |
DesktopDataAction.Remove
A remove data from desktop action. |
static class |
DesktopDataAction.Shared
An add shared data to desktop action. |
| Nested classes/interfaces inherited from class org.norther.tammi.spray.db.step.MetaDataAction |
|---|
MetaDataAction.Copy, MetaDataAction.Delete, MetaDataAction.Desktop, MetaDataAction.Insert, MetaDataAction.Move, MetaDataAction.Search, MetaDataAction.Update, MetaDataAction.View |
| Nested classes/interfaces inherited from interface org.norther.tammi.spray.loader.task.Task |
|---|
Task.Control |
| Field Summary |
|---|
| Fields inherited from class org.norther.tammi.spray.db.step.ElementStepAction |
|---|
META_IDENTITY_PARAMETER, NEW_METADATA_ATTRIBUTES |
| Fields inherited from class org.norther.tammi.spray.loader.task.Submit |
|---|
EXECUTE_METHOD, SUBMIT_PREFIX |
| Constructor Summary | |
|---|---|
DesktopDataAction()
Constructs a new flow step action. |
|
| Method Summary |
|---|
| Methods inherited from class org.norther.tammi.spray.db.step.MetaDataAction |
|---|
prepareDesktopMetaData, prepareDesktopMetaData, prepareFoundMetaData, prepareOwnMetaData, prepareSharedMetaData |
| Methods inherited from class org.norther.tammi.spray.db.step.ElementStepAction |
|---|
checkPermission, createPermissionCriteria, createUserPermissionCriteria, getGroupId, getImportedElement, getMetaRecordType, getMetaSelectionVariable, getMetaSelectionVariable, getMetaSelectionVariable, getSelectedFormPrefix, getSelectedIdentity, isGroupMember, isGroupOwner, prepareMetaElement, queryAllMemberGroups, queryChildMemberGroups, queryMetaElement, queryParentMemberGroups |
| Methods inherited from class org.norther.tammi.spray.template.step.FormStepAction |
|---|
clearParameters, loadPropertyFile, loadUploadedFile, submit, submitCancelStep, submitFinishStep, submitInsertForm, submitNextStep, submitPreviousStep, submitRenewForm, submitResetForm, submitReuseForm, submitUpdateForm, update, update, update, update |
| Methods inherited from class org.norther.tammi.spray.template.step.NextStepAction |
|---|
isNextStepEnabled, setNextStepEnabled, submitBackStep |
| Methods inherited from class org.norther.tammi.spray.template.step.FlowStepAction |
|---|
checkPermission, checkPermission, checkPermission, construct, execute, execute, finish, forward, getPermissibleRoles, getSignature, include, initialize, initialize, prepare, submit, submitOpenHelp |
| Methods inherited from class org.norther.tammi.spray.loader.task.Submit |
|---|
getAction, getAction, invoke |
| Methods inherited from class org.norther.tammi.spray.loader.task.Action |
|---|
find, find, getFilter, getMBeanServer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DesktopDataAction()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||