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(java.lang.String propertyNameFullyQualified,
EventBean reference) |
void |
savePropertyColl(java.lang.String propertyNameFullyQualified,
EventBean reference,
java.util.Collection<EventBean> events) |
ExpressionResultCacheEntryBeanAndCollBean getPropertyColl(java.lang.String propertyNameFullyQualified, EventBean reference)