Package Hierarchies:
Class Hierarchy
- java.lang.Object
- javax.ws.rs.core.Application
- org.exoplatform.container.component.BaseComponentPlugin (implements org.exoplatform.container.component.ComponentPlugin)
- org.exoplatform.social.core.BaseActivityProcessorPlugin (implements org.exoplatform.social.core.ActivityProcessor)
- io.meeds.gamification.plugin.EventPlugin
- org.exoplatform.services.listener.Listener<S,D> (implements org.exoplatform.services.listener.ListenerBase<S,D>)
- io.meeds.poll.utils.EntityMapper
- io.meeds.poll.entity.PollEntity (implements java.io.Serializable)
- io.meeds.poll.entity.PollOptionEntity (implements java.io.Serializable)
- io.meeds.poll.rest.model.PollOptionRestEntity
- io.meeds.poll.rest.model.PollRestEntity
- io.meeds.poll.service.PollServiceImpl (implements io.meeds.poll.service.PollService)
- io.meeds.poll.storage.PollStorage
- io.meeds.poll.utils.PollUtils
- io.meeds.poll.entity.PollVoteEntity (implements java.io.Serializable)
- io.meeds.poll.utils.RestEntityBuilder
Interface Hierarchy
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.ListCrudRepository<T,ID>, org.springframework.data.repository.ListPagingAndSortingRepository<T,ID>)
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>
- org.springframework.data.repository.ListCrudRepository<T,ID>
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.ListPagingAndSortingRepository<T,ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.repository.ListPagingAndSortingRepository<T,ID>
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.ListCrudRepository<T,ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>)