it.eng.spagobi.bo.lov
Class LovToListService

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

public class LovToListService
extends java.lang.Object

Author:
Gioia

Constructor Summary
LovToListService(java.lang.String lovResult)
           
 
Method Summary
 it.eng.spago.base.SourceBean getListServiceBaseConfig(java.lang.String title)
           
 it.eng.spago.paginator.basic.ListIFace getLovAsListService()
           
 java.lang.String getLovResult()
           
 void setLovResult(java.lang.String lovResult)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LovToListService

public LovToListService(java.lang.String lovResult)
Method Detail

getLovAsListService

public it.eng.spago.paginator.basic.ListIFace getLovAsListService()
                                                           throws java.lang.Exception
Throws:
java.lang.Exception

getListServiceBaseConfig

public it.eng.spago.base.SourceBean getListServiceBaseConfig(java.lang.String title)
                                                      throws java.lang.Exception
Throws:
java.lang.Exception

getLovResult

public java.lang.String getLovResult()

setLovResult

public void setLovResult(java.lang.String lovResult)