Uses of Interface
org.chenile.utils.entity.model.ExtendedStateEntity
Packages that use ExtendedStateEntity
Package
Description
JPA entity related super classes etc.
Workflow entry, exit commands etc.
-
Uses of ExtendedStateEntity in org.chenile.jpautils.entity
Classes in org.chenile.jpautils.entity that implement ExtendedStateEntity -
Uses of ExtendedStateEntity in org.chenile.utils.entity.model
Classes in org.chenile.utils.entity.model that implement ExtendedStateEntityModifier and TypeClassDescriptionclass
Non JPA version of Extended State Entity. -
Uses of ExtendedStateEntity in org.chenile.workflow.service.stmcmds
Classes in org.chenile.workflow.service.stmcmds with type parameters of type ExtendedStateEntityModifier and TypeClassDescriptionclass
GenericEntryAction<T extends ExtendedStateEntity>
class
GenericRetrievalStrategy<T extends ExtendedStateEntity>