Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
O
R
S
T
U
A
addDefaultComponent(String, String, boolean)
- Method in class org.appfuse.mojo.
HibernateExporterMojo
Adds a default goal.
addFileset(FileSet)
- Method in class org.appfuse.tool.
RenamePackages
simple method to add filesets
AntUtils
- Class in
org.appfuse.mojo.installer
This class will provide a set of methods to interact with the ant build system at a java level.
AntUtils()
- Constructor for class org.appfuse.mojo.installer.
AntUtils
Creates a new AntUtilities object.
AppFuseExporter
- Class in
org.appfuse.tool
This class is used to process FreeMarker templates and produce files from them.
AppFuseExporter()
- Constructor for class org.appfuse.tool.
AppFuseExporter
AppFuseExporter(Configuration, File)
- Constructor for class org.appfuse.tool.
AppFuseExporter
AppFuseGenerateCoreMojo
- Class in
org.appfuse.mojo.exporter
Generates Java classes and tests for DAOs and Managers from set of annotated POJOs.
AppFuseGenerateCoreMojo()
- Constructor for class org.appfuse.mojo.exporter.
AppFuseGenerateCoreMojo
AppFuseGenerateWebMojo
- Class in
org.appfuse.mojo.exporter
Generates Java classes and tests for DAOs and Managers from set of annotated POJOs.
AppFuseGenerateWebMojo()
- Constructor for class org.appfuse.mojo.exporter.
AppFuseGenerateWebMojo
AppFuseGeneratorMojo
- Class in
org.appfuse.mojo.exporter
Generates Java classes from set of annotated POJOs.
AppFuseGeneratorMojo()
- Constructor for class org.appfuse.mojo.exporter.
AppFuseGeneratorMojo
Default constructor.
AppFuseGeneratorMojo.POJOSearcher
- Class in
org.appfuse.mojo.exporter
AppFuseGeneratorMojo.POJOSearcher(String)
- Constructor for class org.appfuse.mojo.exporter.
AppFuseGeneratorMojo.POJOSearcher
AppFusePackageRefactorMojo
- Class in
org.appfuse.mojo.refactor
Refactors appfuse.org from imports, files, mappings, etc.
AppFusePackageRefactorMojo()
- Constructor for class org.appfuse.mojo.refactor.
AppFusePackageRefactorMojo
ArtifactInstaller
- Class in
org.appfuse.tool
This class is responsible for installing generated CRUD artifacts into an AppFuse application.
ArtifactInstaller(MavenProject, String, String, String, boolean)
- Constructor for class org.appfuse.tool.
ArtifactInstaller
ArtifactUninstaller
- Class in
org.appfuse.tool
This class is responsible for removing generated CRUD artifacts from an AppFuse application.
ArtifactUninstaller(MavenProject, String, String, boolean)
- Constructor for class org.appfuse.tool.
ArtifactUninstaller
C
Component
- Class in
org.appfuse.mojo.exporter
Bean in charge to hold the default values needed to run a goal.
Component()
- Constructor for class org.appfuse.mojo.exporter.
Component
configureExporter(Exporter)
- Method in class org.appfuse.mojo.exporter.
AppFuseGenerateCoreMojo
configureExporter(Exporter)
- Method in class org.appfuse.mojo.exporter.
AppFuseGenerateWebMojo
configureExporter(Exporter)
- Method in class org.appfuse.mojo.exporter.
AppFuseGeneratorMojo
configureExporter(Exporter)
- Method in class org.appfuse.mojo.exporter.
GenericExporterMojo
configureExporter(Exporter)
- Method in class org.appfuse.mojo.exporter.
ModelGeneratorMojo
configureExporter(Exporter)
- Method in class org.appfuse.mojo.
HibernateExporterMojo
Configures the Exporter.
copyGeneratedObjects(String, String, String)
- Method in class org.appfuse.tool.
ArtifactInstaller
This method will copy files from the source directory to the destination directory based on the pattern.
CopyTemplatesMojo
- Class in
org.appfuse.mojo.installer
This mojo is used to copy FreeMarker templates from AMP into an AppFuse project.
CopyTemplatesMojo()
- Constructor for class org.appfuse.mojo.installer.
CopyTemplatesMojo
createExporter()
- Method in class org.appfuse.mojo.exporter.
AppFuseGeneratorMojo
Instantiates a org.appfuse.tool.AppFuseExporter object.
createExporter()
- Method in class org.appfuse.mojo.exporter.
GenericExporterMojo
Instantiates a org.hibernate.tool.hbm2x.Exporter object.
createExporter()
- Method in class org.appfuse.mojo.exporter.
ModelGeneratorMojo
Instantiates a org.hibernate.tool.hbm2x.POJOExporter object.
createExporter()
- Method in class org.appfuse.mojo.
HibernateExporterMojo
Gets the hibernate tool exporter based on the goal that is being called.
createExporter()
- Method in class org.appfuse.mojo.refactor.
AppFusePackageRefactorMojo
extending Hibernate exporter only to access the Maven project
createFileset(String, String, List)
- Static method in class org.appfuse.mojo.installer.
AntUtils
This method will create a fileset of files to be processed based on a diretory location and a set of include and exclude patterns.
createLoadFileTask(String, String)
- Method in class org.appfuse.mojo.installer.
InstallSourceMojo
This method will create an ANT based LoadFile task based on an infile and a property name.
createLoadFileTask(String, String)
- Method in class org.appfuse.tool.
ArtifactInstaller
This method will create an ANT based LoadFile task based on an infile and a property name.
createProject()
- Static method in class org.appfuse.mojo.installer.
AntUtils
This method will create an ant antProject object.
D
DataHelper
- Class in
org.appfuse.tool
This class is used to generate default data for tests, as well as manipulate Strings for Freemarker templates.
DataHelper()
- Constructor for class org.appfuse.tool.
DataHelper
deleteAll(String)
- Method in class org.appfuse.tool.
RenamePackages
This method removes directory structures
doExecute()
- Method in class org.appfuse.mojo.exporter.
AppFuseGeneratorMojo
Executes the plugin in an isolated classloader.
doExecute()
- Method in class org.appfuse.mojo.
HibernateExporterMojo
Executes the plugin in an isolated classloader.
doStart()
- Method in class org.appfuse.tool.
AppFuseExporter
E
execute()
- Method in class org.appfuse.mojo.exporter.
AppFuseGeneratorMojo
execute()
- Method in class org.appfuse.mojo.exporter.
ModelGeneratorMojo
execute()
- Method in class org.appfuse.mojo.
HibernateExporterMojo
execute()
- Method in class org.appfuse.mojo.installer.
CopyTemplatesMojo
execute()
- Method in class org.appfuse.mojo.installer.
InstallArtifactsMojo
execute()
- Method in class org.appfuse.mojo.installer.
InstallSourceMojo
execute()
- Method in class org.appfuse.mojo.installer.
UninstallArtifactsMojo
execute()
- Method in class org.appfuse.mojo.refactor.
AppFusePackageRefactorMojo
execute()
- Method in class org.appfuse.tool.
ArtifactInstaller
execute()
- Method in class org.appfuse.tool.
ArtifactUninstaller
execute()
- Method in class org.appfuse.tool.
RenamePackages
This is the main method that gets invoked when ANT calls this task
export()
- Method in class org.appfuse.tool.
SubversionUtils
F
formatFiles()
- Method in class org.appfuse.tool.
NoXMLFormatArtifactCollector
fromFile(String)
- Method in class org.appfuse.tool.
RenamePackages
G
generateFileNameListFromPattern(String, String)
- Static method in class org.appfuse.mojo.installer.
AntUtils
This method will take an ant based search pattern and a starting directory and return all the file names that match that pattern.
generateRandomStringValue(Column)
- Method in class org.appfuse.tool.
DataHelper
GenericExporterMojo
- Class in
org.appfuse.mojo.exporter
Generic exporter that can be controlled by a user provided template or class.
GenericExporterMojo()
- Constructor for class org.appfuse.mojo.exporter.
GenericExporterMojo
Default constructor.
getComponent()
- Method in class org.appfuse.mojo.
HibernateExporterMojo
Returns the parsed goal to the exporter.
getComponentConfiguration(String)
- Method in class org.appfuse.mojo.
HibernateExporterMojo
Returns the ComponentConfiguration for this maven goal.
getComponentProperties()
- Method in class org.appfuse.mojo.
HibernateExporterMojo
getComponentProperty(String)
- Method in class org.appfuse.mojo.
HibernateExporterMojo
getComponentProperty(String, boolean)
- Method in class org.appfuse.mojo.
HibernateExporterMojo
getComponentProperty(String, String)
- Method in class org.appfuse.mojo.
HibernateExporterMojo
getDatePattern()
- Static method in class org.appfuse.tool.
DataHelper
Return default datePattern (MM/dd/yyyy)
getFieldDescription(String)
- Method in class org.appfuse.tool.
DataHelper
Parse a field name and convert it to a titled set of words.
getImplementation()
- Method in class org.appfuse.mojo.exporter.
Component
Returns the alias of the Configuration class that this goal uses.
getJdbcType(String)
- Method in class org.appfuse.tool.
DataHelper
Get JDBC Type - used by iBATIS in sql-map.ftl
getLog()
- Method in class org.appfuse.tool.
ArtifactInstaller
getLog()
- Method in class org.appfuse.tool.
ArtifactUninstaller
getName()
- Method in class org.appfuse.mojo.exporter.
AppFuseGenerateCoreMojo
Returns
gen-core
.
getName()
- Method in class org.appfuse.mojo.exporter.
AppFuseGenerateWebMojo
Returns
gen-web
.
getName()
- Method in class org.appfuse.mojo.exporter.
AppFuseGeneratorMojo
Returns
gen
.
getName()
- Method in class org.appfuse.mojo.exporter.
Component
Returns this goal's name.
getName()
- Method in class org.appfuse.mojo.exporter.
GenericExporterMojo
Returns
hbmtemplate
.
getName()
- Method in class org.appfuse.mojo.exporter.
ModelGeneratorMojo
Returns
gen-model
.
getName()
- Method in class org.appfuse.mojo.refactor.
AppFusePackageRefactorMojo
extending Hibernate exporter only to access the Maven project
getName()
- Method in class org.appfuse.tool.
AppFuseExporter
getOutputDirectory()
- Method in class org.appfuse.mojo.exporter.
Component
Returns the output directory for this goal.
getPluralForWord(String)
- Method in class org.appfuse.tool.
StringUtils
getProject()
- Method in class org.appfuse.mojo.
HibernateExporterMojo
getTestValueForDbUnit(Column)
- Method in class org.appfuse.tool.
DataHelper
Generate a random value in a format that makes DbUnit happy.
getValueForJavaTest(Column)
- Method in class org.appfuse.tool.
DataHelper
Method to generate a random value for use in setting values in a Java test
getValueForWebTest(Column)
- Method in class org.appfuse.tool.
DataHelper
Method to generate a random value for use in setting WebTest parameters
H
HibernateExporterMojo
- Class in
org.appfuse.mojo
Base class for the different appfuse goals based on the Ant tasks of hibernate tools.
HibernateExporterMojo()
- Constructor for class org.appfuse.mojo.
HibernateExporterMojo
I
init()
- Method in class org.appfuse.tool.
AppFuseExporter
InstallArtifactsMojo
- Class in
org.appfuse.mojo.installer
This mojo is used to "install" generated artifacts (Java files, XML files) into an AppFuse project.
InstallArtifactsMojo()
- Constructor for class org.appfuse.mojo.installer.
InstallArtifactsMojo
InstallSourceMojo
- Class in
org.appfuse.mojo.installer
This mojo is used to "install" source artifacts from Subversion into an AppFuse project.
InstallSourceMojo()
- Constructor for class org.appfuse.mojo.installer.
InstallSourceMojo
isFullSource()
- Method in class org.appfuse.mojo.
HibernateExporterMojo
L
log
- Variable in class org.appfuse.tool.
RenamePackages
M
ModelGeneratorMojo
- Class in
org.appfuse.mojo.exporter
Generates Java classes from existing database tables.
ModelGeneratorMojo()
- Constructor for class org.appfuse.mojo.exporter.
ModelGeneratorMojo
Default constructor.
moveFiles(String, String, String)
- Method in class org.appfuse.mojo.installer.
InstallSourceMojo
This method will movie files from the source directory to the destination directory based on the pattern.
N
NoXMLFormatArtifactCollector
- Class in
org.appfuse.tool
NoXMLFormatArtifactCollector()
- Constructor for class org.appfuse.tool.
NoXMLFormatArtifactCollector
O
org.appfuse.mojo
- package org.appfuse.mojo
org.appfuse.mojo.exporter
- package org.appfuse.mojo.exporter
org.appfuse.mojo.installer
- package org.appfuse.mojo.installer
org.appfuse.mojo.refactor
- package org.appfuse.mojo.refactor
org.appfuse.tool
- package org.appfuse.tool
R
removeGeneratedFiles(String, String)
- Method in class org.appfuse.tool.
ArtifactUninstaller
This method will remove files from the source directory.
RenamePackages
- Class in
org.appfuse.tool
This class is almost a complete copy of replacepackages by Ben Gill.
RenamePackages(String)
- Constructor for class org.appfuse.tool.
RenamePackages
Constructor
S
searchForPojo(String)
- Method in class org.appfuse.mojo.exporter.
AppFuseGeneratorMojo.POJOSearcher
setBaseDir(String)
- Method in class org.appfuse.tool.
RenamePackages
Set the base directory.
setExistingPkgName(String)
- Method in class org.appfuse.tool.
RenamePackages
Set the existing package name.
setGenerateCoreOnly(boolean)
- Method in class org.appfuse.mojo.exporter.
AppFuseGeneratorMojo
setGenerateWebOnly(boolean)
- Method in class org.appfuse.mojo.exporter.
AppFuseGeneratorMojo
setGenericCore(boolean)
- Method in class org.appfuse.tool.
ArtifactInstaller
setGenericCore(boolean)
- Method in class org.appfuse.tool.
ArtifactUninstaller
setImplementation(String)
- Method in class org.appfuse.mojo.exporter.
Component
Sets the alias of the Configuration class that this goal uses.
setInvalidFileTypes(String)
- Method in class org.appfuse.tool.
RenamePackages
Override the default set of invalid file types that will be moved to the new package structure.
setName(String)
- Method in class org.appfuse.mojo.exporter.
Component
Sets this goal's name.
setNewPkgName(String)
- Method in class org.appfuse.tool.
RenamePackages
Set the new package name.
setOutputDirectory(String)
- Method in class org.appfuse.mojo.exporter.
Component
Sets the output directory for this goal.
setProject(MavenProject)
- Method in class org.appfuse.tool.
ArtifactInstaller
setProject(MavenProject)
- Method in class org.appfuse.tool.
ArtifactUninstaller
startElement(String, String, String, Attributes)
- Method in class org.appfuse.mojo.exporter.
AppFuseGeneratorMojo.POJOSearcher
StringUtils
- Class in
org.appfuse.tool
This class contains methods than can be used in Freemarker templates for String manipulation.
StringUtils()
- Constructor for class org.appfuse.tool.
StringUtils
SubversionUtils
- Class in
org.appfuse.tool
SubversionUtils(String, String)
- Constructor for class org.appfuse.tool.
SubversionUtils
T
toFile(String, String)
- Method in class org.appfuse.tool.
RenamePackages
U
UninstallArtifactsMojo
- Class in
org.appfuse.mojo.installer
This mojo is used to "remove" installed artifacts installed by AMP.
UninstallArtifactsMojo()
- Constructor for class org.appfuse.mojo.installer.
UninstallArtifactsMojo
A
C
D
E
F
G
H
I
L
M
N
O
R
S
T
U
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2003-2012. All Rights Reserved.