public class SectionCopyFormatter extends SectionsPropertiesFormatter
Constructor and Description |
---|
SectionCopyFormatter() |
Modifier and Type | Method and Description |
---|---|
SectionsPropertiesHandler |
getSectionsPropertiesHandler() |
void |
service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Perform the required logic for this Formatter.
|
void |
setSectionsPropertiesHandler(SectionsPropertiesHandler sectionsPropertiesHandler) |
getPageIds, getPageTitles, getTitle, initSections, initSections, setLangTitle, setPageIds, setPageTitles
afterRendering, formatObject, getDefaultLang, getDriver, getEncoding, getLang, getLocale, getLocaleManager, getLocalizedValue, getPanel, getParameter, getProvider, getSection, getWorkspace, includePage, renderFragment, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttributeInterpreter, setTag, writeToOut
public SectionsPropertiesHandler getSectionsPropertiesHandler()
getSectionsPropertiesHandler
in class SectionsPropertiesFormatter
public void setSectionsPropertiesHandler(SectionsPropertiesHandler sectionsPropertiesHandler)
setSectionsPropertiesHandler
in class SectionsPropertiesFormatter
public void service(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws FormatterException
Formatter
service
in class SectionsPropertiesFormatter
request
- user requestresponse
- response to the userFormatterException
- in case of an unexpected exception.Copyright © 2012-2015 JBoss by Red Hat. All Rights Reserved.