Package org.exoplatform.agenda.model
Class EventAttendee
java.lang.Object
org.exoplatform.agenda.model.EventAttendee
- All Implemented Interfaces:
Cloneable
-
Constructor Summary
ConstructorsConstructorDescriptionEventAttendee(long id, long eventId, long identityId, EventAttendeeResponse response) EventAttendee(long id, long identityId, EventAttendeeResponse response) -
Method Summary