Example usage for com.liferay.portal.kernel.model ImageModel interface-usage

List of usage examples for com.liferay.portal.kernel.model ImageModel interface-usage

Introduction

In this page you can find the example usage for com.liferay.portal.kernel.model ImageModel interface-usage.

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