| Package | Description |
|---|---|
| core.support.annotation.helper.annotationMap |
| Modifier and Type | Method and Description |
|---|---|
AnnotationObject |
AnnotationObject.data() |
AnnotationObject |
AnnotationObject.panel() |
AnnotationObject |
AnnotationObject.service() |
| Modifier and Type | Method and Description |
|---|---|
static List<File> |
ModuleMapHelper.getFilesWithAnnotation(List<File> files,
AnnotationObject annotation)
filters files that are in data folder
|
static Map<String,List<String>> |
ModuleMapHelper.getModuleMap(AnnotationObject annotation)
maps the module with the panels containing the Panel annotation
|
Copyright © 2020. All rights reserved.