Uses of Class
com.axemble.vdoc.sdk.exceptions.LibraryModuleException
Packages that use LibraryModuleException
Package
Description
- 
Uses of LibraryModuleException in com.axemble.vdoc.sdk.exceptionsSubclasses of LibraryModuleException in com.axemble.vdoc.sdk.exceptions
- 
Uses of LibraryModuleException in com.axemble.vdoc.sdk.implMethods in com.axemble.vdoc.sdk.impl that throw LibraryModuleExceptionModifier and TypeMethodDescriptionPortalLibraryModule.addAttachment(IFile file, IAttachment attachment) PortalLibraryModule.addAttachment(IFile file, File ioFile) PortalLibraryModule.addAttachment(IFile file, String fileName, InputStream inputStream) PortalLibraryModule.addAttachment(IFile file, String fileName, String fullPath) voidPortalLibraryModule.addCategories(IContext context, IFile file, Collection categories) voidPortalLibraryModule.addCategory(IContext context, IFile file, ICategory category) PortalLibraryModule.checkedOutBy(IContext context, IFile file) voidvoidPortalLibraryModule.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) PortalLibraryModule.createCategory(IContext context, ICategory parent, String name) PortalLibraryModule.createCategory(IContext context, ILibrary library, String name) PortalLibraryModule.createCategory(IContext context, String name) 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) PortalLibraryModule.createLibrary(IContext context, IOrganization organization, String name) PortalLibraryModule.createLibrary(IContext context, String name) PortalLibraryModule.createResourceDefinition(IContext context, String name) PortalLibraryModule.createResourceDefinition(IContext context, String name, String displayName, ILibrary library) voidvoidvoidPortalLibraryModule.fireDownloadHistoryEvent(IContext context, IFile file, String protocol) Fire download history event on IFilePortalLibraryModule.getAttachment(IFile file, String fileName) PortalLibraryModule.getAttachment(IResourceHistory.ISnapshot snapshot) PortalLibraryModule.getAttachments(IFile file) 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) PortalLibraryModule.getCategory(Object object) 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, IFolder parent) PortalLibraryModule.getFolders(IContext context, ILibrary library) 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.getLibrary(Object object) PortalLibraryModule.getLibraryByPath(IContext context, IOrganization organization, String path) 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) PortalLibraryModule.getProperties(IContext context, IResourceDefinition resourceDefinition) PortalLibraryModule.getProperty(IContext context, IResourceDefinition resourceDefinition, String name) PortalLibraryModule.getResourceDefinition(IContext context, ILibrary library, String name) PortalLibraryModule.getResourceDefinition(Object object) PortalLibraryModule.getResourceDefinitions(IContext context, ILibrary library) PortalLibraryModule.getSearchController()PortalLibraryModule.getSearchController(IConnectionDefinition connectionDefinition) PortalLibraryModule.getSearchController(IDataSourceReference reference) PortalLibraryModule.getSearchController(IJdbcReference reference) PortalLibraryModule.getSecurityController(ISecuritySupport securitySupport) PortalLibraryModule.getSubscriptionFrequency(IContext context, ILibrary library) PortalLibraryModule.getSubscriptions(IContext context, ILibrary library, boolean showElementInTrash) PortalLibraryModule.getTransformer()PortalLibraryModule.getViewController()Deprecated.PortalLibraryModule.getViewController(IContext context) PortalLibraryModule.getViewController(IContext context, InputStream inputStream) PortalLibraryModule.getViewController(IContext context, Class natureClass) PortalLibraryModule.getViewController(InputStream inputStream) PortalLibraryModule.getViewController(Class natureClass) Deprecated.booleanPortalLibraryModule.isCheckedOut(IContext context, IFile file) booleanbooleanbooleanbooleanvoidvoidPortalLibraryModule.setSubscriptionFrequency(IContext context, ILibrary library, IBaseLibraryModule.SubscriptionFrequency frequency) voidPortalLibraryModule.setSubscriptionRecursive(IContext context, ILibrary library, ILibraryElement element) voidvoidPortalLibraryModule.subscribe(IContext context, ILibrary library, ILibraryElement element) voidPortalLibraryModule.undoCheckOut(IContext context, IFile file) voidPortalLibraryModule.unsubscribe(IContext context, ILibrary library, ILibraryElement element) 
- 
Uses of LibraryModuleException in com.axemble.vdoc.sdk.modulesMethods in com.axemble.vdoc.sdk.modules that throw LibraryModuleExceptionModifier and TypeMethodDescriptionIBaseLibraryModule.addAttachment(IFile file, IAttachment attachment) IBaseLibraryModule.addAttachment(IFile file, File ioFile) IBaseLibraryModule.addAttachment(IFile file, String fileName, InputStream inputStream) IBaseLibraryModule.addAttachment(IFile file, String fileName, String fullPath) voidIBaseLibraryModule.addCategories(IContext context, IFile file, Collection categories) voidIBaseLibraryModule.addCategory(IContext context, IFile file, ICategory category) IBaseLibraryModule.checkedOutBy(IContext context, IFile file) voidvoidIBaseLibraryModule.copyTo(IContext context, IFile file, IFolder dest, CopyOption... copyOptions) Allows to copy a specifiedIFileunderneath 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 specifiedIFileunderneath 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 specifiedIFolderunderneath 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 specifiedIFolderunderneath a destination folder;IBaseLibraryModule.copyTo(IContext context, IFolder folder, String newName, ILibrary dest, CopyOption... copyOptions) IBaseLibraryModule.createCategory(IContext context, ICategory category, String name) IBaseLibraryModule.createCategory(IContext context, ILibrary library, String name) IBaseLibraryModule.createCategory(IContext context, String name) 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) 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.IBaseLibraryModule.createResourceDefinition(IContext context, String name) voidAllow to delete a file.voidAllow to delete a folder.booleanIBaseLibraryModule.existSubscriptionByLibraryElement(IContext context, ILibraryElement libraryElement) check if theILibraryElementis subscribed by the uservoidIBaseLibraryModule.fireDownloadHistoryEvent(IContext context, IFile file, String protocol) IBaseLibraryModule.getAttachment(IFile file, String fileName) IBaseLibraryModule.getAttachments(IFile file) 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) IBaseLibraryModule.getCategory(Object object) IBaseLibraryModule.getFileByPath(IContext context, ILibrary library, String path) Retrieves all the files associated with a specifiedICategoryobject.Retrieves all the files associated with a specifiedICategoryobject.IBaseLibraryModule.getFolderByPath(IContext context, ILibrary library, String path) IBaseLibraryModule.getFolders(IContext context, IFolder parent) IBaseLibraryModule.getFolders(IContext context, ILibrary library) 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 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.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) IBaseLibraryModule.getProperties(IContext context, IResourceDefinition resourceDefinition) IBaseLibraryModule.getProperty(IContext context, IResourceDefinition resourceDefinition, String name) IBaseLibraryModule.getResourceDefinition(IContext context, ILibrary library, String name) IBaseLibraryModule.getResourceDefinition(Object object) IBaseLibraryModule.getResourceDefinitions(IContext context, ILibrary library) IBaseLibraryModule.getSearchController()IBaseLibraryModule.getSearchController(IConnectionDefinition connectionDefinition) Gets a search controller object by specifying a ConnectionDefinition object.IBaseLibraryModule.getSearchController(IDataSourceReference reference) IBaseLibraryModule.getSearchController(IJdbcReference reference) Deprecated.use getSearchController( IConnectionDefinition connectionDefinition ) method instead.IBaseLibraryModule.getSecurityController(ISecuritySupport securitySupport) 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 libraryIBaseLibraryModule.getTransformer()IBaseLibraryModule.getViewController()Deprecated.use getViewController( IContext context ) instead.IBaseLibraryModule.getViewController(IContext context) Gets a view controller to searchIResourceobjects through their properties.IBaseLibraryModule.getViewController(IContext context, InputStream inputStream) Gets a view controller to searchIResourceobjects through their properties.IBaseLibraryModule.getViewController(IContext context, Class natureClass) Gets a view controller to searchIResourceobjects through their properties.IBaseLibraryModule.getViewController(InputStream inputStream) Deprecated.use getViewController( IContext context, InputStream inputStream ) instead.IBaseLibraryModule.getViewController(Class natureClass) Deprecated.use getViewController( IContext context, Class natureClass ) instead.booleanIBaseLibraryModule.isCheckedOut(IContext context, IFile file) booleanAllows to move a specifiedIFileunderneath a destination folder.booleanbooleanAllows to move a specifiedIFolderunderneath a destination folder.booleanvoidIBaseLibraryModule.setSubscriptionFrequency(IContext context, ILibrary library, IBaseLibraryModule.SubscriptionFrequency frequency) Sets subscription frequency.voidIBaseLibraryModule.setSubscriptionRecursive(IContext context, ILibrary library, ILibraryElement libraryElement) toggle subsription recursive flagvoidvoidIBaseLibraryModule.subscribe(IContext context, ILibrary library, ILibraryElement libraryElement) Subscribe to aILibraryElement(IFile, IFolder, ICategory)voidIBaseLibraryModule.undoCheckOut(IContext context, IFile file) voidIBaseLibraryModule.unsubscribe(IContext context, ILibrary library, ILibraryElement libraryElement) Unsubscribe to aILibraryElement(IFile, IFolder, ICategory)