Uses of Class
org.efaps.maven.plugin.EFapsAbstractMojo

Packages that use EFapsAbstractMojo
org.efaps.maven.plugin   
org.efaps.maven.plugin.goal.efaps   
org.efaps.maven.plugin.install   
 

Uses of EFapsAbstractMojo in org.efaps.maven.plugin
 

Subclasses of EFapsAbstractMojo in org.efaps.maven.plugin
 class CleanMojo
          Delete Old Data and Data Model within eFaps of current logged in SQL database user (via dropping of all tables, views, constraints etc.)..
 class CompileMojo
          Compiles all ESPJ's and Cascade Style Sheets within eFaps.
 class UpdateFromFileMojo
          TODO comment!
 

Uses of EFapsAbstractMojo in org.efaps.maven.plugin.goal.efaps
 

Subclasses of EFapsAbstractMojo in org.efaps.maven.plugin.goal.efaps
 class ImportDataMojo
          Data defined in an XML-Struktur is imported into the eFaps-Database
 class ImportPersonsMojo
          The class is used to start the import of persons directly as parameter from the eFaps shell.
To start the import, call the shell with shell.sh -importPersons
Following Java system properties must / could be set to configure the import: java.security.auth.login.config Defines the JAAS configuration file.
 

Uses of EFapsAbstractMojo in org.efaps.maven.plugin.install
 

Subclasses of EFapsAbstractMojo in org.efaps.maven.plugin.install
 class AbstractEFapsInstallMojo
           
 class GenerateInstallationMojo
           
 class InstallMojo
          TODO description
 class SourceInstallMojo
          Installs an eFaps application.
 class SourceUpdateMojo
          Updates an eFaps application.
 class UpdateMojo
          Makes an update of an eFaps application for the last version of the application.
 



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