public class ExpressionResultCacheForPropUnwrapImpl extends Object implements ExpressionResultCacheForPropUnwrap
Constructor and Description |
---|
ExpressionResultCacheForPropUnwrapImpl() |
Modifier and Type | Method and Description |
---|---|
ExpressionResultCacheEntryBeanAndCollBean |
getPropertyColl(String propertyNameFullyQualified,
EventBean reference) |
void |
savePropertyColl(String propertyNameFullyQualified,
EventBean reference,
Collection<EventBean> events) |
public ExpressionResultCacheForPropUnwrapImpl()
public ExpressionResultCacheEntryBeanAndCollBean getPropertyColl(String propertyNameFullyQualified, EventBean reference)
getPropertyColl
in interface ExpressionResultCacheForPropUnwrap
public void savePropertyColl(String propertyNameFullyQualified, EventBean reference, Collection<EventBean> events)
savePropertyColl
in interface ExpressionResultCacheForPropUnwrap