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

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

Introduction

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

Usage

From source file com.liferay.subscription.model.Subscription.java

/**
 * The extended model interface for the Subscription service. Represents a row in the "Subscription" database table, with each column mapped to a property of this class.
 *
 * @author Brian Wing Shun Chan
 * @see SubscriptionModel
 * @see com.liferay.subscription.model.impl.SubscriptionImpl