Uses of Class
org.apache.abdera.ext.sharing.History

Packages that use History
org.apache.abdera.ext.sharing   
 

Uses of History in org.apache.abdera.ext.sharing
 

Methods in org.apache.abdera.ext.sharing that return History
 History Sync.addHistory()
           
 History Sync.addHistory(int sequence, Date when, String by)
           
 History Sync.getTopmostHistory()
           
 

Methods in org.apache.abdera.ext.sharing that return types with arguments of type History
 List<History> Sync.getHistory()
           
 

Methods in org.apache.abdera.ext.sharing with parameters of type History
 void Sync.addHistory(History history)
           
static boolean SharingHelper.isSubsumed(History h1, History h2)
           
 



Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.