|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.etools.systems.as400ifsfilesubsys.impl.IFSFileFactory
This factory creates IFS files.
Field Summary | |
---|---|
static String |
Copyright
|
Constructor Summary | |
---|---|
IFSFileFactory()
|
Method Summary | |
---|---|
com.ibm.etools.systems.subsystems.IRemoteFileMutable |
createRemoteFile(com.ibm.etools.systems.subsystems.IRemoteFileContext context,
Object obj,
boolean isRoot)
Get the RemoteFile object |
com.ibm.etools.systems.subsystems.IRemoteFileMutable |
createRemoteFile(com.ibm.etools.systems.subsystems.IRemoteFileContext context,
Object obj,
boolean isRoot,
boolean exists)
Get the RemoteFile object when you already know if it exist or not |
com.ibm.etools.systems.subsystems.IRemoteFileMutable |
createRemoteFile(com.ibm.etools.systems.subsystems.IRemoteFileContext context,
Object obj,
boolean isRoot,
boolean exists,
boolean isDir)
Get the RemoteFile object when you already know if it exists and whether it is a directory or not |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String Copyright
Constructor Detail |
public IFSFileFactory()
Method Detail |
public com.ibm.etools.systems.subsystems.IRemoteFileMutable createRemoteFile(com.ibm.etools.systems.subsystems.IRemoteFileContext context, Object obj, boolean isRoot)
createRemoteFile
in interface com.ibm.etools.systems.subsystems.IRemoteFileFactory
public com.ibm.etools.systems.subsystems.IRemoteFileMutable createRemoteFile(com.ibm.etools.systems.subsystems.IRemoteFileContext context, Object obj, boolean isRoot, boolean exists)
createRemoteFile
in interface com.ibm.etools.systems.subsystems.IRemoteFileFactory
public com.ibm.etools.systems.subsystems.IRemoteFileMutable createRemoteFile(com.ibm.etools.systems.subsystems.IRemoteFileContext context, Object obj, boolean isRoot, boolean exists, boolean isDir)
createRemoteFile
in interface com.ibm.etools.systems.subsystems.IRemoteFileFactory
|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |