Uses of Interface
org.sklsft.commons.model.interfaces.Entity
Packages that use Entity
-
Uses of Entity in org.sklsft.commons.model.patterns
Classes in org.sklsft.commons.model.patterns with type parameters of type EntityModifier and TypeInterfaceDescriptioninterfaceBaseDao<T extends Entity<U>,U extends Serializable> classBaseDaoImpl<T extends Entity<U>,U extends Serializable>