Annotation Type Hierarchy
- com.kenshoo.pl.entity.annotation.DefaultValue (implements java.lang.annotation.Annotation)
- com.kenshoo.pl.entity.annotation.DontPurge (implements java.lang.annotation.Annotation)
- com.kenshoo.pl.entity.annotation.Id (implements java.lang.annotation.Annotation)
- com.kenshoo.pl.entity.annotation.Immutable (implements java.lang.annotation.Annotation)
- com.kenshoo.pl.entity.annotation.Required (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.kenshoo.pl.entity.annotation.IdGeneration
- com.kenshoo.pl.entity.annotation.RequiredFieldType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)