Uses of Interface
org.jminor.common.model.Serializer

Packages that use Serializer
org.jminor.framework.domain   
 

Uses of Serializer in org.jminor.framework.domain
 

Methods in org.jminor.framework.domain that return Serializer
static Serializer<Entity> EntityUtil.getEntitySerializer()