Uses of Interface
com.axemble.vdoc.sdk.interfaces.IFile
Package
Description
-
Uses of IFile in com.axemble.vdoc.sdk.impl
Modifier 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) Modifier 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) void
PortalLibraryModule.addCategories
(IContext context, IFile file, Collection categories) void
PortalLibraryModule.addCategory
(IContext context, IFile file, ICategory category) void
PortalLibraryModule.checkedOutBy
(IContext context, IFile file) void
void
PortalLibraryModule.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) void
void
PortalLibraryModule.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) boolean
PortalLibraryModule.isCheckedOut
(IContext context, IFile file) boolean
boolean
void
WorkflowModuleImpl.setExternalFile
(IResource resource, String propertyName, IFile file) void
void
PortalLibraryModule.undoCheckOut
(IContext context, IFile file) -
Uses of IFile in com.axemble.vdoc.sdk.interfaces
-
Uses of IFile in com.axemble.vdoc.sdk.modules
Modifier and TypeMethodDescriptionIBaseLibraryModule.copyTo
(IContext context, IFile file, IFolder dest, CopyOption... copyOptions) Allows to copy a specifiedIFile
underneath 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 specifiedIFile
underneath 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 aIFile
object from a single file selector property.IBaseWorkflowModule.getExternalFile
(IResource resource, String propertyName) Gets aIFile
object from a single file selector property.IBaseLibraryModule.getFileByPath
(IContext context, ILibrary library, String path) Modifier 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) void
IBaseLibraryModule.addCategories
(IContext context, IFile file, Collection categories) void
IBaseLibraryModule.addCategory
(IContext context, IFile file, ICategory category) IBaseLibraryModule.checkedOutBy
(IContext context, IFile file) void
void
IBaseLibraryModule.copyTo
(IContext context, IFile file, IFolder dest, CopyOption... copyOptions) Allows to copy a specifiedIFile
underneath 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 specifiedIFile
underneath a destination folder;IBaseLibraryModule.copyTo
(IContext context, IFile file, String newName, ILibrary dest, CopyOption... copyOptions) void
Allow to delete a file.void
IBaseLibraryModule.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) boolean
IBaseLibraryModule.isCheckedOut
(IContext context, IFile file) boolean
Allows to move a specifiedIFile
underneath a destination folder.boolean
void
IBaseDocumentModule.setExternalFile
(IResource resource, String propertyName, IFile file) Sets aIFile
to a single selector property.void
IBaseWorkflowModule.setExternalFile
(IResource resource, String propertyName, IFile file) Sets aIFile
to a single selector property.void
void
IBaseLibraryModule.undoCheckOut
(IContext context, IFile file)