|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spago.dispatching.service.DefaultRequestContext
it.eng.spago.dispatching.module.AbstractModule
it.eng.spago.dispatching.module.list.basic.AbstractBasicListModule
it.eng.spagobi.services.commons.AbstractListLookupModule
it.eng.spagobi.bo.lov.LovToListService
public class LovToListService
Constructor Summary | |
---|---|
LovToListService(ILovDetail lovDet,
it.eng.spago.security.IEngUserProfile profile)
constructor |
|
LovToListService(java.lang.String lovRes)
constructor |
Method Summary | |
---|---|
it.eng.spago.paginator.basic.ListIFace |
getList(it.eng.spago.base.SourceBean arg0,
it.eng.spago.base.SourceBean arg1)
|
it.eng.spago.base.SourceBean |
getListServiceBaseConfig(java.lang.String title)
Create the configuration for the lov list |
it.eng.spago.paginator.basic.ListIFace |
getLovAsListService()
Gets the Spago List interface of the lov result |
ILovDetail |
getLovDetail()
|
java.lang.String |
getLovResult()
Gets the lov result string |
void |
setLovDetail(ILovDetail lovDetail)
|
void |
setLovResult(java.lang.String lovResult)
Sets the lov result string |
Methods inherited from class it.eng.spagobi.services.commons.AbstractListLookupModule |
---|
filterListForCorrelatedParam, filterListForCorrelatedParam |
Methods inherited from class it.eng.spago.dispatching.module.list.basic.AbstractBasicListModule |
---|
callback, delete, getList, service, setList |
Methods inherited from class it.eng.spago.dispatching.module.AbstractModule |
---|
getConfig, getModule, getPage, getSharedData, init, setModule, setPage, setSharedData |
Methods inherited from class it.eng.spago.dispatching.service.DefaultRequestContext |
---|
getErrorHandler, getRequestContainer, getResponseContainer, getServiceRequest, getServiceResponse, setRequestContext |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LovToListService(ILovDetail lovDet, it.eng.spago.security.IEngUserProfile profile)
lovResult
- the lov result stringpublic LovToListService(java.lang.String lovRes)
lovResult
- the lov result stringMethod Detail |
---|
public it.eng.spago.paginator.basic.ListIFace getLovAsListService() throws java.lang.Exception
java.lang.Exception
public it.eng.spago.base.SourceBean getListServiceBaseConfig(java.lang.String title) throws java.lang.Exception
title
- the title of the lov list
java.lang.Exception
public java.lang.String getLovResult()
public void setLovResult(java.lang.String lovResult)
lovResult
- the lov result string to setpublic ILovDetail getLovDetail()
public void setLovDetail(ILovDetail lovDetail)
public it.eng.spago.paginator.basic.ListIFace getList(it.eng.spago.base.SourceBean arg0, it.eng.spago.base.SourceBean arg1) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |