Liferay 6.1.2-ce-ga3

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
          The extended model interface for the BlogsEntry service.
 

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 BlogsEntryBaseImpl
          The extended model base implementation for the BlogsEntry service.
 class BlogsEntryImpl
           
 class BlogsEntryModelImpl
          The base model implementation for the BlogsEntry service.
 


Liferay 6.1.2-ce-ga3