Liferay 6.0-ee

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
          The model interface for the Subscription service.
 

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
          The base model implementation for the Subscription service.
 


Liferay 6.0-ee