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

Packages that use MetaDataPage
org.exoplatform.wiki.service Handles all actions in Wiki. 
org.exoplatform.wiki.service.impl Implements services 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)
          Gets a wiki 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.