Liferay 7.0-ce-b4

Uses of Interface
com.liferay.sites.kernel.util.Sites

Packages that use Sites
com.liferay.portlet.sites.util   
com.liferay.sites.kernel.util   
 

Uses of Sites in com.liferay.portlet.sites.util
 

Classes in com.liferay.portlet.sites.util that implement Sites
 class SitesImpl
           
 

Uses of Sites in com.liferay.sites.kernel.util
 

Methods in com.liferay.sites.kernel.util that return Sites
static Sites SitesUtil.getSites()
           
 

Methods in com.liferay.sites.kernel.util with parameters of type Sites
 void SitesUtil.setSites(Sites sites)
           
 


Liferay 7.0-ce-b4