|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.binding.support.AbstractPropertyAccessStrategy
org.springframework.binding.support.BeanPropertyAccessStrategy
org.springframework.binding.form.support.TestPropertyAccessStrategy
public class TestPropertyAccessStrategy
Constructor Summary | |
---|---|
TestPropertyAccessStrategy(Object bean)
|
Method Summary | |
---|---|
org.springframework.binding.value.ValueModel |
getPropertyValueModel(String propertyPath)
|
String |
lastRequestedValueModel()
|
int |
numValueModelRequests()
|
Methods inherited from class org.springframework.binding.support.BeanPropertyAccessStrategy |
---|
domainObjectChanged, getBeanWrapper, getPropertyAccessor, getPropertyAccessStrategyForPath, newPropertyAccessStrategy |
Methods inherited from class org.springframework.binding.support.AbstractPropertyAccessStrategy |
---|
getAllUserMetadataFor, getDomainObject, getDomainObjectHolder, getFullPropertyPath, getLastPropertySeparatorIndex, getMetadataAccessStrategy, getParentPropertyPath, getPropertyName, getPropertyValue, getUserMetadataFor |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestPropertyAccessStrategy(Object bean)
Method Detail |
---|
public org.springframework.binding.value.ValueModel getPropertyValueModel(String propertyPath) throws BeansException
getPropertyValueModel
in interface org.springframework.binding.MutablePropertyAccessStrategy
getPropertyValueModel
in class org.springframework.binding.support.AbstractPropertyAccessStrategy
BeansException
public int numValueModelRequests()
public String lastRequestedValueModel()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |