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