List of usage examples for com.liferay.portal.kernel.model SubscriptionModel interface-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