Liferay 6.0-ee-sp2

Uses of Package
com.liferay.portlet.imagegallery.model

Packages that use com.liferay.portlet.imagegallery.model
com.liferay.portlet.imagegallery.model   
com.liferay.portlet.imagegallery.service   
com.liferay.portlet.imagegallery.service.persistence   
 

Classes in com.liferay.portlet.imagegallery.model used by com.liferay.portlet.imagegallery.model
IGFolder
          The extended model interface for the IGFolder service.
IGFolderModel
          The base model interface for the IGFolder service.
IGFolderSoap
          This class is used by SOAP remote services, specifically com.liferay.portlet.imagegallery.service.http.IGFolderServiceSoap.
IGImage
          The extended model interface for the IGImage service.
IGImageModel
          The base model interface for the IGImage service.
IGImageSoap
          This class is used by SOAP remote services, specifically com.liferay.portlet.imagegallery.service.http.IGImageServiceSoap.
 

Classes in com.liferay.portlet.imagegallery.model used by com.liferay.portlet.imagegallery.service
IGFolder
          The extended model interface for the IGFolder service.
IGImage
          The extended model interface for the IGImage service.
 

Classes in com.liferay.portlet.imagegallery.model used by com.liferay.portlet.imagegallery.service.persistence
IGFolder
          The extended model interface for the IGFolder service.
IGImage
          The extended model interface for the IGImage service.
 


Liferay 6.0-ee-sp2