void |
_WIOFileStub.appendDescription(String description) |
void |
WIOFileOperations.appendDescription(String description) |
void |
WIOFilePOATie.appendDescription(String description) |
boolean |
_WIOFileStub.canRead() |
boolean |
WIOFileOperations.canRead() |
boolean |
WIOFilePOATie.canRead() |
boolean |
_WIOFileStub.canWrite() |
boolean |
WIOFileOperations.canWrite() |
boolean |
WIOFilePOATie.canWrite() |
void |
_WIOFileStub.close() |
void |
WIOFileOperations.close() |
void |
WIOFilePOATie.close() |
void |
_WIOProjectStub.copyFile(String fromPath,
String toPath) |
void |
WIOProjectOperations.copyFile(String fromPath,
String toPath) |
void |
WIOProjectPOATie.copyFile(String fromPath,
String toPath) |
WIOFile |
_WIOProjectStub.createDirectory(String path) |
WIOFile |
WIOProjectOperations.createDirectory(String path) |
WIOFile |
WIOProjectPOATie.createDirectory(String path) |
WIOFile |
_WIOProjectStub.createFile(String path,
String type,
String userId) |
WIOFile |
WIOProjectOperations.createFile(String path,
String type,
String userId) |
WIOFile |
WIOProjectPOATie.createFile(String path,
String type,
String userId) |
WIODateTimeInfo |
_WIOFileStub.creationTime() |
WIODateTimeInfo |
WIOFileOperations.creationTime() |
WIODateTimeInfo |
WIOFilePOATie.creationTime() |
void |
_WIOProjectStub.deleteFile(String path) |
void |
WIOProjectOperations.deleteFile(String path) |
void |
WIOProjectPOATie.deleteFile(String path) |
void |
_WIOFileStub.destroy() |
void |
WIOFileOperations.destroy() |
void |
WIOFilePOATie.destroy() |
void |
_WIOProjectStub.destroy() |
void |
WIOProjectOperations.destroy() |
void |
WIOProjectPOATie.destroy() |
boolean |
_WIOFileStub.eof() |
boolean |
WIOFileOperations.eof() |
boolean |
WIOFilePOATie.eof() |
boolean |
_WIOProjectStub.fileExists(String path) |
boolean |
WIOProjectOperations.fileExists(String path) |
boolean |
WIOProjectPOATie.fileExists(String path) |
String |
_WIOFileStub.getDescription() |
String |
WIOFileOperations.getDescription() |
String |
WIOFilePOATie.getDescription() |
WIOFile |
_WIOFileStub.getFile(int i) |
WIOFile |
WIOFileOperations.getFile(int i) |
WIOFile |
WIOFilePOATie.getFile(int i) |
WIOFile |
_WIOProjectStub.getFile(String path) |
WIOFile |
WIOProjectOperations.getFile(String path) |
WIOFile |
WIOProjectPOATie.getFile(String path) |
FileInfo[] |
_WIOProjectStub.getFilesInfo(String path,
boolean recursive) |
FileInfo[] |
WIOProjectOperations.getFilesInfo(String path,
boolean recursive) |
FileInfo[] |
WIOProjectPOATie.getFilesInfo(String path,
boolean recursive) |
String |
_WIOFileStub.getFileType() |
String |
WIOFileOperations.getFileType() |
String |
WIOFilePOATie.getFileType() |
String |
_WIOProjectStub.getId() |
String |
WIOProjectOperations.getId() |
String |
WIOProjectPOATie.getId() |
int |
_WIOProjectStub.getMaxOpenedFiles() |
int |
WIOProjectOperations.getMaxOpenedFiles() |
int |
WIOProjectPOATie.getMaxOpenedFiles() |
int |
WIOFileSystemPOATie.getMaxOpenedProjects() |
int |
_WIOFileSystemStub.getMaxOpenedProjects() |
int |
WIOFileSystemOperations.getMaxOpenedProjects() |
int |
WIOFileSystemPOATie.getMaxReadKb() |
int |
_WIOFileSystemStub.getMaxReadKb() |
int |
WIOFileSystemOperations.getMaxReadKb() |
int |
WIOFileSystemPOATie.getMaxWriteKb() |
int |
_WIOFileSystemStub.getMaxWriteKb() |
int |
WIOFileSystemOperations.getMaxWriteKb() |
WIOFileMode |
_WIOFileStub.getMode() |
WIOFileMode |
WIOFileOperations.getMode() |
WIOFileMode |
WIOFilePOATie.getMode() |
int |
_WIOFileStub.getNumFiles() |
int |
WIOFileOperations.getNumFiles() |
int |
WIOFilePOATie.getNumFiles() |
int |
_WIOProjectStub.getNumOpenedFiles() |
int |
WIOProjectOperations.getNumOpenedFiles() |
int |
WIOProjectPOATie.getNumOpenedFiles() |
int |
WIOFileSystemPOATie.getNumOpenedProjects() |
int |
_WIOFileSystemStub.getNumOpenedProjects() |
int |
WIOFileSystemOperations.getNumOpenedProjects() |
WIOFile |
_WIOFileStub.getParent() |
WIOFile |
WIOFileOperations.getParent() |
WIOFile |
WIOFilePOATie.getParent() |
String |
_WIOFileStub.getPath() |
String |
WIOFileOperations.getPath() |
String |
WIOFilePOATie.getPath() |
WIOProject |
_WIOFileStub.getProject() |
WIOProject |
WIOFileOperations.getProject() |
WIOProject |
WIOFilePOATie.getProject() |
String[] |
WIOFileSystemPOATie.getProjects(String userId,
String passwd) |
String[] |
_WIOFileSystemStub.getProjects(String userId,
String passwd) |
String[] |
WIOFileSystemOperations.getProjects(String userId,
String passwd) |
UserProject[] |
WIOFileSystemPOATie.getProjectsFromOthers(String userId,
String passwd) |
UserProject[] |
_WIOFileSystemStub.getProjectsFromOthers(String userId,
String passwd) |
UserProject[] |
WIOFileSystemOperations.getProjectsFromOthers(String userId,
String passwd) |
WIOFile |
_WIOProjectStub.getRootFile() |
WIOFile |
WIOProjectOperations.getRootFile() |
WIOFile |
WIOProjectPOATie.getRootFile() |
String |
WIOFileSystemPOATie.getSeparatorChar() |
String |
_WIOFileSystemStub.getSeparatorChar() |
String |
WIOFileSystemOperations.getSeparatorChar() |
String |
_WIOProjectStub.getUser() |
String |
WIOProjectOperations.getUser() |
String |
WIOProjectPOATie.getUser() |
boolean |
_WIOFileStub.isDirectory() |
boolean |
WIOFileOperations.isDirectory() |
boolean |
WIOFilePOATie.isDirectory() |
boolean |
_WIOFileStub.isPublished() |
boolean |
WIOFileOperations.isPublished() |
boolean |
WIOFilePOATie.isPublished() |
boolean |
_WIOFileStub.isUnderConstruction() |
boolean |
WIOFileOperations.isUnderConstruction() |
boolean |
WIOFilePOATie.isUnderConstruction() |
WIODateTimeInfo |
_WIOFileStub.lastModificationTime() |
WIODateTimeInfo |
WIOFileOperations.lastModificationTime() |
WIODateTimeInfo |
WIOFilePOATie.lastModificationTime() |
void |
_WIOProjectStub.moveFile(String fromPath,
String toPath) |
void |
WIOProjectOperations.moveFile(String fromPath,
String toPath) |
void |
WIOProjectPOATie.moveFile(String fromPath,
String toPath) |
void |
_WIOFileStub.open(WIOFileMode mode) |
void |
WIOFileOperations.open(WIOFileMode mode) |
void |
WIOFilePOATie.open(WIOFileMode mode) |
WIOProject |
WIOFileSystemPOATie.openProject(String userId,
String passwd,
String projectId) |
WIOProject |
_WIOFileSystemStub.openProject(String userId,
String passwd,
String projectId) |
WIOProject |
WIOFileSystemOperations.openProject(String userId,
String passwd,
String projectId) |
WIOProject |
WIOFileSystemPOATie.openProjectFromOthers(String userId,
String passwd,
String ownerId,
String projectId) |
WIOProject |
_WIOFileSystemStub.openProjectFromOthers(String userId,
String passwd,
String ownerId,
String projectId) |
WIOProject |
WIOFileSystemOperations.openProjectFromOthers(String userId,
String passwd,
String ownerId,
String projectId) |
int |
_WIOFileStub.read(int size,
BytesHolder buffer) |
int |
WIOFileOperations.read(int size,
BytesHolder buffer) |
int |
WIOFilePOATie.read(int size,
BytesHolder buffer) |
void |
_WIOProjectStub.renameFile(String path,
String newName) |
void |
WIOProjectOperations.renameFile(String path,
String newName) |
void |
WIOProjectPOATie.renameFile(String path,
String newName) |
void |
_WIOFileStub.resize(long size) |
void |
WIOFileOperations.resize(long size) |
void |
WIOFilePOATie.resize(long size) |
void |
_WIOFileStub.seek(long offset,
SeekType type) |
void |
WIOFileOperations.seek(long offset,
SeekType type) |
void |
WIOFilePOATie.seek(long offset,
SeekType type) |
void |
_WIOFileStub.setDescription(String description) |
void |
WIOFileOperations.setDescription(String description) |
void |
WIOFilePOATie.setDescription(String description) |
long |
_WIOFileStub.size() |
long |
WIOFileOperations.size() |
long |
WIOFilePOATie.size() |
long |
_WIOFileStub.tell() |
long |
WIOFileOperations.tell() |
long |
WIOFilePOATie.tell() |
String |
_WIOFileStub.whoCreated() |
String |
WIOFileOperations.whoCreated() |
String |
WIOFilePOATie.whoCreated() |
int |
_WIOFileStub.write(byte[] content) |
int |
WIOFileOperations.write(byte[] content) |
int |
WIOFilePOATie.write(byte[] content) |