Hierarchy For Package org.apache.fineract.infrastructure.reportmailingjob.domain

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.apache.fineract.infrastructure.core.domain.AbstractPersistableCustom<T> (implements org.eclipse.persistence.descriptors.changetracking.ChangeTracker, java.lang.Cloneable, org.eclipse.persistence.queries.FetchGroupTracker, org.springframework.data.domain.Persistable<ID>, org.eclipse.persistence.internal.descriptors.PersistenceEntity, org.eclipse.persistence.internal.descriptors.PersistenceObject, org.eclipse.persistence.internal.weaving.PersistenceWeaved, org.eclipse.persistence.internal.weaving.PersistenceWeavedChangeTracking, org.eclipse.persistence.internal.weaving.PersistenceWeavedFetchGroups, java.io.Serializable)
      • org.apache.fineract.infrastructure.core.domain.AbstractAuditableCustom (implements org.springframework.data.domain.Auditable<U,ID,T>, org.eclipse.persistence.internal.descriptors.PersistenceObject, org.eclipse.persistence.internal.weaving.PersistenceWeaved, org.eclipse.persistence.internal.weaving.PersistenceWeavedChangeTracking, org.eclipse.persistence.internal.weaving.PersistenceWeavedFetchGroups)
      • org.apache.fineract.infrastructure.reportmailingjob.domain.ReportMailingJobConfiguration
      • org.apache.fineract.infrastructure.reportmailingjob.domain.ReportMailingJobRunHistory
    • org.apache.fineract.infrastructure.reportmailingjob.domain.ReportMailingJobRepositoryWrapper

Interface Hierarchy

  • org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>
    • org.apache.fineract.infrastructure.reportmailingjob.domain.ReportMailingJobConfigurationRepository (also extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
    • org.apache.fineract.infrastructure.reportmailingjob.domain.ReportMailingJobRepository (also extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
    • org.apache.fineract.infrastructure.reportmailingjob.domain.ReportMailingJobRunHistoryRepository (also extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
  • 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.apache.fineract.infrastructure.reportmailingjob.domain.ReportMailingJobConfigurationRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
      • org.apache.fineract.infrastructure.reportmailingjob.domain.ReportMailingJobRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
      • org.apache.fineract.infrastructure.reportmailingjob.domain.ReportMailingJobRunHistoryRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<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>)
          • org.apache.fineract.infrastructure.reportmailingjob.domain.ReportMailingJobConfigurationRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
          • org.apache.fineract.infrastructure.reportmailingjob.domain.ReportMailingJobRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
          • org.apache.fineract.infrastructure.reportmailingjob.domain.ReportMailingJobRunHistoryRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<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>)
          • org.apache.fineract.infrastructure.reportmailingjob.domain.ReportMailingJobConfigurationRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
          • org.apache.fineract.infrastructure.reportmailingjob.domain.ReportMailingJobRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
          • org.apache.fineract.infrastructure.reportmailingjob.domain.ReportMailingJobRunHistoryRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)

Enum Class Hierarchy