org.nuxeo.webengine.blogs
Class BlogSites
java.lang.Object
org.nuxeo.ecm.webengine.model.impl.AbstractResource<ResourceTypeImpl>
org.nuxeo.ecm.webengine.model.impl.DefaultObject
org.nuxeo.ecm.webengine.model.impl.ModuleRoot
org.nuxeo.webengine.sites.Sites
org.nuxeo.webengine.blogs.BlogSites
- All Implemented Interfaces:
- ModuleResource, Resource, Adaptable
public class BlogSites
- extends Sites
Web object implementation corresponding to blog root.
- Author:
- rux
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, isInstanceOf, isRoot, newAdapter, newObject, redirect, setNext, setPrevious, setRoot, toString |
Methods inherited from interface org.nuxeo.ecm.webengine.model.Resource |
checkGuard, dispose, getActiveAdapter, getContext, getFacets, getLinks, getModule, getName, getNext, getNextSegment, getPath, getPrevious, getTemplate, getTrailingPath, getType, getURL, getView, hasFacet, initialize, isAdapter, isInstanceOf, isRoot, newAdapter, newObject, redirect, setNext, setPrevious, setRoot |
BlogSites
public BlogSites()
getWebSiteDocumentType
public String getWebSiteDocumentType()
- Description copied from class:
Sites
- Returns the document type of the web site.
- Overrides:
getWebSiteDocumentType
in class Sites
getWebSiteObjectTypeName
public String getWebSiteObjectTypeName()
- Description copied from class:
Sites
- Returns the name of the web site document object.
- Overrides:
getWebSiteObjectTypeName
in class Sites
getWebPageDocumentType
public String getWebPageDocumentType()
- Description copied from class:
Sites
- Returns the document type of the child
- Overrides:
getWebPageDocumentType
in class Sites
Copyright © 2011 Nuxeo SAS. All Rights Reserved.