Hierarchy For Package ca.corefacility.bioinformatics.irida.repositories.referencefile

Package Hierarchies:

Class Hierarchy

Interface Hierarchy

  • ca.corefacility.bioinformatics.irida.repositories.filesystem.FilesystemSupplementedRepository<Type>
  • org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>
    • ca.corefacility.bioinformatics.irida.repositories.IridaJpaRepository<Type,​Identifier> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,​ID>, org.springframework.data.repository.history.RevisionRepository<T,​ID,​N>)
  • org.springframework.data.repository.Repository<T,​ID>
    • org.springframework.data.repository.CrudRepository<T,​ID>
      • org.springframework.data.repository.PagingAndSortingRepository<T,​ID>
        • ca.corefacility.bioinformatics.irida.repositories.IridaJpaRepository<Type,​Identifier> (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>, org.springframework.data.repository.history.RevisionRepository<T,​ID,​N>)
    • org.springframework.data.repository.history.RevisionRepository<T,​ID,​N>
      • ca.corefacility.bioinformatics.irida.repositories.IridaJpaRepository<Type,​Identifier> (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>, org.springframework.data.repository.PagingAndSortingRepository<T,​ID>)