Liferay 6.0.3

Uses of Interface
com.liferay.portlet.blogs.model.BlogsEntryModel

Packages that use BlogsEntryModel
com.liferay.portlet.blogs.model   
com.liferay.portlet.blogs.model.impl   
 

Uses of BlogsEntryModel in com.liferay.portlet.blogs.model
 

Subinterfaces of BlogsEntryModel in com.liferay.portlet.blogs.model
 interface BlogsEntry
           This interface is a model that represents the BlogsEntry table in the database.
 

Classes in com.liferay.portlet.blogs.model that implement BlogsEntryModel
 class BlogsEntryWrapper
           This class is a wrapper for BlogsEntry.
 

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

Classes in com.liferay.portlet.blogs.model.impl that implement BlogsEntryModel
 class BlogsEntryImpl
           
 class BlogsEntryModelImpl
           This interface is a model that represents the BlogsEntry table in the database.
 


Liferay 6.0.3