|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@ComponentRole public interface EventFactory
A factory which creates Event objects ready to be used. Besides instantiating an Event object, the factory
also fills in some of the fields with the default values, for example a new event ID, the
current event group id, the current user, and the current
date.
| Method Summary | |
|---|---|
Event |
createEvent()
Create a new event with some fields already filled in. |
Event |
createRawEvent()
Create a new event without any of the fields filled in. |
| Method Detail |
|---|
Event createEvent()
Event createRawEvent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||