org.riotfamily.pages.model
Class PageProperties
java.lang.Object
org.riotfamily.components.model.ContentContainer
org.riotfamily.pages.model.PageProperties
public class PageProperties
- extends ContentContainer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PageProperties
public PageProperties()
PageProperties
public PageProperties(Page page)
getPages
public Set<Page> getPages()
setPages
public void setPages(Set<Page> pages)
getPage
public Page getPage()
unwrap
public Map<String,Object> unwrap()
unwrap
public Map<String,Object> unwrap(boolean preview)
- Overrides:
unwrap
in class ContentContainer
unwrapLocal
public Map<String,Object> unwrapLocal(boolean preview)