Uses of Class
org.exoplatform.agenda.entity.RemoteEventEntity
Packages that use RemoteEventEntity
Package
Description
-
Uses of RemoteEventEntity in org.exoplatform.agenda.dao
Methods in org.exoplatform.agenda.dao that return RemoteEventEntity -
Uses of RemoteEventEntity in org.exoplatform.agenda.storage
Methods in org.exoplatform.agenda.storage that return RemoteEventEntityModifier and TypeMethodDescriptionAgendaRemoteEventStorage.deleteRemoteEvent(long eventId, long identityId) -
Uses of RemoteEventEntity in org.exoplatform.agenda.util
Methods in org.exoplatform.agenda.util that return RemoteEventEntityModifier and TypeMethodDescriptionstatic RemoteEventEntityEntityMapper.toEntity(org.exoplatform.agenda.model.RemoteEvent remoteEvent) Methods in org.exoplatform.agenda.util with parameters of type RemoteEventEntityModifier and TypeMethodDescriptionstatic org.exoplatform.agenda.model.RemoteEventEntityMapper.fromEntity(RemoteEventEntity remoteEventEntity, RemoteProviderEntity remoteProviderEntity)