Uses of Class
fr.paris.lutece.portal.service.message.SiteMessageException

Packages that use SiteMessageException
fr.paris.lutece.portal.business   
fr.paris.lutece.portal.business.portlet   
fr.paris.lutece.portal.service.content   
fr.paris.lutece.portal.service.message   
fr.paris.lutece.portal.service.page   
fr.paris.lutece.portal.service.portal   
fr.paris.lutece.portal.service.search   
fr.paris.lutece.portal.web   
fr.paris.lutece.portal.web.admin   
fr.paris.lutece.portal.web.search   
fr.paris.lutece.portal.web.xpages   
 

Uses of SiteMessageException in fr.paris.lutece.portal.business
 

Methods in fr.paris.lutece.portal.business that throw SiteMessageException
 String XmlContent.getXml(javax.servlet.http.HttpServletRequest request)
          This method should return the body of an Xml document providing the content
 String XmlContent.getXmlDocument(javax.servlet.http.HttpServletRequest request)
          This method should return the whole Xml document providing the content (including the header)
 

Uses of SiteMessageException in fr.paris.lutece.portal.business.portlet
 

Methods in fr.paris.lutece.portal.business.portlet that throw SiteMessageException
 String AliasPortlet.getXml(javax.servlet.http.HttpServletRequest request)
          Returns the Xml code of the Alias portlet without XML heading
 String PortletHtmlContent.getXml(javax.servlet.http.HttpServletRequest request)
          This method should return the body of an Xml document providing the content
 String AliasPortlet.getXmlDocument(javax.servlet.http.HttpServletRequest request)
          Returns the Xml code of the Alias portlet with XML heading
 String PortletHtmlContent.getXmlDocument(javax.servlet.http.HttpServletRequest request)
          This method should return the whole Xml document providing the content (including the header)
 

Uses of SiteMessageException in fr.paris.lutece.portal.service.content
 

Methods in fr.paris.lutece.portal.service.content that throw SiteMessageException
abstract  String ContentService.getPage(javax.servlet.http.HttpServletRequest request, int nMode)
          Returns the HTML (or XML) code for a page for a given mode.
 String XPageAppService.getPage(javax.servlet.http.HttpServletRequest request, int nMode)
          Build the XPage content.
 

Uses of SiteMessageException in fr.paris.lutece.portal.service.message
 

Methods in fr.paris.lutece.portal.service.message that throw SiteMessageException
static void SiteMessageService.setMessage(javax.servlet.http.HttpServletRequest request, String strMessageKey)
          Set the INFO message, store it in session and throw a LuteceSiteMessageException
static void SiteMessageService.setMessage(javax.servlet.http.HttpServletRequest request, String strMessageKey, int nMessageType)
          Set the message, store it in session and throw a LuteceSiteMessageException
static void SiteMessageService.setMessage(javax.servlet.http.HttpServletRequest request, String strMessageKey, int nMessageType, String strUrl)
          Set the message, store it in session and throw a LuteceSiteMessageException
static void SiteMessageService.setMessage(javax.servlet.http.HttpServletRequest request, String strMessageKey, int nMessageType, String strUrl, Map<String,Object> requestParameters)
          Set the message, store it in session and throw a LuteceSiteMessageException
static void SiteMessageService.setMessage(javax.servlet.http.HttpServletRequest request, String strMessageKey, int nMessageType, String strUrl, String strTitleKey, Object[] messageArgs)
          Set the message, store it in session and throw a LuteceSiteMessageException
static void SiteMessageService.setMessage(javax.servlet.http.HttpServletRequest request, String strMessageKey, Object[] messageArgs, int nMessageType)
          Set the message, store it in session and throw a LuteceSiteMessageException
static void SiteMessageService.setMessage(javax.servlet.http.HttpServletRequest request, String strMessageKey, Object[] messageArgs, int nMessageType, String strUrl, String strTitleKey)
          Set the message, store it in session and throw a LuteceSiteMessageException
static void SiteMessageService.setMessage(javax.servlet.http.HttpServletRequest request, String strMessageKey, Object[] messageArgs, String strTitleKey, int nMessageType)
          Set the message, store it in session and throw a LuteceSiteMessageException
static void SiteMessageService.setMessage(javax.servlet.http.HttpServletRequest request, String strMessageKey, Object[] messageArgs, String strTitleKey, String strUrl, String strTarget, int nMessageType)
          Set the message, store it in session and throw a LuteceSiteMessageException
static void SiteMessageService.setMessage(javax.servlet.http.HttpServletRequest request, String strMessageKey, Object[] messageArgs, String strTitleKey, String strUrl, String strTarget, int nMessageType, Map<String,Object> requestParameters)
          Set the message, store it in session and throw a LuteceSiteMessageException
static void SiteMessageService.setMessage(javax.servlet.http.HttpServletRequest request, String strMessageKey, Object[] messageArgs, String strTitleKey, String strUrl, String strTarget, int nMessageType, Map<String,Object> requestParameters, String strBackUrl)
          Set the message, store it in session and throw a LuteceSiteMessageException
static void SiteMessageService.setMessage(javax.servlet.http.HttpServletRequest request, String strMessageKey, String strTitleKey, int nMessageType)
          Set the message, store it in session and throw a LuteceSiteMessageException
 

Uses of SiteMessageException in fr.paris.lutece.portal.service.page
 

Methods in fr.paris.lutece.portal.service.page that throw SiteMessageException
 String PageService.buildPageContent(String strIdPage, int nMode, javax.servlet.http.HttpServletRequest request, Boolean bCanBeCached)
          Build the page content.
 String IPageService.getPage(javax.servlet.http.HttpServletRequest request, int nMode)
          Returns the page for a given ID.
 String PageContentService.getPage(javax.servlet.http.HttpServletRequest request, int nMode)
          Returns the HTML (or XML) code for a page for a given mode.
 String PageService.getPage(javax.servlet.http.HttpServletRequest request, int nMode)
          Returns the page for a given ID.
 String IPageService.getPage(String strIdPage, int nMode, javax.servlet.http.HttpServletRequest request)
          Returns the page for a given ID.
 String PageService.getPage(String strIdPage, int nMode, javax.servlet.http.HttpServletRequest request)
          Returns the page for a given ID.
 String IPageService.getPageContent(int nIdPage, int nMode, javax.servlet.http.HttpServletRequest request)
          Build the page content.
 String PageService.getPageContent(int nIdPage, int nMode, javax.servlet.http.HttpServletRequest request)
          Build the page content.
 

Uses of SiteMessageException in fr.paris.lutece.portal.service.portal
 

Methods in fr.paris.lutece.portal.service.portal that throw SiteMessageException
static String PortalService.getDefaultPage(javax.servlet.http.HttpServletRequest request, int nMode)
          Return the default page of the portal (the home page)
 String StandaloneAppService.getPage(javax.servlet.http.HttpServletRequest request, int nMode)
          Build the XPage content.
 

Uses of SiteMessageException in fr.paris.lutece.portal.service.search
 

Methods in fr.paris.lutece.portal.service.search that throw SiteMessageException
protected  org.apache.lucene.document.Document PageIndexer.getDocument(Page page, String strUrl)
          Builds a document which will be used by Lucene during the indexing of the pages of the site with the following fields : summary, uid, url, contents, title and description.
 List<org.apache.lucene.document.Document> SearchIndexer.getDocuments(String strIdDocument)
          Returns a List of lucene documents to add to the index
 List<org.apache.lucene.document.Document> PageIndexer.getDocuments(String nIdDocument)
          Returns a List of lucene documents to add to the index
 void SearchIndexer.indexDocuments()
          Index all lucene documents from the plugin, replace List getDocuments( ) method
 void PageIndexer.indexDocuments()
          Index all lucene documents from the plugin, replace List getDocuments( ) method
 

Uses of SiteMessageException in fr.paris.lutece.portal.web
 

Methods in fr.paris.lutece.portal.web that throw SiteMessageException
 String PortalJspBean.getContent(javax.servlet.http.HttpServletRequest request)
          Returns the content of a page according to the parameters found in the http request.
 String StandaloneAppJspBean.getContent(javax.servlet.http.HttpServletRequest request)
          Returns the content of a page according to the parameters found in the http request.
 String PortalJspBean.getContent(javax.servlet.http.HttpServletRequest request, int nMode)
          Returns the content of a page according to the parameters found in the http request.
 String StandaloneAppJspBean.getContent(javax.servlet.http.HttpServletRequest request, int nMode)
          Returns the content of a page according to the parameters found in the http request.
static String PortalJspBean.sendResource(javax.servlet.http.HttpServletRequest request)
          Do send a resource
 

Uses of SiteMessageException in fr.paris.lutece.portal.web.admin
 

Methods in fr.paris.lutece.portal.web.admin that throw SiteMessageException
 String AdminPageJspBean.getAdminPagePreview(javax.servlet.http.HttpServletRequest request)
          Returns the html code for displaying the page whose identifier is specified in parameter from the administration unit.
 

Uses of SiteMessageException in fr.paris.lutece.portal.web.search
 

Methods in fr.paris.lutece.portal.web.search that throw SiteMessageException
static String SearchApp.encodeUrl(javax.servlet.http.HttpServletRequest request, String strSource)
          Encode an url string
 XPage SearchApp.getPage(javax.servlet.http.HttpServletRequest request, int nMode, Plugin plugin)
          Returns search results
 

Uses of SiteMessageException in fr.paris.lutece.portal.web.xpages
 

Methods in fr.paris.lutece.portal.web.xpages that throw SiteMessageException
 XPage XPageApplication.getPage(javax.servlet.http.HttpServletRequest request, int nMode, Plugin plugin)
          Returns the XPage content depending on the request parameters and the current mode.
 



Copyright © 2014 Mairie de Paris. All Rights Reserved.