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

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

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

Fields in org.exoplatform.wiki.service.rest.model with type parameters of type HistorySummary
protected  List<HistorySummary> History.historySummaries
           
 

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

Methods in org.exoplatform.wiki.service.rest.model that return types with arguments of type HistorySummary
 List<HistorySummary> History.getHistorySummaries()
          Gets the value of the historySummaries property.
 



Copyright © 2013 eXo Platform SAS. All Rights Reserved.