|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.codehaus.mojo.appfuse.mojo.MojoBase
org.codehaus.mojo.appfuse.mojo.CopyMojoBase
org.codehaus.mojo.appfuse.mojo.CopyDaoHibernateFilesMojo
public class CopyDaoHibernateFilesMojo
This mojo class will copy the Hibernate Dao java interface files from the generation directory to the target directory.
| Field Summary |
|---|
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
CopyDaoHibernateFilesMojo()
Creates a new CopyHibernateDaoFilesMojo object. |
|
| Method Summary | |
|---|---|
protected java.lang.String |
augmentFilePattern(java.lang.String inFilePattern)
This method takes the ant based file pattern and adds the proper suffix onto it for the type of processing the mojo needs to do. |
java.lang.String |
toString()
This method creates a String representation of this object. |
| Methods inherited from class org.codehaus.mojo.appfuse.mojo.CopyMojoBase |
|---|
createCopyTask, execute, getUpdatedFilePattern |
| Methods inherited from class org.codehaus.mojo.appfuse.mojo.MojoBase |
|---|
getBasePackageName, getCopyOverWrite, getFilePattern, getModelDirectory, getModelPackageName, getMojoName, getOutputDirectory, getProcessingProperties, getSourceDirectory, setBasePackageName, setCopyOverWrite, setFilePattern, setModelDirectory, setMojoName, setOutputDirectory, setProcessingProperties, setSourceDirectory |
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
|---|
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CopyDaoHibernateFilesMojo()
| Method Detail |
|---|
protected java.lang.String augmentFilePattern(java.lang.String inFilePattern)
augmentFilePattern in class CopyMojoBaseinFilePattern - The initial file pattern requested for processing.
public java.lang.String toString()
toString in class MojoBase
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||