Class Hierarchy
- java.lang.Object
- com.kenshoo.pl.entity.internal.SingleFieldEnricher<E,T> (implements com.kenshoo.pl.entity.spi.PostFetchCommandEnricher<E>)
- com.kenshoo.pl.entity.spi.ExistingFieldModifier<E,T>
- com.kenshoo.pl.entity.spi.MissingFieldEnricher<E,T>
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.kenshoo.pl.entity.spi.NotSuppliedException
- com.kenshoo.pl.entity.spi.ValidationException
- java.lang.RuntimeException
- java.lang.Exception
- com.kenshoo.pl.entity.internal.SingleFieldEnricher<E,T> (implements com.kenshoo.pl.entity.spi.PostFetchCommandEnricher<E>)
Interface Hierarchy
- com.kenshoo.pl.entity.spi.ChangeValidator
- com.kenshoo.pl.entity.spi.AncestorsValidator
- com.kenshoo.pl.entity.spi.FieldComplexValidator<E,T>
- com.kenshoo.pl.entity.spi.FieldsCombinationValidator<E>
- com.kenshoo.pl.entity.spi.FieldValidator<E,T>
- com.kenshoo.pl.entity.spi.ImmutableFieldValidator<E,T>
- com.kenshoo.pl.entity.spi.PrototypeFieldComplexValidator<T>
- com.kenshoo.pl.entity.spi.PrototypeFieldsCombinationValidator
- com.kenshoo.pl.entity.spi.PrototypeFieldValidator<T>
- com.kenshoo.pl.entity.spi.RequiredFieldValidator<E,T>
- com.kenshoo.pl.entity.spi.CurrentStateConsumer<E>
- com.kenshoo.pl.entity.spi.ChangesValidator<E>
- com.kenshoo.pl.entity.spi.OutputGenerator<E>
- com.kenshoo.pl.entity.spi.PostFetchCommandEnricher<E>
- com.kenshoo.pl.entity.spi.DeadlockDetector
- com.kenshoo.pl.entity.spi.FetchEntityFields
- com.kenshoo.pl.entity.spi.FieldValueSupplier<T>
- com.kenshoo.pl.entity.spi.MultiFieldValueSupplier<E>
- com.kenshoo.pl.entity.spi.FieldsCombinationValidator.Substitution<E,T>
- com.kenshoo.pl.entity.FieldsValueMap<E>
- com.kenshoo.pl.entity.EntityChange<E>
- com.kenshoo.pl.entity.spi.MutableCommand<E>
- com.kenshoo.pl.entity.EntityChange<E>
- com.kenshoo.pl.entity.spi.PersistenceLayerRetryer
- com.kenshoo.pl.entity.spi.ThrowingAction
- com.kenshoo.pl.entity.spi.TransactionDetector