Uses of Class
core.support.annotation.helper.annotationMap.AnnotationObject
Packages that use AnnotationObject
-
Uses of AnnotationObject in core.support.annotation.helper.annotationMap
Methods in core.support.annotation.helper.annotationMap that return AnnotationObjectModifier and TypeMethodDescriptionAnnotationObject.data()AnnotationObject.panel()AnnotationObject.service()Methods in core.support.annotation.helper.annotationMap with parameters of type AnnotationObjectModifier and TypeMethodDescriptionModuleMapHelper.getFilesWithAnnotation(List<File> files, AnnotationObject annotation) filters files that are in data folder if file has annotation: @Panel, @Data, @Interface, then add to file listModuleMapHelper.getModuleMap(AnnotationObject annotation) maps the module with the panels containing the Panel annotation