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