Uses of Interface
com.axemble.vdoc.sdk.interfaces.IFile
Packages that use IFile
Package
Description
- 
Uses of IFile in com.axemble.vdoc.sdk.implClasses 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.interfacesMethods in com.axemble.vdoc.sdk.interfaces with parameters of type IFile
- 
Uses of IFile in com.axemble.vdoc.sdk.modulesMethods in com.axemble.vdoc.sdk.modules that return IFileModifier and TypeMethodDescriptionIBaseLibraryModule.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.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) IBaseDocumentModule.getExternalFile(IResource resource, String propertyName) Gets aIFileobject from a single file selector property.IBaseWorkflowModule.getExternalFile(IResource resource, String propertyName) Gets aIFileobject from a single file selector property.IBaseLibraryModule.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) 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) voidAllow to delete a file.voidIBaseLibraryModule.fireDownloadHistoryEvent(IContext context, IFile file, String protocol) IBaseLibraryModule.getAttachment(IFile file, String fileName) IBaseLibraryModule.getAttachments(IFile file) IBaseLibraryModule.getLibrary(IContext context, IFile file) IBaseLibraryModule.getParentFolder(IContext context, IFile file) IBaseLibraryModule.getParentFolders(IContext context, IFile file) booleanIBaseLibraryModule.isCheckedOut(IContext context, IFile file) booleanAllows to move a specifiedIFileunderneath a destination folder.booleanvoidIBaseDocumentModule.setExternalFile(IResource resource, String propertyName, IFile file) Sets aIFileto a single selector property.voidIBaseWorkflowModule.setExternalFile(IResource resource, String propertyName, IFile file) Sets aIFileto a single selector property.voidvoidIBaseLibraryModule.undoCheckOut(IContext context, IFile file)