Liferay 7.0-ce-a2

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

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

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

Methods in com.liferay.portlet.blogs.service.persistence that return BlogsEntryPersistence
static BlogsEntryPersistence BlogsEntryUtil.getPersistence()
           
 

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


Liferay 7.0-ce-a2