
public class ListKeyIndexBuilder extends AbstractDataBuilder
KeyIndexesBuilder.| Constructor and Description |
|---|
ListKeyIndexBuilder() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
build(AnnotationData data,
Annotation annotation,
Class<? extends Annotation> expectedAnnotationClass,
Method targetMethod) |
protected boolean |
support(Class<? extends Annotation> expectedAnnotationClass) |
getAnnotation, invokeMethod, isType, populate, throwExceptionprotected void build(AnnotationData data, Annotation annotation, Class<? extends Annotation> expectedAnnotationClass, Method targetMethod) throws Exception
build in class AbstractDataBuilderExceptionprotected boolean support(Class<? extends Annotation> expectedAnnotationClass)
support in class AbstractDataBuilderCopyright © 2019. All rights reserved.