|
|||||||||
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.modello.maven.AbstractModelloGeneratorMojo
org.codehaus.modello.maven.ModelloJPoxStoreMojo
public class ModelloJPoxStoreMojo
Creates a JDO store from the Modello model.
Field Summary |
---|
Fields inherited from interface org.apache.maven.plugin.Mojo |
---|
ROLE |
Constructor Summary | |
---|---|
ModelloJPoxStoreMojo()
|
Method Summary | |
---|---|
protected java.lang.String |
getGeneratorType()
|
java.io.File |
getOutputDirectory()
|
void |
setOutputDirectory(java.io.File outputDirectory)
|
Methods inherited from class org.codehaus.modello.maven.AbstractModelloGeneratorMojo |
---|
createParameters, customizeParameters, execute, getBasedir, getModel, getModelloCore, getPackageWithVersion, getProject, getVersion, producesCompilableResult, producesResources, setBasedir, setModel, setModelloCore, setPackagedVersions, setPackageWithVersion, setProject, setVersion |
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, toString, wait, wait, wait |
Constructor Detail |
---|
public ModelloJPoxStoreMojo()
Method Detail |
---|
protected java.lang.String getGeneratorType()
getGeneratorType
in class AbstractModelloGeneratorMojo
public java.io.File getOutputDirectory()
getOutputDirectory
in class AbstractModelloGeneratorMojo
public void setOutputDirectory(java.io.File outputDirectory)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |