Uses of Package
org.springframework.binding

Packages that use org.springframework.binding
org.springframework.binding Base interfaces for property read/write access. 
org.springframework.binding.form.support   
org.springframework.binding.support Implementations of the property access interfaces providing basic bean/class access. 
org.springframework.binding.value.support Supporting value model and value holder implementations. 
org.springframework.rules.constraint.property Out of the box predicates and constraint building blocks involving bean properties. 
 

Classes in org.springframework.binding used by org.springframework.binding
MutablePropertyAccessStrategy
           An extension of the base property access strategy interface that allows for mutable operations.
PropertyAccessStrategy
          A strategy for accessing a domain object's properties.
PropertyMetadataAccessStrategy
          Simple interface for accessing metadata about a particular property.
 

Classes in org.springframework.binding used by org.springframework.binding.form.support
MutablePropertyAccessStrategy
           An extension of the base property access strategy interface that allows for mutable operations.
PropertyAccessStrategy
          A strategy for accessing a domain object's properties.
PropertyMetadataAccessStrategy
          Simple interface for accessing metadata about a particular property.
 

Classes in org.springframework.binding used by org.springframework.binding.support
MutablePropertyAccessStrategy
           An extension of the base property access strategy interface that allows for mutable operations.
PropertyAccessStrategy
          A strategy for accessing a domain object's properties.
PropertyMetadataAccessStrategy
          Simple interface for accessing metadata about a particular property.
 

Classes in org.springframework.binding used by org.springframework.binding.value.support
MutablePropertyAccessStrategy
           An extension of the base property access strategy interface that allows for mutable operations.
 

Classes in org.springframework.binding used by org.springframework.rules.constraint.property
MutablePropertyAccessStrategy
           An extension of the base property access strategy interface that allows for mutable operations.
PropertyAccessStrategy
          A strategy for accessing a domain object's properties.
 



Copyright © 2004-2009 The Spring Framework. All Rights Reserved.