public abstract class AbstractRestMethodWithParameterHandler extends RestMethodHandler
restAnnotationHelper, restSpringValidatorHelperannotationHelper, codeModelHelper, validatorHelper| Constructor and Description |
|---|
AbstractRestMethodWithParameterHandler(Class<?> targetClass,
AndroidAnnotationsEnvironment environment) |
| Modifier and Type | Method and Description |
|---|---|
protected com.helger.jcodemodel.IJExpression |
getRequestEntity(ExecutableElement element,
RestHolder holder,
com.helger.jcodemodel.JBlock methodBody,
SortedMap<String,com.helger.jcodemodel.JVar> params) |
void |
validate(Element element,
ElementValidation validation) |
addMethodParams, addResultCallMethod, getHttpMethod, getMethodReturnClass, getResponseClass, getUrl, getUrlSuffix, getUrlVariables, processgetClasses, getCodeModel, getEnvironment, getJClass, getJClass, getProcessingEnvironment, getTarget, hasTargetMethod, isEnabled, validatepublic AbstractRestMethodWithParameterHandler(Class<?> targetClass, AndroidAnnotationsEnvironment environment)
public void validate(Element element, ElementValidation validation)
validate in class RestMethodHandlerprotected com.helger.jcodemodel.IJExpression getRequestEntity(ExecutableElement element, RestHolder holder, com.helger.jcodemodel.JBlock methodBody, SortedMap<String,com.helger.jcodemodel.JVar> params)
getRequestEntity in class RestMethodHandlerCopyright © 2010–2019 simpligility technologies inc.. All rights reserved.