public abstract class PropertyAccessDelegation<T,C> extends Object
| Constructor and Description |
|---|
PropertyAccessDelegation() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract C |
getContextValue(IRulesRuntimeContext context) |
protected abstract T |
getPropertyValue(ITableProperties properties) |
protected abstract C getContextValue(IRulesRuntimeContext context)
protected abstract T getPropertyValue(ITableProperties properties)
Copyright © 2004–2019 OpenL Tablets. All rights reserved.