public class ParamModelHandler extends ModelHandlerBase
context| Constructor and Description |
|---|
ParamModelHandler(Context context,
BeanDescriptionCache beanDescriptionCache) |
| Modifier and Type | Method and Description |
|---|---|
protected Class<ParamModel> |
getSupportedModelClass()
Subclasses should return the sub-class of Model that they expect to handle.
|
void |
handle(InterpretationContext intercon,
Model model) |
postHandleaddError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContextpublic ParamModelHandler(Context context, BeanDescriptionCache beanDescriptionCache)
protected Class<ParamModel> getSupportedModelClass()
ModelHandlerBasegetSupportedModelClass in class ModelHandlerBaseModelHandlerBase.isSupportedModelType(Model)public void handle(InterpretationContext intercon, Model model) throws ModelHandlerException
handle in class ModelHandlerBaseModelHandlerExceptionCopyright © 2005–2019 QOS.ch. All rights reserved.