|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This manager class manages remote resources.
Field Summary | |
---|---|
static String |
Copyright
|
Method Summary | |
---|---|
Object |
getEditObject(ISystemRemotePath key)
Get a remote edit object given the remote path as a key. |
Object |
putEditObject(ISystemRemotePath key,
Object editObj)
Store a remote edit object with the given remote path as the key. |
void |
restore()
Restore the edit object information from disk. |
void |
save()
Save the edit object information to disk. |
Methods inherited from interface com.ibm.etools.systems.core.resources.ISystemRemoteManager |
---|
shutdown, startup |
Field Detail |
public static final String Copyright
Method Detail |
public Object putEditObject(ISystemRemotePath key, Object editObj)
public Object getEditObject(ISystemRemotePath key)
public void save()
public void restore()
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |