Liferay 6.0.3

Uses of Interface
com.liferay.portal.model.SubscriptionModel

Packages that use SubscriptionModel
com.liferay.portal.model   
com.liferay.portal.model.impl   
 

Uses of SubscriptionModel in com.liferay.portal.model
 

Subinterfaces of SubscriptionModel in com.liferay.portal.model
 interface Subscription
           This interface is a model that represents the Subscription table in the database.
 

Classes in com.liferay.portal.model that implement SubscriptionModel
 class SubscriptionWrapper
           This class is a wrapper for Subscription.
 

Uses of SubscriptionModel in com.liferay.portal.model.impl
 

Classes in com.liferay.portal.model.impl that implement SubscriptionModel
 class SubscriptionImpl
           
 class SubscriptionModelImpl
           This interface is a model that represents the Subscription table in the database.
 


Liferay 6.0.3