public interface AnterosGenerationConfig
| Modifier and Type | Method and Description |
|---|---|
List<URL> |
getClassPathURLs() |
com.thoughtworks.qdox.model.JavaClass |
getClazz() |
freemarker.template.Configuration |
getConfiguration() |
AnterosGenerationLog |
getGenerationLog() |
String |
getPackageDestination() |
String |
getPackageDirectory() |
List<String> |
getPackageScanComponentsList() |
String |
getPackageScanEntity() |
String |
getProjectDisplayName() |
String |
getPropertiesFile() |
String |
getSourceDestination() |
boolean |
isGenerateController() |
boolean |
isGenerateForAbstractClass() |
boolean |
isGenerateJavaConfiguration() |
boolean |
isGenerateRepository() |
boolean |
isGenerateService() |
boolean |
isIncludeSecurity() |
void |
setClazz(com.thoughtworks.qdox.model.JavaClass clazz) |
void |
setConfiguration(freemarker.template.Configuration configuration) |
AnterosGenerationLog getGenerationLog()
String getPackageDirectory()
com.thoughtworks.qdox.model.JavaClass getClazz()
freemarker.template.Configuration getConfiguration()
String getPackageDestination()
String getProjectDisplayName()
String getPropertiesFile()
String getPackageScanEntity()
String getSourceDestination()
boolean isIncludeSecurity()
boolean isGenerateRepository()
boolean isGenerateJavaConfiguration()
boolean isGenerateService()
boolean isGenerateController()
boolean isGenerateForAbstractClass()
void setConfiguration(freemarker.template.Configuration configuration)
void setClazz(com.thoughtworks.qdox.model.JavaClass clazz)
Copyright © 2017 Anteros Tecnologia. All rights reserved.