Uses of Class
com.axemble.vdoc.sdk.exceptions.LibraryModuleException
Packages that use LibraryModuleException
Package
Description
-
Uses of LibraryModuleException in com.axemble.vdoc.sdk.exceptions
Subclasses of LibraryModuleException in com.axemble.vdoc.sdk.exceptions -
Uses of LibraryModuleException in com.axemble.vdoc.sdk.impl
Methods 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.modules
Methods in com.axemble.vdoc.sdk.modules that throw LibraryModuleExceptionModifier and TypeMethodDescriptionIBaseLibraryModule.addAttachment(IFile file, IAttachment attachment) Deprecated, for removal: This API element is subject to removal in a future version.IBaseLibraryModule.addAttachment(IFile file, File ioFile) Deprecated, for removal: This API element is subject to removal in a future version.IBaseLibraryModule.addAttachment(IFile file, String fileName, InputStream inputStream) Deprecated, for removal: This API element is subject to removal in a future version.IBaseLibraryModule.addAttachment(IFile file, String fileName, String fullPath) Deprecated, for removal: This API element is subject to removal in a future version.ILibraryModule.addAttachment(IFile file, IAttachment attachment) ILibraryModule.addAttachment(IFile file, File ioFile) ILibraryModule.addAttachment(IFile file, String fileName, InputStream inputStream) ILibraryModule.addAttachment(IFile file, String fileName, String fullPath) voidIBaseLibraryModule.addCategories(IContext context, IFile file, Collection categories) Deprecated, for removal: This API element is subject to removal in a future version.voidILibraryModule.addCategories(IContext context, IFile file, Collection categories) voidIBaseLibraryModule.addCategory(IContext context, IFile file, ICategory category) Deprecated, for removal: This API element is subject to removal in a future version.voidILibraryModule.addCategory(IContext context, IFile file, ICategory category) IBaseLibraryModule.checkedOutBy(IContext context, IFile file) Deprecated, for removal: This API element is subject to removal in a future version.ILibraryModule.checkedOutBy(IContext context, IFile file) voidDeprecated, for removal: This API element is subject to removal in a future version.voidvoidDeprecated, for removal: This API element is subject to removal in a future version.voidIBaseLibraryModule.copyTo(IContext context, IFile file, IFolder dest, CopyOption... copyOptions) Deprecated, for removal: This API element is subject to removal in a future version.Allows to copy a specifiedIFileunderneath a destination folder;IBaseLibraryModule.copyTo(IContext context, IFile file, ILibrary dest, CopyOption... copyOptions) Deprecated, for removal: This API element is subject to removal in a future version.IBaseLibraryModule.copyTo(IContext context, IFile file, String newName, IFolder dest, CopyOption... copyOptions) Deprecated, for removal: This API element is subject to removal in a future version.Allows to copy a specifiedIFileunderneath a destination folder;IBaseLibraryModule.copyTo(IContext context, IFile file, String newName, ILibrary dest, CopyOption... copyOptions) Deprecated, for removal: This API element is subject to removal in a future version.IBaseLibraryModule.copyTo(IContext context, IFolder folder, IFolder dest, CopyOption... copyOptions) Deprecated, for removal: This API element is subject to removal in a future version.Allows to copy a specifiedIFolderunderneath a destination folder;IBaseLibraryModule.copyTo(IContext context, IFolder folder, ILibrary dest, CopyOption... copyOptions) Deprecated, for removal: This API element is subject to removal in a future version.IBaseLibraryModule.copyTo(IContext context, IFolder folder, String newName, IFolder dest, CopyOption... copyOptions) Deprecated, for removal: This API element is subject to removal in a future version.Allows to copy a specifiedIFolderunderneath a destination folder;IBaseLibraryModule.copyTo(IContext context, IFolder folder, String newName, ILibrary dest, CopyOption... copyOptions) Deprecated, for removal: This API element is subject to removal in a future version.ILibraryModule.copyTo(IContext context, IFile file, IFolder dest, CopyOption... copyOptions) Allows to copy a specifiedIFileunderneath a destination folder;ILibraryModule.copyTo(IContext context, IFile file, ILibrary dest, CopyOption... copyOptions) ILibraryModule.copyTo(IContext context, IFile file, String newName, IFolder dest, CopyOption... copyOptions) Allows to copy a specifiedIFileunderneath a destination folder;ILibraryModule.copyTo(IContext context, IFile file, String newName, ILibrary dest, CopyOption... copyOptions) ILibraryModule.copyTo(IContext context, IFolder folder, IFolder dest, CopyOption... copyOptions) Allows to copy a specifiedIFolderunderneath a destination folder;ILibraryModule.copyTo(IContext context, IFolder folder, ILibrary dest, CopyOption... copyOptions) ILibraryModule.copyTo(IContext context, IFolder folder, String newName, IFolder dest, CopyOption... copyOptions) Allows to copy a specifiedIFolderunderneath a destination folder;ILibraryModule.copyTo(IContext context, IFolder folder, String newName, ILibrary dest, CopyOption... copyOptions) IBaseLibraryModule.createCategory(IContext context, ICategory category, String name) Deprecated, for removal: This API element is subject to removal in a future version.IBaseLibraryModule.createCategory(IContext context, ILibrary library, String name) Deprecated, for removal: This API element is subject to removal in a future version.IBaseLibraryModule.createCategory(IContext context, String name) Deprecated, for removal: This API element is subject to removal in a future version.ILibraryModule.createCategory(IContext context, ICategory category, String name) ILibraryModule.createCategory(IContext context, ILibrary library, String name) ILibraryModule.createCategory(IContext context, String name) IBaseLibraryModule.createFile(IContext context, IFolder folder, String description, IAttachment attachment) Deprecated, for removal: This API element is subject to removal in a future version.IBaseLibraryModule.createFile(IContext context, IFolder folder, String name, String description, byte[] content) Deprecated, for removal: This API element is subject to removal in a future version.IBaseLibraryModule.createFile(IContext context, IFolder folder, String name, String description, InputStream content) Deprecated, for removal: This API element is subject to removal in a future version.IBaseLibraryModule.createFile(IContext context, ILibrary library, String description, IAttachment attachment) Deprecated, for removal: This API element is subject to removal in a future version.IBaseLibraryModule.createFile(IContext context, ILibrary library, String name, String description, byte[] content) Deprecated, for removal: This API element is subject to removal in a future version.IBaseLibraryModule.createFile(IContext context, ILibrary library, String name, String description, InputStream content) Deprecated, for removal: This API element is subject to removal in a future version.ILibraryModule.createFile(IContext context, IFolder folder, String description, IAttachment attachment) ILibraryModule.createFile(IContext context, IFolder folder, String name, String description, byte[] content) ILibraryModule.createFile(IContext context, IFolder folder, String name, String description, InputStream content) ILibraryModule.createFile(IContext context, ILibrary library, String description, IAttachment attachment) ILibraryModule.createFile(IContext context, ILibrary library, String name, String description, byte[] content) ILibraryModule.createFile(IContext context, ILibrary library, String name, String description, InputStream content) IBaseLibraryModule.createFolder(IContext context, IFolder parent, String name) Deprecated, for removal: This API element is subject to removal in a future version.IBaseLibraryModule.createFolder(IContext context, ILibrary library, String name) Deprecated, for removal: This API element is subject to removal in a future version.ILibraryModule.createFolder(IContext context, IFolder parent, String name) ILibraryModule.createFolder(IContext context, ILibrary library, String name) IBaseLibraryModule.createLibrary(IContext context, IOrganization organization, String name) Deprecated, for removal: This API element is subject to removal in a future version.Creates a library on a specified organization.IBaseLibraryModule.createLibrary(IContext context, String name) Deprecated.use createLibrary( IContext context, IOrganization organization, String name ) method instead.ILibraryModule.createLibrary(IContext context, IOrganization organization, String name) Creates a library on a specified organization.ILibraryModule.createLibrary(IContext context, String name) Deprecated.use createLibrary( IContext context, IOrganization organization, String name ) method instead.IBaseLibraryModule.createResourceDefinition(IContext context, String name) Deprecated, for removal: This API element is subject to removal in a future version.ILibraryModule.createResourceDefinition(IContext context, String name) voidDeprecated, for removal: This API element is subject to removal in a future version.Allow to delete a file.voidDeprecated, for removal: This API element is subject to removal in a future version.Allow to delete a folder.voidAllow to delete a file.voidAllow to delete a folder.booleanIBaseLibraryModule.existSubscriptionByLibraryElement(IContext context, ILibraryElement libraryElement) Deprecated, for removal: This API element is subject to removal in a future version.check if theILibraryElementis subscribed by the userbooleanILibraryModule.existSubscriptionByLibraryElement(IContext context, ILibraryElement libraryElement) check if theILibraryElementis subscribed by the uservoidIBaseLibraryModule.fireDownloadHistoryEvent(IContext context, IFile file, String protocol) Deprecated, for removal: This API element is subject to removal in a future version.voidILibraryModule.fireDownloadHistoryEvent(IContext context, IFile file, String protocol) IBaseLibraryModule.getAttachment(IFile file, String fileName) Deprecated, for removal: This API element is subject to removal in a future version.ILibraryModule.getAttachment(IFile file, String fileName) IBaseLibraryModule.getAttachments(IFile file) Deprecated, for removal: This API element is subject to removal in a future version.ILibraryModule.getAttachments(IFile file) IBaseLibraryModule.getCategories(IContext context, ICategory category, boolean recursive) Deprecated, for removal: This API element is subject to removal in a future version.IBaseLibraryModule.getCategories(IContext context, ILibrary library, boolean recursive) Deprecated, for removal: This API element is subject to removal in a future version.ILibraryModule.getCategories(IContext context, ICategory category, boolean recursive) ILibraryModule.getCategories(IContext context, ILibrary library, boolean recursive) IBaseLibraryModule.getCategory(IContext context, ICategory category, String name) Deprecated, for removal: This API element is subject to removal in a future version.IBaseLibraryModule.getCategory(IContext context, ILibrary library, String name) Deprecated, for removal: This API element is subject to removal in a future version.IBaseLibraryModule.getCategory(Object object) Deprecated, for removal: This API element is subject to removal in a future version.ILibraryModule.getCategory(IContext context, ICategory category, String name) ILibraryModule.getCategory(IContext context, ILibrary library, String name) ILibraryModule.getCategory(Object object) Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.IBaseLibraryModule.getFileByPath(IContext context, ILibrary library, String path) Deprecated, for removal: This API element is subject to removal in a future version.ILibraryModule.getFileByPath(IContext context, ILibrary library, String path) Deprecated, for removal: This API element is subject to removal in a future version.Retrieves all the files associated with a specifiedICategoryobject.Deprecated, for removal: This API element is subject to removal in a future version.Retrieves all the files associated with a specifiedICategoryobject.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Retrieves all the files associated with a specifiedICategoryobject.Retrieves all the files associated with a specifiedICategoryobject.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.IBaseLibraryModule.getFolderByPath(IContext context, ILibrary library, String path) Deprecated, for removal: This API element is subject to removal in a future version.ILibraryModule.getFolderByPath(IContext context, ILibrary library, String path) IBaseLibraryModule.getFolders(IContext context, IFolder parent) Deprecated, for removal: This API element is subject to removal in a future version.IBaseLibraryModule.getFolders(IContext context, ILibrary library) Deprecated, for removal: This API element is subject to removal in a future version.ILibraryModule.getFolders(IContext context, IFolder parent) ILibraryModule.getFolders(IContext context, ILibrary library) IBaseLibraryModule.getLibraries(IContext context) Deprecated, for removal: This API element is subject to removal in a future version.Retrieves all the libraries.IBaseLibraryModule.getLibraries(IContext context, IOrganization organization) Deprecated, for removal: This API element is subject to removal in a future version.Retrieves all the libraries within a specified organization.IBaseLibraryModule.getLibraries(IContext context, String right) Deprecated, for removal: This API element is subject to removal in a future version.Retrieves all the libraries.ILibraryModule.getLibraries(IContext context) Retrieves all the libraries.ILibraryModule.getLibraries(IContext context, IOrganization organization) Retrieves all the libraries within a specified organization.ILibraryModule.getLibraries(IContext context, String right) Retrieves all the libraries.IBaseLibraryModule.getLibrary(IContext context, IFile file) Deprecated, for removal: This API element is subject to removal in a future version.IBaseLibraryModule.getLibrary(IContext context, IFolder folder) Deprecated, for removal: This API element is subject to removal in a future version.IBaseLibraryModule.getLibrary(IContext context, IOrganization organization, String name) Deprecated, for removal: This API element is subject to removal in a future version.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) Deprecated, for removal: This API element is subject to removal in a future version.ILibraryModule.getLibrary(IContext context, IFile file) ILibraryModule.getLibrary(IContext context, IFolder folder) ILibraryModule.getLibrary(IContext context, IOrganization organization, String name) Retrieves aILibrarywithin a specified organization.ILibraryModule.getLibrary(IContext context, String name) Deprecated.use getLibrary( IContext context, IOrganization organization, String name ) method instead.ILibraryModule.getLibrary(Object object) IBaseLibraryModule.getLibraryByPath(IContext context, IOrganization organization, String path) Deprecated, for removal: This API element is subject to removal in a future version.Retrieves a library by its path.ILibraryModule.getLibraryByPath(IContext context, IOrganization organization, String path) Retrieves a library by its path.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.IBaseLibraryModule.getParentCategory(IContext context, ICategory category) Deprecated, for removal: This API element is subject to removal in a future version.ILibraryModule.getParentCategory(IContext context, ICategory category) IBaseLibraryModule.getParentFolder(IContext context, IFile file) Deprecated, for removal: This API element is subject to removal in a future version.IBaseLibraryModule.getParentFolder(IContext context, IFolder folder) Deprecated, for removal: This API element is subject to removal in a future version.ILibraryModule.getParentFolder(IContext context, IFile file) ILibraryModule.getParentFolder(IContext context, IFolder folder) IBaseLibraryModule.getParentFolders(IContext context, IFile file) Deprecated, for removal: This API element is subject to removal in a future version.IBaseLibraryModule.getParentFolders(IContext context, IFolder folder) Deprecated, for removal: This API element is subject to removal in a future version.ILibraryModule.getParentFolders(IContext context, IFile file) ILibraryModule.getParentFolders(IContext context, IFolder folder) IBaseLibraryModule.getProperties(IContext context, IResourceDefinition resourceDefinition) Deprecated, for removal: This API element is subject to removal in a future version.ILibraryModule.getProperties(IContext context, IResourceDefinition resourceDefinition) IBaseLibraryModule.getProperty(IContext context, IResourceDefinition resourceDefinition, String name) Deprecated, for removal: This API element is subject to removal in a future version.ILibraryModule.getProperty(IContext context, IResourceDefinition resourceDefinition, String name) IBaseLibraryModule.getResourceDefinition(IContext context, ILibrary library, String name) Deprecated, for removal: This API element is subject to removal in a future version.IBaseLibraryModule.getResourceDefinition(Object object) Deprecated, for removal: This API element is subject to removal in a future version.ILibraryModule.getResourceDefinition(IContext context, ILibrary library, String name) ILibraryModule.getResourceDefinition(Object object) IBaseLibraryModule.getResourceDefinitions(IContext context, ILibrary library) Deprecated, for removal: This API element is subject to removal in a future version.ILibraryModule.getResourceDefinitions(IContext context, ILibrary library) IBaseLibraryModule.getSearchController()Deprecated, for removal: This API element is subject to removal in a future version.IBaseLibraryModule.getSearchController(IConnectionDefinition connectionDefinition) Deprecated, for removal: This API element is subject to removal in a future version.Gets a search controller object by specifying a ConnectionDefinition object.IBaseLibraryModule.getSearchController(IDataSourceReference reference) Deprecated, for removal: This API element is subject to removal in a future version.IBaseLibraryModule.getSearchController(IJdbcReference reference) Deprecated.use getSearchController( IConnectionDefinition connectionDefinition ) method instead.ILibraryModule.getSearchController()ILibraryModule.getSearchController(IConnectionDefinition connectionDefinition) Gets a search controller object by specifying a ConnectionDefinition object.ILibraryModule.getSearchController(IDataSourceReference reference) ILibraryModule.getSearchController(IJdbcReference reference) Deprecated.use getSearchController( IConnectionDefinition connectionDefinition ) method instead.IBaseLibraryModule.getSecurityController(ISecuritySupport securitySupport) Deprecated, for removal: This API element is subject to removal in a future version.ILibraryModule.getSecurityController(ISecuritySupport securitySupport) IBaseLibraryModule.getSubscriptionFrequency(IContext context, ILibrary library) Deprecated, for removal: This API element is subject to removal in a future version.Gets subscription frequency.ILibraryModule.getSubscriptionFrequency(IContext context, ILibrary library) Gets subscription frequency.IBaseLibraryModule.getSubscriptions(IContext context, ILibrary library, boolean showElementInTrash) Deprecated, for removal: This API element is subject to removal in a future version.get all subscriptions for a user and a libraryILibraryModule.getSubscriptions(IContext context, ILibrary library, boolean showElementInTrash) get all subscriptions for a user and a libraryIBaseLibraryModule.getTransformer()Deprecated, for removal: This API element is subject to removal in a future version.ILibraryModule.getTransformer()Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.IBaseLibraryModule.getViewController()Deprecated.use getViewController( IContext context ) instead.IBaseLibraryModule.getViewController(IContext context) Deprecated, for removal: This API element is subject to removal in a future version.Gets a view controller to searchIResourceobjects through their properties.IBaseLibraryModule.getViewController(IContext context, InputStream inputStream) Deprecated, for removal: This API element is subject to removal in a future version.Gets a view controller to searchIResourceobjects through their properties.IBaseLibraryModule.getViewController(IContext context, Class natureClass) Deprecated, for removal: This API element is subject to removal in a future version.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.ILibraryModule.getViewController()Deprecated.use getViewController( IContext context ) instead.ILibraryModule.getViewController(IContext context) Gets a view controller to searchIResourceobjects through their properties.ILibraryModule.getViewController(IContext context, InputStream inputStream) Gets a view controller to searchIResourceobjects through their properties.ILibraryModule.getViewController(IContext context, Class natureClass) Gets a view controller to searchIResourceobjects through their properties.ILibraryModule.getViewController(InputStream inputStream) Deprecated.use getViewController( IContext context, InputStream inputStream ) instead.ILibraryModule.getViewController(Class natureClass) Deprecated.use getViewController( IContext context, Class natureClass ) instead.booleanIBaseLibraryModule.isCheckedOut(IContext context, IFile file) Deprecated, for removal: This API element is subject to removal in a future version.booleanILibraryModule.isCheckedOut(IContext context, IFile file) booleanDeprecated, for removal: This API element is subject to removal in a future version.Allows to move a specifiedIFileunderneath a destination folder.booleanDeprecated, for removal: This API element is subject to removal in a future version.booleanDeprecated, for removal: This API element is subject to removal in a future version.Allows to move a specifiedIFolderunderneath a destination folder.booleanDeprecated, for removal: This API element is subject to removal in a future version.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) Deprecated, for removal: This API element is subject to removal in a future version.Sets subscription frequency.voidILibraryModule.setSubscriptionFrequency(IContext context, ILibrary library, IBaseLibraryModule.SubscriptionFrequency frequency) Sets subscription frequency.voidIBaseLibraryModule.setSubscriptionRecursive(IContext context, ILibrary library, ILibraryElement libraryElement) Deprecated, for removal: This API element is subject to removal in a future version.toggle subsription recursive flagvoidILibraryModule.setSubscriptionRecursive(IContext context, ILibrary library, ILibraryElement libraryElement) toggle subsription recursive flagvoidDeprecated, for removal: This API element is subject to removal in a future version.voidvoidIBaseLibraryModule.subscribe(IContext context, ILibrary library, ILibraryElement libraryElement) Deprecated, for removal: This API element is subject to removal in a future version.Subscribe to aILibraryElement(IFile, IFolder, ICategory)voidILibraryModule.subscribe(IContext context, ILibrary library, ILibraryElement libraryElement) Subscribe to aILibraryElement(IFile, IFolder, ICategory)voidIBaseLibraryModule.undoCheckOut(IContext context, IFile file) Deprecated, for removal: This API element is subject to removal in a future version.voidILibraryModule.undoCheckOut(IContext context, IFile file) voidIBaseLibraryModule.unsubscribe(IContext context, ILibrary library, ILibraryElement libraryElement) Deprecated, for removal: This API element is subject to removal in a future version.Unsubscribe to aILibraryElement(IFile, IFolder, ICategory)voidILibraryModule.unsubscribe(IContext context, ILibrary library, ILibraryElement libraryElement) Unsubscribe to aILibraryElement(IFile, IFolder, ICategory) -
Uses of LibraryModuleException in com.vdoc.sdk.commons.io.filecenter
Methods in com.vdoc.sdk.commons.io.filecenter that throw LibraryModuleExceptionModifier and TypeMethodDescriptionvoidTo library Copy all files and folder from the source library to the given libraryCopyFileCenter.toOrganization(IOrganization organization) To organization Create a library from the given organization and copy all files and folder from the source library to the new library -
Uses of LibraryModuleException in com.vdoc.sdk.commons.io.filecenter.module
Methods in com.vdoc.sdk.commons.io.filecenter.module that throw LibraryModuleException