Uses of Class
com.stratelia.silverpeas.pdcPeas.model.GoogleSite

Packages that use GoogleSite
com.stratelia.silverpeas.pdcPeas.control   
com.stratelia.silverpeas.pdcPeas.model   
 

Uses of GoogleSite in com.stratelia.silverpeas.pdcPeas.control
 

Methods in com.stratelia.silverpeas.pdcPeas.control that return types with arguments of type GoogleSite
static List<GoogleSite> GoogleTabsUtil.getSites(int tabId)
           
 

Uses of GoogleSite in com.stratelia.silverpeas.pdcPeas.model
 

Methods in com.stratelia.silverpeas.pdcPeas.model that return types with arguments of type GoogleSite
 List<GoogleSite> GoogleTab.getSites()
           
 

Methods in com.stratelia.silverpeas.pdcPeas.model with parameters of type GoogleSite
 void GoogleTab.addSite(GoogleSite site)
           
 

Method parameters in com.stratelia.silverpeas.pdcPeas.model with type arguments of type GoogleSite
 void GoogleTab.setSites(List<GoogleSite> sites)
           
 



Copyright © 2016 Silverpeas. All Rights Reserved.