|
Remote Systems v6.4.1 |
||||||||||
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.
Field Summary | |
---|---|
static String |
Copyright
|
Method Summary | |
---|---|
IRemoteFileMutable |
createRemoteFile(IRemoteFileContext context,
Object obj,
boolean isRoot)
Get the RemoteFile object |
IRemoteFileMutable |
createRemoteFile(IRemoteFileContext context,
Object obj,
boolean isRoot,
boolean exists)
Get the RemoteFile object when we know if it is a exists or not |
IRemoteFileMutable |
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 |
Field Detail |
public static final String Copyright
Method Detail |
public IRemoteFileMutable createRemoteFile(IRemoteFileContext context, Object obj, boolean isRoot)
public IRemoteFileMutable createRemoteFile(IRemoteFileContext context, Object obj, boolean isRoot, boolean exists)
public IRemoteFileMutable createRemoteFile(IRemoteFileContext context, Object obj, boolean isRoot, boolean exists, boolean isDir)
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |