JTools

org.jtools.tef
Class BuildInModel

java.lang.Object
  extended by org.jtools.tef.BuildInModel
All Implemented Interfaces:
TEFModel

public class BuildInModel
extends Object
implements TEFModel


Nested Class Summary
protected static class BuildInModel.Factory
           
 
Constructor Summary
BuildInModel(Object application)
           
 
Method Summary
 TEFModelExecutionResult execute(TEFModelExecutionInfo info)
          returns a TEFModelExecutionResult that indicates the keys for the templets.
static TEFModelFactory getFactory()
          gets the SimpleTEFGeneratorFactory for this Model.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuildInModel

public BuildInModel(Object application)
Method Detail

getFactory

public static TEFModelFactory getFactory()
gets the SimpleTEFGeneratorFactory for this Model.


execute

public TEFModelExecutionResult execute(TEFModelExecutionInfo info)
Description copied from interface: TEFModel
returns a TEFModelExecutionResult that indicates the keys for the templets.

Specified by:
execute in interface TEFModel

JTools

© 2000-2006, JTools.org.