Uses of Interface
com.axemble.vdoc.sdk.modules.ILibraryModule
Packages that use ILibraryModule
Package
Description
-
Uses of ILibraryModule in com.axemble.vdoc.sdk
Methods in com.axemble.vdoc.sdk that return ILibraryModuleModifier and TypeMethodDescriptionstatic ILibraryModuleModules.getLibraryModule()Deprecated, for removal: This API element is subject to removal in a future version.use SDKFactory.MODULES.getLibraryModule() instead.static ILibraryModuleModules.getLibraryModule(Properties properties) Deprecated, for removal: This API element is subject to removal in a future version.use SDKFactory.MODULES.getLibraryModule(properties) instead.SDKModules.getLibraryModule()SDKModules.getLibraryModule(Properties properties) -
Uses of ILibraryModule in com.axemble.vdoc.sdk.impl
Classes in com.axemble.vdoc.sdk.impl that implement ILibraryModuleFields in com.axemble.vdoc.sdk.impl declared as ILibraryModuleModifier and TypeFieldDescriptionprotected ILibraryModulePortalResourceTransformer.libraryModuleprotected ILibraryModuleProcessResourceTransformer.libraryModule -
Uses of ILibraryModule in com.vdoc.sdk.commons.io.filecenter
Fields in com.vdoc.sdk.commons.io.filecenter declared as ILibraryModuleMethods in com.vdoc.sdk.commons.io.filecenter with parameters of type ILibraryModuleModifier and TypeMethodDescriptionPostToFileCenter.buildFolder(ILibraryModule libraryModule, IContext context, ILibrary library, String path) build a full path and return the last created folderPostToFileCenter.postToFileCenter(ILibraryModule libraryModule, IContext context, IFolder folder, Collection<ICopyable> attachments) Copy all element of attachments in FileCenter on the define folderPostToFileCenter.postToFileCenter(ILibraryModule libraryModule, IContext context, ILibrary library, String path, Collection<ICopyable> attachments) Copy all element of attachments in FileCenter on the define pathPostToFileCenter.postToFileCenter(ILibraryModule libraryModule, IContext context, ILibrary library, Collection<ICopyable> attachments) Copy all element of attachments in FileCenter on the define libraryConstructors in com.vdoc.sdk.commons.io.filecenter with parameters of type ILibraryModuleModifierConstructorDescriptionCopyFileCenter(ILibraryModule libraryModule, ILibrary sourceLibrary, IContext readContext, IContext writeContext) ConstructorCopyFileCenter(ILibraryModule libraryModule, ILibrary sourceLibrary, IContext readContext, IContext writeContext, CreateFileListener createFileListener) Constructor -
Uses of ILibraryModule in com.vdoc.sdk.commons.io.filecenter.module
Classes in com.vdoc.sdk.commons.io.filecenter.module that implement ILibraryModuleModifier and TypeClassDescriptionclassCustom portal library module Created by vmartinon on 11/06/2015.