Uses of Annotation Type
de.knightsoftnet.gwtp.spring.client.annotation.BackofficeClientGenerator
Packages that use BackofficeClientGenerator
-
Uses of BackofficeClientGenerator in de.knightsoftnet.gwtp.spring.annotation.processor
Methods in de.knightsoftnet.gwtp.spring.annotation.processor with parameters of type BackofficeClientGeneratorModifier and TypeMethodDescriptionprotected voidBackofficeLocalInterfaceCreator.addAdditionalImports(String serverPackage, Element element, BackofficeClientGenerator annotationInterface) protected voidBackofficeLocalPropertyCreator.addAdditionalImports(String serverPackage, Element element, BackofficeClientGenerator annotationInterface) protected voidBackofficePresenterCreator.addAdditionalImports(String serverPackage, Element element, BackofficeClientGenerator annotationInterface) protected voidBackofficeServiceCreator.addAdditionalImports(String serverPackage, Element element, BackofficeClientGenerator annotationInterface) protected voidBackofficeLocalInterfaceCreator.writeBody(PrintWriter out, String serverPackage, Element element, BackofficeClientGenerator annotationInterface, ProcessingEnvironment processingEnv) protected voidBackofficeLocalPropertyCreator.writeBody(PrintWriter out, String serverPackage, Element element, BackofficeClientGenerator annotationInterface, ProcessingEnvironment processingEnv) protected voidBackofficePresenterCreator.writeBody(PrintWriter out, String serverPackage, Element element, BackofficeClientGenerator annotationInterface, ProcessingEnvironment processingEnv) protected voidBackofficeServiceCreator.writeBody(PrintWriter out, String serverPackage, Element element, BackofficeClientGenerator annotationInterface, ProcessingEnvironment processingEnv)