Uses of Class
org.exoplatform.wiki.chromattic.ext.ntdef.NTVersion

Packages that use NTVersion
org.exoplatform.wiki.chromattic.ext.ntdef   
org.exoplatform.wiki.mow.core.api.wiki   
org.exoplatform.wiki.utils   
 

Uses of NTVersion in org.exoplatform.wiki.chromattic.ext.ntdef
 

Methods in org.exoplatform.wiki.chromattic.ext.ntdef that return NTVersion
abstract  NTVersion VersionableMixin.getBaseVersion()
           
abstract  NTVersion NTVersionHistory.getRootVersion()
           
 NTVersion NTVersionHistory.getVersion(String versionName)
           
 

Methods in org.exoplatform.wiki.chromattic.ext.ntdef that return types with arguments of type NTVersion
abstract  Map<String,NTVersion> NTVersionHistory.getChildren()
           
 Iterator<NTVersion> NTVersionHistory.iterator()
           
 

Methods in org.exoplatform.wiki.chromattic.ext.ntdef with parameters of type NTVersion
abstract  void NTVersionHistory.setRootVersion(NTVersion rootVersion)
           
 

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

Methods in org.exoplatform.wiki.mow.core.api.wiki that return NTVersion
 NTVersion PageImpl.checkin()
           
 

Uses of NTVersion in org.exoplatform.wiki.utils
 

Methods in org.exoplatform.wiki.utils that return NTVersion
static NTVersion Utils.getLastRevisionOfPage(Page wikipage)
           
 

Methods in org.exoplatform.wiki.utils that return types with arguments of type NTVersion
static List<NTVersion> Utils.getCurrentPageRevisions(Page wikipage)
           
 

Methods in org.exoplatform.wiki.utils with parameters of type NTVersion
 int VersionNameComparatorDesc.compare(NTVersion version1, NTVersion version2)
           
 



Copyright © 2013 eXo Platform SAS. All Rights Reserved.