Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.theme.models.AbstractModel

Packages that use AbstractModel
org.nuxeo.opensocial.dashboard.theme   
org.nuxeo.theme.models   
org.nuxeo.theme.webwidgets   
org.nuxeo.webengine.blogs.models   
org.nuxeo.webengine.sites.models   
 

Uses of AbstractModel in org.nuxeo.opensocial.dashboard.theme
 

Subclasses of AbstractModel in org.nuxeo.opensocial.dashboard.theme
 class GadgetManagerModel
           
 class LayoutManagerModel
           
 class MainContentModel
           
 

Uses of AbstractModel in org.nuxeo.theme.models
 

Subclasses of AbstractModel in org.nuxeo.theme.models
 class Feed
           
 class FeedItem
           
 class Html
           
 class Menu
           
 class MenuItem
           
 class Navigation
           
 class NavigationItem
           
 class Region
           
 class Text
           
 

Uses of AbstractModel in org.nuxeo.theme.webwidgets
 

Subclasses of AbstractModel in org.nuxeo.theme.webwidgets
 class RegionModel
           
 

Uses of AbstractModel in org.nuxeo.webengine.blogs.models
 

Subclasses of AbstractModel in org.nuxeo.webengine.blogs.models
 class BlogPostListModel
          Model related to the BlogPost-s in the fragment initialization mechanism.
 class BlogPostModel
          Model related to the BlogPost-s in the fragment initialization mechanism.
 class BlogSiteArchiveDayModel
          Model related to the BlogSite-s archive in the fragment initialization mechanism.
 class BlogSiteArchiveListModel
          Model related to the BlogSite-s archive in the fragment initialization mechanism.
 class BlogSiteArchiveMonthModel
          Model related to the BlogSite-s archive in the fragment initialization mechanism
 class BlogSiteArchiveYearModel
          Model related to the BlogSite-s archive in the fragment initialization mechanism.
 

Uses of AbstractModel in org.nuxeo.webengine.sites.models
 

Subclasses of AbstractModel in org.nuxeo.webengine.sites.models
 class CommentListModel
          Model related to comments that are bounded to a WebPage in the fragment initialization mechanism.
 class CommentModel
          Model related to comments that are bounded to a WebPage in the fragment initialization mechanism
 class ContextualLinkListModel
          Model related to the list with the details about the Contextual Link-s that have been created under a WebSite or Webpage document type, in the fragment initialization mechanism.
 class ContextualLinkModel
          Model related to the list with the details about the Contextual Link-s that have been created under a WebSite or Webpage document type, in the fragment initialization mechanism.
 class SearchListModel
          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.
 class SearchModel
          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.
 class TagCloudListModel
          Model related to the details about the tag cloud.
 class TagCloudModel
          Model related to the details about the tag cloud.
 class TagListModel
          Model related to the list with the details about the Tag-s that have been created under a webpage, in the fragment initialization mechanism.
 class TagModel
          Model related to the list with the details about the Tag-s that have been created under a webpage, in the fragment initialization mechanism.
 class WebpageCommentListModel
          Model related to the comments that are last added under a WebPage under a WebSite, in the fragment initialization mechanism.
 class WebpageCommentModel
          Model related to the comments that are last added under a WebPage under a WebSite, in the fragment initialization mechanism.
 class WebpageListModel
          Model related to the WebPage-s in the fragment initialization mechanism.
 class WebpageModel
          Model related to the WebPage-s in the fragment initialization mechanism.
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.