Class Hierarchy

Interface Hierarchy

  • com.skava.location.service.CacheService
  • com.skava.core.EcommService<I,O>
  • org.springframework.data.repository.query.QueryByExampleExecutor<T>
    • org.springframework.data.mongodb.repository.MongoRepository<T,ID> (also extends org.springframework.data.repository.ListCrudRepository<T,ID>, org.springframework.data.repository.ListPagingAndSortingRepository<T,ID>)
      • com.skava.location.repository.CityRepository (also extends org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
      • com.skava.location.repository.CollectionAttributeRepository (also extends org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
      • com.skava.location.repository.CollectionRepository (also extends org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
      • com.skava.location.repository.CountryRepository (also extends org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
      • com.skava.location.repository.EventRepository (also extends org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
      • com.skava.location.repository.LocationRepository (also extends org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
      • com.skava.location.repository.PlaceRepository (also extends org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
      • com.skava.location.repository.StateRepository (also extends org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
  • org.springframework.data.querydsl.QuerydslPredicateExecutor<T>
    • com.skava.location.repository.CityRepository (also extends org.springframework.data.mongodb.repository.MongoRepository<T,ID>)
    • com.skava.location.repository.CollectionAttributeRepository (also extends org.springframework.data.mongodb.repository.MongoRepository<T,ID>)
    • com.skava.location.repository.CollectionRepository (also extends org.springframework.data.mongodb.repository.MongoRepository<T,ID>)
    • com.skava.location.repository.CountryRepository (also extends org.springframework.data.mongodb.repository.MongoRepository<T,ID>)
    • com.skava.location.repository.EventRepository (also extends org.springframework.data.mongodb.repository.MongoRepository<T,ID>)
    • com.skava.location.repository.LocationRepository (also extends org.springframework.data.mongodb.repository.MongoRepository<T,ID>)
    • com.skava.location.repository.PlaceRepository (also extends org.springframework.data.mongodb.repository.MongoRepository<T,ID>)
    • com.skava.location.repository.StateRepository (also extends org.springframework.data.mongodb.repository.MongoRepository<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.mongodb.repository.MongoRepository<T,ID> (also extends org.springframework.data.repository.ListPagingAndSortingRepository<T,ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>)
          • com.skava.location.repository.CityRepository (also extends org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
          • com.skava.location.repository.CollectionAttributeRepository (also extends org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
          • com.skava.location.repository.CollectionRepository (also extends org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
          • com.skava.location.repository.CountryRepository (also extends org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
          • com.skava.location.repository.EventRepository (also extends org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
          • com.skava.location.repository.LocationRepository (also extends org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
          • com.skava.location.repository.PlaceRepository (also extends org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
          • com.skava.location.repository.StateRepository (also extends org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
    • org.springframework.data.repository.PagingAndSortingRepository<T,ID>
      • org.springframework.data.repository.ListPagingAndSortingRepository<T,ID>
        • org.springframework.data.mongodb.repository.MongoRepository<T,ID> (also extends org.springframework.data.repository.ListCrudRepository<T,ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>)
          • com.skava.location.repository.CityRepository (also extends org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
          • com.skava.location.repository.CollectionAttributeRepository (also extends org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
          • com.skava.location.repository.CollectionRepository (also extends org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
          • com.skava.location.repository.CountryRepository (also extends org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
          • com.skava.location.repository.EventRepository (also extends org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
          • com.skava.location.repository.LocationRepository (also extends org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
          • com.skava.location.repository.PlaceRepository (also extends org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
          • com.skava.location.repository.StateRepository (also extends org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)

Enum Class Hierarchy