|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
This manager class manages remote resources.
| 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 org.eclipse.rse.files.ui.resources.ISystemRemoteManager |
|---|
shutdown, startup |
| Method Detail |
public Object putEditObject(ISystemRemotePath key,
Object editObj)
public Object getEditObject(ISystemRemotePath key)
public void save()
public void restore()
|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||