org.nuxeo.webengine.sites
Class Sites
java.lang.Object
org.nuxeo.ecm.webengine.model.impl.AbstractResource<ResourceTypeImpl>
org.nuxeo.ecm.webengine.model.impl.DefaultObject
org.nuxeo.webengine.sites.Sites
- All Implemented Interfaces:
- Resource, Adaptable
- Direct Known Subclasses:
- BlogSites
public class Sites
- extends DefaultObject
Web object implementation corresponding to module root.
Constructor Summary |
Sites()
|
Methods inherited from class org.nuxeo.ecm.webengine.model.impl.AbstractResource |
checkGuard, dispose, getActiveAdapter, getAdapter, getContext, getFacets, getLinks, getModule, getName, getNext, getNextSegment, getPath, getPrevious, getTemplate, getTrailingPath, getType, getURL, getView, hasFacet, initialize, initialize, isInstanceOf, isRoot, newAdapter, newObject, redirect, setNext, setPrevious, setRoot, toString |
Sites
public Sites()
doGet
public Object doGet()
dispatch
public Object dispatch(String path)
getWebContainers
public List<Object> getWebContainers()
throws Exception
- Throws:
Exception
getThemePage
protected String getThemePage()
- Returns the theme name used for Sites document object type.
getWebSiteDocumentType
public String getWebSiteDocumentType()
- Returns the document type of the web site.
getWebSiteObjectTypeName
public String getWebSiteObjectTypeName()
- Returns the name of the web site document object.
getWebPageDocumentType
public String getWebPageDocumentType()
- Returns the document type of the child
Copyright © 2010 Nuxeo SAS. All Rights Reserved.