|
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.iseries.core.resources.ISeriesEditableSrcPhysicalFileManager
Manages files that have been persisted locally for editing
Field Summary | |
---|---|
static String |
Copyright
|
Method Summary | |
---|---|
static ISeriesEditableSrcPhysicalFileManager |
getInstance()
Get the singleton instance |
String |
getKey(String profileName,
String connectionName,
String remotePath)
Get the key given the profile name, connection name, and the remote path |
ISeriesEditableSrcPhysicalFileMember |
getMember(IFile file)
Given an IFile, returns the remote member from some persistent properties of the IFile. |
ISeriesRemoteEditRegistry |
getRegistry()
Get the registry |
void |
setPersistentProperties(IFile file,
ISeriesEditableSrcPhysicalFileMember member)
Set persistent properties for an IFile given a ISeriesEditableSrcPhysicalFileMember object |
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
Method Detail |
public static ISeriesEditableSrcPhysicalFileManager getInstance()
public ISeriesRemoteEditRegistry getRegistry()
public void setPersistentProperties(IFile file, ISeriesEditableSrcPhysicalFileMember member) throws CoreException
CoreException
public ISeriesEditableSrcPhysicalFileMember getMember(IFile file) throws CoreException, com.ibm.etools.systems.core.messages.SystemMessageException
CoreException
com.ibm.etools.systems.core.messages.SystemMessageException
public String getKey(String profileName, String connectionName, String remotePath)
|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |