Nuxeo Enterprise Platform 5.4

org.nuxeo.webengine.blogs
Class BlogSites

java.lang.Object
  extended by org.nuxeo.ecm.webengine.model.impl.AbstractResource<ResourceTypeImpl>
      extended by org.nuxeo.ecm.webengine.model.impl.DefaultObject
          extended by org.nuxeo.webengine.sites.Sites
              extended by org.nuxeo.webengine.blogs.BlogSites
All Implemented Interfaces:
Resource, Adaptable

public class BlogSites
extends Sites

Web object implementation corresponding to blog root.

Author:
rux

Constructor Summary
BlogSites()
           
 
Method Summary
 java.lang.String getWebPageDocumentType()
          Returns the document type of the child
 java.lang.String getWebSiteDocumentType()
          Returns the document type of the web site.
 java.lang.String getWebSiteObjectTypeName()
          Returns the name of the web site document object.
 
Methods inherited from class org.nuxeo.webengine.sites.Sites
dispatch, doGet, getWebContainers
 
Methods inherited from class org.nuxeo.ecm.webengine.model.impl.DefaultObject
disptachAdapter, isAdapter
 
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 class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BlogSites

public BlogSites()
Method Detail

getWebSiteDocumentType

public java.lang.String getWebSiteDocumentType()
Description copied from class: Sites
Returns the document type of the web site.

Overrides:
getWebSiteDocumentType in class Sites

getWebSiteObjectTypeName

public java.lang.String getWebSiteObjectTypeName()
Description copied from class: Sites
Returns the name of the web site document object.

Overrides:
getWebSiteObjectTypeName in class Sites

getWebPageDocumentType

public java.lang.String getWebPageDocumentType()
Description copied from class: Sites
Returns the document type of the child

Overrides:
getWebPageDocumentType in class Sites

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.