public class FieldHandler extends BaseAnnotationHandler<GeneratedClassHolder>
| Modifier and Type | Field and Description |
|---|---|
static List<Class<? extends Annotation>> |
REST_METHOD_ANNOTATIONS_WITH_PARAM |
protected RestSpringValidatorHelper |
restSpringValidatorHelper |
annotationHelper, codeModelHelper, validatorHelper| Constructor and Description |
|---|
FieldHandler(AndroidAnnotationsEnvironment environment) |
| Modifier and Type | Method and Description |
|---|---|
void |
process(Element element,
GeneratedClassHolder holder) |
protected void |
validate(Element element,
ElementValidation validation) |
getClasses, getCodeModel, getEnvironment, getJClass, getJClass, getProcessingEnvironment, getTarget, hasTargetMethod, isEnabled, validatepublic static final List<Class<? extends Annotation>> REST_METHOD_ANNOTATIONS_WITH_PARAM
protected final RestSpringValidatorHelper restSpringValidatorHelper
public FieldHandler(AndroidAnnotationsEnvironment environment)
protected void validate(Element element, ElementValidation validation)
public void process(Element element, GeneratedClassHolder holder) throws Exception
ExceptionCopyright © 2010–2019 simpligility technologies inc.. All rights reserved.