public interface ExpressionResultCacheForPropUnwrap
NOTE: ExpressionResultCacheForPropUnwrap should not be held onto since the instance returned can be reused.
Modifier and Type | Method and Description |
---|---|
ExpressionResultCacheEntryBeanAndCollBean |
getPropertyColl(String propertyNameFullyQualified,
EventBean reference) |
void |
savePropertyColl(String propertyNameFullyQualified,
EventBean reference,
Collection<EventBean> events) |
ExpressionResultCacheEntryBeanAndCollBean getPropertyColl(String propertyNameFullyQualified, EventBean reference)
void savePropertyColl(String propertyNameFullyQualified, EventBean reference, Collection<EventBean> events)