public abstract class BaseWrapper extends Object implements org.springframework.context.ApplicationContextAware
| Modifier and Type | Field and Description |
|---|---|
protected org.springframework.context.ApplicationContext |
context |
| Constructor and Description |
|---|
BaseWrapper() |
| Modifier and Type | Method and Description |
|---|---|
protected List<MapElementWrapper> |
createElementWrappers(AdditionalFields model)
Utility method.
|
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionprotected List<MapElementWrapper> createElementWrappers(AdditionalFields model)
model - the domain objectCopyright © 2015. All Rights Reserved.