Uses of Class
org.exoplatform.agenda.entity.RemoteProviderEntity
Packages that use RemoteProviderEntity
Package
Description
-
Uses of RemoteProviderEntity in org.exoplatform.agenda.dao
Methods in org.exoplatform.agenda.dao that return RemoteProviderEntity -
Uses of RemoteProviderEntity in org.exoplatform.agenda.storage
Methods in org.exoplatform.agenda.storage that return RemoteProviderEntityModifier and TypeMethodDescriptionAgendaRemoteEventStorage.getRemoteProviderFromEvent(org.exoplatform.agenda.model.RemoteEvent remoteEvent) -
Uses of RemoteProviderEntity in org.exoplatform.agenda.util
Methods in org.exoplatform.agenda.util that return RemoteProviderEntityModifier and TypeMethodDescriptionstatic RemoteProviderEntityEntityMapper.toEntity(org.exoplatform.agenda.model.RemoteProvider remoteProvider) Methods in org.exoplatform.agenda.util with parameters of type RemoteProviderEntityModifier and TypeMethodDescriptionstatic org.exoplatform.agenda.model.RemoteEventEntityMapper.fromEntity(RemoteEventEntity remoteEventEntity, RemoteProviderEntity remoteProviderEntity) static org.exoplatform.agenda.model.RemoteProviderEntityMapper.fromEntity(RemoteProviderEntity remoteProviderEntity)