|
Clearspace API (2.5.29) Core Javadocs | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProjectListener
| Method Summary | |
|---|---|
void |
projectCreated(ProjectEvent event)
Fired when a project has been added to the system. |
void |
projectDeleting(ProjectEvent event)
Fired when a work space is about to be deleted from the system. |
void |
projectModified(ProjectEvent event)
Fired when a work space has been modified in the system. |
| Method Detail |
|---|
void projectCreated(ProjectEvent event)
event - the event object.void projectDeleting(ProjectEvent event)
event - the event object.void projectModified(ProjectEvent event)
event - the event object
|
Clearspace Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||