org.apache.maven.hibernate.beans
Class CodeGenerationBean

java.lang.Object
  extended byorg.apache.maven.hibernate.beans.CommonOperationsBean
      extended byorg.apache.maven.hibernate.beans.CodeGenerationBean

public class CodeGenerationBean
extends CommonOperationsBean

Version:
$Id$
Author:
Paul Kearney

Constructor Summary
CodeGenerationBean()
           
 
Method Summary
 void execute()
           
 String getOutputdir()
           
 void setOutputdir(String outputdir)
           
 
Methods inherited from class org.apache.maven.hibernate.beans.CommonOperationsBean
getBasedir, getBaseDirNames, getBaseDirs, getExcludes, getFileDescriptors, getFileNames, getIncludes, setBasedir, setExcludes, setIncludes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CodeGenerationBean

public CodeGenerationBean()
Method Detail

execute

public void execute()

getOutputdir

public String getOutputdir()

setOutputdir

public void setOutputdir(String outputdir)


Copyright © 2001-2006 Apache Software Foundation. All Rights Reserved.