public class SolrDocumentContentService
extends fr.paris.lutece.portal.service.content.ContentService
Constructor and Description |
---|
SolrDocumentContentService() |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns the Content Service name
|
String |
getPage(javax.servlet.http.HttpServletRequest request,
int nMode)
Returns the document page for a given document and a given portlet.
|
boolean |
isInvoked(javax.servlet.http.HttpServletRequest request)
Analyzes request parameters to see if the request should be handled by the current Content Service
|
getPluginName, setPluginName
clone, dispose, enableCache, getCache, getCacheSize, getFromCache, getInfos, getKeys, getMaxElements, getMemorySize, getTimeToLive, initCache, initCache, isCacheEnable, notifyElementEvicted, notifyElementExpired, notifyElementPut, notifyElementRemoved, notifyElementUpdated, notifyRemoveAll, putInCache, removeKey, resetCache
public String getPage(javax.servlet.http.HttpServletRequest request, int nMode) throws fr.paris.lutece.portal.service.security.UserNotSignedException, fr.paris.lutece.portal.service.message.SiteMessageException
getPage
in class fr.paris.lutece.portal.service.content.ContentService
request
- The HTTP request.nMode
- The current mode.fr.paris.lutece.portal.service.security.UserNotSignedException
fr.paris.lutece.portal.service.message.SiteMessageException
- occurs when a site message need to be displayedpublic boolean isInvoked(javax.servlet.http.HttpServletRequest request)
isInvoked
in class fr.paris.lutece.portal.service.content.ContentService
request
- The HTTP requestpublic String getName()
Copyright © 2015 City of Paris. All rights reserved.