nl.innovationinvestments.cheyenne.engine
Class DialogUtil

java.lang.Object
  extended by nl.innovationinvestments.cheyenne.engine.DialogUtil

public class DialogUtil
extends Object


Field Summary
static String SOURCECODE_VERSION
          Standard variable for determining version of a class file.
 
Constructor Summary
DialogUtil()
           
 
Method Summary
static Templates createTemplatesFor(Source source, String transformerFactoryClassname)
           
static Map<String,Integer> getDbTypes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SOURCECODE_VERSION

public static final String SOURCECODE_VERSION
Standard variable for determining version of a class file.

See Also:
Constant Field Values
Constructor Detail

DialogUtil

public DialogUtil()
Method Detail

createTemplatesFor

public static Templates createTemplatesFor(Source source,
                                           String transformerFactoryClassname)

getDbTypes

public static Map<String,Integer> getDbTypes()


Copyright © 2013 InnovationInvestments. All rights reserved.