Liferay 7.0-ce-b4

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

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

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

Subclasses of BlogsEntryModelImpl in com.liferay.portlet.blogs.model.impl
 class BlogsEntryBaseImpl
          The extended model base implementation for the BlogsEntry service.
 class BlogsEntryImpl
           
 

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

Methods in com.liferay.portlet.blogs.service.persistence.impl with parameters of type BlogsEntryModelImpl
protected  void BlogsEntryPersistenceImpl.cacheUniqueFindersCache(BlogsEntryModelImpl blogsEntryModelImpl, boolean isNew)
           
protected  void BlogsEntryPersistenceImpl.clearUniqueFindersCache(BlogsEntryModelImpl blogsEntryModelImpl)
           
 


Liferay 7.0-ce-b4