Liferay 6.0.5

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

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
          The base model implementation for the IGImage service.
 


Liferay 6.0.5