List of usage examples for com.liferay.portal.kernel.model ImageModel interface-usage
From source file com.clavisit.clavisit.poc.ddl.images.model.Image.java
/**
* The extended model interface for the Image service. Represents a row in the "IMS_Image" database table, with each column mapped to a property of this class.
*
* @author Brian Wing Shun Chan
* @see ImageModel
* @see com.clavisit.clavisit.poc.ddl.images.model.impl.ImageImpl