Uses of Interface
org.jminor.framework.domain.Property.DenormalizedViewProperty

Packages that use Property.DenormalizedViewProperty
org.jminor.framework.domain   
 

Uses of Property.DenormalizedViewProperty in org.jminor.framework.domain
 

Methods in org.jminor.framework.domain that return Property.DenormalizedViewProperty
static Property.DenormalizedViewProperty Properties.denormalizedViewProperty(String propertyID, String foreignKeyPropertyID, Property property, String caption)