Uses of Class
org.novadeck.jxla.data.SiteHistory

Packages that use SiteHistory
org.novadeck.jxla.data   
 

Uses of SiteHistory in org.novadeck.jxla.data
 

Methods in org.novadeck.jxla.data that return SiteHistory
 SiteHistory Site.getHistory()
          Use for storing information report related of a particular site for storing into a file using Java serialization
 

Methods in org.novadeck.jxla.data with parameters of type SiteHistory
static void Site.addSite(SiteHistory hist)
          On load prog read the serialized data and init sites information using this method