JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package com.naturalprogrammer.spring.lemon.domain
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.Object
org.springframework.data.jpa.domain.AbstractPersistable<PK> (implements org.springframework.data.domain.Persistable<ID>)
org.springframework.data.jpa.domain.AbstractAuditable<U,PK> (implements org.springframework.data.domain.Auditable<U,ID,T>)
com.naturalprogrammer.spring.lemon.domain.
LemonEntity
<U,ID>
com.naturalprogrammer.spring.lemon.domain.
VersionedEntity
<U,ID>
com.naturalprogrammer.spring.lemon.domain.
AbstractUser
<U,ID>
com.naturalprogrammer.spring.lemon.domain.
ChangePasswordForm
(implements com.naturalprogrammer.spring.lemon.validation.
RetypePasswordForm
)
com.naturalprogrammer.spring.lemon.domain.
LemonAuditorAware
<U,ID> (implements org.springframework.data.domain.AuditorAware<T>)
Interface Hierarchy
com.naturalprogrammer.spring.lemon.domain.
AbstractUser.ChangeEmailValidation
com.naturalprogrammer.spring.lemon.domain.
AbstractUser.Permission
com.naturalprogrammer.spring.lemon.domain.
AbstractUser.Role
com.naturalprogrammer.spring.lemon.domain.
AbstractUser.SignupInput
com.naturalprogrammer.spring.lemon.domain.
AbstractUser.SignUpValidation
com.naturalprogrammer.spring.lemon.domain.
AbstractUser.UpdateValidation
org.springframework.data.repository.query.QueryByExampleExecutor<T>
org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
com.naturalprogrammer.spring.lemon.domain.
AbstractUserRepository
<U,ID>
org.springframework.data.repository.Repository<T,ID>
org.springframework.data.repository.CrudRepository<T,ID>
org.springframework.data.repository.PagingAndSortingRepository<T,ID>
org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.query.QueryByExampleExecutor<T>)
com.naturalprogrammer.spring.lemon.domain.
AbstractUserRepository
<U,ID>
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes