Uses of Interface
it.eng.spagobi.bo.lov.ILovDetail

Packages that use ILovDetail
it.eng.spagobi.bo.lov   
 

Uses of ILovDetail in it.eng.spagobi.bo.lov
 

Classes in it.eng.spagobi.bo.lov that implement ILovDetail
 class FixedListDetail
          Gives us all methods to handle the list of all values for the Fix Lov Selection Wizard.
 class JavaClassDetail
          Defines the JavaClassDetail objects.
 class QueryDetail
          Defines the QueryDetail objects.
 class ScriptDetail
          Defines the ScriptDetail objects.
 

Methods in it.eng.spagobi.bo.lov that return ILovDetail
static ILovDetail LovDetailFactory.getLovFromXML(java.lang.String dataDefinition)