Class AbstractValidateableGenerator
java.lang.Object
org.tentackle.buildsupport.codegen.AbstractGenerator
org.tentackle.maven.plugin.wizard.AbstractValidateableGenerator
- All Implemented Interfaces:
org.tentackle.validate.ScopeConfigurator,org.tentackle.validate.Validateable
- Direct Known Subclasses:
OperationGenerator,PdoGenerator
public abstract class AbstractValidateableGenerator
extends org.tentackle.buildsupport.codegen.AbstractGenerator
implements org.tentackle.validate.ScopeConfigurator, org.tentackle.validate.Validateable
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.tentackle.buildsupport.codegen.AbstractGenerator
createFreemarkerConfiguration, getTemplateDirectory, setTemplateDirectoryMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.tentackle.validate.Validateable
validate
-
Constructor Details
-
AbstractValidateableGenerator
public AbstractValidateableGenerator()
-
-
Method Details
-
getDefaultScopes
- Specified by:
getDefaultScopesin interfaceorg.tentackle.validate.ScopeConfigurator
-