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