Package org.exoplatform.agenda.model
Class EventAttendeeList
java.lang.Object
org.exoplatform.agenda.model.EventAttendeeList
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetEventAttendee(long identityId, ZonedDateTime occurrenceId) getEventAttendees(long identityId) getEventAttendees(ZonedDateTime occurrenceId) booleanisEmpty()intsize()
-
Field Details
-
EMPTY_ATTENDEE_LIST
-
-
Constructor Details
-
EventAttendeeList
public EventAttendeeList()
-
-
Method Details
-
getEventAttendees
-
getEventAttendees
-
getEventAttendees
-
getEventAttendee
-
isEmpty
public boolean isEmpty() -
size
public int size()
-