|
Liferay 6.0-ee | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Subscription
The model interface for the Subscription service. Represents a row in the "Subscription" database table, with each column mapped to a property of this class.
Never modify this interface directly. Add methods to SubscriptionImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.
Never reference this interface directly. All methods that expect a subscription model instance should use the Subscription
interface instead.
SubscriptionModel
,
SubscriptionImpl
,
SubscriptionModelImpl
Method Summary |
---|
Methods inherited from interface com.liferay.portal.model.SubscriptionModel |
---|
clone, compareTo, getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getExpandoBridge, getFrequency, getModifiedDate, getPrimaryKey, getPrimaryKeyObj, getSubscriptionId, getUserId, getUserName, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setClassNameId, setClassPK, setCompanyId, setCreateDate, setEscapedModel, setExpandoBridgeAttributes, setFrequency, setModifiedDate, setNew, setPrimaryKey, setSubscriptionId, setUserId, setUserName, setUserUuid, toEscapedModel, toString, toXmlString |
|
Liferay 6.0-ee | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |