Liferay 6.1.2-ce-ga3

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

Packages that use SubscriptionModel
com.liferay.portal.model This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. 
 

Uses of SubscriptionModel in com.liferay.portal.model
 

Subinterfaces of SubscriptionModel in com.liferay.portal.model
 interface Subscription
          The extended model interface for the Subscription service.
 

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


Liferay 6.1.2-ce-ga3