Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portlet.blogs.service.persistence.BlogsStatsUserPersistence

Packages that use BlogsStatsUserPersistence
com.liferay.portlet.blogs.service.persistence   
 

Uses of BlogsStatsUserPersistence in com.liferay.portlet.blogs.service.persistence
 

Methods in com.liferay.portlet.blogs.service.persistence that return BlogsStatsUserPersistence
static BlogsStatsUserPersistence BlogsStatsUserUtil.getPersistence()
           
 

Methods in com.liferay.portlet.blogs.service.persistence with parameters of type BlogsStatsUserPersistence
 void BlogsStatsUserUtil.setPersistence(BlogsStatsUserPersistence persistence)
          Deprecated. As of 6.2.0
 


Liferay 6.2-ce-ga5