|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.blojsom.event.Event
org.blojsom.plugin.admin.event.CategoryEvent
org.blojsom.plugin.admin.event.CategoryAddedEvent
CategoryAddedEvent
| Field Summary |
| Fields inherited from class org.blojsom.plugin.admin.event.CategoryEvent |
_blog, _category |
| Fields inherited from class org.blojsom.event.Event |
_eventHandled, _source, _timestamp |
| Constructor Summary | |
CategoryAddedEvent(java.lang.Object source,
java.util.Date timestamp,
Category category,
Blog blog)
Create a new event indicating a category was added to the system. |
|
| Methods inherited from class org.blojsom.plugin.admin.event.CategoryEvent |
getBlog, getCategory |
| Methods inherited from class org.blojsom.event.Event |
getSource, getTimestamp, isEventHandled, setEventHandled |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CategoryAddedEvent(java.lang.Object source,
java.util.Date timestamp,
Category category,
Blog blog)
source - Source of the eventtimestamp - Event timestampcategory - Categoryblog - Blog
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||