org.efaps.maven.plugin.goal.efaps
Class ImportDataMojo

java.lang.Object
  extended by org.efaps.maven.plugin.EFapsAbstractMojo
      extended by org.efaps.maven.plugin.goal.efaps.ImportDataMojo
All Implemented Interfaces:
org.apache.maven.plugin.Mojo

@Goal(name="import-data")
public class ImportDataMojo
extends EFapsAbstractMojo

Data defined in an XML-Struktur is imported into the eFaps-Database

Version:
$Id: ImportDataMojo.java 2393 2009-05-07 06:41:47Z jan.moxter $
Author:
jmox

Field Summary
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
ImportDataMojo()
           
 
Method Summary
 void execute()
           
 
Methods inherited from class org.efaps.maven.plugin.EFapsAbstractMojo
abortTransaction, commitTransaction, convertToMap, getClasspathElements, getLog, getPassWord, getUserName, init, reloadCache, setLog, startTransaction
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImportDataMojo

public ImportDataMojo()
Method Detail

execute

public void execute()
             throws org.apache.maven.plugin.MojoExecutionException
Throws:
org.apache.maven.plugin.MojoExecutionException


Copyright © 2002-2010 The eFaps Team. All Rights Reserved.