Liferay 6.0.3

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

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

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

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

Classes in com.liferay.portlet.imagegallery.model that implement IGFolderModel
 class IGFolderWrapper
           This class is a wrapper for IGFolder.
 

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

Classes in com.liferay.portlet.imagegallery.model.impl that implement IGFolderModel
 class IGFolderImpl
           
 class IGFolderModelImpl
           This interface is a model that represents the IGFolder table in the database.
 


Liferay 6.0.3