Uses of Interface
com.axemble.vdoc.sdk.modules.IModule
Packages that use IModule
Package
Description
- 
Uses of IModule in com.axemble.vdoc.sdkMethods in com.axemble.vdoc.sdk with parameters of type IModuleModifier and TypeMethodDescriptionstatic voidModules.releaseModule(IModule module) Release anIModulestatic voidModulesFactory.releaseModule(IModule module) Release theIModule
- 
Uses of IModule in com.axemble.vdoc.sdk.implClasses in com.axemble.vdoc.sdk.impl that implement IModuleModifier and TypeClassDescriptionclassclassThe IDirectoryModule implementationclassEasysite site moduleclassIndexation module implementationclassclassclassstatic classModule fake pour gérer la sécurité sur les portlets basés sur un pm A éviter au maximum car le pm n'est libéré que par le finalize !classcom.axemble.vdoc.sdk.impl.ProcessWorkflowModuleclassProject module implementationclassThis Module extends the SDK ProcessWorkflowModule for VDocReport specific needsclassImplementation for Workflow moduleFields in com.axemble.vdoc.sdk.impl declared as IModuleMethods in com.axemble.vdoc.sdk.impl that return IModuleMethods in com.axemble.vdoc.sdk.impl with parameters of type IModuleModifier and TypeMethodDescriptionPortalSearchController.IObjectFinder.find(IModule module, IStorageKey key) Constructors in com.axemble.vdoc.sdk.impl with parameters of type IModuleModifierConstructorDescriptionprotectedAbstractElement(IModule module) BaseResourceController(IModule module) CoreSearchController(IModule module) CoreSearchController(IModule module, IConnectionDefinition connectionDefinition) CoreSearchController(IModule module, IDataSourceReference reference) CoreSearchController(IModule module, IJdbcReference reference) protectedCoreSecurityController(IModule module, ISecuritySupport securitySupport) EzsBlockTemplateContainer(IModule module, com.axemble.easysite.dao.domain.impl.TemplateImpl templateImpl) EzsComponent(IModule module, com.axemble.easysite.dao.domain.impl.ElementImpl elementImpl) EzsContent(IModule module, com.axemble.easysite.dao.domain.impl.ContentVersionImpl contentVersionImpl) EzsContentComponent(IModule module, com.axemble.easysite.dao.domain.impl.ContentNodeImpl contentNodeImpl) EzsPageContainer(IModule module, com.axemble.easysite.dao.domain.impl.PageImpl pageImpl) EzsPluginRequest(IModule module, IPlugin plugin, com.axemble.easysite.plugins.mvc.URI uri) EzsSharedBlockContainer(IModule module, com.axemble.easysite.dao.domain.impl.CommonBlockImpl commonBlockImpl) Site constructorEzsSiteTemplate(IModule module, com.axemble.easysite.dao.domain.impl.SiteTemplateImpl siteTemplateImpl) EzsVirtualPage(IModule module, com.axemble.easysite.plugins.mvc.PluginPage pluginPage) GenericResource(IModule module, com.axemble.vdp.ui.core.document.GenericDocument document) protectedIndexController(IModule module, String name) protectedPortalAttachment(IModule module, com.axemble.webdrive.om.ContentNode contentNode) PortalCategory(IModule module, com.axemble.webdrive.om.CategoryNode category) PortalDirectoryTransformer(IModule module) protectedPortalElement(IModule module) PortalFile(IModule module, com.axemble.webdrive.om.DocumentNode document) protectedPortalFolder(IModule module, com.axemble.webdrive.om.FolderNode folder) protectedPortalLibrary(IModule module, com.axemble.webdrive.jdo.beans.JDODataStore store) protectedPortalLibrary(IModule module, com.axemble.webdrive.om.DataStore store) protectedPortalLibraryViewController(IModule module) ConstructorPortalLibraryViewController(IModule module, IContext context, InputStream inputStream) Uses an java.io.InputStream to build the constraints.PortalLibraryViewController(IModule module, IContext context, Class natureClass) ConstructorPortalLibraryViewController(IModule module, InputStream inputStream) Uses an java.io.InputStream to build the constraints.PortalLibraryViewController(IModule module, Class natureClass) Deprecated.PortalList(IModule module, com.axemble.webdrive.om.List list) PortalOptionList(IModule module, com.axemble.webdrive.om.List list) PortalPortlet(IModule module, com.axemble.vdocportal.portal2.registry.dao.jdo.beans.JdoPortlet portlet) PortalProperty(IModule module, com.axemble.webdrive.om.PropertyDefinition property) protectedPortalResourceDefinition(IModule module, com.axemble.webdrive.om.DocumentDefinition documentDefinition) protectedPortalResourceHistory(IModule module, IResource resource) protectedPortalResourceTransformer(IModule module) PortalSearchController(IModule module) PortalSearchController(IModule module, IConnectionDefinition connectionDefinition) PortalSearchController(IModule module, IDataSourceReference reference) PortalSearchController(IModule module, IJdbcReference reference) protectedPortalSecurityController(IModule module, ISecuritySupport securitySupport) protectedPortalTrash(IModule module) protectedProcessArchivingController(IModule module) ProcessCatalogViewTransformer(IModule module) protectedProcessDataSourceReference(IModule module) protectedProcessDataSourceReference(IModule module, String jndiName) protectedProcessDelegationController(IModule module) protectedProcessElement(IModule module) ProcessGenericViewTransformer(IModule module) ProcessLinkedResource(IModule module) ProcessLinkedResource(IModule module, com.axemble.vdp.ui.core.document.CoreDocument document) protectedProcessResource(IModule module) protectedProcessResource(IModule module, com.axemble.vdp.ui.core.document.CoreDocument document) protectedProcessResourceController(IModule module, IResource resource) ConstructorprotectedProcessResourceHistory(IModule module, IWorkflowInstance workflowInstance) protectedProcessResourceTransformer(IModule module) protectedProcessSearchViewTransformer(IModule module) ProcessStorageResource(IModule module) ProcessStorageResource(IModule module, com.axemble.vdp.ui.core.document.CoreDocument document) protectedprotectedProcessTaskViewTransformer(IModule module) ProcessViewController(IModule module) 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) ConstructorProcessViewController(IModule module, IProject project, com.axemble.vdp.views.query.Definition definition) Deprecated.use ProcessViewController( IModule module, IContext context, IProject project, Definition definition ) instead.ProcessViewController(IModule module, IProject project, InputStream inputStream) Deprecated.use ProcessViewController( IModule module, IProject project, InputStream inputStream ) instead.ProcessViewController(IModule module, Class natureClass) Deprecated.protectedProcessWorkflowInstance(IModule module, com.axemble.vdp.ui.core.document.CoreDocument document) ScreenResourceController(IModule module, IResource resource) ConstructorSnapshotAttachment(IModule module, com.axemble.webdrive.om.ContentSnapshot contentSnapshot) URLSupportProtocol(IModule module, URL url) Default constructor
- 
Uses of IModule in com.axemble.vdoc.sdk.interfacesMethods in com.axemble.vdoc.sdk.interfaces that return IModule
- 
Uses of IModule in com.axemble.vdoc.sdk.modulesSubinterfaces of IModule in com.axemble.vdoc.sdk.modulesModifier and TypeInterfaceDescriptioninterfaceThe directory module interface.interfaceThe document management module interface.interfaceThe base indexation module interface.interfaceThe library module interface.interfaceThe IPortalModule interface is the main entry point from where most of the methods to manipulate the full set of portal objects are made available.interfaceThe base site module interface.interfaceThe IBaseWorkflowModule interface is the main entry point from where most of the methods to manipulate the full set of work-flow document objects are made available.interfaceThe directory module interface.interfaceThe document management module interface.interfaceThe indexation module interfaceinterfaceThe library module interface.interfaceThe IPortalModule interface is the main entry point from where most of the methods to manipulate the full set of portal objects are made available.interfaceThe IBaseProjectModule interface is the main entry point from where most of the methods to manipulate VDoc applications.interfaceThe base site module interface.interfaceThe IWorkflowModule interface is the main entry point from where most of the methods to manipulate the full set of work-flow document objects are made available.