Uses of Class
org.chromattic.docs.reference.website.Content

Packages that use Content
org.chromattic.docs.reference.website   
 

Uses of Content in org.chromattic.docs.reference.website
 

Methods in org.chromattic.docs.reference.website that return Content
abstract  Content Page.getContent()
          Returns the content associated to this page.
 

Methods in org.chromattic.docs.reference.website that return types with arguments of type Content
abstract  java.util.Collection<Content> WebSite.getContents()
           
 

Methods in org.chromattic.docs.reference.website with parameters of type Content
abstract  void Page.setContent(Content content)
          Set thet content on this page
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.