Uses of Interface
com.axemble.vdoc.sdk.modules.IModule
Packages that use IModule
Package
Description
-
Uses of IModule in com.axemble.vdoc.sdk
Methods in com.axemble.vdoc.sdk with parameters of type IModuleModifier and TypeMethodDescriptionstatic voidModules.releaseModule(IModule module) Deprecated, for removal: This API element is subject to removal in a future version.use SDKFactory.MODULES.releaseModule(module) instead.static voidModulesFactory.releaseModule(IModule module) Deprecated, for removal: This API element is subject to removal in a future version.use SDKFactory.MODULES.releaseModule(module) instead.voidSDKModules.releaseModule(IModule module) voidSDKModulesIncubator.releaseModule(IModule module) -
Uses of IModule in com.axemble.vdoc.sdk.impl
Classes 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) ConstructorprotectedBaseDirectoryViewController(IModule module) protectedBaseResourceController(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) DirectoryViewController(IModule module) ConstructorDirectoryViewController(IModule module, IContext context, Class<?> natureClass) ConstructorEzsBlockTemplateContainer(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) protectedProcessFieldController(IModule module, com.axemble.vdoc.core.domain.BaseDomain definitionObject) ProcessGenericViewTransformer(IModule module) ProcessLinkedResource(IModule module) ConstructorProcessLinkedResource(IModule module, com.axemble.vdp.ui.core.document.CoreDocument document) ConstructorprotectedProcessResource(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.interfaces
Methods in com.axemble.vdoc.sdk.interfaces that return IModule -
Uses of IModule in com.axemble.vdoc.sdk.modules
Subinterfaces of IModule in com.axemble.vdoc.sdk.modulesModifier and TypeInterfaceDescriptioninterfaceDeprecated, for removal: This API element is subject to removal in a future version.use com.axemble.vdoc.sdk.modules.IDirectoryModule insteadinterfaceDeprecated, for removal: This API element is subject to removal in a future version.use com.axemble.vdoc.sdk.modules.IIndexationModule insteadinterfaceDeprecated, for removal: This API element is subject to removal in a future version.use com.axemble.vdoc.sdk.modules.ILibraryModule insteadinterfaceDeprecated, for removal: This API element is subject to removal in a future version.use com.axemble.vdoc.sdk.modules.IPortalModule insteadinterfaceDeprecated, for removal: This API element is subject to removal in a future version.use com.axemble.vdoc.sdk.modules.ISiteModule insteadinterfaceDeprecated, for removal: This API element is subject to removal in a future version.use com.axemble.vdoc.sdk.modules.IWorkflowModule insteadinterfaceThe directory 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. -
Uses of IModule in com.vdoc.sdk.commons.io.filecenter.module
Classes in com.vdoc.sdk.commons.io.filecenter.module that implement IModuleModifier and TypeClassDescriptionclassCustom portal library module Created by vmartinon on 11/06/2015. -
Uses of IModule in com.vdoc.sdk.commons.utils
Methods in com.vdoc.sdk.commons.utils with parameters of type IModuleModifier and TypeMethodDescriptionstatic StringFilesUtils.byteCountToDisplaySize(long size, IModule module) Byte count to display sizestatic StringInternationalizationUtils.getTranslationPageTitle(IModule module, String uri) get a translated title for a page uristatic StringInternationalizationUtils.getTranslationPageTitleWithPrefix(IModule module, String prefix, String uri) Get a translated title for a page uri