@Deprecated @ProviderType public interface Subscription extends PersistedModel, SubscriptionModel
SubscriptionModel
Modifier and Type | Field and Description |
---|---|
static Accessor<Subscription,java.lang.Long> |
SUBSCRIPTION_ID_ACCESSOR
Deprecated.
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
persist
getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getFrequency, getGroupId, getModifiedDate, getMvccVersion, getPrimaryKey, getSubscriptionId, getUserId, getUserName, getUserUuid, setClassName, setClassNameId, setClassPK, setCompanyId, setCreateDate, setFrequency, setGroupId, setModifiedDate, setMvccVersion, setPrimaryKey, setSubscriptionId, setUserId, setUserName, setUserUuid
clone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
getModelClass, getModelClassName
static final Accessor<Subscription,java.lang.Long> SUBSCRIPTION_ID_ACCESSOR
com.liferay.portal.model.impl.SubscriptionImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.