Uses of Interface
com.axemble.vdoc.sdk.interfaces.IContext
Package
Description
-
Uses of IContext in com.axemble.vdoc.sdk.components
Modifier and TypeMethodDescriptionvoid
MappingObject.applyMapping
(IContext context, T sourceObject, S targetObject, Object mappingDefinition) Used to assign the values of the source object to the target objectMappingObject.getTargetValue
(IContext context, T sourceObject, Object mappingDefinition, String targetMappingStructureName) Gets the value of the target mappingStructure name -
Uses of IContext in com.axemble.vdoc.sdk.connectors
Modifier and TypeMethodDescriptionprotected final String
BaseConnector.evaluateExpressions
(String formula, IContext context, IResource resource) Evaluate expressions in formula (ex : ${iUser.login})protected final String
BaseConnector.evaluateExpressions
(String formula, IContext context, IResource resource, String language) Evaluate expressions in formula (ex : ${iUser.login})protected final String
BaseConnector.evaluateExpressions
(String formula, IContext context, IResource resource, String language, boolean isHtmlString) Evaluate expressions in formula (ex : ${iUser.login})abstract int
BaseServiceConnector.execute
(IContext context, int eventType, String eventName, Element customElement) abstract int
BaseTreatmentConnector.execute
(IContext context, IWorkflowInstance workflowInstance, ITaskInstance taskInstance, Element customElement) -
Uses of IContext in com.axemble.vdoc.sdk.history
-
Uses of IContext in com.axemble.vdoc.sdk.impl
Modifier and TypeMethodDescriptionCoreModule.getAnonymousContext()
PortalModule.getAnonymousContext()
CoreModule.getContext
(IStorageKey key) CoreModule.getContext
(IUser user) CoreModule.getContext
(String externalId) PortalModule.getContext
(IStorageKey key) Retrieve a context by user's keyPortalModule.getContext
(IUser user) PortalModule.getContext
(String externalId) CoreModule.getContextByLogin
(String login) PortalModule.getContextByLogin
(String login) final IContext
PortalModule.getCurrentContext()
CoreModule.getLoggedOnUserContext()
PortalModule.getLoggedOnUserContext()
CoreModule.getSysadminContext()
PortalModule.getSysadminContext()
Modifier and TypeMethodDescriptionvoid
WorkflowModuleImpl.abort
(IContext context, IWorkflowInstance instance, String comment) void
PortalLibraryModule.addCategories
(IContext context, IFile file, Collection categories) void
PortalLibraryModule.addCategory
(IContext context, IFile file, ICategory category) void
EzsSiteModule.approve
(IContext context, IContentContainer contentContainer) void
void
WorkflowModuleImpl.canDeleteDiscussionMessage
(IContext context, IDiscussionMessage iDiscussionMessage) WorkflowModuleImpl.canModifyDiscussionMessage
(IContext context, IDiscussionMessage iDiscussionMessage) void
ProcessCatalogViewTransformer.catalogsToXML
(IContext context, int view, OutputStream outputStream) PortalLibraryModule.checkedOutBy
(IContext context, IFile file) void
void
ProjectModuleImpl.compile
(IContext context, IDesignForm designForm, boolean validate) ProjectModuleImpl.compile
(IContext context, IDesignWorkflow designWorkflow, boolean validate) void
EzsSiteModule.copyPageContainerInTopic
(IContext context, IPageContainer pageContainer, ITopic topic) PortalLibraryModule.copyTo
(IContext context, IFile file, IFolder dest, CopyOption... copyOptions) PortalLibraryModule.copyTo
(IContext context, IFile file, ILibrary dest, CopyOption... copyOptions) PortalLibraryModule.copyTo
(IContext context, IFile file, String newName, IFolder dest, CopyOption... copyOptions) PortalLibraryModule.copyTo
(IContext context, IFile file, String newName, ILibrary dest, CopyOption... copyOptions) PortalLibraryModule.copyTo
(IContext context, IFolder folder, IFolder dest, CopyOption... copyOptions) PortalLibraryModule.copyTo
(IContext context, IFolder folder, ILibrary dest, CopyOption... copyOptions) PortalLibraryModule.copyTo
(IContext context, IFolder folder, String newName, IFolder dest, CopyOption... copyOptions) PortalLibraryModule.copyTo
(IContext context, IFolder folder, String newName, ILibrary dest, CopyOption... copyOptions) EzsSiteModule.createAlias
(IContext context, ISite site, String name, String label, IProtocolSupport protocolSupport) EzsSiteModule.createAlias
(IContext context, ITopic topic, String name, String label, IProtocolSupport protocolSupport) CoreModule.createAttachment
(IContext context, File file) CoreModule.createAttachment
(IContext context, File file, boolean canBeRemoved) CoreModule.createAttachment
(IContext context, String fileName, byte[] bytes) CoreModule.createAttachment
(IContext context, String fileName, InputStream input) EzsSiteModule.createBlock
(IContext context) WorkflowModuleImpl.createCatalog
(IContext context, String name, String label) WorkflowModuleImpl.createCatalog
(IContext context, String name, String label, IProject project) PortalLibraryModule.createCategory
(IContext context, ICategory parent, String name) PortalLibraryModule.createCategory
(IContext context, ILibrary library, String name) PortalLibraryModule.createCategory
(IContext context, String name) EzsSiteModule.createComponent
(IContext context, String name) PortalModuleImpl.createConnectionDefinition
(IContext context, IOrganization organization, String name, String label, String categoryName) EzsSiteModule.createContent
(IContext context, IContentContainer contentContainer) EzsSiteModule.createContent
(IContext context, IContentContainer contentContainer, IBlockTemplateContainer templateContainer) WorkflowModuleImpl.createDiscussionMessage
(IContext context, IWorkflowInstance iWorkflowInstance, String content, Collection<IAttachment> attachments, String visibility, Collection<IUser> recipients, IOrganization visibilityOrganization) WorkflowModuleImpl.createDynamicLocalizationsWrapper
(IContext context, ICatalog catalog) PortalLibraryModule.createFile
(IContext context, IFolder folder, String description, IAttachment attachment) PortalLibraryModule.createFile
(IContext context, IFolder folder, String name, String description, byte[] content) PortalLibraryModule.createFile
(IContext context, IFolder folder, String name, String description, InputStream inputStream) PortalLibraryModule.createFile
(IContext context, ILibrary library, String description, IAttachment attachment) PortalLibraryModule.createFile
(IContext context, ILibrary library, String name, String description, byte[] content) PortalLibraryModule.createFile
(IContext context, ILibrary library, String name, String description, InputStream inputStream) PortalLibraryModule.createFolder
(IContext context, IFolder parent, String name) PortalLibraryModule.createFolder
(IContext context, ILibrary library, String name) DirectoryModuleImpl.createGroup
(IContext context, IGroup group, String label) DirectoryModuleImpl.createGroup
(IContext context, IGroup group, String name, String label) DirectoryModuleImpl.createGroup
(IContext context, IOrganization organization, String label) DirectoryModuleImpl.createGroup
(IContext context, IOrganization organization, String name, String label) PortalLibraryModule.createLibrary
(IContext context, IOrganization organization, String name) PortalLibraryModule.createLibrary
(IContext context, String name) DirectoryModuleImpl.createLocalization
(IContext context, ILocalization localization, String label) DirectoryModuleImpl.createLocalization
(IContext context, ILocalization localization, String name, String label) DirectoryModuleImpl.createLocalization
(IContext context, String label) DirectoryModuleImpl.createLocalization
(IContext context, String name, String label) PortalModuleImpl.createMailingList
(IContext context, IOrganization organization, String name, String label, int type) WorkflowModuleImpl.createOperatorRole
(IContext context, ICatalog catalog, String name) DirectoryModuleImpl.createOrganization
(IContext context, IOrganization organization, String label) DirectoryModuleImpl.createOrganization
(IContext context, IOrganization organization, String name, String label) DirectoryModuleImpl.createOrganization
(IContext context, String label) DirectoryModuleImpl.createOrganization
(IContext context, String name, String label) EzsSiteModule.createPageContainer
(IContext context, ISite site, IBlockTemplateContainer templateContainer, String name, String label) EzsSiteModule.createPageContainer
(IContext context, ISite site, String name, String label) EzsSiteModule.createPageContainer
(IContext context, ITopic topic, IBlockTemplateContainer templateContainer, String name, String label) EzsSiteModule.createPageContainer
(IContext context, ITopic topic, String name, String label) void
EzsSiteModule.createPlugin
(IContext context, String parentUri, PluginConfigurationBean pluginConfigurationBean) CoreModule.createProfile
(IContext context, IProtocolSupport link, String name) ProjectModuleImpl.createProject
(IContext context, IOrganization organization, String name, String label) PortalLibraryModule.createResourceDefinition
(IContext context, String name) PortalLibraryModule.createResourceDefinition
(IContext context, String name, String displayName, ILibrary library) WorkflowModuleImpl.createRole
(IContext context, ICatalog catalog, String name) Deprecated.EzsSiteModule.createSite
(IContext context, ILibrary library, String name) EzsSiteModule.createSite
(IContext context, IOrganization organization, String name) WorkflowModuleImpl.createStorageResource
(IContext context, IResourceDefinition resourceDefinition, String reference) WorkflowModuleImpl.createStorageResource
(IContext context, IResourceDefinition resourceDefinition, String reference, String label) DirectoryModuleImpl.createSystemProfile
(IContext context, String name) EzsSiteModule.createTopic
(IContext context, ISite site, String name, String label) EzsSiteModule.createTopic
(IContext context, ITopic parent, String name, String label) DirectoryModuleImpl.createUser
(IContext context, String login, String password, IOrganization organization) WorkflowModuleImpl.createWorkflow
(IContext context, IWorkflowContainer container, String name, byte[] content) WorkflowModuleImpl.createWorkflowContainer
(IContext context, ICatalog catalog, String name) WorkflowModuleImpl.createWorkflowInstance
(IContext context, IWorkflow workflow, String reference) WorkflowModuleImpl.createWorkflowInstance
(IContext context, IWorkflow workflow, String reference, String label) void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
WorkflowModuleImpl.deleteDiscussionMessage
(IContext context, IWorkflowInstanceDiscussionMessage iWorkflowInstanceDiscussionMessage, IWorkflowInstance iWorkflowInstance) protected void
EzsSiteModule.deleteSite
(IContext context, ISite site) void
EzsSiteModule.deleteSite
(IContext context, ISite site, boolean deleteLinkedLibrary) Delete sitevoid
WorkflowModuleImpl.end
(IContext context, ITaskInstance instance, IAction action, String comment) void
WorkflowModuleImpl.end
(IContext context, IUser addressee, ITaskInstance instance, IAction action, String comment) void
boolean
PortalLibraryModule.existSubscriptionByLibraryElement
(IContext context, ILibraryElement libraryElement) WorkflowModuleImpl.findStorageResourceByReference
(IContext context, IResourceDefinition resourceDefinition, String reference) void
PortalLibraryModule.fireDownloadHistoryEvent
(IContext context, IFile file, String protocol) Fire download history event on IFileCollection
<? extends ITaskInstance> WorkflowModuleImpl.getAbortedTaskInstances
(IContext context, IWorkflowInstance instance) Collection
<? extends IAction> WorkflowModuleImpl.getActions
(IContext context, ITask task) EzsSiteModule.getAliases
(IContext context, ISite site) EzsSiteModule.getAliases
(IContext context, ISite site, boolean recursive) EzsSiteModule.getAliases
(IContext context, ITopic parent) EzsSiteModule.getAliases
(IContext context, ITopic parent, boolean recursive) Collection
<? extends ICatalog> WorkflowModuleImpl.getAllCatalogs
(IContext context) PortalLibrary.getAllFolders
(IContext iContext) EzsSiteModule.getBlockTemplateContainerByURI
(IContext context, String uri) EzsSiteModule.getBlockTemplateContainers
(IContext context, ISite site) EzsSiteModule.getBlockTemplateContainers
(IContext context, ISite site, int type) EzsSiteModule.getCatalog
(IContext context, ISite site) WorkflowModuleImpl.getCatalog
(IContext context, String name) WorkflowModuleImpl.getCatalog
(IContext context, String name, int catalogType) WorkflowModuleImpl.getCatalog
(IContext context, String name, int catalogType, IProject project) WorkflowModuleImpl.getCatalog
(IContext context, String name, IProject project) Collection
<? extends ICatalog> WorkflowModuleImpl.getCatalogs
(IContext context) Collection
<? extends ICatalog> WorkflowModuleImpl.getCatalogs
(IContext context, int catalogType) Collection
<? extends ICatalog> WorkflowModuleImpl.getCatalogs
(IContext context, int catalogType, IProject project) Collection
<? extends ICatalog> WorkflowModuleImpl.getCatalogs
(IContext context, IProject project) PortalLibraryModule.getCategories
(IContext context, ICategory category, boolean recursive) PortalLibraryModule.getCategories
(IContext context, ILibrary library, boolean recursive) PortalLibraryModule.getCategory
(IContext context, ICategory category, String name) PortalLibraryModule.getCategory
(IContext context, ILibrary library, String name) PortalModuleImpl.getConnectionDefinition
(IContext context, String name) Collection
<? extends IConnectionDefinition<?>> PortalModuleImpl.getConnectionDefinitions
(IContext context) Collection
<? extends IConnectionDefinition<?>> PortalModuleImpl.getConnectionDefinitionsByCategoryName
(IContext context, String categoryName) Collection
<? extends IConnectionDefinition<?>> PortalModuleImpl.getConnectionDefinitionsByTypeName
(IContext context, String type) EzsSiteModule.getContentContainer
(IContext context, ISite site, String name) EzsSiteModule.getContentContainer
(IContext context, ITopic parent, String name) EzsSiteModule.getContentContainers
(IContext context, ISite site) EzsSiteModule.getContentContainers
(IContext context, ISite site, boolean recursive) EzsSiteModule.getContentContainers
(IContext context, ITopic parent) EzsSiteModule.getContentContainers
(IContext context, ITopic parent, boolean recursive) ProcessWorkflowInstance.getCurrentTaskInstance
(IContext context) PortalLibraryModule.getDeletedNodes
(IContext context, ILibrary library) WorkflowModuleImpl.getDiscussionMessagesOrderByCreationDateDesc
(IContext context, IWorkflowInstance iWorkflowInstance) EzsSiteModule.getElementByURI
(IContext context, String uri) Collection
<? extends ITaskInstance> WorkflowModuleImpl.getEndedTaskInstances
(IContext context, IWorkflowInstance instance) PortalLibraryModule.getFileByPath
(IContext context, ILibrary library, String path) PortalLibraryModule.getFolderByPath
(IContext context, ILibrary library, String path) PortalFolder.getFolders
(IContext context) PortalLibrary.getFolders
(IContext iContext) PortalLibraryModule.getFolders
(IContext context, IFolder parent) PortalLibraryModule.getFolders
(IContext context, ILibrary library) WorkflowModuleImpl.getForm
(IContext context, IResourceDefinition resourceDefinition, String formName) DirectoryModuleImpl.getGroup
(IContext context, IOrganization organization, String name) WorkflowModuleImpl.getJdbcReference
(IContext context, String name) Collection
<? extends IJdbcReference> WorkflowModuleImpl.getJdbcReferences
(IContext context) PortalLibraryModule.getLibraries
(IContext context) PortalLibraryModule.getLibraries
(IContext context, IOrganization organization) PortalLibraryModule.getLibraries
(IContext context, String right) PortalLibraryModule.getLibrary
(IContext context, IFile file) PortalLibraryModule.getLibrary
(IContext context, IFolder folder) PortalLibraryModule.getLibrary
(IContext context, IOrganization organization, String name) PortalLibraryModule.getLibrary
(IContext context, String name) PortalLibraryModule.getLibraryByPath
(IContext context, IOrganization organization, String path) Collection
<? extends IList> DirectoryModuleImpl.getLocalization
(IContext context, ILocalization parent, String name) Deprecated.DirectoryModuleImpl.getLocalization
(IContext context, String name) DirectoryModuleImpl.getLocalizationByPathLabel
(IContext context, String path) Collection
<? extends ILocalization> DirectoryModuleImpl.getLocalizations
(IContext context) Collection
<? extends ILocalization> DirectoryModuleImpl.getLocalizations
(IContext context, ILocalization parent) WorkflowModuleImpl.getMailForm
(IContext context, IWorkflow workflow, String mailFormName) Collection
<? extends IMailForm> WorkflowModuleImpl.getMailForms
(IContext context, IWorkflow workflow) Collection
<? extends IMailForm> WorkflowModuleImpl.getMailForms
(IContext context, IWorkflow workflow, String startsWith) PortalModuleImpl.getMailingList
(IContext context, String name, int type) Collection
<? extends IMailingList> PortalModuleImpl.getMailingLists
(IContext context) Collection
<? extends ITaskInstance> WorkflowModuleImpl.getManualTaskInstances
(IContext context, IWorkflowInstance instance) Collection
<? extends ITaskInstance> WorkflowModuleImpl.getManualTaskInstancesByStatus
(IContext context, int status) Collection
<? extends ITaskInstance> WorkflowModuleImpl.getManualTaskInstancesModifiedSince
(IContext context, Date date) Collection
<? extends ITask> WorkflowModuleImpl.getManualTasks
(IContext context, IWorkflow workflow) Get manual task from workflowWorkflowModuleImpl.getOneTaskInstance
(IContext context, IWorkflowInstance instance) WorkflowModuleImpl.getOperatorRole
(IContext context, ICatalog catalog, String name) Collection
<? extends IOperatorRole> WorkflowModuleImpl.getOperatorRoles
(IContext context, ICatalog catalog) DirectoryModuleImpl.getOrganization
(IContext context, IOrganization parent, String name) Deprecated.DirectoryModuleImpl.getOrganization
(IContext context, String name) DirectoryModuleImpl.getOrganizationByPathLabel
(IContext context, String path) Collection
<? extends IOrganization> DirectoryModuleImpl.getOrganizations
(IContext context) Collection
<? extends IOrganization> DirectoryModuleImpl.getOrganizations
(IContext context, IOrganization parent) EzsSiteModule.getPageContainer
(IContext context, ISite site, String name) EzsSiteModule.getPageContainer
(IContext context, ITopic topic, String name) EzsSiteModule.getPageContainers
(IContext context, ISite site) EzsSiteModule.getPageContainers
(IContext context, ISite site, boolean recursive) EzsSiteModule.getPageContainers
(IContext context, ITopic parent) EzsSiteModule.getPageContainers
(IContext context, ITopic parent, boolean recursive) PortalLibraryModule.getParentCategory
(IContext context, ICategory category) PortalLibraryModule.getParentFolder
(IContext context, IFile file) PortalLibraryModule.getParentFolder
(IContext context, IFolder folder) PortalLibraryModule.getParentFolders
(IContext context, IFile file) PortalLibraryModule.getParentFolders
(IContext context, IFolder folder) EzsSiteModule.getPlugins
(IContext context, ISite site) EzsSiteModule.getPlugins
(IContext context, ISite site, boolean recursive) PortalModuleImpl.getPortlet
(IContext context, String name) CoreModule.getProfile
(IContext context, IProtocolSupport link, String name) Collection
<? extends IProfile> CoreModule.getProfiles
(IContext context, IProtocolSupport link) ProjectModuleImpl.getProject
(IContext context, String name, IOrganization organization) Collection
<? extends IProject> ProjectModuleImpl.getProjects
(IContext context) Collection
<? extends IProject> ProjectModuleImpl.getProjects
(IContext context, IOrganization organization) PortalLibraryModule.getProperties
(IContext context, IResourceDefinition resourceDefinition) Collection
<? extends IProperty> WorkflowModuleImpl.getProperties
(IContext context, IResourceDefinition resourceDefinition) PortalLibraryModule.getProperty
(IContext context, IResourceDefinition resourceDefinition, String name) WorkflowModuleImpl.getProperty
(IContext context, IResourceDefinition resourceDefinition, String name) DirectoryModuleImpl.getResourceDefinition
(IContext context, String name) EzsSiteModule.getResourceDefinition
(IContext context, IPageContainer pageContainer, String dataFormName) PortalLibraryModule.getResourceDefinition
(IContext context, ILibrary library, String name) WorkflowModuleImpl.getResourceDefinition
(IContext context, ICatalog catalog, String name) PortalLibraryModule.getResourceDefinitions
(IContext context, ILibrary library) Collection
<? extends IResourceDefinition> WorkflowModuleImpl.getResourceDefinitions
(IContext context, ICatalog catalog) Collection
<? extends IResource> WorkflowModuleImpl.getResources
(IContext context, ICatalog catalog) Collection
<? extends IResource> WorkflowModuleImpl.getResources
(IContext context, IResourceDefinition resourceDefinition) Deprecated.Collection
<? extends IRole> Deprecated.EzsSiteModule.getSiteByName
(IContext context, String name) Collection
<? extends ITaskInstance> WorkflowModuleImpl.getStartedTaskInstances
(IContext context, IWorkflowInstance instance) WorkflowModuleImpl.getSubForm
(IContext context, IWorkflow workflow, String formName) PortalLibraryModule.getSubscriptionFrequency
(IContext context, ILibrary library) PortalLibraryModule.getSubscriptions
(IContext context, ILibrary library, boolean showElementInTrash) EzsSiteModule.getSystemBlockTemplateContainer
(IContext context, String name) DirectoryModuleImpl.getSystemProfile
(IContext context, String name) Collection
<? extends IProfile> DirectoryModuleImpl.getSystemProfiles
(IContext context) WorkflowModuleImpl.getTaskInstance
(IContext context, IWorkflowInstance instance, String name) Collection
<? extends ITaskInstance> WorkflowModuleImpl.getTaskInstances
(IContext context, IWorkflowInstance instance) Collection
<? extends ITaskInstance> WorkflowModuleImpl.getTaskInstances
(IContext context, IWorkflowInstance instance, String name) Collection
<? extends ITask> Get task from workflowCollection
<? extends IUser> Collection
<? extends IUser> DirectoryModuleImpl.getUsers
(IContext context, ILocalization localization) Collection
<? extends IUser> DirectoryModuleImpl.getUsers
(IContext context, IOrganization organization) EzsSiteModule.getView
(IContext context, IResourceDefinition resourceDefinition, String viewName) WorkflowModuleImpl.getView
(IContext context, IResourceDefinition resourceDefinition, String viewName) WorkflowModuleImpl.getView
(IContext context, IWorkflowContainer workflowContainer, String viewName) PortalLibraryModule.getViewController
(IContext context) PortalLibraryModule.getViewController
(IContext context, InputStream inputStream) PortalLibraryModule.getViewController
(IContext context, Class natureClass) WorkflowModuleImpl.getViewController
(IContext context) WorkflowModuleImpl.getViewController
(IContext context, IProject project, com.axemble.vdp.views.query.Definition definition) Internal methodWorkflowModuleImpl.getViewController
(IContext context, IProject project, InputStream inputStream) WorkflowModuleImpl.getViewController
(IContext context, Class natureClass) Collection
<? extends IView> Collection
<? extends IView> WorkflowModuleImpl.getViews
(IContext context, IResourceDefinition resourceDefinition) Collection
<? extends IView> WorkflowModuleImpl.getViews
(IContext context, IWorkflowContainer workflowContainer) WorkflowModuleImpl.getWorkflow
(IContext context, ICatalog catalog, String name) WorkflowModuleImpl.getWorkflow
(IContext context, String name) Deprecated.WorkflowModuleImpl.getWorkflowContainer
(IContext context, ICatalog catalog, String name) Collection
<? extends IWorkflowContainer> WorkflowModuleImpl.getWorkflowContainers
(IContext context, ICatalog catalog) Collection
<? extends IWorkflowInstance> WorkflowModuleImpl.getWorkflowInstances
(IContext context, ICatalog catalog) Collection
<? extends IWorkflowInstance> WorkflowModuleImpl.getWorkflowInstances
(IContext context, ICatalog catalog, String reference) Collection
<? extends IWorkflowInstance> WorkflowModuleImpl.getWorkflowInstances
(IContext context, ITask task) Collection
<? extends IWorkflowInstance> WorkflowModuleImpl.getWorkflowInstances
(IContext context, IWorkflow workflow) Collection
<? extends IWorkflowInstance> WorkflowModuleImpl.getWorkflowInstances
(IContext context, IWorkflow workflow, String reference) Collection
<? extends IWorkflow> WorkflowModuleImpl.getWorkflows
(IContext context, ICatalog catalog) Collection
<? extends IWorkflow> WorkflowModuleImpl.getWorkflows
(IContext context, IWorkflowContainer container) boolean
WorkflowModuleImpl.hasDiscussionThread
(IContext context, IWorkflowInstance iWorkflowInstance) boolean
PortalLibraryModule.isCheckedOut
(IContext context, IFile file) boolean
ProcessWorkflowInstance.isLockBySDK
(IContext context) boolean
ProcessWorkflowInstance.isLockBySDK
(IContext context, boolean cleanSessionLock) boolean
WorkflowModuleImpl.isLockBySDK
(IContext context, IWorkflowInstance workflowInstance) boolean
boolean
boolean
WorkflowModuleImpl.isLocked
(IContext context, IWorkflowInstance workflowInstance) ProjectModuleImpl.loadDesignForm
(IContext context, IStorageKey storageKey) ProjectModuleImpl.loadDesignWorkflow
(IContext context, IStorageKey storageKey) void
void
WorkflowModuleImpl.lock
(IContext context, IWorkflowInstance workflowInstance, int delay) WorkflowModuleImpl.lockedBy
(IContext context, IWorkflowInstance workflowInstance) boolean
boolean
boolean
boolean
void
EzsSiteModule.reject
(IContext context, IContentContainer contentContainer, String comment) void
WorkflowModuleImpl.remind
(IContext context, ITaskInstance instance, String comment) void
WorkflowModuleImpl.remind
(IContext context, IWorkflowInstance instance, String comment) void
EzsSiteModule.requestApproval
(IContext context, IContentContainer contentContainer, String comment) void
ProcessResourceViewTransformer.resourcesToXML
(IContext context, int view, Collection columns, OutputStream outputStream) void
void
ProcessSearchViewTransformer.resultToXML
(IContext context, int view, String text, Collection columns, OutputStream outputStream) boolean
void
SAVE METHODSboolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
void
void
WorkflowModuleImpl.send
(IContext context, IResource resource, IMailForm mailForm, Collection<?> entries, String subject, String content) void
WorkflowModuleImpl.send
(IContext context, IResource resource, IMailForm mailForm, Collection<? extends IUser> mailTo, String comment) protected final void
WorkflowModuleImpl.send
(IContext context, IResource resource, ITaskInstance taskInstance, IMailForm mailForm, Collection<?> entries, String subject, String content) void
WorkflowModuleImpl.send
(IContext context, ITaskInstance instance, IMailForm form, String comment) void
WorkflowModuleImpl.send
(IContext context, ITaskInstance taskInstance, IMailForm mailForm, Collection<?> entries, String subject, String content) void
WorkflowModuleImpl.send
(IContext context, ITaskInstance taskInstance, IMailForm mailForm, Collection<? extends IUser> mailTo, String comment) void
WorkflowModuleImpl.send
(IContext context, IUser addressee, ITaskInstance instance, IMailForm form, String comment) void
WorkflowModuleImpl.send
(IContext context, IWorkflowInstance workflowInstance, String formName, Collection<?> entries) void
WorkflowModuleImpl.send
(IContext context, IWorkflow workflow, IResource resource, String formName, Collection<?> entries) void
WorkflowModuleImpl.send
(IContext context, IWorkflow workflow, String formName, Collection<?> entries) WorkflowModuleImpl.setDynamicLocalizationsWrapperMessageForLanguage
(IContext context, IDynamicLocalizationsWrapper dynamicLocalizationsWrapper, ICatalog catalog, String language, String message) void
PortalLibraryModule.setSubscriptionFrequency
(IContext context, ILibrary library, IBaseLibraryModule.SubscriptionFrequency frequency) void
PortalLibraryModule.setSubscriptionRecursive
(IContext context, ILibrary library, ILibraryElement element) void
void
PortalLibraryModule.subscribe
(IContext context, ILibrary library, ILibraryElement element) void
ProcessTaskViewTransformer.tasksToXML
(IContext context, int view, Collection columns, OutputStream outputStream) void
PortalLibraryModule.undoCheckOut
(IContext context, IFile file) void
void
WorkflowModuleImpl.unlock
(IContext context, IWorkflowInstance workflowInstance) void
PortalLibraryModule.unsubscribe
(IContext context, ILibrary library, ILibraryElement element) void
WorkflowModuleImpl.updateDiscussionMessage
(IContext context, IWorkflowInstanceDiscussionMessage iWorkflowInstanceDiscussionMessage, String content, Collection<IAttachment> attachments) void
ProcessGenericViewTransformer.viewToXML
(IContext context, Element viewDefinition, OutputStream outputStream) void
ProcessWorkflowContainerViewTransformer.workflowContainersToXML
(IContext context, int view, OutputStream outputStream) void
ProcessWorkflowViewTransformer.workflowsToXML
(IContext context, int view, OutputStream outputStream) ModifierConstructorDescriptionPortalLibraryViewController
(IModule module, IContext context, InputStream inputStream) Uses an java.io.InputStream to build the constraints.PortalLibraryViewController
(IModule module, IContext context, Class natureClass) ConstructorProcessViewController
(IModule module, IContext context, IProject project, com.axemble.vdp.views.query.Definition definition) Uses a view definition to builds the constraints.ProcessViewController
(IModule module, IContext context, IProject project, InputStream inputStream) Uses an java.io.InputStream to build the constraints.ProcessViewController
(IModule module, IContext context, Class natureClass) Constructor -
Uses of IContext in com.axemble.vdoc.sdk.interfaces
Modifier and TypeMethodDescriptionvoid
Adds an email address to the mailing list.void
Adds a group to the mailing list.void
IMailingList.addProfile
(IContext context, IProfile profile) Adds a profile to the mailing list.void
ICatalogViewTransformer.catalogsToXML
(IContext context, int view, OutputStream outputStream) Converts a view of catalogs to an XML document.void
Deletes a site and allows to specify if the linkedILibrary
object should be deleted.ILibrary.getAllFolders
(IContext iContext) Gets off the folders.IVersion.getCurrentTaskInstance
(IContext context) Gets the current task instance.IWorkflowInstance.getCurrentTaskInstance
(IContext context) Gets the current task instance.Gets a childIFolder
object by its name.IFolder.getFolders
(IContext context) Gets the child foldersILibrary.getFolders
(IContext iContext) Gets all the folders at the root level.void
IResourceViewTransformer.resourcesToXML
(IContext context, int view, Collection columns, OutputStream outputStream) void
ISearchViewTransformer.resultToXML
(IContext context, int view, String text, Collection columns, OutputStream outputStream) boolean
Saves or updates the element.void
IMailingList.subscribeUser
(IContext context, IUser user) Subscribes a user to the mailing list.void
ITaskViewTransformer.tasksToXML
(IContext context, int view, Collection columns, OutputStream outputStream) void
IGenericViewTransformer.viewToXML
(IContext context, Element viewDefinition, OutputStream outputStream) Allows to evaluate a view and transforms the result to an XML stream.void
IWorkflowContainerViewTransformer.workflowContainersToXML
(IContext context, int view, OutputStream outputStream) void
IWorkflowViewTransformer.workflowsToXML
(IContext context, int view, OutputStream outputStream) -
Uses of IContext in com.axemble.vdoc.sdk.interfaces.ui.designer
Modifier and TypeMethodDescriptionICompilationSupport.beforeCompile
(IContext context, boolean validate) Allows to connect design elements to each other before creating and storing them.ICompilationSupport.beforeMerge
(IContext context, boolean validate) Allows to connect design elements to each other before creating and storing them.Compiles a design element.void
Deletes a design object.Merges information on an existing design element. -
Uses of IContext in com.axemble.vdoc.sdk.modules
Modifier and TypeMethodDescriptionIModule.getAnonymousContext()
Gets the context of anonymous.IModule.getContext
(IUser user) Gets a context form aIUser
object.IModule.getContext
(String externalID) Gets a context from the external identifier.IModule.getContextByLogin
(String login) Gets a context from the user's login.IModule.getLoggedOnUserContext()
Retrieves the context of the logged on userIModule.getSysadminContext()
Gets the context of sysadmin.Modifier and TypeMethodDescriptionvoid
Allows to abort workflow instance.void
IBaseWorkflowModule.abort
(IContext context, IWorkflowInstance instance, String comment) Allows to abort workflow instance.void
IBaseLibraryModule.addCategories
(IContext context, IFile file, Collection categories) void
IBaseLibraryModule.addCategory
(IContext context, IFile file, ICategory category) void
IBaseSiteModule.approve
(IContext context, IContentContainer contentContainer) Approves a content.void
Approves all contents in a site.void
Approves all contents in a topic.IBaseWorkflowModule.canDeleteDiscussionMessage
(IContext context, IDiscussionMessage iDiscussionMessage) Allows knowing if an IDiscussionMessage can be deleted in the current IContext or notIBaseWorkflowModule.canModifyDiscussionMessage
(IContext context, IDiscussionMessage iDiscussionMessage) Allows knowing if an IDiscussionMessage can be modified in the current IContext or notIBaseLibraryModule.checkedOutBy
(IContext context, IFile file) void
void
IProjectModule.compile
(IContext context, IDesignForm designForm, boolean validate) IProjectModule.compile
(IContext context, IDesignWorkflow designWorkflow, boolean validate) void
IBaseSiteModule.copyPageContainerInTopic
(IContext context, IPageContainer pageContainer, ITopic topic) Copy a page in a topicIBaseLibraryModule.copyTo
(IContext context, IFile file, IFolder dest, CopyOption... copyOptions) Allows to copy a specifiedIFile
underneath a destination folder;IBaseLibraryModule.copyTo
(IContext context, IFile file, ILibrary dest, CopyOption... copyOptions) IBaseLibraryModule.copyTo
(IContext context, IFile file, String newName, IFolder dest, CopyOption... copyOptions) Allows to copy a specifiedIFile
underneath a destination folder;IBaseLibraryModule.copyTo
(IContext context, IFile file, String newName, ILibrary dest, CopyOption... copyOptions) IBaseLibraryModule.copyTo
(IContext context, IFolder folder, IFolder dest, CopyOption... copyOptions) Allows to copy a specifiedIFolder
underneath a destination folder;IBaseLibraryModule.copyTo
(IContext context, IFolder folder, ILibrary dest, CopyOption... copyOptions) IBaseLibraryModule.copyTo
(IContext context, IFolder folder, String newName, IFolder dest, CopyOption... copyOptions) Allows to copy a specifiedIFolder
underneath a destination folder;IBaseLibraryModule.copyTo
(IContext context, IFolder folder, String newName, ILibrary dest, CopyOption... copyOptions) IBaseSiteModule.createAlias
(IContext context, ISite site, String name, String label, IProtocolSupport protocolSupport) Creates anIAlias
object at the root level of a site.IBaseSiteModule.createAlias
(IContext context, ITopic topic, String name, String label, IProtocolSupport protocolSupport) IBaseDirectoryModule.createAttachment
(IContext context, File file) Allows to create anIAttachment
object from a java.io.File object.IBaseDirectoryModule.createAttachment
(IContext context, File file, boolean canBeRemoved) Allows to create anIAttachment
object from a java.io.File object.IBaseDirectoryModule.createAttachment
(IContext context, String fileName, byte[] bytes) IBaseDirectoryModule.createAttachment
(IContext context, String fileName, InputStream input) Allows to create anIAttachment
object from a file name and an input stream.IBaseSiteModule.createBlock
(IContext context) IBaseDocumentModule.createCatalog
(IContext context, String name, String label, IProject project) Allows to create a new catalog.IBaseWorkflowModule.createCatalog
(IContext context, String name, String label) Deprecated.: use createCatalog( IContext context, String name, String label, IProject project )IBaseWorkflowModule.createCatalog
(IContext context, String name, String label, IProject project) Allows to create a new catalog.IBaseLibraryModule.createCategory
(IContext context, ICategory category, String name) IBaseLibraryModule.createCategory
(IContext context, ILibrary library, String name) IBaseLibraryModule.createCategory
(IContext context, String name) IBaseSiteModule.createComponent
(IContext context, String name) IBasePortalModule.createConnectionDefinition
(IContext context, IOrganization organization, String name, String label, String categoryName) Create a connection definitionIBaseSiteModule.createContent
(IContext context, IContentContainer contentContainer) IBaseSiteModule.createContent
(IContext context, IContentContainer contentContainer, IBlockTemplateContainer templateContainer) IBaseDocumentModule.createDataUnit
(IContext context, IResourceDefinition resourceDefinition, String reference) Creates a storage resource object by specifying theIResourceDefinition
object, its reference.IBaseDocumentModule.createDataUnit
(IContext context, IResourceDefinition resourceDefinition, String reference, String label) Creates a data unit object by specifying theIResourceDefinition
object, its reference, and its label.IBaseWorkflowModule.createDiscussionMessage
(IContext context, IWorkflowInstance iWorkflowInstance, String content, Collection<IAttachment> attachments, String visibility, Collection<IUser> recipients, IOrganization visibilityOrganization) Create and add a new message for an IWorkflowInstance.IBaseWorkflowModule.createDynamicLocalizationsWrapper
(IContext context, ICatalog catalog) Creates a dynamicLocalizationsWrapper object by specifying the parentICatalog
object.IBaseLibraryModule.createFile
(IContext context, IFolder folder, String description, IAttachment attachment) IBaseLibraryModule.createFile
(IContext context, IFolder folder, String name, String description, byte[] content) IBaseLibraryModule.createFile
(IContext context, IFolder folder, String name, String description, InputStream content) IBaseLibraryModule.createFile
(IContext context, ILibrary library, String description, IAttachment attachment) IBaseLibraryModule.createFile
(IContext context, ILibrary library, String name, String description, byte[] content) IBaseLibraryModule.createFile
(IContext context, ILibrary library, String name, String description, InputStream content) IBaseLibraryModule.createFolder
(IContext context, IFolder parent, String name) IBaseLibraryModule.createFolder
(IContext context, ILibrary library, String name) IBaseDirectoryModule.createGroup
(IContext context, IGroup group, String label) Allows to create a child group.IBaseDirectoryModule.createGroup
(IContext context, IGroup group, String name, String label) Allows to create a child group.IBaseDirectoryModule.createGroup
(IContext context, IOrganization organization, String label) Deprecated.use createGroup( IContext context, IOrganization organization, String name, String label ) method instead.IBaseDirectoryModule.createGroup
(IContext context, IOrganization organization, String name, String label) Allows to create a group.IBaseLibraryModule.createLibrary
(IContext context, IOrganization organization, String name) Creates a library on a specified organization.IBaseLibraryModule.createLibrary
(IContext context, String name) Deprecated.use createLibrary( IContext context, IOrganization organization, String name ) method instead.IBaseDirectoryModule.createLocalization
(IContext context, ILocalization localization, String label) Deprecated.: use createLocalization( IContext context, ILocalization localization, String name, String label ) method instead.IBaseDirectoryModule.createLocalization
(IContext context, ILocalization localization, String name, String label) Allows to create a child localization.IBaseDirectoryModule.createLocalization
(IContext context, String label) Deprecated.: use createLocalization( IContext context, ILocalization localization, String label ) method instead.IBaseDirectoryModule.createLocalization
(IContext context, String name, String label) Allows to create a localization at the root level.IBasePortalModule.createMailingList
(IContext context, IOrganization organization, String name, String label, int type) Creates a new mailing list.IBaseWorkflowModule.createOperatorRole
(IContext context, ICatalog catalog, String name) Creates aIOperatorRole
into the catalog object.IBaseDirectoryModule.createOrganization
(IContext context, IOrganization organization, String label) Deprecated.: use createOrganization( IContext context, IOrganization organization, String name, String label ) method instead.IBaseDirectoryModule.createOrganization
(IContext context, IOrganization organization, String name, String label) Allows to create a child organization.IBaseDirectoryModule.createOrganization
(IContext context, String label) Deprecated.: use createOrganization( IContext context, String name, String label ) method instead.IBaseDirectoryModule.createOrganization
(IContext context, String name, String label) Allows to create an organization at the root level.IBaseSiteModule.createPageContainer
(IContext context, ISite site, IBlockTemplateContainer templateContainer, String name, String label) Creates aIPageContainer
object at the root level of aISite
object.IBaseSiteModule.createPageContainer
(IContext context, ISite site, String name, String label) Creates aIPageContainer
object at the root level of aISite
object.IBaseSiteModule.createPageContainer
(IContext context, ITopic topic, IBlockTemplateContainer templateContainer, String name, String label) Creates aIPageContainer
object into aITopic
object.IBaseSiteModule.createPageContainer
(IContext context, ITopic topic, String name, String label) Creates aIPageContainer
object into aITopic
object.void
IBaseSiteModule.createPlugin
(IContext context, String parentUri, PluginConfigurationBean pluginConfigurationBean) Create a plugin in a topicIBaseWorkflowModule.createProfile
(IContext context, IProtocolSupport link, String name) Creates aIProfile
.IProjectModule.createProject
(IContext context, IOrganization organization, String name, String label) Create a new project objectIBaseLibraryModule.createResourceDefinition
(IContext context, String name) IBaseDocumentModule.createRole
(IContext context, ICatalog catalog, String name) Creates aIRole
into the catalog object.IBaseWorkflowModule.createRole
(IContext context, ICatalog catalog, String name) Deprecated.: use createOperatorRole or createProfileIBaseSiteModule.createSite
(IContext context, ILibrary library, String name) Creates a new site and associates it to aILibrary
(same organization).IBaseSiteModule.createSite
(IContext context, IOrganization organization, String name) Creates a new site into anIOrganization
object.IBaseWorkflowModule.createStorageResource
(IContext context, IResourceDefinition resourceDefinition, String reference) Creates a storage resource object by specifying theIResourceDefinition
object, its reference.IBaseWorkflowModule.createStorageResource
(IContext context, IResourceDefinition resourceDefinition, String reference, String label) Creates a storage resource object by specifying theIResourceDefinition
object, its reference, and its label.IBaseDirectoryModule.createSystemProfile
(IContext context, String name) Creates aIProfile
.IBaseSiteModule.createTopic
(IContext context, ISite site, String name, String label) Creates aITopic
object a the root level.IBaseSiteModule.createTopic
(IContext context, ITopic parent, String name, String label) Creates a subITopic
object.IBaseDirectoryModule.createUser
(IContext context, String login, String password, IOrganization organization) Allows to create a user into an organization.IBaseDocumentModule.createVersion
(IContext context, IAttachmentTemplate attachmentTemplate, String reference) Creates a version instance object by specifying theIAttachmentTemplate
object, its reference.IBaseDocumentModule.createVersion
(IContext context, IResourceDefinition resourceDefinition, String reference, String label) Creates a version object by specifying theIResourceDefinition
object, its reference, and its label.IBaseDocumentModule.createWorkflow
(IContext context, IWorkflowContainer container, String name, byte[] content) Creates a workflow within a workflow container.IBaseWorkflowModule.createWorkflow
(IContext context, IWorkflowContainer container, String name, byte[] content) Creates a workflow within a workflow container.IBaseDocumentModule.createWorkflowContainer
(IContext context, ICatalog catalog, String name) Creates a workflow container within aICatalog
object.IBaseWorkflowModule.createWorkflowContainer
(IContext context, ICatalog catalog, String name) Creates a workflow container within aICatalog
object.IBaseWorkflowModule.createWorkflowInstance
(IContext context, IWorkflow workflow, String reference) Creates a workflow instance object by specifying theIWorkflow
object, its reference.IBaseWorkflowModule.createWorkflowInstance
(IContext context, IWorkflow workflow, String reference, String label) Creates a workflow instance object by specifying theIWorkflow
object, its reference, and its label.void
Allow to delete a file.void
Allow to delete a folder.void
Deletes an element.void
IBaseWorkflowModule.deleteDiscussionMessage
(IContext context, IWorkflowInstanceDiscussionMessage iWorkflowInstanceDiscussionMessage, IWorkflowInstance iWorkflowInstance) Delete an IWorkflowInstanceDiscussionMessage for an IWorkflowInstance.void
IBaseDocumentModule.end
(IContext context, ITaskInstance instance, IAction action, String comment) Crosses a transition.void
IBaseDocumentModule.end
(IContext context, IUser addressee, ITaskInstance instance, IAction action, String comment) Allows to cross a transition for another user.void
IBaseWorkflowModule.end
(IContext context, ITaskInstance instance, IAction action, String comment) Crosses a transition.void
IBaseWorkflowModule.end
(IContext context, IUser addressee, ITaskInstance instance, IAction action, String comment) Allows to cross a transition for another user.void
Allows to execute an agent.void
Allows to execute an agent.boolean
IBaseLibraryModule.existSubscriptionByLibraryElement
(IContext context, ILibraryElement libraryElement) check if theILibraryElement
is subscribed by the userIBaseWorkflowModule.findStorageResourceByReference
(IContext context, IResourceDefinition resourceDefinition, String reference) Find a storage resource object by specifying theIResourceDefinition
object, its reference.void
IBaseLibraryModule.fireDownloadHistoryEvent
(IContext context, IFile file, String protocol) Collection
<? extends ITaskInstance> IBaseDocumentModule.getAbortedTaskInstances
(IContext context, IVersion version) Retrieves all the aborted task instances of a version.Collection
<? extends ITaskInstance> IBaseWorkflowModule.getAbortedTaskInstances
(IContext context, IWorkflowInstance instance) Retrieves all the aborted task instances of a workflow instance.Retrieve a specificIAction
object from its system name.Retrieve a specificIAction
object from its system name.Collection
<? extends IAction> IBaseDocumentModule.getActions
(IContext context, ITask task) Collection
<? extends IAction> IBaseWorkflowModule.getActions
(IContext context, ITask task) Gets an agent from its name.Gets an agent from its name.Gets anIAlias
object by its name.Gets anIAlias
object by its name.IBaseSiteModule.getAliases
(IContext context, ISite site) Gets all the aliases from the root level of theISite
object.IBaseSiteModule.getAliases
(IContext context, ISite site, boolean recursive) IBaseSiteModule.getAliases
(IContext context, ITopic parent) Gets all the aliases of aITopic
object.IBaseSiteModule.getAliases
(IContext context, ITopic parent, boolean recursive) Collection
<? extends ICatalog> IBaseWorkflowModule.getAllCatalogs
(IContext context) Retrieves a collection ofICatalog
object.IBaseSiteModule.getBlockTemplateContainerByURI
(IContext context, String uri) IBaseSiteModule.getBlockTemplateContainers
(IContext context, ISite site) IBaseSiteModule.getBlockTemplateContainers
(IContext context, ISite site, int type) Gets all the templates.IBaseDocumentModule.getCatalog
(IContext context, String name, int catalogType, IProject project) Retrieves a catalog form its name.IBaseSiteModule.getCatalog
(IContext context, ISite site) Retrieves the catalog of the site.IBaseWorkflowModule.getCatalog
(IContext context, String name) Deprecated.: use getCatalog( IContext context, String name, IProject project )IBaseWorkflowModule.getCatalog
(IContext context, String name, int catalogType) Deprecated.: use getCatalog( IContext context, String name, int catalogType, IProject project )IBaseWorkflowModule.getCatalog
(IContext context, String name, int catalogType, IProject project) Retrieves a catalog form its name.IBaseWorkflowModule.getCatalog
(IContext context, String name, IProject project) Retrieves a catalog form its name.Collection
<? extends ICatalog> IBaseDocumentModule.getCatalogs
(IContext context) Retrieves a collection ofICatalog
object.Collection
<? extends ICatalog> IBaseDocumentModule.getCatalogs
(IContext context, int catalogType) Retrieves a collection ofICatalog
object.Collection
<? extends ICatalog> IBaseDocumentModule.getCatalogs
(IContext context, IProject project) Retrieves a collection ofICatalog
object.Collection
<? extends ICatalog> IBaseWorkflowModule.getCatalogs
(IContext context) Deprecated.: use getCatalogs( IContext context, IProject project )Collection
<? extends ICatalog> IBaseWorkflowModule.getCatalogs
(IContext context, int catalogType) Deprecated.: use getCatalogs( IContext context, int catalogType, IProject project )Collection
<? extends ICatalog> IBaseWorkflowModule.getCatalogs
(IContext context, int catalogType, IProject project) Retrieves a collection ofICatalog
object.Collection
<? extends ICatalog> IBaseWorkflowModule.getCatalogs
(IContext context, IProject project) Retrieves a collection ofICatalog
object.IBaseLibraryModule.getCategories
(IContext context, ICategory category, boolean recursive) IBaseLibraryModule.getCategories
(IContext context, ILibrary library, boolean recursive) IBaseLibraryModule.getCategory
(IContext context, ICategory category, String name) IBaseLibraryModule.getCategory
(IContext context, ILibrary library, String name) IBaseDocumentModule.getConnectionDefinition
(IContext context, String name) Gets a connection from its name.IBasePortalModule.getConnectionDefinition
(IContext context, String name) Gets a connection from its name.Collection
<? extends IConnectionDefinition> IBaseDocumentModule.getConnectionDefinitions
(IContext context) Gets a collection of connections.Collection
<? extends IConnectionDefinition<?>> IBasePortalModule.getConnectionDefinitions
(IContext context) Gets a collection of connections.Collection
<? extends IConnectionDefinition<?>> IBasePortalModule.getConnectionDefinitionsByCategoryName
(IContext context, String categoryName) Gets a connection from its name.Collection
<? extends IConnectionDefinition<?>> IBasePortalModule.getConnectionDefinitionsByTypeName
(IContext context, String type) Gets a connection from its name.IBaseSiteModule.getContentContainer
(IContext context, ISite site, String name) IBaseSiteModule.getContentContainer
(IContext context, ITopic parent, String name) IBaseSiteModule.getContentContainers
(IContext context, ISite site) IBaseSiteModule.getContentContainers
(IContext context, ISite site, boolean recursive) IBaseSiteModule.getContentContainers
(IContext context, ITopic parent) IBaseSiteModule.getContentContainers
(IContext context, ITopic parent, boolean recursive) IBaseWorkflowModule.getDiscussionMessagesOrderByCreationDateDesc
(IContext context, IWorkflowInstance workflowInstance) Retrieve IWorkflowInstance's messageIBaseSiteModule.getElementByURI
(IContext context, String uri) Gets anIElement
by its URI.Collection
<? extends ITaskInstance> IBaseDocumentModule.getEndedTaskInstances
(IContext context, IVersion version) Retrieves all the ended task instances of a version.Collection
<? extends ITaskInstance> IBaseWorkflowModule.getEndedTaskInstances
(IContext context, IWorkflowInstance instance) Retrieves all the ended task instances of a workflow instance.IBaseLibraryModule.getFileByPath
(IContext context, ILibrary library, String path) Retrieves all the files associated with a specifiedICategory
object.Retrieves all the files associated with a specifiedICategory
object.IBaseLibraryModule.getFolderByPath
(IContext context, ILibrary library, String path) IBaseLibraryModule.getFolders
(IContext context, IFolder parent) IBaseLibraryModule.getFolders
(IContext context, ILibrary library) Gets a action form by its name.IBaseDocumentModule.getForm
(IContext context, IResourceDefinition resourceDefinition, String formName) Gets a resource definition form by its name.Gets a task form by its name.Gets a workflow form by its name.Gets a action form by its name.IBaseWorkflowModule.getForm
(IContext context, IResourceDefinition resourceDefinition, String formName) Gets a resource definition form by its name.Gets a task form by its name.Gets a workflow form by its name.IBaseDirectoryModule.getGroup
(IContext context, IOrganization organization, String name) Retrieves a group by its system name on an organization scope.Deprecated.The system name is not unique on the server scope anymore.IBaseDocumentModule.getJdbcReference
(IContext context, String name) Deprecated.: use getConnectionDefinition( IContext context, String name ) method instead.IBaseWorkflowModule.getJdbcReference
(IContext context, String name) Deprecated.: use getConnectionDefinition( IContext context, String name ) method instead.Collection
<? extends IJdbcReference> IBaseDocumentModule.getJdbcReferences
(IContext context) Deprecated.: use getConnectionDefinitions( IContext context ) method instead.Collection
<? extends IJdbcReference> IBaseWorkflowModule.getJdbcReferences
(IContext context) Deprecated.: use getConnectionDefinitions( IContext context ) method instead.IBaseLibraryModule.getLibraries
(IContext context) Retrieves all the libraries.IBaseLibraryModule.getLibraries
(IContext context, IOrganization organization) Retrieves all the libraries within a specified organization.IBaseLibraryModule.getLibraries
(IContext context, String right) Retrieves all the libraries.IBaseLibraryModule.getLibrary
(IContext context, IFile file) IBaseLibraryModule.getLibrary
(IContext context, IFolder folder) IBaseLibraryModule.getLibrary
(IContext context, IOrganization organization, String name) Retrieves aILibrary
within a specified organization.IBaseLibraryModule.getLibrary
(IContext context, String name) Deprecated.use getLibrary( IContext context, IOrganization organization, String name ) method instead.IBaseLibraryModule.getLibraryByPath
(IContext context, IOrganization organization, String path) Retrieves a library by its path.Gets a list object from a catalog by its name.Gets a list object from a catalog by its name.Collection
<? extends IList> Gets a collection of a the lists available on a specifiedICatalog
object.Collection
<? extends IList> Gets a collection of a the lists available on a specifiedICatalog
object.IBaseDirectoryModule.getLocalization
(IContext context, ILocalization parent, String name) Deprecated.use getLocalization( IContext context, String name ) method instead.IBaseDirectoryModule.getLocalization
(IContext context, String name) Retrieves a localization by its system name.IBaseDirectoryModule.getLocalizationByPathLabel
(IContext context, String path) Retrieves a localization by its path.Collection
<? extends ILocalization> IBaseDirectoryModule.getLocalizations
(IContext context) Retrieves all the localizations.Collection
<? extends ILocalization> IBaseDirectoryModule.getLocalizations
(IContext context, ILocalization parent) Retrieves the localizations of aILocalization
object.IBaseDocumentModule.getMailForm
(IContext context, IWorkflow workflow, String mailFormName) IBaseWorkflowModule.getMailForm
(IContext context, IWorkflow workflow, String mailFormName) Collection
<? extends IMailForm> IBaseDocumentModule.getMailForms
(IContext context, IWorkflow workflow) Gets all the mail forms from a specifiedIWorkflow
object.Collection
<? extends IMailForm> IBaseDocumentModule.getMailForms
(IContext context, IWorkflow workflow, String startsWith) Collection
<? extends IMailForm> IBaseWorkflowModule.getMailForms
(IContext context, IWorkflow workflow) Gets all the mail forms from a specifiedIWorkflow
object.Collection
<? extends IMailForm> IBaseWorkflowModule.getMailForms
(IContext context, IWorkflow workflow, String startsWith) IBasePortalModule.getMailingList
(IContext context, String name, int type) Gets a mailing list by its name.Collection
<? extends IMailingList> IBasePortalModule.getMailingLists
(IContext context) Gets all mailing lists.Collection
<? extends ITaskInstance> IBaseDocumentModule.getManualTaskInstances
(IContext context, IVersion version) Retrieves all the manual task instances of a workflow instance.Collection
<? extends ITaskInstance> IBaseWorkflowModule.getManualTaskInstances
(IContext context, IWorkflowInstance instance) Retrieves all the manual task instances of a workflow instance.Collection
<? extends ITaskInstance> IBaseWorkflowModule.getManualTaskInstancesByStatus
(IContext context, int status) Retrieves all the manual task instances for a status.Collection
<? extends ITaskInstance> IBaseWorkflowModule.getManualTaskInstancesModifiedSince
(IContext context, Date date) Retrieves all the manual task instances modified since.IBaseDocumentModule.getOneTaskInstance
(IContext context, IVersion version) Gets one of the task instances (any).IBaseWorkflowModule.getOneTaskInstance
(IContext context, IWorkflowInstance instance) Gets one of the task instances (any).IBaseWorkflowModule.getOperatorRole
(IContext context, ICatalog catalog, String name) Retrieves aIOperatorRole
object by its system name.Collection
<? extends IOperatorRole> IBaseWorkflowModule.getOperatorRoles
(IContext context, ICatalog catalog) Retrieves a collection ofIOperatorRole
objects within a specified catalog.IBaseDirectoryModule.getOrganization
(IContext context, IOrganization parent, String name) Deprecated.: use getOrganization(IContext, String) method instead.IBaseDirectoryModule.getOrganization
(IContext context, String name) Retrieves an organization by its system name (the system name is unique on the server).IBaseDirectoryModule.getOrganizationByPathLabel
(IContext context, String path) Retrieves an organization by its path.Collection
<? extends IOrganization> IBaseDirectoryModule.getOrganizations
(IContext context) Retrieves all the organizations.Collection
<? extends IOrganization> IBaseDirectoryModule.getOrganizations
(IContext context, IOrganization parent) Retrieves the organizations of a specifiedIOrganization
object.IBaseSiteModule.getPageContainer
(IContext context, ISite site, String name) Gets a rootIPageContainer
object by its name.IBaseSiteModule.getPageContainer
(IContext context, ITopic topic, String name) Gets aIPageContainer
object from aITopic
object by its name.IBaseSiteModule.getPageContainers
(IContext context, ISite site) Gets all the pages from a site at a root level.IBaseSiteModule.getPageContainers
(IContext context, ISite site, boolean recursive) IBaseSiteModule.getPageContainers
(IContext context, ITopic parent) Gets all the pages from theITopic
object.IBaseSiteModule.getPageContainers
(IContext context, ITopic parent, boolean recursive) IBaseLibraryModule.getParentCategory
(IContext context, ICategory category) IBaseLibraryModule.getParentFolder
(IContext context, IFile file) IBaseLibraryModule.getParentFolder
(IContext context, IFolder folder) IBaseLibraryModule.getParentFolders
(IContext context, IFile file) IBaseLibraryModule.getParentFolders
(IContext context, IFolder folder) IBaseSiteModule.getPlugins
(IContext context, ISite site) Gets all the plugins from a site at root level.IBaseSiteModule.getPlugins
(IContext context, ISite site, boolean recursive) IBasePortalModule.getPortlet
(IContext context, String name) Gets a portlet by its name.IBaseWorkflowModule.getProfile
(IContext context, IProtocolSupport link, String name) Retrieves aIProfile
object by its system name.Collection
<? extends IProfile> IBaseWorkflowModule.getProfiles
(IContext context, IProtocolSupport link) Retrieves a collection ofIProfile
objects within a specified link.IProjectModule.getProject
(IContext context, String name, IOrganization organization) Gets a project by its name and organization.Collection
<? extends IProject> IProjectModule.getProjects
(IContext context) Get all projectsCollection
<? extends IProject> IProjectModule.getProjects
(IContext context, IOrganization organization) Get all projects of the organizationCollection
<? extends IProperty> IBaseDocumentModule.getProperties
(IContext context, IResourceDefinition resourceDefinition) Gets all the properties of a specified definition.IBaseLibraryModule.getProperties
(IContext context, IResourceDefinition resourceDefinition) Collection
<? extends IProperty> IBaseWorkflowModule.getProperties
(IContext context, IResourceDefinition resourceDefinition) Gets all the properties of a specified definition.IBaseDocumentModule.getProperty
(IContext context, IResourceDefinition resourceDefinition, String name) Gets a property definition by specifying theIResourceDefinition
and its system name.IBaseLibraryModule.getProperty
(IContext context, IResourceDefinition resourceDefinition, String name) IBaseWorkflowModule.getProperty
(IContext context, IResourceDefinition resourceDefinition, String name) Gets a property definition by specifying theIResourceDefinition
and its system name.IBaseDirectoryModule.getResourceDefinition
(IContext context, String name) Gets an extended attributes tableIBaseDocumentModule.getResourceDefinition
(IContext context, ICatalog catalog, String name) Retrieves a resource definition by specifying theICatalog
and its system name.IBaseLibraryModule.getResourceDefinition
(IContext context, ILibrary library, String name) IBaseSiteModule.getResourceDefinition
(IContext context, IPageContainer pageContainer, String dataFormName) IBaseWorkflowModule.getResourceDefinition
(IContext context, ICatalog catalog, String name) Retrieves a resource definition by specifying theICatalog
and its system name.Collection
<? extends IResourceDefinition> IBaseDocumentModule.getResourceDefinitions
(IContext context, ICatalog catalog) Retrieves all resource definitions by specifying theICatalog
IBaseLibraryModule.getResourceDefinitions
(IContext context, ILibrary library) Collection
<? extends IResourceDefinition> IBaseWorkflowModule.getResourceDefinitions
(IContext context, ICatalog catalog) Retrieves all resource definitions by specifying theICatalog
Collection
<? extends IResource> IBaseDocumentModule.getResources
(IContext context, ICatalog catalog) Gets a collection ofIResource
objects from a catalogCollection
<? extends IResource> IBaseDocumentModule.getResources
(IContext context, IResourceDefinition resourceDefinition) Gets a collection ofIResource
objects from a resource definition.Collection
<? extends IResource> IBaseWorkflowModule.getResources
(IContext context, ICatalog catalog) Gets a collection ofIResource
objects from a catalogCollection
<? extends IResource> IBaseWorkflowModule.getResources
(IContext context, IResourceDefinition resourceDefinition) Gets a collection ofIResource
objects from a resource definition.Retrieves aIRole
object by its system name.Deprecated.: use getRole or getProfileCollection
<? extends IRole> Retrieves a collection ofIRole
objects within a specified catalog.Collection
<? extends IRole> Deprecated.: use getRoles or getProfilesIBaseSiteModule.getSiteByName
(IContext context, String name) Retrieves a site by its name.Collection
<? extends ITaskInstance> IBaseDocumentModule.getStartedTaskInstances
(IContext context, IVersion version) Retrieves all the started task instances of a version.Collection
<? extends ITaskInstance> IBaseWorkflowModule.getStartedTaskInstances
(IContext context, IWorkflowInstance instance) Retrieves all the started task instances of a workflow instance.IBaseDocumentModule.getSubForm
(IContext context, IWorkflow workflow, String formName) Gets a sub form by its name.IBaseWorkflowModule.getSubForm
(IContext context, IWorkflow workflow, String formName) Gets a sub form by its name.IBaseLibraryModule.getSubscriptionFrequency
(IContext context, ILibrary library) Gets subscription frequency.IBaseLibraryModule.getSubscriptions
(IContext context, ILibrary library, boolean showElementInTrash) get all subscriptions for a user and a libraryIBaseSiteModule.getSystemBlockTemplateContainer
(IContext context, String name) IBaseDirectoryModule.getSystemProfile
(IContext context, String name) Retrieves a systemIProfile
object by its system name.Collection
<? extends IProfile> IBaseDirectoryModule.getSystemProfiles
(IContext context) Retrieves a collection of systemIProfile
objects.Retrieves a specific task of aIWorkflow
object by its name.Retrieves a specific task of aIWorkflow
object by its name.IBaseDocumentModule.getTaskInstance
(IContext context, IVersion version, String name) Gets a task instance associated with a specified task name.IBaseWorkflowModule.getTaskInstance
(IContext context, IWorkflowInstance instance, String name) Gets the started task instance associated with a specified task name.Collection
<? extends ITaskInstance> IBaseDocumentModule.getTaskInstances
(IContext context, IVersion version) Retrieves all the task instances of a specified version.Collection
<? extends ITaskInstance> IBaseDocumentModule.getTaskInstances
(IContext context, IVersion version, String name) Retrieves all the task instances of a specified version filtered by the name of aITask
.Collection
<? extends ITaskInstance> IBaseWorkflowModule.getTaskInstances
(IContext context, IWorkflowInstance instance) Retrieves all the task instances of a specified workflow instance.Collection
<? extends ITaskInstance> IBaseWorkflowModule.getTaskInstances
(IContext context, IWorkflowInstance instance, String name) Retrieves all the task instances of a specified workflow instance filtered by the name of aITask
.Gets a rootITopic
object by its name.Gets aITopic
object by its name.Gets all the topics from a site at a root level.Gets all the sub-topics from a parentITopic
object.Collection
<? extends IUser> Retrieves all the users.Collection
<? extends IUser> IBaseDirectoryModule.getUsers
(IContext context, ILocalization localization) Retrieves all the users of a specified localization.Collection
<? extends IUser> IBaseDirectoryModule.getUsers
(IContext context, IOrganization organization) Retrieves all the users of a specified organization.Collection
<? extends IVersion> IBaseDocumentModule.getVersions
(IContext context, ICatalog catalog) Gets all the versions of a specifiedICatalog
object.Collection
<? extends IVersion> IBaseDocumentModule.getVersions
(IContext context, ICatalog catalog, String reference) Gets all the versions with the same reference within a specifiedICatalog
object.Collection
<? extends IVersion> IBaseDocumentModule.getVersions
(IContext context, IResourceDefinition resourceDefinition, String reference) Gets all the versions with the same reference within a specifiedIWorkflow
object.IBaseDocumentModule.getVersions
(IContext context, ITask task) Gets all the workflow instances of a specifiedITask
object.Collection
<? extends IVersion> IBaseDocumentModule.getVersions
(IContext context, IWorkflow workflow) Gets all the versions of a specifiedIWorkflow
object.IBaseDocumentModule.getView
(IContext context, IResourceDefinition resourceDefinition, String viewName) Retrieves a view by its name.IBaseSiteModule.getView
(IContext context, IResourceDefinition resourceDefinition, String viewName) Retrieves a view by its name.IBaseWorkflowModule.getView
(IContext context, IResourceDefinition resourceDefinition, String viewName) Retrieves a view by its name.IBaseWorkflowModule.getView
(IContext context, IWorkflowContainer workflowContainer, String viewName) Retrieves a view by its name.IBaseDocumentModule.getViewController
(IContext context, InputStream inputStream) Gets a view controller to searchIResource
objects through their properties.IBaseLibraryModule.getViewController
(IContext context) Gets a view controller to searchIResource
objects through their properties.IBaseLibraryModule.getViewController
(IContext context, InputStream inputStream) Gets a view controller to searchIResource
objects through their properties.IBaseLibraryModule.getViewController
(IContext context, Class natureClass) Gets a view controller to searchIResource
objects through their properties.IBaseWorkflowModule.getViewController
(IContext context) Gets a view controller to searchIResource
objects through their properties.IBaseWorkflowModule.getViewController
(IContext context, IProject project, InputStream inputStream) Gets a view controller to searchIResource
objects through their properties.IBaseWorkflowModule.getViewController
(IContext context, Class natureClass) Gets a view controller to searchIResource
objects through their properties.Collection
<? extends IView> Retrieves all the views associated with the catalog.Collection
<? extends IView> IBaseWorkflowModule.getViews
(IContext context, IResourceDefinition resourceDefinition) Retrieves all the views associated with the resource definition.Collection
<? extends IView> IBaseWorkflowModule.getViews
(IContext context, IWorkflowContainer workflowContainer) Retrieves all the views associated with the workflow container.IBaseDocumentModule.getWorkflow
(IContext context, ICatalog catalog, String name) Retrieves a workflow within aIWorkflow
object and from its system name.IBaseWorkflowModule.getWorkflow
(IContext context, ICatalog catalog, String name) Retrieves a workflow within aIWorkflow
object and from its system name.IBaseWorkflowModule.getWorkflow
(IContext context, String name) Deprecated.: use getWorkflow( IContext context, ICatalog catalog, String name )IBaseDocumentModule.getWorkflowContainer
(IContext context, ICatalog catalog, String name) Retrieves aIWorkflowContainer
within aICatalog
by its system nameIBaseWorkflowModule.getWorkflowContainer
(IContext context, ICatalog catalog, String name) Retrieves aIWorkflowContainer
within aICatalog
by its system nameCollection
<? extends IWorkflowContainer> IBaseDocumentModule.getWorkflowContainers
(IContext context, ICatalog catalog) Retrieves a collection ofIWorkflowContainer
objects within aICatalog
object.Collection
<? extends IWorkflowContainer> IBaseWorkflowModule.getWorkflowContainers
(IContext context, ICatalog catalog) Retrieves a collection ofIWorkflowContainer
objects within aICatalog
object.Collection
<? extends IWorkflowInstance> IBaseWorkflowModule.getWorkflowInstances
(IContext context, ICatalog catalog) Gets all the workflow instances of a specifiedICatalog
object.Collection
<? extends IWorkflowInstance> IBaseWorkflowModule.getWorkflowInstances
(IContext context, ICatalog catalog, String reference) Gets all the workflow instances with the same reference within a specifiedICatalog
object.Collection
<? extends IWorkflowInstance> IBaseWorkflowModule.getWorkflowInstances
(IContext context, ITask task) Gets all the workflow instances of a specifiedITask
object.Collection
<? extends IWorkflowInstance> IBaseWorkflowModule.getWorkflowInstances
(IContext context, IWorkflow workflow) Gets all the workflow instances of a specifiedIWorkflow
object.Collection
<? extends IWorkflowInstance> IBaseWorkflowModule.getWorkflowInstances
(IContext context, IWorkflow workflow, String reference) Gets all the workflow instances with the same reference within a specifiedIWorkflow
object.Collection
<? extends IWorkflow> IBaseDocumentModule.getWorkflows
(IContext context, ICatalog catalog) Collection
<? extends IWorkflow> IBaseDocumentModule.getWorkflows
(IContext context, IWorkflowContainer container) Retrieves a collection ofIWorkflow
objects within aIWorkflowContainer
object.Collection
<? extends IWorkflow> IBaseWorkflowModule.getWorkflows
(IContext context, ICatalog catalog) Collection
<? extends IWorkflow> IBaseWorkflowModule.getWorkflows
(IContext context, IWorkflowContainer container) Retrieves a collection ofIWorkflow
objects within aIWorkflowContainer
object.boolean
IBaseWorkflowModule.hasDiscussionThread
(IContext context, IWorkflowInstance iWorkflowInstance) Allows knowing if an IWorkflowInstance has a discussion thread or notboolean
IBaseLibraryModule.isCheckedOut
(IContext context, IFile file) boolean
IWorkflowModule.isLockBySDK
(IContext context, IWorkflowInstance workflowInstance) Checks if a specified workflow instance is locked by the SDKboolean
IWorkflowModule.isLocked
(IContext context, IWorkflowInstance workflowInstance) Checks if a specified workflow instance is lockedIProjectModule.loadDesignForm
(IContext context, IStorageKey storageKey) IProjectModule.loadDesignWorkflow
(IContext context, IStorageKey storageKey) void
IWorkflowModule.lock
(IContext context, IWorkflowInstance workflowInstance, int delay) Allows to lock workflow instance.IWorkflowModule.lockedBy
(IContext context, IWorkflowInstance workflowInstance) Retrieve the users who locked the workflow instance.boolean
Allows to move a specifiedIFile
underneath a destination folder.boolean
boolean
Allows to move a specifiedIFolder
underneath a destination folder.boolean
void
IBaseSiteModule.reject
(IContext context, IContentContainer contentContainer, String comment) Rejects an approval request.void
IBaseDocumentModule.remind
(IContext context, ITaskInstance taskInstance, String comment) Allows to remind current operators of a specified task instance.void
Allows to remind current operators of a version.void
IBaseWorkflowModule.remind
(IContext context, ITaskInstance taskInstance, String comment) Allows to remind current operators of a specified task instance.void
IBaseWorkflowModule.remind
(IContext context, IWorkflowInstance instance, String comment) Allows to remind current operators of a workflow instance.void
IBaseSiteModule.requestApproval
(IContext context, IContentContainer contentContainer, String comment) Requests an approval of the content.void
Saves or updates an element.void
IBaseDocumentModule.send
(IContext context, IResource resource, IMailForm mailForm, Collection entries, String subject, String content) Sends a mail by specifying the subject and the content of the body.void
IBaseDocumentModule.send
(IContext context, ITaskInstance instance, IMailForm form, String comment) Sends a mail using a specified mail form.void
IBaseDocumentModule.send
(IContext context, ITaskInstance taskInstance, IMailForm mailForm, Collection entries, String subject, String content) Sends a mail by specifying the subject and the content of the body.void
IBaseDocumentModule.send
(IContext context, IUser addressee, ITaskInstance instance, IMailForm form, String comment) Sends a mail using a specified mail form.void
IBaseDocumentModule.send
(IContext context, IVersion version, String formName, Collection entries) Allows to send a mail with a specific form to a mail recipient.void
IBaseDocumentModule.send
(IContext context, IWorkflow workflow, IResource resource, String formName, Collection entries) Allows to send a mail.void
IBaseDocumentModule.send
(IContext context, IWorkflow workflow, String formName, Collection entries) Allows to send a mail.void
IBaseWorkflowModule.send
(IContext context, IResource resource, IMailForm mailForm, Collection<?> entries, String subject, String content) Deprecated.use send( IContext context, IResource resource, IMailForm mailForm, Collectioninvalid input: '<'? extends IUser> mail_to, String comment )void
IBaseWorkflowModule.send
(IContext context, IResource resource, IMailForm mailForm, Collection<? extends IUser> mail_to, String comment) Sends a mail by specifying the subject and the content of the body.void
IBaseWorkflowModule.send
(IContext context, ITaskInstance instance, IMailForm form, String comment) Deprecated.use send( IContext context, ITaskInstance taskInstance, IMailForm mailForm, Collectioninvalid input: '<'? extends IUser> mail_to, String comment )void
IBaseWorkflowModule.send
(IContext context, ITaskInstance taskInstance, IMailForm mailForm, Collection<?> entries, String subject, String content) Deprecated.use send( IContext context, ITaskInstance taskInstance, IMailForm mailForm, Collectioninvalid input: '<'? extends IUser> mail_to, String comment )void
IBaseWorkflowModule.send
(IContext context, ITaskInstance taskInstance, IMailForm mailForm, Collection<? extends IUser> mail_to, String comment) Sends a mail by specifying the subject and the content of the body.void
IBaseWorkflowModule.send
(IContext context, IUser addressee, ITaskInstance instance, IMailForm form, String comment) Deprecated.use send( IContext context, ITaskInstance taskInstance, IMailForm mailForm, Collectioninvalid input: '<'? extends IUser> mail_to, String comment )void
IBaseWorkflowModule.send
(IContext context, IWorkflowInstance workflowInstance, String formName, Collection<?> entries) Deprecated.use send( IContext context, IResource resource, IMailForm mailForm, Collectioninvalid input: '<'? extends IUser> mail_to, String comment )void
IBaseWorkflowModule.send
(IContext context, IWorkflow workflow, IResource resource, String formName, Collection<?> entries) Deprecated.use send( IContext context, IResource resource, IMailForm mailForm, Collectioninvalid input: '<'? extends IUser> mail_to, String comment )void
IBaseWorkflowModule.send
(IContext context, IWorkflow workflow, String formName, Collection<?> entries) Deprecated.use send( IContext context, IResource resource, IMailForm mailForm, Collectioninvalid input: '<'? extends IUser> mail_to, String comment )IBaseWorkflowModule.setDynamicLocalizationsWrapperMessageForLanguage
(IContext context, IDynamicLocalizationsWrapper dynamicLocalizationsWrapper, ICatalog catalog, String language, String message) Creates a dynamicLocalizationsWrapper object by specifying the parentICatalog
object.void
IBaseLibraryModule.setSubscriptionFrequency
(IContext context, ILibrary library, IBaseLibraryModule.SubscriptionFrequency frequency) Sets subscription frequency.void
IBaseLibraryModule.setSubscriptionRecursive
(IContext context, ILibrary library, ILibraryElement libraryElement) toggle subsription recursive flagvoid
void
IBaseLibraryModule.subscribe
(IContext context, ILibrary library, ILibraryElement libraryElement) Subscribe to aILibraryElement
(IFile, IFolder, ICategory)void
IBaseLibraryModule.undoCheckOut
(IContext context, IFile file) void
IWorkflowModule.unlock
(IContext context, IWorkflowInstance workflowInstance) Allows to unlock workflow instance.void
IBaseLibraryModule.unsubscribe
(IContext context, ILibrary library, ILibraryElement libraryElement) Unsubscribe to aILibraryElement
(IFile, IFolder, ICategory)void
IBaseWorkflowModule.updateDiscussionMessage
(IContext context, IWorkflowInstanceDiscussionMessage iWorkflowInstanceDiscussionMessage, String content, Collection<IAttachment> attachments) Update content and/or attachments of a message. -
Uses of IContext in com.axemble.vdoc.sdk.providers
Modifier and TypeMethodDescriptionfinal IContext
BaseBrowsableViewProvider.getLoggedOnContext()
protected final IContext
BaseContentProvider.getLoggedOnContext()
protected final IContext
BaseFormProvider.getLoggedOnContext()
final IContext
BaseGroupProvider.getLoggedOnContext()
final IContext
BaseSectionProvider.getLoggedOnContext()
final IContext
BaseSheetProvider.getLoggedOnContext()
final IContext
BaseViewProvider.getLoggedOnContext()
final IContext
BaseWizardProvider.getLoggedOnContext()
-
Uses of IContext in com.axemble.vdoc.sdk.providers.search
Modifier and TypeMethodDescriptionboolean
IncludedView.evaluate
(IWorkflowModule workflowModule, IContext context, Collection instances) -
Uses of IContext in com.axemble.vdoc.sdk.supports
Modifier and TypeMethodDescriptionvoid
Deletes theIElement
object.boolean
ILockSupport.isLockBySDK
(IContext context) Is resource SDK by lockboolean
ILockSupport.isLockBySDK
(IContext context, boolean cleanSessionLock) Is resource SDK by lock ( try to unlock resource before).boolean
Is resource lockedboolean
Is resource locked ( try to unlock resource before ).void
Lock a resourceRetrieve the users who locked the resource.Retrieve the users who locked the resource ( try to unlock resource before).void
Unlock a resource -
Uses of IContext in com.axemble.vdoc.sdk.triggers.base
Modifier and TypeMethodDescriptionprotected IContext
BaseTrigger.getContext()
returns trigger context -
Uses of IContext in com.axemble.vdoc.sdk.utils
Modifier and TypeMethodDescriptionIMailUtils.retrieveMailTemplateFromReference
(IContext context, String templateRef) Retrieve a mailTemplate resource in the data universe of the Platform management application from its reference