|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
This interface represents a handle to a remote file object, which is either a universalFileSystem or an ifsFileSystem.
| Method Summary | |
|---|---|
IRemoteFile |
createRemoteFile(IRemoteFileContext context,
Object obj,
boolean isRoot)
Get the RemoteFile object |
IRemoteFile |
createRemoteFile(IRemoteFileContext context,
Object obj,
boolean isRoot,
boolean exists)
Get the RemoteFile object when we know if it is a exists or not |
IRemoteFile |
createRemoteFile(IRemoteFileContext context,
Object obj,
boolean isRoot,
boolean exists,
boolean isDir)
Get the RemoteFile object when we know if it is a exists or not and whether it is a directory or not |
| Method Detail |
public IRemoteFile createRemoteFile(IRemoteFileContext context,
Object obj,
boolean isRoot)
public IRemoteFile createRemoteFile(IRemoteFileContext context,
Object obj,
boolean isRoot,
boolean exists)
public IRemoteFile createRemoteFile(IRemoteFileContext context,
Object obj,
boolean isRoot,
boolean exists,
boolean isDir)
|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||