Uses of Class
org.exoplatform.wiki.mow.core.api.wiki.SimplePageImpl

Packages that use SimplePageImpl
org.exoplatform.wiki.mow.core.api.wiki   
 

Uses of SimplePageImpl in org.exoplatform.wiki.mow.core.api.wiki
 

Methods in org.exoplatform.wiki.mow.core.api.wiki that return SimplePageImpl
 SimplePageImpl SimplePageImpl.attachments(Collection<? extends Attachment> attachments)
           
 SimplePageImpl SimplePageImpl.author(String author)
           
 SimplePageImpl SimplePageImpl.comment(String comment)
           
 SimplePageImpl SimplePageImpl.createDate(Date date)
           
 SimplePageImpl SimplePageImpl.hasPermission(boolean hasPermission)
           
 SimplePageImpl SimplePageImpl.permission(HashMap<String,String[]> permission)
           
 SimplePageImpl SimplePageImpl.syntax(String syntax)
           
 SimplePageImpl SimplePageImpl.updateDate(Date date)
           
 SimplePageImpl SimplePageImpl.url(String url)
           
 



Copyright © 2013 eXo Platform SAS. All Rights Reserved.