com.liferay.portlet.dynamicdatamapping.storage
Class ExpandoValueBeanResolver
java.lang.Object
com.liferay.portlet.dynamicdatamapping.storage.ExpandoValueBeanResolver
- All Implemented Interfaces:
- org.springframework.expression.BeanResolver
public class ExpandoValueBeanResolver
- extends Object
- implements org.springframework.expression.BeanResolver
Method Summary |
Object |
resolve(org.springframework.expression.EvaluationContext context,
String beanName)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExpandoValueBeanResolver
public ExpandoValueBeanResolver(List<ExpandoValue> expandoValues)
resolve
public Object resolve(org.springframework.expression.EvaluationContext context,
String beanName)
- Specified by:
resolve
in interface org.springframework.expression.BeanResolver