org.codehaus.modello.plugin.ldap
Class ObjStateFactoryModelloGenerator

java.lang.Object
  extended by org.codehaus.plexus.logging.AbstractLogEnabled
      extended by org.codehaus.modello.plugin.AbstractModelloGenerator
          extended by org.codehaus.modello.plugin.ldap.ObjStateFactoryModelloGenerator
All Implemented Interfaces:
org.codehaus.modello.plugin.ModelloGenerator, org.codehaus.plexus.logging.LogEnabled

public class ObjStateFactoryModelloGenerator
extends org.codehaus.modello.plugin.AbstractModelloGenerator

Version:
$Id: ObjStateFactoryModelloGenerator.java 848 2007-07-24 20:57:35Z hboutemy $
Author:
Trygve Laugstøl

Constructor Summary
ObjStateFactoryModelloGenerator()
           
 
Method Summary
 void generate(org.codehaus.modello.model.Model model, java.util.Properties properties)
           
 void generateObjStateFactory(org.codehaus.modello.model.ModelClass modelClass)
           
 
Methods inherited from class org.codehaus.modello.plugin.AbstractModelloGenerator
addModelImports, capitalise, getGeneratedVersion, getModel, getOutputDirectory, getParameter, getParameter, getParameter, getPrefix, initialize, isClassInModel, isCollection, isEmpty, isMap, isPackageWithVersion, singular, uncapitalise
 
Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjStateFactoryModelloGenerator

public ObjStateFactoryModelloGenerator()
Method Detail

generate

public void generate(org.codehaus.modello.model.Model model,
                     java.util.Properties properties)
              throws org.codehaus.modello.ModelloException
Throws:
org.codehaus.modello.ModelloException

generateObjStateFactory

public void generateObjStateFactory(org.codehaus.modello.model.ModelClass modelClass)
                             throws org.codehaus.modello.ModelloException,
                                    java.io.IOException
Throws:
org.codehaus.modello.ModelloException
java.io.IOException


Copyright © 2001-2010 Codehaus. All Rights Reserved.