Uses of Annotation Type
de.knightsoftnet.gwtp.spring.server.annotation.BackofficeGenerator
Packages that use BackofficeGenerator
-
Uses of BackofficeGenerator in de.knightsoftnet.gwtp.spring.server.annotation.processor
Methods in de.knightsoftnet.gwtp.spring.server.annotation.processor with parameters of type BackofficeGeneratorModifier and TypeMethodDescriptionprotected voidBackofficeControllerCreator.addAdditionalImports(String serverPackage, Element element, BackofficeGenerator annotationInterface) protected voidBackofficePredicateBuilderCreator.addAdditionalImports(String serverPackage, Element element, BackofficeGenerator annotationInterface) protected voidBackofficePredicateCreator.addAdditionalImports(String serverPackage, Element element, BackofficeGenerator annotationInterface) protected voidBackofficeRepositoryCreator.addAdditionalImports(String serverPackage, Element element, BackofficeGenerator annotationInterface) protected voidBackofficeControllerCreator.writeBody(PrintWriter out, String serverPackage, Element element, BackofficeGenerator annotationInterface, ProcessingEnvironment processingEnv) protected voidBackofficePredicateBuilderCreator.writeBody(PrintWriter out, String serverPackage, Element element, BackofficeGenerator annotationInterface, ProcessingEnvironment processingEnv) protected voidBackofficePredicateCreator.writeBody(PrintWriter out, String serverPackage, Element element, BackofficeGenerator annotationInterface, ProcessingEnvironment processingEnv) protected voidBackofficeRepositoryCreator.writeBody(PrintWriter out, String serverPackage, Element element, BackofficeGenerator annotationInterface, ProcessingEnvironment processingEnv)