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.gcm.domain.DeviceRegistrationData
- org.apache.fineract.infrastructure.gcm.domain.DeviceRegistrationRepositoryWrapper
- org.apache.fineract.infrastructure.gcm.domain.Message (implements java.io.Serializable)
- org.apache.fineract.infrastructure.gcm.domain.Message.Builder
- org.apache.fineract.infrastructure.gcm.domain.MulticastResult (implements java.io.Serializable)
- org.apache.fineract.infrastructure.gcm.domain.MulticastResult.Builder
- org.apache.fineract.infrastructure.gcm.domain.Notification (implements java.io.Serializable)
- org.apache.fineract.infrastructure.gcm.domain.Notification.Builder
- org.apache.fineract.infrastructure.gcm.domain.NotificationConfigurationData
- org.apache.fineract.infrastructure.gcm.domain.Result (implements java.io.Serializable)
- org.apache.fineract.infrastructure.gcm.domain.Result.Builder
- org.apache.fineract.infrastructure.gcm.domain.Sender
Interface Hierarchy
- org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>
- org.apache.fineract.infrastructure.gcm.domain.DeviceRegistrationRepository (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.gcm.domain.DeviceRegistrationRepository (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.gcm.domain.DeviceRegistrationRepository (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.gcm.domain.DeviceRegistrationRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)