Modifier and Type | Method and Description |
---|---|
Collection<ValueMap> |
MappedAttributeDefinition.getValueMaps()
Get the value maps.
|
Modifier and Type | Method and Description |
---|---|
List<ValueMap> |
MappedAttributeDefinitionFactoryBean.getValueMaps()
Gets the value maps.
|
protected List<ValueMap> |
MappedAttributeDefinitionBeanDefinitionParser.processValueMaps(String pluginId,
Map<QName,List<Element>> pluginConfigChildren,
org.springframework.beans.factory.support.BeanDefinitionBuilder pluginBuilder)
Process the value map elements.
|
Modifier and Type | Method and Description |
---|---|
void |
MappedAttributeDefinitionFactoryBean.setValueMaps(List<ValueMap> newValueMaps)
Sets the value maps.
|
Copyright © 1999–2014. All rights reserved.