Liferay 6.0-ee

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

Packages that use ImageModel
com.liferay.portal.model   
com.liferay.portal.model.impl   
 

Uses of ImageModel in com.liferay.portal.model
 

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

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

Uses of ImageModel in com.liferay.portal.model.impl
 

Classes in com.liferay.portal.model.impl that implement ImageModel
 class ImageImpl
           
 class ImageModelImpl
          The base model implementation for the Image service.
 


Liferay 6.0-ee