Uses of Class
org.exoplatform.wiki.service.MetaDataPage

Packages that use MetaDataPage
org.exoplatform.wiki.service Wiki Services classes to handle all actions on the wiki. 
org.exoplatform.wiki.service.impl Packaging implementation of the services layer of the wiki application. 
 

Uses of MetaDataPage in org.exoplatform.wiki.service
 

Methods in org.exoplatform.wiki.service that return MetaDataPage
static MetaDataPage MetaDataPage.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MetaDataPage[] MetaDataPage.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.exoplatform.wiki.service with parameters of type MetaDataPage
 Page WikiService.getMetaDataPage(MetaDataPage metaPage)
          Return the a page of metadata
 

Uses of MetaDataPage in org.exoplatform.wiki.service.impl
 

Methods in org.exoplatform.wiki.service.impl with parameters of type MetaDataPage
 Page WikiServiceImpl.getMetaDataPage(MetaDataPage metaPage)
           
 



Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.