com.liferay.portal.model
Interface Subscription

All Superinterfaces:
BaseModel<Subscription>, java.lang.Cloneable, java.lang.Comparable<Subscription>, java.io.Serializable, SubscriptionModel
All Known Implementing Classes:
SubscriptionWrapper

public interface Subscription
extends SubscriptionModel

View Source

ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.

This interface is a model that represents the Subscription table in the database.

Customize SubscriptionImpl and rerun the ServiceBuilder to generate the new methods.

Author:
Brian Wing Shun Chan
See Also:
SubscriptionModel, SubscriptionImpl, SubscriptionModelImpl
Generated:

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