public class RulesRuntimeContextDelegator extends DefaultRulesRuntimeContext
DefaultRulesRuntimeContext.IRulesRuntimeContextAdapter| Constructor and Description |
|---|
RulesRuntimeContextDelegator(IRulesRuntimeContext delegate) |
| Modifier and Type | Method and Description |
|---|---|
CaProvincesEnum |
getCaProvince() |
CaRegionsEnum |
getCaRegion() |
CountriesEnum |
getCountry() |
CurrenciesEnum |
getCurrency() |
Date |
getCurrentDate() |
LanguagesEnum |
getLang() |
String |
getLob() |
IOpenMethod |
getMethodForOpenMethodDispatcher(OpenMethodDispatcher openMethodDispatcher) |
String |
getNature() |
RegionsEnum |
getRegion() |
Date |
getRequestDate() |
UsRegionsEnum |
getUsRegion() |
UsStatesEnum |
getUsState() |
Object |
getValue(String name) |
void |
putMethodForOpenMethodDispatcher(OpenMethodDispatcher openMethodDispatcher,
IOpenMethod method) |
String |
toString() |
clone, setCaProvince, setCaRegion, setCountry, setCurrency, setCurrentDate, setLang, setLob, setNature, setRegion, setRequestDate, setUsRegion, setUsState, setValuepublic RulesRuntimeContextDelegator(IRulesRuntimeContext delegate)
public Object getValue(String name)
getValue in interface IRulesRuntimeContextgetValue in class DefaultRulesRuntimeContextpublic String toString()
toString in class DefaultRulesRuntimeContextpublic IOpenMethod getMethodForOpenMethodDispatcher(OpenMethodDispatcher openMethodDispatcher)
getMethodForOpenMethodDispatcher in interface IRulesRuntimeContextOptimizationForOpenMethodDispatchergetMethodForOpenMethodDispatcher in class DefaultRulesRuntimeContextpublic void putMethodForOpenMethodDispatcher(OpenMethodDispatcher openMethodDispatcher, IOpenMethod method)
putMethodForOpenMethodDispatcher in interface IRulesRuntimeContextOptimizationForOpenMethodDispatcherputMethodForOpenMethodDispatcher in class DefaultRulesRuntimeContextpublic Date getCurrentDate()
getCurrentDate in interface IRulesRuntimeContextgetCurrentDate in class DefaultRulesRuntimeContextpublic Date getRequestDate()
getRequestDate in interface IRulesRuntimeContextgetRequestDate in class DefaultRulesRuntimeContextpublic String getLob()
getLob in interface IRulesRuntimeContextgetLob in class DefaultRulesRuntimeContextpublic String getNature()
getNature in interface IRulesRuntimeContextgetNature in class DefaultRulesRuntimeContextpublic UsStatesEnum getUsState()
getUsState in interface IRulesRuntimeContextgetUsState in class DefaultRulesRuntimeContextpublic CountriesEnum getCountry()
getCountry in interface IRulesRuntimeContextgetCountry in class DefaultRulesRuntimeContextpublic UsRegionsEnum getUsRegion()
getUsRegion in interface IRulesRuntimeContextgetUsRegion in class DefaultRulesRuntimeContextpublic CurrenciesEnum getCurrency()
getCurrency in interface IRulesRuntimeContextgetCurrency in class DefaultRulesRuntimeContextpublic LanguagesEnum getLang()
getLang in interface IRulesRuntimeContextgetLang in class DefaultRulesRuntimeContextpublic RegionsEnum getRegion()
getRegion in interface IRulesRuntimeContextgetRegion in class DefaultRulesRuntimeContextpublic CaProvincesEnum getCaProvince()
getCaProvince in interface IRulesRuntimeContextgetCaProvince in class DefaultRulesRuntimeContextpublic CaRegionsEnum getCaRegion()
getCaRegion in interface IRulesRuntimeContextgetCaRegion in class DefaultRulesRuntimeContextCopyright © 2004–2019 OpenL Tablets. All rights reserved.