Uses of Package
ma.glasnost.orika.property

Packages that use ma.glasnost.orika.property
ma.glasnost.orika.impl   
ma.glasnost.orika.metadata   
ma.glasnost.orika.property   
 

Classes in ma.glasnost.orika.property used by ma.glasnost.orika.impl
PropertyResolverStrategy
          PropertyResolverStrategy specifies a contract for resolution of mappable properties for a java type.
 

Classes in ma.glasnost.orika.property used by ma.glasnost.orika.metadata
PropertyResolver
          PropertyResolver defines the core functionality for resolving properties; specific PropertyResolverStrategy implementations should extend from this class, implementing the 'collectProperties' method.
PropertyResolverStrategy
          PropertyResolverStrategy specifies a contract for resolution of mappable properties for a java type.
 

Classes in ma.glasnost.orika.property used by ma.glasnost.orika.property
IntrospectorPropertyResolver
          IntrospectionPropertyResolver leverages JavaBeans introspector to resolve properties for provided types.
PropertyResolver
          PropertyResolver defines the core functionality for resolving properties; specific PropertyResolverStrategy implementations should extend from this class, implementing the 'collectProperties' method.
PropertyResolverStrategy
          PropertyResolverStrategy specifies a contract for resolution of mappable properties for a java type.
 



Copyright © 2013 Glasnost. All Rights Reserved.