Uses of Class
org.exoplatform.wiki.service.rest.model.Wiki

Packages that use Wiki
org.exoplatform.wiki.service.rest.model   
 

Uses of Wiki in org.exoplatform.wiki.service.rest.model
 

Fields in org.exoplatform.wiki.service.rest.model with type parameters of type Wiki
protected  List<Wiki> Wikis.wikis
           
 

Methods in org.exoplatform.wiki.service.rest.model that return Wiki
 Wiki ObjectFactory.createWiki()
          Create an instance of Wiki
 

Methods in org.exoplatform.wiki.service.rest.model that return types with arguments of type Wiki
 List<Wiki> Wikis.getWikis()
          Gets the value of the wikis property.
 



Copyright © 2013 eXo Platform SAS. All Rights Reserved.