Liferay 7.0-ce-b4

Uses of Class
com.liferay.portlet.blogs.model.impl.BlogsStatsUserModelImpl

Packages that use BlogsStatsUserModelImpl
com.liferay.portlet.blogs.model.impl   
com.liferay.portlet.blogs.service.persistence.impl   
 

Uses of BlogsStatsUserModelImpl in com.liferay.portlet.blogs.model.impl
 

Subclasses of BlogsStatsUserModelImpl in com.liferay.portlet.blogs.model.impl
 class BlogsStatsUserBaseImpl
          The extended model base implementation for the BlogsStatsUser service.
 class BlogsStatsUserImpl
           
 

Uses of BlogsStatsUserModelImpl in com.liferay.portlet.blogs.service.persistence.impl
 

Methods in com.liferay.portlet.blogs.service.persistence.impl with parameters of type BlogsStatsUserModelImpl
protected  void BlogsStatsUserPersistenceImpl.cacheUniqueFindersCache(BlogsStatsUserModelImpl blogsStatsUserModelImpl, boolean isNew)
           
protected  void BlogsStatsUserPersistenceImpl.clearUniqueFindersCache(BlogsStatsUserModelImpl blogsStatsUserModelImpl)
           
 


Liferay 7.0-ce-b4