Liferay 6.0.3

Uses of Interface
com.liferay.portlet.imagegallery.model.IGImageModel

Packages that use IGImageModel
com.liferay.portlet.imagegallery.model   
com.liferay.portlet.imagegallery.model.impl   
 

Uses of IGImageModel in com.liferay.portlet.imagegallery.model
 

Subinterfaces of IGImageModel in com.liferay.portlet.imagegallery.model
 interface IGImage
           This interface is a model that represents the IGImage table in the database.
 

Classes in com.liferay.portlet.imagegallery.model that implement IGImageModel
 class IGImageWrapper
           This class is a wrapper for IGImage.
 

Uses of IGImageModel in com.liferay.portlet.imagegallery.model.impl
 

Classes in com.liferay.portlet.imagegallery.model.impl that implement IGImageModel
 class IGImageImpl
           
 class IGImageModelImpl
           This interface is a model that represents the IGImage table in the database.
 


Liferay 6.0.3