|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
A change event passed to you when listening for remote resource changes. Note these are post-events, sent after the fact.
| Method Summary | |
|---|---|
int |
getEventType()
Get the event type, such as ISystemRemoteChangeEvents.SYSTEM_REMOTE_RESOURCE_CREATED. |
String |
getOldName()
Get the old name of the resource, in the event of a resource rename. |
Viewer |
getOriginatingViewer()
Get the originating viewer from which this remote resource change event comes from. |
Object |
getResource()
Get the resource that this event applies to. |
Object |
getResourceParent()
Get the parent remote object for the affected remote object. |
ISubSystem |
getSubSystem()
Get the subsystem in which this resource resides. |
| Method Detail |
public int getEventType()
ISystemRemoteChangeEvents.SYSTEM_REMOTE_RESOURCE_CREATED.
ISystemRemoteChangeEventspublic Object getResource()
public Object getResourceParent()
public String getOldName()
public ISubSystem getSubSystem()
public Viewer getOriginatingViewer()
|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||