public interface XmlContent
Modifier and Type | Field and Description |
---|---|
static String |
TAG_CHILD_PAGES_LIST |
static String |
TAG_CURRENT_PAGE_ID |
static String |
TAG_DISPLAY_ON_LARGE_DEVICE |
static String |
TAG_DISPLAY_ON_NORMAL_DEVICE |
static String |
TAG_DISPLAY_ON_SMALL_DEVICE |
static String |
TAG_DISPLAY_ON_XLARGE_DEVICE |
static String |
TAG_DISPLAY_PORTLET_TITLE |
static String |
TAG_MENU |
static String |
TAG_MENU_INDEX |
static String |
TAG_MENU_LIST |
static String |
TAG_MODE |
static String |
TAG_PAGE |
static String |
TAG_PAGE_DESCRIPTION |
static String |
TAG_PAGE_ID |
static String |
TAG_PAGE_IMAGE |
static String |
TAG_PAGE_LEVEL |
static String |
TAG_PAGE_NAME |
static String |
TAG_PARENT_PAGE_ID |
static String |
TAG_PLUGIN_NAME |
static String |
TAG_PORTLET |
static String |
TAG_PORTLET_ID |
static String |
TAG_PORTLET_NAME |
static String |
TAG_SUBLEVEL_INDEX |
static String |
TAG_SUBLEVEL_MENU |
static String |
TAG_SUBLEVEL_MENU_LIST |
Modifier and Type | Method and Description |
---|---|
String |
getXml(javax.servlet.http.HttpServletRequest request)
This method should return the body of an Xml document providing the content
|
String |
getXmlDocument(javax.servlet.http.HttpServletRequest request)
This method should return the whole Xml document providing the content (including the header)
|
static final String TAG_PLUGIN_NAME
static final String TAG_MODE
static final String TAG_MENU_LIST
static final String TAG_MENU
static final String TAG_SUBLEVEL_MENU_LIST
static final String TAG_SUBLEVEL_MENU
static final String TAG_MENU_INDEX
static final String TAG_SUBLEVEL_INDEX
static final String TAG_PORTLET
static final String TAG_PORTLET_ID
static final String TAG_PORTLET_NAME
static final String TAG_DISPLAY_PORTLET_TITLE
static final String TAG_DISPLAY_ON_SMALL_DEVICE
static final String TAG_DISPLAY_ON_NORMAL_DEVICE
static final String TAG_DISPLAY_ON_LARGE_DEVICE
static final String TAG_DISPLAY_ON_XLARGE_DEVICE
static final String TAG_PAGE
static final String TAG_PAGE_ID
static final String TAG_PAGE_NAME
static final String TAG_PAGE_DESCRIPTION
static final String TAG_PAGE_IMAGE
static final String TAG_PAGE_LEVEL
static final String TAG_CHILD_PAGES_LIST
static final String TAG_CURRENT_PAGE_ID
static final String TAG_PARENT_PAGE_ID
String getXml(javax.servlet.http.HttpServletRequest request) throws SiteMessageException
request
- The HTTP Servlet RequestSiteMessageException
- occurs when a site message need to be displayedString getXmlDocument(javax.servlet.http.HttpServletRequest request) throws SiteMessageException
request
- The HTTP Servlet RequestSiteMessageException
- occurs when a site message need to be displayedCopyright © 2020 City of Paris. All rights reserved.