Hierarchy For All Packages
- io.meeds.ide.constant,
- io.meeds.ide.dao,
- io.meeds.ide.dao.query,
- io.meeds.ide.entity,
- io.meeds.ide.listener,
- io.meeds.ide.model,
- io.meeds.ide.rest,
- io.meeds.ide.service,
- io.meeds.ide.storage,
- io.meeds.ide.utils
Class Hierarchy
- java.lang.Object
- org.exoplatform.container.component.BaseComponentPlugin (implements org.exoplatform.container.component.ComponentPlugin)
- org.exoplatform.services.listener.Listener<S,
D> (implements org.exoplatform.services.listener.ListenerBase<S, D>) - io.meeds.ide.listener.StaticResourcesAnalyticsListener
- org.exoplatform.services.listener.Listener<S,
- io.meeds.ide.rest.StaticResourceRest
- io.meeds.ide.service.StaticResourceService
- io.meeds.ide.utils.Utils
- io.meeds.ide.model.Widget
- io.meeds.ide.entity.WidgetEntity
- io.meeds.ide.dao.query.WidgetQueryBuilder
- io.meeds.ide.rest.WidgetRest
- io.meeds.ide.service.WidgetService
- io.meeds.ide.storage.WidgetStorage
- org.exoplatform.container.component.BaseComponentPlugin (implements org.exoplatform.container.component.ComponentPlugin)
Interface Hierarchy
- org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>
- io.meeds.ide.dao.WidgetDAO (also extends org.springframework.data.jpa.repository.JpaRepository<T,
ID>)
- io.meeds.ide.dao.WidgetDAO (also extends org.springframework.data.jpa.repository.JpaRepository<T,
- 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>) - io.meeds.ide.dao.WidgetDAO (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- org.springframework.data.jpa.repository.JpaRepository<T,
- 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>) - io.meeds.ide.dao.WidgetDAO (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListCrudRepository<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>) - io.meeds.ide.dao.WidgetDAO (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListPagingAndSortingRepository<T,
- org.springframework.data.repository.CrudRepository<T,
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- io.meeds.ide.constant.WidgetType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)