it.eng.spagobi.bo.lov
Class LovDetailFactory

java.lang.Object
  extended by it.eng.spagobi.bo.lov.LovDetailFactory

public class LovDetailFactory
extends java.lang.Object

Author:
Gioia

Field Summary
static java.lang.String FIXEDLISTLOV
           
static java.lang.String JAVACLASSLOV
           
static java.lang.String QUERYLOV
           
static java.lang.String SCRIPTLOV
           
 
Constructor Summary
LovDetailFactory()
           
 
Method Summary
static ILovDetail getLovFromXML(java.lang.String dataDefinition)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JAVACLASSLOV

public static final java.lang.String JAVACLASSLOV
See Also:
Constant Field Values

SCRIPTLOV

public static final java.lang.String SCRIPTLOV
See Also:
Constant Field Values

QUERYLOV

public static final java.lang.String QUERYLOV
See Also:
Constant Field Values

FIXEDLISTLOV

public static final java.lang.String FIXEDLISTLOV
See Also:
Constant Field Values
Constructor Detail

LovDetailFactory

public LovDetailFactory()
Method Detail

getLovFromXML

public static ILovDetail getLovFromXML(java.lang.String dataDefinition)
                                throws it.eng.spago.base.SourceBeanException
Throws:
it.eng.spago.base.SourceBeanException