|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.portal.service.search.SponsoredLinksSearchService
public class SponsoredLinksSearchService
Default sponsored links search service implementation
Constructor Summary | |
---|---|
SponsoredLinksSearchService()
Default constructor. |
Method Summary | |
---|---|
java.lang.String |
getHtmlCode(java.lang.String strRequest,
java.util.Locale locale)
Call a ISponsoredLinks service to compute the request and returns the result as html code. |
boolean |
isAvailable()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SponsoredLinksSearchService()
Method Detail |
---|
public java.lang.String getHtmlCode(java.lang.String strRequest, java.util.Locale locale)
""
if the service is not available or if no result was found
getHtmlCode
in interface ISponsoredLinksSearchService
strRequest
- the request to computelocale
- The locale
public boolean isAvailable()
isAvailable
in interface ISponsoredLinksSearchService
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |