public class Page extends AbstractSiteDocumentObject
| Modifier and Type | Field and Description |
|---|---|
protected String |
pathSegment |
FLASH_WELCOME_MEDIA, IMAGE_WELCOME_MEDIA, NO_WELCOME_MEDIAdoc| Constructor and Description |
|---|
Page() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
doPost() |
protected String |
getDefaultSchemaFieldThemePageValue()
Returns the default value of the theme page for the current web object.
|
protected String |
getDefaultSchemaFieldThemeValue()
Returns the default value of the theme for the current web object.
|
protected String |
getDocumentDeletedErrorTemplateName()
Returns the name of the template that will be used in case the
DocumentModel is in "deleted" state
|
protected Map<String,Object> |
getErrorArguments()
Returns the map with the arguments that will be used to generate the
error template page.
|
protected String |
getErrorTemplateName()
Returns the name of the template that will be used in case the
DocumentModel for the current web object is null.
|
protected String |
getSchemaFieldThemeName()
Returns the schema name plus field name which together keep the theme for
the current web object.
|
protected String |
getSchemaFieldThemePageName()
Returns the schema name plus field name which together keep the theme
page for the current web object.
|
protected String |
getSearchThemePage()
Returns the search theme page.
|
void |
initialize(Object... args) |
Object |
modifyWebPage()
Updates the current modified web page.
|
Resource |
traverse(String path) |
_getSearchParameters, createWebPage, doDelete, doGet, getArguments, getHomePagePath, getLogo, getParentWebSite, getSearchParameters, getWebPageDocumentType, getWebSiteDocumentType, getWelcomeMedia, getWelcomeMediaHeight, getWelcomeMediaIsImage, getWelcomeMediaWidth, handleAnonymousRedirectToLogout, initAuthenticationService, remove, setDoGetParameters, setForceRedirectToLogout, setSearchParametersdoHead, doPut, getAdapter, getCoreSession, getDelete, getDocument, getPut, getTitle, newDocument, newDocument, newDocument, searchdisptachAdapter, isAdaptercheckGuard, dispose, getActiveAdapter, getContext, getFacets, getLinks, getModule, getName, getNext, getNextSegment, getPath, getPrevious, getTemplate, getTrailingPath, getType, getURL, getView, hasFacet, initialize, isInstanceOf, isRoot, newAdapter, newObject, redirect, setNext, setPrevious, setRoot, toStringprotected String pathSegment
public void initialize(Object... args)
initialize in class DocumentObjectpublic javax.ws.rs.core.Response doPost()
doPost in class DocumentObjectpublic Resource traverse(String path)
traverse in class AbstractSiteDocumentObjectpublic Object modifyWebPage()
protected String getSchemaFieldThemeName()
AbstractSiteDocumentObjectgetSchemaFieldThemeName in class AbstractSiteDocumentObjectprotected String getDefaultSchemaFieldThemeValue()
AbstractSiteDocumentObjectgetDefaultSchemaFieldThemeValue in class AbstractSiteDocumentObjectprotected String getSchemaFieldThemePageName()
AbstractSiteDocumentObjectgetSchemaFieldThemePageName in class AbstractSiteDocumentObjectprotected String getDefaultSchemaFieldThemePageValue()
AbstractSiteDocumentObjectgetDefaultSchemaFieldThemePageValue in class AbstractSiteDocumentObjectprotected Map<String,Object> getErrorArguments()
AbstractSiteDocumentObjectgetErrorArguments in class AbstractSiteDocumentObjectprotected String getErrorTemplateName()
AbstractSiteDocumentObjectgetErrorTemplateName in class AbstractSiteDocumentObjectprotected String getSearchThemePage()
AbstractSiteDocumentObjectgetSearchThemePage in class AbstractSiteDocumentObjectprotected String getDocumentDeletedErrorTemplateName()
AbstractSiteDocumentObjectgetDocumentDeletedErrorTemplateName in class AbstractSiteDocumentObjectCopyright © 2019 Nuxeo SA. All rights reserved.