Liferay 6.0.3

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
           This interface is a model that represents the Image table in the database.
 

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
           This interface is a model that represents the Image table in the database.
 


Liferay 6.0.3