Uses of Class
it.eng.spagobi.bo.LovDetailList

Packages that use LovDetailList
it.eng.spagobi.bo   
it.eng.spagobi.services.modules   
 

Uses of LovDetailList in it.eng.spagobi.bo
 

Methods in it.eng.spagobi.bo that return LovDetailList
static LovDetailList LovDetailList.fromXML(java.lang.String dataDefinition)
          Splits an XML string by using some SourceBean object methods in order to obtain the source LovDetail objects whom XML has been built.
 

Uses of LovDetailList in it.eng.spagobi.services.modules
 

Methods in it.eng.spagobi.services.modules that return LovDetailList
private  LovDetailList DetailModalitiesValueModule.recoverLovWizardValues(it.eng.spago.base.SourceBean request, int indexOfFixedLovItemToDelete)
          Recovers all the fix lov items from the request, apart from the one with index indexOfFixedListItemToDelete, that will be ignorated.