Liferay 6.0-ee-sp2

Uses of Interface
com.liferay.portal.model.ImageModel

Packages that use ImageModel
com.liferay.portal.model   
 

Uses of ImageModel in com.liferay.portal.model
 

Subinterfaces of ImageModel in com.liferay.portal.model
 interface Image
          The extended model interface for the Image service.
 

Classes in com.liferay.portal.model that implement ImageModel
 class ImageWrapper
           This class is a wrapper for Image.
 


Liferay 6.0-ee-sp2