|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyMetadataAccessStrategy | |
---|---|
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. |
Uses of PropertyMetadataAccessStrategy in org.springframework.binding |
---|
Methods in org.springframework.binding that return PropertyMetadataAccessStrategy | |
---|---|
PropertyMetadataAccessStrategy |
PropertyAccessStrategy.getMetadataAccessStrategy()
Get a metadata accessor, which can return meta information about particular properties of the backed domain object. |
Uses of PropertyMetadataAccessStrategy in org.springframework.binding.form.support |
---|
Methods in org.springframework.binding.form.support that return PropertyMetadataAccessStrategy | |
---|---|
PropertyMetadataAccessStrategy |
FormModelPropertyAccessStrategy.getMetadataAccessStrategy()
|
Uses of PropertyMetadataAccessStrategy in org.springframework.binding.support |
---|
Methods in org.springframework.binding.support that return PropertyMetadataAccessStrategy | |
---|---|
PropertyMetadataAccessStrategy |
AbstractPropertyAccessStrategy.getMetadataAccessStrategy()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |