- generate() - Method in class org.tentackle.maven.wizard.GeneratedFile
-
Generates the file.
- generate() - Method in class org.tentackle.maven.wizard.OperationGenerator
-
Creates the operation files.
- generate() - Method in class org.tentackle.maven.wizard.PdoGenerator
-
Creates the PDO files.
- GeneratedFile - Class in org.tentackle.maven.wizard
-
File to be generated by freemarker.
- GeneratedFile(Configuration, HashMap, String, File) - Constructor for class org.tentackle.maven.wizard.GeneratedFile
-
Creates a file to be generated.
- getClassId() - Method in class org.tentackle.maven.wizard.PdoGenerator
-
- getDefaultScopes() - Method in class org.tentackle.maven.wizard.AbstractGenerator
-
- getDomainImplementation() - Method in class org.tentackle.maven.wizard.OperationGenerator
-
- getDomainImplementation() - Method in class org.tentackle.maven.wizard.PdoGenerator
-
- getDomainImplementation() - Method in class org.tentackle.maven.wizard.Profile
-
- getDomainImplPackage() - Method in class org.tentackle.maven.wizard.Profile
-
- getDomainImplPackageInfo() - Method in class org.tentackle.maven.wizard.Profile
-
- getDomainInterface() - Method in class org.tentackle.maven.wizard.OperationGenerator
-
- getDomainInterface() - Method in class org.tentackle.maven.wizard.PdoGenerator
-
- getDomainInterface() - Method in class org.tentackle.maven.wizard.Profile
-
- getDomainPackage() - Method in class org.tentackle.maven.wizard.Profile
-
- getDomainPackageInfo() - Method in class org.tentackle.maven.wizard.Profile
-
- getEmptyDuplicates() - Method in class org.tentackle.maven.wizard.PackageInfo
-
Gets the empty duplicates for this package info.
If an empty package is found more than once in different modules, it cannot be used in profiles
because the generator cannot decide which one to use.
- getEntityAliases() - Method in class org.tentackle.maven.wizard.AbstractWizardMojo
-
Gets the entity aliases.
- getEntityName() - Method in class org.tentackle.maven.wizard.PdoGenerator
-
- getInheritanceType() - Method in class org.tentackle.maven.wizard.PdoGenerator
-
- getLongDescription() - Method in class org.tentackle.maven.wizard.OperationGenerator
-
- getLongDescription() - Method in class org.tentackle.maven.wizard.PdoGenerator
-
- getMaxClassId() - Method in class org.tentackle.maven.wizard.PdoProfile
-
- getMinClassId() - Method in class org.tentackle.maven.wizard.PdoProfile
-
- getModelDefaults() - Method in class org.tentackle.maven.wizard.AbstractWizardMojo
-
Gets the model defaults.
- getName() - Method in class org.tentackle.maven.wizard.PackageInfo
-
Gets the package name.
- getName() - Method in class org.tentackle.maven.wizard.Profile
-
- getOperationInterface() - Method in class org.tentackle.maven.wizard.OperationProfile
-
- getOperationName() - Method in class org.tentackle.maven.wizard.OperationGenerator
-
- getOperationPackage() - Method in class org.tentackle.maven.wizard.OperationProfile
-
- getOperationPackageInfo() - Method in class org.tentackle.maven.wizard.OperationProfile
-
- getOperationProfiles() - Method in class org.tentackle.maven.wizard.OperationMojo
-
- getPackageInfo(Map<String, PackageInfo>, String) - Method in class org.tentackle.maven.wizard.Profile
-
Determines the package info for a given package name.
- getPath() - Method in class org.tentackle.maven.wizard.PackageInfo
-
Gets the directory path of the package.
- getPdoInterface() - Method in class org.tentackle.maven.wizard.PdoProfile
-
- getPdoPackage() - Method in class org.tentackle.maven.wizard.PdoProfile
-
- getPdoPackageInfo() - Method in class org.tentackle.maven.wizard.PdoProfile
-
- getPdoProfiles() - Method in class org.tentackle.maven.wizard.PdoMojo
-
- getPersistenceImplementation() - Method in class org.tentackle.maven.wizard.OperationGenerator
-
- getPersistenceImplementation() - Method in class org.tentackle.maven.wizard.PdoGenerator
-
- getPersistenceImplementation() - Method in class org.tentackle.maven.wizard.Profile
-
- getPersistenceImplPackage() - Method in class org.tentackle.maven.wizard.Profile
-
- getPersistenceImplPackageInfo() - Method in class org.tentackle.maven.wizard.Profile
-
- getPersistenceInterface() - Method in class org.tentackle.maven.wizard.OperationGenerator
-
- getPersistenceInterface() - Method in class org.tentackle.maven.wizard.PdoGenerator
-
- getPersistenceInterface() - Method in class org.tentackle.maven.wizard.Profile
-
- getPersistencePackage() - Method in class org.tentackle.maven.wizard.Profile
-
- getPersistencePackageInfo() - Method in class org.tentackle.maven.wizard.Profile
-
- getProfile() - Method in class org.tentackle.maven.wizard.OperationGenerator
-
- getProfile() - Method in class org.tentackle.maven.wizard.PdoGenerator
-
- getProfiles(Class<T>) - Method in class org.tentackle.maven.wizard.AbstractWizardMojo
-
Gets the profiles.
- getProject() - Method in class org.tentackle.maven.wizard.PackageInfo
-
Gets the maven project containing the package.
- getShortDescription() - Method in class org.tentackle.maven.wizard.OperationGenerator
-
- getShortDescription() - Method in class org.tentackle.maven.wizard.PdoGenerator
-
- getStatusDir() - Method in class org.tentackle.maven.wizard.AbstractWizardMojo
-
Gets the status directory.
- getSuperDomainImplementation() - Method in class org.tentackle.maven.wizard.OperationGenerator
-
Gets the name of the parent domain class.
- getSuperDomainImplementation() - Method in class org.tentackle.maven.wizard.PdoGenerator
-
Gets the name of the parent domain class.
- getSuperDomainInterface() - Method in class org.tentackle.maven.wizard.OperationGenerator
-
Gets the name of the parent domain interface.
- getSuperDomainInterface() - Method in class org.tentackle.maven.wizard.PdoGenerator
-
Gets the name of the parent domain interface.
- getSuperEntity() - Method in class org.tentackle.maven.wizard.PdoGenerator
-
- getSuperOperationInterface() - Method in class org.tentackle.maven.wizard.OperationGenerator
-
Gets the name of the parent operation interface.
- getSuperOperationName() - Method in class org.tentackle.maven.wizard.OperationGenerator
-
- getSuperPdoInterface() - Method in class org.tentackle.maven.wizard.PdoGenerator
-
Gets the name of the parent pdo interface.
- getSuperPersistenceImplementation() - Method in class org.tentackle.maven.wizard.OperationGenerator
-
Gets the name of the parent persistence class.
- getSuperPersistenceImplementation() - Method in class org.tentackle.maven.wizard.PdoGenerator
-
Gets the name of the parent persistence class.
- getSuperPersistenceInterface() - Method in class org.tentackle.maven.wizard.OperationGenerator
-
Gets the name of the parent persistence interface.
- getSuperPersistenceInterface() - Method in class org.tentackle.maven.wizard.PdoGenerator
-
Gets the name of the parent persistence interface.
- getTableName() - Method in class org.tentackle.maven.wizard.PdoGenerator
-
- getTablePrefix() - Method in class org.tentackle.maven.wizard.PdoProfile
-
- getTemplateDir() - Method in class org.tentackle.maven.wizard.AbstractWizardMojo
-
Gets the template directory.