Uses of Class
org.exoplatform.agenda.entity.EventAttendeeEntity
Packages that use EventAttendeeEntity
-
Uses of EventAttendeeEntity in org.exoplatform.agenda.dao
Methods in org.exoplatform.agenda.dao that return types with arguments of type EventAttendeeEntityModifier and TypeMethodDescriptionEventAttendeeDAO.getEventAttendees(long eventId) EventAttendeeDAO.getEventAttendees(long eventId, long identityId) EventAttendeeDAO.getEventAttendeesByResponses(long eventId, org.exoplatform.agenda.constant.EventAttendeeResponse... responses) -
Uses of EventAttendeeEntity in org.exoplatform.agenda.util
Methods in org.exoplatform.agenda.util that return EventAttendeeEntityModifier and TypeMethodDescriptionstatic EventAttendeeEntityEntityMapper.toEntity(org.exoplatform.agenda.model.EventAttendee eventAttendee) Methods in org.exoplatform.agenda.util with parameters of type EventAttendeeEntityModifier and TypeMethodDescriptionstatic org.exoplatform.agenda.model.EventAttendeeEntityMapper.fromEntity(EventAttendeeEntity eventAttendeeEntity, long eventId)