public class WIOFilePOATie extends WIOFilePOA
| Constructor and Description |
|---|
WIOFilePOATie(WIOFileOperations delegate) |
WIOFilePOATie(WIOFileOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
WIOFileOperations |
_delegate() |
void |
_delegate(WIOFileOperations delegate) |
WIOFile |
_this() |
WIOFile |
_this(ORB orb) |
void |
appendDescription(String description) |
boolean |
canRead() |
boolean |
canWrite() |
void |
close() |
WIODateTimeInfo |
creationTime() |
void |
destroy() |
boolean |
eof() |
String |
getDescription() |
WIOFile |
getFile(int i) |
String |
getFileType() |
WIOFileMode |
getMode() |
int |
getNumFiles() |
WIOFile |
getParent() |
String |
getPath() |
WIOProject |
getProject() |
boolean |
isDirectory() |
boolean |
isPublished() |
boolean |
isUnderConstruction() |
WIODateTimeInfo |
lastModificationTime() |
void |
open(WIOFileMode mode) |
int |
read(int size,
BytesHolder buffer) |
void |
resize(long size) |
void |
seek(long offset,
SeekType type) |
void |
setDescription(String description) |
long |
size() |
long |
tell() |
String |
whoCreated() |
int |
write(byte[] content) |
_all_interfaces, _invoke_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic WIOFilePOATie(WIOFileOperations delegate)
public WIOFilePOATie(WIOFileOperations delegate, POA poa)
public WIOFile _this()
_this in class WIOFilePOApublic WIOFile _this(ORB orb)
_this in class WIOFilePOApublic WIOFileOperations _delegate()
public void _delegate(WIOFileOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic boolean eof()
throws WIOServiceException
WIOServiceExceptionpublic String getFileType() throws WIOServiceException
WIOServiceExceptionpublic String getPath() throws WIOServiceException
WIOServiceExceptionpublic boolean canWrite()
throws WIOServiceException
WIOServiceExceptionpublic long tell()
throws WIOServiceException
WIOServiceExceptionpublic void seek(long offset,
SeekType type)
throws WIOServiceException
WIOServiceExceptionpublic int read(int size,
BytesHolder buffer)
throws WIOServiceException
WIOServiceExceptionpublic WIODateTimeInfo creationTime() throws WIOServiceException
WIOServiceExceptionpublic String getDescription() throws WIOServiceException
WIOServiceExceptionpublic WIOFileMode getMode() throws WIOServiceException
WIOServiceExceptionpublic boolean isUnderConstruction()
throws WIOServiceException
WIOServiceExceptionpublic WIOFile getFile(int i) throws WIOServiceException
WIOServiceExceptionpublic void appendDescription(String description) throws WIOServiceException
WIOServiceExceptionpublic WIODateTimeInfo lastModificationTime() throws WIOServiceException
WIOServiceExceptionpublic void open(WIOFileMode mode) throws WIOServiceException
WIOServiceExceptionpublic boolean isDirectory()
throws WIOServiceException
WIOServiceExceptionpublic void setDescription(String description) throws WIOServiceException
WIOServiceExceptionpublic void close()
throws WIOServiceException
WIOServiceExceptionpublic int write(byte[] content)
throws WIOServiceException
WIOServiceExceptionpublic long size()
throws WIOServiceException
WIOServiceExceptionpublic WIOFile getParent() throws WIOServiceException
WIOServiceExceptionpublic boolean canRead()
throws WIOServiceException
WIOServiceExceptionpublic void resize(long size)
throws WIOServiceException
WIOServiceExceptionpublic int getNumFiles()
throws WIOServiceException
WIOServiceExceptionpublic WIOProject getProject() throws WIOServiceException
WIOServiceExceptionpublic String whoCreated() throws WIOServiceException
WIOServiceExceptionpublic void destroy()
throws WIOServiceException
WIOServiceExceptionpublic boolean isPublished()
throws WIOServiceException
WIOServiceExceptionCopyright © 2020. All rights reserved.