Uses of Interface
com.axemble.vdoc.sdk.interfaces.ILibrary
Packages that use ILibrary
Package
Description
- 
Uses of ILibrary in com.axemble.vdoc.sdk.implClasses in com.axemble.vdoc.sdk.impl that implement ILibraryModifier and TypeClassDescriptionclassPortal library (classic ILibrary implementation for Process)Methods in com.axemble.vdoc.sdk.impl that return ILibraryModifier and TypeMethodDescriptionPortalLibraryModule.createLibrary(IContext context, IOrganization organization, String name) PortalLibraryModule.createLibrary(IContext context, String name) WorkflowModuleImpl.getExternalLibrary(IResource resource, String propertyName) EzsSite.getLibrary()PortalFile.getLibrary()PortalFolder.getLibrary()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.getLibrary(Object object) PortalLibraryModule.getLibraryByPath(IContext context, IOrganization organization, String path) Methods in com.axemble.vdoc.sdk.impl with parameters of type ILibraryModifier and TypeMethodDescriptionPortalLibraryModule.copyTo(IContext context, IFile file, ILibrary dest, CopyOption... copyOptions) PortalLibraryModule.copyTo(IContext context, IFile file, String newName, ILibrary dest, CopyOption... copyOptions) PortalLibraryModule.copyTo(IContext context, IFolder folder, ILibrary dest, CopyOption... copyOptions) PortalLibraryModule.copyTo(IContext context, IFolder folder, String newName, ILibrary dest, CopyOption... copyOptions) PortalLibraryModule.createCategory(IContext context, ILibrary library, String name) 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, ILibrary library, String name) PortalLibraryModule.createResourceDefinition(IContext context, String name, String displayName, ILibrary library) EzsSiteModule.createSite(IContext context, ILibrary library, String name) intPortalLibraryViewController.evaluateSize(ILibrary library) intProcessViewController.evaluateSize(ILibrary library) PortalLibraryModule.getCategories(IContext context, ILibrary library, boolean recursive) PortalLibraryModule.getCategory(IContext context, ILibrary library, String name) PortalLibraryModule.getDeletedNodes(IContext context, ILibrary library) PortalLibraryModule.getFileByPath(IContext context, ILibrary library, String path) PortalLibraryModule.getFolderByPath(IContext context, ILibrary library, String path) PortalLibraryModule.getFolders(IContext context, ILibrary library) PortalLibraryModule.getResourceDefinition(IContext context, ILibrary library, String name) PortalLibraryModule.getResourceDefinitions(IContext context, ILibrary library) PortalLibraryModule.getRootFolder(ILibrary dest) PortalLibraryModule.getSubscriptionFrequency(IContext context, ILibrary library) PortalLibraryModule.getSubscriptions(IContext context, ILibrary library, boolean showElementInTrash) booleanbooleanvoidvoidWorkflowModuleImpl.setExternalLibrary(IResource resource, String propertyName, ILibrary library) voidPortalLibraryModule.setSubscriptionFrequency(IContext context, ILibrary library, IBaseLibraryModule.SubscriptionFrequency frequency) voidPortalLibraryModule.setSubscriptionRecursive(IContext context, ILibrary library, ILibraryElement element) voidPortalLibraryModule.subscribe(IContext context, ILibrary library, ILibraryElement element) voidPortalLibraryModule.unsubscribe(IContext context, ILibrary library, ILibraryElement element) 
- 
Uses of ILibrary in com.axemble.vdoc.sdk.interfacesMethods in com.axemble.vdoc.sdk.interfaces that return ILibraryModifier and TypeMethodDescriptionIFile.getLibrary()Gets the library.IFolder.getLibrary()Gets the library.ISite.getLibrary()Gets the associatedILibraryobject.Methods in com.axemble.vdoc.sdk.interfaces with parameters of type ILibraryModifier and TypeMethodDescriptionEvaluate the request on the library scopeintIViewController.evaluateSize(ILibrary library) Evaluate the request on the library scopeDeprecated.
- 
Uses of ILibrary in com.axemble.vdoc.sdk.modulesMethods in com.axemble.vdoc.sdk.modules that return ILibraryModifier and TypeMethodDescriptionIBaseLibraryModule.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.IBaseDocumentModule.getExternalLibrary(IResource resource, String propertyName) Gets aILibraryobject from a single library selector property.IBaseWorkflowModule.getExternalLibrary(IResource resource, String propertyName) Gets aILibraryobject from a single library selector property.IBaseLibraryModule.getLibrary(IContext context, IFile file) IBaseLibraryModule.getLibrary(IContext context, IFolder folder) IBaseLibraryModule.getLibrary(IContext context, IOrganization organization, String name) Retrieves aILibrarywithin a specified organization.IBaseLibraryModule.getLibrary(IContext context, String name) Deprecated.use getLibrary( IContext context, IOrganization organization, String name ) method instead.IBaseLibraryModule.getLibrary(Object object) IBaseLibraryModule.getLibraryByPath(IContext context, IOrganization organization, String path) Retrieves a library by its path.Methods in com.axemble.vdoc.sdk.modules with parameters of type ILibraryModifier and TypeMethodDescriptionIBaseLibraryModule.copyTo(IContext context, IFile file, ILibrary dest, CopyOption... copyOptions) IBaseLibraryModule.copyTo(IContext context, IFile file, String newName, ILibrary dest, CopyOption... copyOptions) IBaseLibraryModule.copyTo(IContext context, IFolder folder, ILibrary dest, CopyOption... copyOptions) IBaseLibraryModule.copyTo(IContext context, IFolder folder, String newName, ILibrary dest, CopyOption... copyOptions) IBaseLibraryModule.createCategory(IContext context, ILibrary library, String name) 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, ILibrary library, String name) IBaseSiteModule.createSite(IContext context, ILibrary library, String name) Creates a new site and associates it to aILibrary(same organization).IBaseLibraryModule.getCategories(IContext context, ILibrary library, boolean recursive) IBaseLibraryModule.getCategory(IContext context, ILibrary library, String name) IBaseLibraryModule.getFileByPath(IContext context, ILibrary library, String path) IBaseLibraryModule.getFolderByPath(IContext context, ILibrary library, String path) IBaseLibraryModule.getFolders(IContext context, ILibrary library) IBaseLibraryModule.getResourceDefinition(IContext context, ILibrary library, String name) IBaseLibraryModule.getResourceDefinitions(IContext context, ILibrary library) 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 librarybooleanbooleanvoidIBaseDocumentModule.setExternalLibrary(IResource resource, String propertyName, ILibrary library) Sets aILibraryto a single selector property.voidIBaseWorkflowModule.setExternalLibrary(IResource resource, String propertyName, ILibrary library) Sets aILibraryto a single selector property.voidIBaseLibraryModule.setSubscriptionFrequency(IContext context, ILibrary library, IBaseLibraryModule.SubscriptionFrequency frequency) Sets subscription frequency.voidIBaseLibraryModule.setSubscriptionRecursive(IContext context, ILibrary library, ILibraryElement libraryElement) toggle subsription recursive flagvoidIBaseLibraryModule.subscribe(IContext context, ILibrary library, ILibraryElement libraryElement) Subscribe to aILibraryElement(IFile, IFolder, ICategory)voidIBaseLibraryModule.unsubscribe(IContext context, ILibrary library, ILibraryElement libraryElement) Unsubscribe to aILibraryElement(IFile, IFolder, ICategory)
IBaseLibraryModule.