public interface NamingConvention
boolean isTargetClassName(String className)
boolean isHotdeployTargetClassName(String className)
boolean isIgnoreClassName(String className)
boolean isSkipClass(Class<?> clazz)
String getActionSuffix()
String getFormSuffix()
String getAssistSuffix()
String getServiceSuffix()
String getLogicSuffix()
String getHelperSuffix()
String getInterceptorSuffix()
String getValidatorSuffix()
String getConverterSuffix()
String getImplementationSuffix()
String getLogicPackageName()
String getServicePackageName()
String getInterceptorPackageName()
String getValidatorPackageName()
String getConverterPackageName()
String getHelperPackageName()
String getImplementationPackageName()
String getViewExtension()
String getViewRootPath()
String adjustViewRootPath()
String[] getRootPackageNames()
String[] getIgnorePackageNames()
String getSubApplicationRootPackageName()
Copyright © 2015–2016 The DBFlute Project. All rights reserved.