public class PropertyModelHandler extends ModelHandlerBase
| Modifier and Type | Field and Description |
|---|---|
static String |
INVALID_ATTRIBUTES |
context| Constructor and Description |
|---|
PropertyModelHandler(Context context) |
| Modifier and Type | Method and Description |
|---|---|
protected Class<PropertyModel> |
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 static final String INVALID_ATTRIBUTES
public PropertyModelHandler(Context context)
protected Class<PropertyModel> 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.