Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.webengine.sites.models
Class SearchListModel

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

public class SearchListModel
extends AbstractModel

Model related to searching a certain webPage between all the pages under a WebSite that contains in title, description , main content or attached files the given searchParam. in the fragment initialization mechanism.

Author:
rux

Constructor Summary
SearchListModel()
           
 
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

SearchListModel

public SearchListModel()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.