Liferay 6.0.3

Uses of Interface
com.liferay.portlet.journal.model.JournalArticleImageModel

Packages that use JournalArticleImageModel
com.liferay.portlet.journal.model   
com.liferay.portlet.journal.model.impl   
 

Uses of JournalArticleImageModel in com.liferay.portlet.journal.model
 

Subinterfaces of JournalArticleImageModel in com.liferay.portlet.journal.model
 interface JournalArticleImage
           This interface is a model that represents the JournalArticleImage table in the database.
 

Classes in com.liferay.portlet.journal.model that implement JournalArticleImageModel
 class JournalArticleImageWrapper
           This class is a wrapper for JournalArticleImage.
 

Uses of JournalArticleImageModel in com.liferay.portlet.journal.model.impl
 

Classes in com.liferay.portlet.journal.model.impl that implement JournalArticleImageModel
 class JournalArticleImageImpl
           
 class JournalArticleImageModelImpl
           This interface is a model that represents the JournalArticleImage table in the database.
 


Liferay 6.0.3