|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IResourceStateChangeListener
Interface to implement for those who'd like to listen to changes in the state of project association
| Field Summary | |
|---|---|
static java.lang.String |
COPYRIGHT
|
| Method Summary | |
|---|---|
void |
projectConfigured(ICARMAResourceReference project)
Notification that a project has been associated with a CARMA hierachy item |
void |
projectDeconfigured(ICARMAResourceReference project)
Notification that a project has been un-associated with a CARMA hierachy item |
void |
resourceModified(ICARMAResourceReference[] references)
Notification that a project has been modified within a CARMA associated project |
| Field Detail |
|---|
static final java.lang.String COPYRIGHT
| Method Detail |
|---|
void projectConfigured(ICARMAResourceReference project)
project - the reference to the associated projectvoid projectDeconfigured(ICARMAResourceReference project)
project - the reference to the associated projectvoid resourceModified(ICARMAResourceReference[] references)
references - the references to the modified resources
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||