Uses of Class
org.exoplatform.wiki.service.rest.model.Wiki
-
Packages that use Wiki Package Description 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 Modifier and Type Field Description protected List<Wiki>Wikis. wikisMethods in org.exoplatform.wiki.service.rest.model that return Wiki Modifier and Type Method Description WikiObjectFactory. createWiki()Create an instance ofWikiMethods in org.exoplatform.wiki.service.rest.model that return types with arguments of type Wiki Modifier and Type Method Description List<Wiki>Wikis. getWikis()Gets the value of the wikis property.
-