Class Hierarchy

Interface Hierarchy

  • net.n2oapp.framework.sandbox.file_storage.FileStorage
  • org.springframework.data.repository.Repository<T,ID>
    • org.springframework.data.repository.CrudRepository<T,ID>
      • net.n2oapp.framework.sandbox.cases.theater.ActorRepository (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
      • net.n2oapp.framework.sandbox.cases.cars.CarRepository (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
      • net.n2oapp.framework.sandbox.cases.persons.PersonRepository (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
      • net.n2oapp.framework.sandbox.cases.theater.RoleRepository (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
    • org.springframework.data.repository.PagingAndSortingRepository<T,ID>
      • net.n2oapp.framework.sandbox.cases.theater.ActorRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>)
      • net.n2oapp.framework.sandbox.cases.cars.CarRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>)
      • net.n2oapp.framework.sandbox.cases.persons.PersonRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>)
      • net.n2oapp.framework.sandbox.cases.theater.RoleRepository (also extends org.springframework.data.repository.CrudRepository<T,ID>)
  • net.n2oapp.framework.sandbox.cases.fileupload.StorageController
  • net.n2oapp.framework.sandbox.cases.fileupload.StorageController.ListResponse

Enum Class Hierarchy