Uses of Interface
com.axemble.vdoc.sdk.interfaces.IFile
Packages that use IFile
Package
Description
-
Uses of IFile in com.axemble.vdoc.sdk.impl
Classes in com.axemble.vdoc.sdk.impl that implement IFileMethods in com.axemble.vdoc.sdk.impl that return IFileModifier and TypeMethodDescriptionPortalLibraryModule.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.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) WorkflowModuleImpl.getExternalFile(IResource resource, String propertyName) PortalLibraryModule.getFileByPath(IContext context, ILibrary library, String path) Methods in com.axemble.vdoc.sdk.impl with parameters of type IFileModifier 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) voidPortalLibraryModule.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) voidvoidPortalLibraryModule.fireDownloadHistoryEvent(IContext context, IFile file, String protocol) Fire download history event on IFilePortalLibraryModule.getAttachment(IFile file, String fileName) PortalLibraryModule.getAttachments(IFile file) PortalLibraryModule.getLibrary(IContext context, IFile file) PortalLibraryModule.getParentFolder(IContext context, IFile file) PortalLibraryModule.getParentFolders(IContext context, IFile file) booleanPortalLibraryModule.isCheckedOut(IContext context, IFile file) booleanbooleanvoidWorkflowModuleImpl.setExternalFile(IResource resource, String propertyName, IFile file) voidvoidPortalLibraryModule.undoCheckOut(IContext context, IFile file) -
Uses of IFile in com.axemble.vdoc.sdk.interfaces
Methods in com.axemble.vdoc.sdk.interfaces with parameters of type IFile -
Uses of IFile in com.axemble.vdoc.sdk.modules
Methods in com.axemble.vdoc.sdk.modules that return IFileModifier and TypeMethodDescriptionIBaseLibraryModule.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.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) 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) IBaseWorkflowModule.getExternalFile(IResource resource, String propertyName) Deprecated, for removal: This API element is subject to removal in a future version.Gets aIFileobject from a single file selector property.IWorkflowModule.getExternalFile(IResource resource, String propertyName) Gets aIFileobject from a single file selector property.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) Methods in com.axemble.vdoc.sdk.modules with parameters of type IFileModifier 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.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) voidDeprecated, for removal: This API element is subject to removal in a future version.Allow to delete a file.voidAllow to delete a file.voidIBaseLibraryModule.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.getLibrary(IContext context, IFile file) Deprecated, for removal: This API element is subject to removal in a future version.ILibraryModule.getLibrary(IContext context, IFile file) IBaseLibraryModule.getParentFolder(IContext context, IFile file) Deprecated, for removal: This API element is subject to removal in a future version.ILibraryModule.getParentFolder(IContext context, IFile file) IBaseLibraryModule.getParentFolders(IContext context, IFile file) Deprecated, for removal: This API element is subject to removal in a future version.ILibraryModule.getParentFolders(IContext context, IFile file) Deprecated, for removal: This API element is subject to removal in a future version.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.booleanAllows to move a specifiedIFileunderneath a destination folder.booleanvoidIBaseWorkflowModule.setExternalFile(IResource resource, String propertyName, IFile file) Deprecated, for removal: This API element is subject to removal in a future version.Sets aIFileto a single selector property.voidIWorkflowModule.setExternalFile(IResource resource, String propertyName, IFile file) Sets aIFileto a single selector property.voidDeprecated, for removal: This API element is subject to removal in a future version.voidvoidIBaseLibraryModule.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) -
Uses of IFile in com.vdoc.sdk.commons.io.filecenter
Methods in com.vdoc.sdk.commons.io.filecenter that return types with arguments of type IFileModifier and TypeMethodDescriptionPostToFileCenter.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 library -
Uses of IFile in com.vdoc.sdk.commons.io.filecenter.listener
Methods in com.vdoc.sdk.commons.io.filecenter.listener with parameters of type IFileModifier and TypeMethodDescriptionvoidCreateFileListener.onAfterCreate(IFile file) On after create action -
Uses of IFile in com.vdoc.sdk.commons.io.filecenter.listener.impl
Methods in com.vdoc.sdk.commons.io.filecenter.listener.impl with parameters of type IFile -
Uses of IFile in com.vdoc.sdk.commons.io.filecenter.module
Methods in com.vdoc.sdk.commons.io.filecenter.module that return IFileModifier and TypeMethodDescriptionCustomPortalLibraryModule.createFile(IContext context, IFolder folder, String name, String description, byte[] data) Methods in com.vdoc.sdk.commons.io.filecenter.module with parameters of type IFile