Liferay 7.0-ce-b4

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

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

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

Methods in com.liferay.portlet.blogs.service.persistence that return BlogsStatsUserFinder
static BlogsStatsUserFinder BlogsStatsUserFinderUtil.getFinder()
           
 

Methods in com.liferay.portlet.blogs.service.persistence with parameters of type BlogsStatsUserFinder
 void BlogsStatsUserFinderUtil.setFinder(BlogsStatsUserFinder finder)
           
 


Liferay 7.0-ce-b4