Uses of Interface
com.axemble.vdoc.sdk.interfaces.IStorageKey
Package
Description
-
Uses of IStorageKey in com.axemble.vdoc.sdk.document.extensions
Modifier and TypeMethodDescriptionboolean
BaseDocumentExtension.onAfterSubmit
(IStorageKey actionKey) boolean
BaseResourceExtension.onAfterSubmit
(IStorageKey actionKey) boolean
BaseDocumentExtension.onBeforeSubmit
(IStorageKey actionKey) boolean
BaseResourceExtension.onBeforeSubmit
(IStorageKey actionKey) -
Uses of IStorageKey in com.axemble.vdoc.sdk.impl
Modifier and TypeClassDescriptionclass
class
class
Deprecated.Modifier and TypeMethodDescriptionLibrarySubscription.getId()
PortalElement.getId()
PortalResourceHistory.Snapshot.getId()
PortalTrash.getId()
ProcessElement.getId()
ProcessResource.getId()
ProcessWorkflowInstance.getId()
Modifier and TypeMethodDescriptionPortalSearchController.IObjectFinder.find
(IModule module, IStorageKey key) EzsBlock.findContentComponentById
(IStorageKey storageKey) EzsBlock.findContentComponentById
(IStorageKey storageKey, boolean recursive) WorkflowModuleImpl.getAction
(IStorageKey key) WorkflowModuleImpl.getCatalog
(IStorageKey key) CoreModule.getContext
(IStorageKey key) PortalModule.getContext
(IStorageKey key) Retrieve a context by user's keyDirectoryModuleImpl.getGroup
(IStorageKey key) DirectoryModuleImpl.getLocalization
(IStorageKey key) PortalModuleImpl.getMailingList
(IStorageKey key) WorkflowModuleImpl.getOperator
(IStorageKey key) WorkflowModuleImpl.getOperatorRole
(IStorageKey key) DirectoryModuleImpl.getOrganization
(IStorageKey key) CoreModule.getProfile
(IStorageKey key) ProjectModuleImpl.getProject
(IStorageKey key) WorkflowModuleImpl.getProperty
(IStorageKey key) WorkflowModuleImpl.getResource
(IStorageKey key) WorkflowModuleImpl.getResourceDefinition
(IStorageKey key) WorkflowModuleImpl.getRole
(IStorageKey key) Deprecated.WorkflowModuleImpl.getTask
(IStorageKey key) WorkflowModuleImpl.getTaskInstance
(IStorageKey key) CoreModule.getUser
(IStorageKey key) PortalModule.getUser
(IStorageKey key) Retrieve user by keyWorkflowModuleImpl.getWorkflow
(IStorageKey key) WorkflowModuleImpl.getWorkflowContainer
(IStorageKey key) WorkflowModuleImpl.getWorkflowInstance
(IStorageKey key) ProjectModuleImpl.loadDesignForm
(IContext context, IStorageKey storageKey) ProjectModuleImpl.loadDesignWorkflow
(IContext context, IStorageKey storageKey) -
Uses of IStorageKey in com.axemble.vdoc.sdk.interfaces
Modifier and TypeMethodDescriptionIElement.getId()
Gets the identifier object.IResourceHistory.ISnapshot.getId()
Gets the identifier object.Modifier and TypeMethodDescriptionIBlock.findContentComponentById
(IStorageKey storageKey) Searches aIContentComponent
object by its identifier.IBlock.findContentComponentById
(IStorageKey storageKey, boolean recursive) Searches aIContentComponent
object by its identifier, recursively. -
Uses of IStorageKey in com.axemble.vdoc.sdk.modules
Modifier and TypeMethodDescriptionIBaseDocumentModule.getAction
(IStorageKey key) Gets an action object from its identifier.IBaseWorkflowModule.getAction
(IStorageKey key) Gets an action object from its identifier.IBaseDocumentModule.getCatalog
(IStorageKey key) Gets a catalog object from its identifier.IBaseWorkflowModule.getCatalog
(IStorageKey key) Gets a catalog object from its identifier.IBaseDirectoryModule.getGroup
(IStorageKey key) Retrieves a group object by itsIStorageKey
object.IBaseDirectoryModule.getLocalization
(IStorageKey key) Retrieves a localization object by itsIStorageKey
object.IBasePortalModule.getMailingList
(IStorageKey key) Gets a mailing list object from its identifier.IBaseDocumentModule.getOperator
(IStorageKey key) Gets a operator object from its identifier.IBaseWorkflowModule.getOperator
(IStorageKey key) Gets an operator object from its identifier.IBaseWorkflowModule.getOperatorRole
(IStorageKey key) Gets a role object from its identifier.IBaseDirectoryModule.getOrganization
(IStorageKey key) Retrieves an organization by itsIStorageKey
object.IBaseWorkflowModule.getProfile
(IStorageKey key) Gets a role object from its identifier.IProjectModule.getProject
(IStorageKey key) Gets a project from its identifier.IBaseDocumentModule.getProperty
(IStorageKey key) Gets a property object from its identifier.IBaseWorkflowModule.getProperty
(IStorageKey key) Gets a property object from its identifier.IBaseDocumentModule.getResource
(IStorageKey key) Gets a resource object from its identifier.IBaseWorkflowModule.getResource
(IStorageKey key) Gets a resource object from its identifier.IBaseDocumentModule.getResourceDefinition
(IStorageKey key) Gets a resource definition object from its identifier.IBaseWorkflowModule.getResourceDefinition
(IStorageKey key) Gets a resource definition object from its identifier.IBaseDocumentModule.getRole
(IStorageKey key) Gets a role object from its identifier.IBaseWorkflowModule.getRole
(IStorageKey key) Deprecated.use getOperatorRole or getProfileIBaseDocumentModule.getTask
(IStorageKey key) Gets a task object from its identifier.IBaseWorkflowModule.getTask
(IStorageKey key) Gets a task object from its identifier.IBaseDocumentModule.getTaskInstance
(IStorageKey key) Gets a task instance object from its identifier.IBaseWorkflowModule.getTaskInstance
(IStorageKey key) Gets a task instance object from its identifier.IBaseDirectoryModule.getUser
(IStorageKey key) Retrieves a user object by itsIStorageKey
object.IBaseDocumentModule.getUser
(IStorageKey key) Gets a user object from its identifier.IBaseWorkflowModule.getUser
(IStorageKey key) Gets a user object from its identifier.IBaseDocumentModule.getVersion
(IStorageKey key) Gets a version object from its identifier.IBaseDocumentModule.getWorkflow
(IStorageKey key) Gets a workflow object from its identifier.IBaseWorkflowModule.getWorkflow
(IStorageKey key) Gets a workflow object from its identifier.IBaseWorkflowModule.getWorkflowContainer
(IStorageKey key) Gets a workflow container object from its identifier.IBaseWorkflowModule.getWorkflowInstance
(IStorageKey key) Gets a workflow instance object from its identifier.IProjectModule.loadDesignForm
(IContext context, IStorageKey storageKey) IProjectModule.loadDesignWorkflow
(IContext context, IStorageKey storageKey) -
Uses of IStorageKey in com.axemble.vdoc.sdk.transaction.extensions
Modifier and TypeMethodDescriptionprotected final IGroup
BaseDirectoryTransactionExtension.getPreviousGroup
(IStorageKey id) Deprecated.protected final ILocalization
BaseDirectoryTransactionExtension.getPreviousLocalization
(IStorageKey id) Deprecated.protected final IOrganization
BaseDirectoryTransactionExtension.getPreviousOrganization
(IStorageKey id) Deprecated.protected final IUser
BaseDirectoryTransactionExtension.getPreviousUser
(IStorageKey id) Deprecated. -
Uses of IStorageKey in com.axemble.vdoc.sdk.triggers.base
-
Uses of IStorageKey in com.axemble.vdoc.sdk.workflow.extensions
Modifier and TypeMethodDescriptionvoid
BaseResourceDefinitionExtension.onRemove
(IStorageKey key) This method gets called after removing a resourcevoid
BaseWorkflowExtension.onRemoveWorkflowInstance
(IStorageKey storageKey) This method is called each time a user removes a workflow instance.