Uses of Interface
com.axemble.vdoc.sdk.interfaces.IStorageKey
Packages that use IStorageKey
Package
Description
- 
Uses of IStorageKey in com.axemble.vdoc.sdk.document.extensionsMethods in com.axemble.vdoc.sdk.document.extensions with parameters of type IStorageKeyModifier and TypeMethodDescriptionbooleanBaseDocumentExtension.onAfterSubmit(IStorageKey actionKey) booleanBaseResourceExtension.onAfterSubmit(IStorageKey actionKey) booleanBaseDocumentExtension.onBeforeSubmit(IStorageKey actionKey) booleanBaseResourceExtension.onBeforeSubmit(IStorageKey actionKey) 
- 
Uses of IStorageKey in com.axemble.vdoc.sdk.implClasses in com.axemble.vdoc.sdk.impl that implement IStorageKeyModifier and TypeClassDescriptionclassclassclassDeprecated.Fields in com.axemble.vdoc.sdk.impl declared as IStorageKeyMethods in com.axemble.vdoc.sdk.impl that return IStorageKeyModifier and TypeMethodDescriptionLibrarySubscription.getId()PortalElement.getId()PortalResourceHistory.Snapshot.getId()PortalTrash.getId()ProcessElement.getId()ProcessResource.getId()ProcessWorkflowInstance.getId()Methods in com.axemble.vdoc.sdk.impl with parameters of type IStorageKeyModifier 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.interfacesMethods in com.axemble.vdoc.sdk.interfaces that return IStorageKeyModifier and TypeMethodDescriptionIElement.getId()Gets the identifier object.IResourceHistory.ISnapshot.getId()Gets the identifier object.Methods in com.axemble.vdoc.sdk.interfaces with parameters of type IStorageKeyModifier and TypeMethodDescriptionIBlock.findContentComponentById(IStorageKey storageKey) Searches aIContentComponentobject by its identifier.IBlock.findContentComponentById(IStorageKey storageKey, boolean recursive) Searches aIContentComponentobject by its identifier, recursively.
- 
Uses of IStorageKey in com.axemble.vdoc.sdk.modulesMethods in com.axemble.vdoc.sdk.modules that return IStorageKeyMethods in com.axemble.vdoc.sdk.modules with parameters of type IStorageKeyModifier 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 itsIStorageKeyobject.IBaseDirectoryModule.getLocalization(IStorageKey key) Retrieves a localization object by itsIStorageKeyobject.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 itsIStorageKeyobject.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 itsIStorageKeyobject.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.extensionsMethods in com.axemble.vdoc.sdk.transaction.extensions with parameters of type IStorageKeyModifier and TypeMethodDescriptionprotected final IGroupBaseDirectoryTransactionExtension.getPreviousGroup(IStorageKey id) Deprecated.protected final ILocalizationBaseDirectoryTransactionExtension.getPreviousLocalization(IStorageKey id) Deprecated.protected final IOrganizationBaseDirectoryTransactionExtension.getPreviousOrganization(IStorageKey id) Deprecated.protected final IUserBaseDirectoryTransactionExtension.getPreviousUser(IStorageKey id) Deprecated.
- 
Uses of IStorageKey in com.axemble.vdoc.sdk.triggers.baseMethods in com.axemble.vdoc.sdk.triggers.base that return IStorageKey
- 
Uses of IStorageKey in com.axemble.vdoc.sdk.workflow.extensionsMethods in com.axemble.vdoc.sdk.workflow.extensions with parameters of type IStorageKeyModifier and TypeMethodDescriptionvoidBaseResourceDefinitionExtension.onRemove(IStorageKey key) This method gets called after removing a resourcevoidBaseWorkflowExtension.onRemoveWorkflowInstance(IStorageKey storageKey) This method is called each time a user removes a workflow instance.