Nuxeo Enterprise Platform 5.4

org.nuxeo.webengine.sites.models
Class WebpageCommentListModel

java.lang.Object
  extended by org.nuxeo.theme.models.AbstractModel
      extended by org.nuxeo.webengine.sites.models.WebpageCommentListModel
All Implemented Interfaces:
Model

public class WebpageCommentListModel
extends AbstractModel

Model related to the comments that are last added under a WebPage under a WebSite, in the fragment initialization mechanism.

Author:
rux

Constructor Summary
WebpageCommentListModel()
           
 
Method Summary
 
Methods inherited from class org.nuxeo.theme.models.AbstractModel
addItem, getItems, getModelType, getModelTypeName, hasItems, insertItem
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebpageCommentListModel

public WebpageCommentListModel()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.