Package com.liferay.portal.model.impl
Class SubscriptionModelImpl
Object
com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Subscription>
com.liferay.portal.model.impl.SubscriptionModelImpl
- All Implemented Interfaces:
com.liferay.portal.kernel.model.AttachedModel,com.liferay.portal.kernel.model.AuditedModel,com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.Subscription>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.GroupedModel,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.ShardedModel,com.liferay.portal.kernel.model.SubscriptionModel,com.liferay.portal.kernel.model.TypedModel,Serializable,Cloneable,Comparable<com.liferay.portal.kernel.model.Subscription>
- Direct Known Subclasses:
SubscriptionBaseImpl
@Deprecated
public class SubscriptionModelImpl
extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Subscription>
implements com.liferay.portal.kernel.model.SubscriptionModel
Deprecated.
The base model implementation for the Subscription service. Represents a row in the "Subscription" database table, with each column mapped to a property of this class.
This implementation and its corresponding interface SubscriptionModel exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in SubscriptionImpl.
- Author:
- Brian Wing Shun Chan
- See Also:
- {$generated.description}
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final longDeprecated.static final longDeprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)static final booleanDeprecated.As of Athanasius (7.3.x), with no direct replacementstatic final longDeprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)static final StringDeprecated.static final booleanDeprecated.As of Athanasius (7.3.x), with no direct replacementstatic final booleanDeprecated.As of Athanasius (7.3.x), with no direct replacementstatic final longDeprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)static final longDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final longDeprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)static final Object[][]Deprecated.Deprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final longDeprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String) -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()Deprecated.com.liferay.portal.kernel.model.SubscriptionDeprecated.intcompareTo(com.liferay.portal.kernel.model.Subscription subscription) Deprecated.booleanDeprecated.Deprecated.Map<String,BiConsumer<com.liferay.portal.kernel.model.Subscription, Object>> Deprecated.Deprecated.longDeprecated.longDeprecated.longDeprecated.static longgetColumnBitmask(String columnName) Deprecated.<T> TgetColumnOriginalValue(String columnName) Deprecated.<T> TgetColumnValue(String columnName) Deprecated.longDeprecated.Deprecated.com.liferay.expando.kernel.model.ExpandoBridgeDeprecated.Deprecated.longDeprecated.Deprecated.Class<?>Deprecated.Deprecated.Deprecated.longDeprecated.longDeprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String)longDeprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String)longDeprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String)longDeprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String)longDeprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String)longDeprecated.Deprecated.longDeprecated.longDeprecated.Deprecated.Deprecated.inthashCode()Deprecated.booleanDeprecated.booleanDeprecated.As of Athanasius (7.3.x), with no direct replacementbooleanDeprecated.As of Athanasius (7.3.x), with no direct replacementvoidDeprecated.voidsetClassName(String className) Deprecated.voidsetClassNameId(long classNameId) Deprecated.voidsetClassPK(long classPK) Deprecated.voidsetCompanyId(long companyId) Deprecated.voidsetCreateDate(Date createDate) Deprecated.voidsetExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext) Deprecated.voidsetFrequency(String frequency) Deprecated.voidsetGroupId(long groupId) Deprecated.voidsetModelAttributes(Map<String, Object> attributes) Deprecated.voidsetModifiedDate(Date modifiedDate) Deprecated.voidsetMvccVersion(long mvccVersion) Deprecated.voidsetPrimaryKey(long primaryKey) Deprecated.voidsetPrimaryKeyObj(Serializable primaryKeyObj) Deprecated.voidsetSubscriptionId(long subscriptionId) Deprecated.voidsetUserId(long userId) Deprecated.voidsetUserName(String userName) Deprecated.voidsetUserUuid(String userUuid) Deprecated.com.liferay.portal.kernel.model.CacheModel<com.liferay.portal.kernel.model.Subscription>Deprecated.com.liferay.portal.kernel.model.SubscriptionDeprecated.toString()Deprecated.Methods inherited from class com.liferay.portal.kernel.model.impl.BaseModelImpl
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModelMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.liferay.portal.kernel.model.BaseModel
isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.SubscriptionModel
toXmlString
-
Field Details
-
TABLE_NAME
Deprecated.- See Also:
-
TABLE_COLUMNS
Deprecated. -
TABLE_COLUMNS_MAP
Deprecated. -
TABLE_SQL_CREATE
Deprecated.- See Also:
-
TABLE_SQL_DROP
Deprecated.- See Also:
-
ORDER_BY_JPQL
Deprecated.- See Also:
-
ORDER_BY_SQL
Deprecated.- See Also:
-
DATA_SOURCE
Deprecated.- See Also:
-
SESSION_FACTORY
Deprecated.- See Also:
-
TX_MANAGER
Deprecated.- See Also:
-
ENTITY_CACHE_ENABLED
Deprecated.As of Athanasius (7.3.x), with no direct replacement- See Also:
-
FINDER_CACHE_ENABLED
Deprecated.As of Athanasius (7.3.x), with no direct replacement- See Also:
-
COLUMN_BITMASK_ENABLED
Deprecated.As of Athanasius (7.3.x), with no direct replacement- See Also:
-
CLASSNAMEID_COLUMN_BITMASK
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)- See Also:
-
CLASSPK_COLUMN_BITMASK
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)- See Also:
-
COMPANYID_COLUMN_BITMASK
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)- See Also:
-
GROUPID_COLUMN_BITMASK
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)- See Also:
-
USERID_COLUMN_BITMASK
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)- See Also:
-
SUBSCRIPTIONID_COLUMN_BITMASK
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)- See Also:
-
LOCK_EXPIRATION_TIME
public static final long LOCK_EXPIRATION_TIMEDeprecated.
-
-
Constructor Details
-
SubscriptionModelImpl
public SubscriptionModelImpl()Deprecated.
-
-
Method Details
-
getPrimaryKey
public long getPrimaryKey()Deprecated.- Specified by:
getPrimaryKeyin interfacecom.liferay.portal.kernel.model.SubscriptionModel
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Deprecated.- Specified by:
setPrimaryKeyin interfacecom.liferay.portal.kernel.model.SubscriptionModel
-
getPrimaryKeyObj
Deprecated.- Specified by:
getPrimaryKeyObjin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.Subscription>- Specified by:
getPrimaryKeyObjin interfacecom.liferay.portal.kernel.model.ClassedModel
-
setPrimaryKeyObj
Deprecated.- Specified by:
setPrimaryKeyObjin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.Subscription>- Specified by:
setPrimaryKeyObjin interfacecom.liferay.portal.kernel.model.ClassedModel
-
getModelClass
Deprecated.- Specified by:
getModelClassin interfacecom.liferay.portal.kernel.model.ClassedModel
-
getModelClassName
Deprecated.- Specified by:
getModelClassNamein interfacecom.liferay.portal.kernel.model.ClassedModel
-
getModelAttributes
Deprecated.- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.Subscription>- Overrides:
getModelAttributesin classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Subscription>
-
setModelAttributes
Deprecated.- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.Subscription>- Overrides:
setModelAttributesin classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Subscription>
-
getAttributeGetterFunctions
public Map<String,Function<com.liferay.portal.kernel.model.Subscription, getAttributeGetterFunctions()Object>> Deprecated.- Specified by:
getAttributeGetterFunctionsin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.Subscription>
-
getAttributeSetterBiConsumers
public Map<String,BiConsumer<com.liferay.portal.kernel.model.Subscription, getAttributeSetterBiConsumers()Object>> Deprecated.- Specified by:
getAttributeSetterBiConsumersin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.Subscription>
-
getMvccVersion
public long getMvccVersion()Deprecated.- Specified by:
getMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Specified by:
getMvccVersionin interfacecom.liferay.portal.kernel.model.SubscriptionModel
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Deprecated.- Specified by:
setMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Specified by:
setMvccVersionin interfacecom.liferay.portal.kernel.model.SubscriptionModel
-
getSubscriptionId
public long getSubscriptionId()Deprecated.- Specified by:
getSubscriptionIdin interfacecom.liferay.portal.kernel.model.SubscriptionModel
-
setSubscriptionId
public void setSubscriptionId(long subscriptionId) Deprecated.- Specified by:
setSubscriptionIdin interfacecom.liferay.portal.kernel.model.SubscriptionModel
-
getGroupId
public long getGroupId()Deprecated.- Specified by:
getGroupIdin interfacecom.liferay.portal.kernel.model.GroupedModel- Specified by:
getGroupIdin interfacecom.liferay.portal.kernel.model.SubscriptionModel
-
setGroupId
public void setGroupId(long groupId) Deprecated.- Specified by:
setGroupIdin interfacecom.liferay.portal.kernel.model.GroupedModel- Specified by:
setGroupIdin interfacecom.liferay.portal.kernel.model.SubscriptionModel
-
getOriginalGroupId
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String) -
getCompanyId
public long getCompanyId()Deprecated.- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.SubscriptionModel
-
setCompanyId
public void setCompanyId(long companyId) Deprecated.- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.SubscriptionModel
-
getOriginalCompanyId
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String) -
getUserId
public long getUserId()Deprecated.- Specified by:
getUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserIdin interfacecom.liferay.portal.kernel.model.SubscriptionModel
-
setUserId
public void setUserId(long userId) Deprecated.- Specified by:
setUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserIdin interfacecom.liferay.portal.kernel.model.SubscriptionModel
-
getUserUuid
Deprecated.- Specified by:
getUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserUuidin interfacecom.liferay.portal.kernel.model.SubscriptionModel
-
setUserUuid
Deprecated.- Specified by:
setUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserUuidin interfacecom.liferay.portal.kernel.model.SubscriptionModel
-
getOriginalUserId
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String) -
getUserName
Deprecated.- Specified by:
getUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserNamein interfacecom.liferay.portal.kernel.model.SubscriptionModel
-
setUserName
Deprecated.- Specified by:
setUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserNamein interfacecom.liferay.portal.kernel.model.SubscriptionModel
-
getCreateDate
Deprecated.- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.SubscriptionModel
-
setCreateDate
Deprecated.- Specified by:
setCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCreateDatein interfacecom.liferay.portal.kernel.model.SubscriptionModel
-
getModifiedDate
Deprecated.- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.SubscriptionModel
-
hasSetModifiedDate
public boolean hasSetModifiedDate()Deprecated. -
setModifiedDate
Deprecated.- Specified by:
setModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setModifiedDatein interfacecom.liferay.portal.kernel.model.SubscriptionModel
-
getClassName
Deprecated.- Specified by:
getClassNamein interfacecom.liferay.portal.kernel.model.SubscriptionModel- Specified by:
getClassNamein interfacecom.liferay.portal.kernel.model.TypedModel
-
setClassName
Deprecated.- Specified by:
setClassNamein interfacecom.liferay.portal.kernel.model.SubscriptionModel
-
getClassNameId
public long getClassNameId()Deprecated.- Specified by:
getClassNameIdin interfacecom.liferay.portal.kernel.model.SubscriptionModel- Specified by:
getClassNameIdin interfacecom.liferay.portal.kernel.model.TypedModel
-
setClassNameId
public void setClassNameId(long classNameId) Deprecated.- Specified by:
setClassNameIdin interfacecom.liferay.portal.kernel.model.SubscriptionModel- Specified by:
setClassNameIdin interfacecom.liferay.portal.kernel.model.TypedModel
-
getOriginalClassNameId
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String) -
getClassPK
public long getClassPK()Deprecated.- Specified by:
getClassPKin interfacecom.liferay.portal.kernel.model.AttachedModel- Specified by:
getClassPKin interfacecom.liferay.portal.kernel.model.SubscriptionModel
-
setClassPK
public void setClassPK(long classPK) Deprecated.- Specified by:
setClassPKin interfacecom.liferay.portal.kernel.model.AttachedModel- Specified by:
setClassPKin interfacecom.liferay.portal.kernel.model.SubscriptionModel
-
getOriginalClassPK
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String) -
getFrequency
Deprecated.- Specified by:
getFrequencyin interfacecom.liferay.portal.kernel.model.SubscriptionModel
-
setFrequency
Deprecated.- Specified by:
setFrequencyin interfacecom.liferay.portal.kernel.model.SubscriptionModel
-
getColumnBitmask
public long getColumnBitmask()Deprecated. -
getExpandoBridge
public com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()Deprecated.- Specified by:
getExpandoBridgein interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.Subscription>- Specified by:
getExpandoBridgein interfacecom.liferay.portal.kernel.model.ClassedModel- Overrides:
getExpandoBridgein classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Subscription>
-
setExpandoBridgeAttributes
public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext) Deprecated.- Specified by:
setExpandoBridgeAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.Subscription>- Overrides:
setExpandoBridgeAttributesin classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Subscription>
-
toEscapedModel
public com.liferay.portal.kernel.model.Subscription toEscapedModel()Deprecated.- Specified by:
toEscapedModelin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.Subscription>- Overrides:
toEscapedModelin classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Subscription>
-
clone
Deprecated.- Specified by:
clonein interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.Subscription>- Specified by:
clonein classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Subscription>
-
cloneWithOriginalValues
public com.liferay.portal.kernel.model.Subscription cloneWithOriginalValues()Deprecated.- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.Subscription>- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.SubscriptionModel
-
compareTo
public int compareTo(com.liferay.portal.kernel.model.Subscription subscription) Deprecated.- Specified by:
compareToin interfaceComparable<com.liferay.portal.kernel.model.Subscription>
-
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
isEntityCacheEnabled
Deprecated.As of Athanasius (7.3.x), with no direct replacement- Specified by:
isEntityCacheEnabledin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.Subscription>
-
isFinderCacheEnabled
Deprecated.As of Athanasius (7.3.x), with no direct replacement- Specified by:
isFinderCacheEnabledin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.Subscription>
-
resetOriginalValues
public void resetOriginalValues()Deprecated.- Specified by:
resetOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.Subscription>- Overrides:
resetOriginalValuesin classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Subscription>
-
toCacheModel
public com.liferay.portal.kernel.model.CacheModel<com.liferay.portal.kernel.model.Subscription> toCacheModel()Deprecated.- Specified by:
toCacheModelin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.Subscription>- Overrides:
toCacheModelin classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Subscription>
-
toString
Deprecated. -
getColumnValue
Deprecated. -
getColumnOriginalValue
Deprecated. -
getColumnBitmask
Deprecated.
-
getColumnBitmask(String)