Hierarchy For Package org.salespointframework.core
Class Hierarchy
- java.lang.Object
- org.salespointframework.core.AbstractEntity<ID> (implements org.springframework.data.domain.Persistable<ID>)
- org.salespointframework.core.AbstractAggregateRoot<ID>
- org.salespointframework.core.AbstractEntity<ID> (implements org.springframework.data.domain.Persistable<ID>)
Interface Hierarchy
- org.salespointframework.core.Currencies
- org.salespointframework.core.DataInitializer
- org.springframework.data.repository.Repository<T,
ID> - org.springframework.data.repository.CrudRepository<T,
ID> - org.salespointframework.core.SalespointRepository<T,
ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T, ID>)
- org.salespointframework.core.SalespointRepository<T,
- org.springframework.data.repository.PagingAndSortingRepository<T,
ID> - org.salespointframework.core.SalespointRepository<T,
ID> (also extends org.springframework.data.repository.CrudRepository<T, ID>)
- org.salespointframework.core.SalespointRepository<T,
- org.springframework.data.repository.CrudRepository<T,