Package com.liferay.portal.model.impl
Class UserNotificationEventModelImpl
Object
com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.UserNotificationEvent>
com.liferay.portal.model.impl.UserNotificationEventModelImpl
- All Implemented Interfaces:
com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.UserNotificationEvent>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.ShardedModel,com.liferay.portal.kernel.model.UserNotificationEventModel,Serializable,Cloneable,Comparable<com.liferay.portal.kernel.model.UserNotificationEvent>
- Direct Known Subclasses:
UserNotificationEventBaseImpl
@JSON(strict=true)
public class UserNotificationEventModelImpl
extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.UserNotificationEvent>
implements com.liferay.portal.kernel.model.UserNotificationEventModel
The base model implementation for the UserNotificationEvent service. Represents a row in the "UserNotificationEvent" database table, with each column mapped to a property of this class.
This implementation and its corresponding interface UserNotificationEventModel exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in UserNotificationEventImpl.
- 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 Stringstatic final longDeprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)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 booleanDeprecated.As of Athanasius (7.3.x), with no direct replacementstatic final longstatic final Stringstatic final Stringstatic final Stringstatic final Object[][]static final Stringstatic final Stringstatic final Stringstatic final longDeprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)static final Stringstatic final longDeprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)static final longDeprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)static final longDeprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String) -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()com.liferay.portal.kernel.model.UserNotificationEventintcompareTo(com.liferay.portal.kernel.model.UserNotificationEvent userNotificationEvent) booleanbooleanbooleanMap<String,BiConsumer<com.liferay.portal.kernel.model.UserNotificationEvent, Object>> longstatic longgetColumnBitmask(String columnName) <T> TgetColumnOriginalValue(String columnName) <T> TgetColumnValue(String columnName) longlongbooleanintcom.liferay.expando.kernel.model.ExpandoBridgeClass<?>longbooleanDeprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String)booleanDeprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String)longDeprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String)booleanDeprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String)intDeprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String)longDeprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String)Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String)longDeprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String)Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String)longlonggetType()longlonggetUuid()inthashCode()booleanbooleanbooleanbooleanDeprecated.As of Athanasius (7.3.x), with no direct replacementbooleanDeprecated.As of Athanasius (7.3.x), with no direct replacementvoidvoidsetActionRequired(boolean actionRequired) voidsetArchived(boolean archived) voidsetCompanyId(long companyId) voidsetDeliverBy(long deliverBy) voidsetDelivered(boolean delivered) voidsetDeliveryType(int deliveryType) voidsetExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext) voidsetModelAttributes(Map<String, Object> attributes) voidsetMvccVersion(long mvccVersion) voidsetPayload(String payload) voidsetPrimaryKey(long primaryKey) voidsetPrimaryKeyObj(Serializable primaryKeyObj) voidsetTimestamp(long timestamp) voidvoidsetUserId(long userId) voidsetUserNotificationEventId(long userNotificationEventId) voidsetUserUuid(String userUuid) voidcom.liferay.portal.kernel.model.CacheModel<com.liferay.portal.kernel.model.UserNotificationEvent>com.liferay.portal.kernel.model.UserNotificationEventtoString()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.UserNotificationEventModel
toXmlString
-
Field Details
-
TABLE_NAME
- See Also:
-
TABLE_COLUMNS
-
TABLE_COLUMNS_MAP
-
TABLE_SQL_CREATE
- See Also:
-
TABLE_SQL_DROP
- See Also:
-
ORDER_BY_JPQL
- See Also:
-
ORDER_BY_SQL
- See Also:
-
DATA_SOURCE
- See Also:
-
SESSION_FACTORY
- See Also:
-
TX_MANAGER
- 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:
-
ACTIONREQUIRED_COLUMN_BITMASK
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)- See Also:
-
ARCHIVED_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:
-
DELIVERED_COLUMN_BITMASK
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)- See Also:
-
DELIVERYTYPE_COLUMN_BITMASK
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)- See Also:
-
TIMESTAMP_COLUMN_BITMASK
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)- See Also:
-
TYPE_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:
-
UUID_COLUMN_BITMASK
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)- See Also:
-
LOCK_EXPIRATION_TIME
public static final long LOCK_EXPIRATION_TIME
-
-
Constructor Details
-
UserNotificationEventModelImpl
public UserNotificationEventModelImpl()
-
-
Method Details
-
getPrimaryKey
public long getPrimaryKey()- Specified by:
getPrimaryKeyin interfacecom.liferay.portal.kernel.model.UserNotificationEventModel
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) - Specified by:
setPrimaryKeyin interfacecom.liferay.portal.kernel.model.UserNotificationEventModel
-
getPrimaryKeyObj
- Specified by:
getPrimaryKeyObjin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.UserNotificationEvent>- Specified by:
getPrimaryKeyObjin interfacecom.liferay.portal.kernel.model.ClassedModel
-
setPrimaryKeyObj
- Specified by:
setPrimaryKeyObjin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.UserNotificationEvent>- Specified by:
setPrimaryKeyObjin interfacecom.liferay.portal.kernel.model.ClassedModel
-
getModelClass
- Specified by:
getModelClassin interfacecom.liferay.portal.kernel.model.ClassedModel
-
getModelClassName
- Specified by:
getModelClassNamein interfacecom.liferay.portal.kernel.model.ClassedModel
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.UserNotificationEvent>- Overrides:
getModelAttributesin classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.UserNotificationEvent>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.UserNotificationEvent>- Overrides:
setModelAttributesin classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.UserNotificationEvent>
-
getAttributeGetterFunctions
public Map<String,Function<com.liferay.portal.kernel.model.UserNotificationEvent, getAttributeGetterFunctions()Object>> - Specified by:
getAttributeGetterFunctionsin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.UserNotificationEvent>
-
getAttributeSetterBiConsumers
public Map<String,BiConsumer<com.liferay.portal.kernel.model.UserNotificationEvent, getAttributeSetterBiConsumers()Object>> - Specified by:
getAttributeSetterBiConsumersin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.UserNotificationEvent>
-
getMvccVersion
@JSON public long getMvccVersion()- Specified by:
getMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Specified by:
getMvccVersionin interfacecom.liferay.portal.kernel.model.UserNotificationEventModel
-
setMvccVersion
public void setMvccVersion(long mvccVersion) - Specified by:
setMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Specified by:
setMvccVersionin interfacecom.liferay.portal.kernel.model.UserNotificationEventModel
-
getUuid
- Specified by:
getUuidin interfacecom.liferay.portal.kernel.model.UserNotificationEventModel
-
setUuid
- Specified by:
setUuidin interfacecom.liferay.portal.kernel.model.UserNotificationEventModel
-
getOriginalUuid
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String) -
getUserNotificationEventId
@JSON public long getUserNotificationEventId()- Specified by:
getUserNotificationEventIdin interfacecom.liferay.portal.kernel.model.UserNotificationEventModel
-
setUserNotificationEventId
public void setUserNotificationEventId(long userNotificationEventId) - Specified by:
setUserNotificationEventIdin interfacecom.liferay.portal.kernel.model.UserNotificationEventModel
-
getCompanyId
@JSON public long getCompanyId()- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.UserNotificationEventModel
-
setCompanyId
public void setCompanyId(long companyId) - Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.UserNotificationEventModel
-
getOriginalCompanyId
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String) -
getUserId
@JSON public long getUserId()- Specified by:
getUserIdin interfacecom.liferay.portal.kernel.model.UserNotificationEventModel
-
setUserId
public void setUserId(long userId) - Specified by:
setUserIdin interfacecom.liferay.portal.kernel.model.UserNotificationEventModel
-
getUserUuid
- Specified by:
getUserUuidin interfacecom.liferay.portal.kernel.model.UserNotificationEventModel
-
setUserUuid
- Specified by:
setUserUuidin interfacecom.liferay.portal.kernel.model.UserNotificationEventModel
-
getOriginalUserId
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String) -
getType
- Specified by:
getTypein interfacecom.liferay.portal.kernel.model.UserNotificationEventModel
-
setType
- Specified by:
setTypein interfacecom.liferay.portal.kernel.model.UserNotificationEventModel
-
getOriginalType
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String) -
getTimestamp
@JSON public long getTimestamp()- Specified by:
getTimestampin interfacecom.liferay.portal.kernel.model.UserNotificationEventModel
-
setTimestamp
public void setTimestamp(long timestamp) - Specified by:
setTimestampin interfacecom.liferay.portal.kernel.model.UserNotificationEventModel
-
getOriginalTimestamp
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String) -
getDeliveryType
@JSON public int getDeliveryType()- Specified by:
getDeliveryTypein interfacecom.liferay.portal.kernel.model.UserNotificationEventModel
-
setDeliveryType
public void setDeliveryType(int deliveryType) - Specified by:
setDeliveryTypein interfacecom.liferay.portal.kernel.model.UserNotificationEventModel
-
getOriginalDeliveryType
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String) -
getDeliverBy
@JSON public long getDeliverBy()- Specified by:
getDeliverByin interfacecom.liferay.portal.kernel.model.UserNotificationEventModel
-
setDeliverBy
public void setDeliverBy(long deliverBy) - Specified by:
setDeliverByin interfacecom.liferay.portal.kernel.model.UserNotificationEventModel
-
getDelivered
@JSON public boolean getDelivered()- Specified by:
getDeliveredin interfacecom.liferay.portal.kernel.model.UserNotificationEventModel
-
isDelivered
@JSON public boolean isDelivered()- Specified by:
isDeliveredin interfacecom.liferay.portal.kernel.model.UserNotificationEventModel
-
setDelivered
public void setDelivered(boolean delivered) - Specified by:
setDeliveredin interfacecom.liferay.portal.kernel.model.UserNotificationEventModel
-
getOriginalDelivered
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String) -
getPayload
- Specified by:
getPayloadin interfacecom.liferay.portal.kernel.model.UserNotificationEventModel
-
setPayload
- Specified by:
setPayloadin interfacecom.liferay.portal.kernel.model.UserNotificationEventModel
-
getActionRequired
@JSON public boolean getActionRequired()- Specified by:
getActionRequiredin interfacecom.liferay.portal.kernel.model.UserNotificationEventModel
-
isActionRequired
@JSON public boolean isActionRequired()- Specified by:
isActionRequiredin interfacecom.liferay.portal.kernel.model.UserNotificationEventModel
-
setActionRequired
public void setActionRequired(boolean actionRequired) - Specified by:
setActionRequiredin interfacecom.liferay.portal.kernel.model.UserNotificationEventModel
-
getOriginalActionRequired
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String) -
getArchived
@JSON public boolean getArchived()- Specified by:
getArchivedin interfacecom.liferay.portal.kernel.model.UserNotificationEventModel
-
isArchived
@JSON public boolean isArchived()- Specified by:
isArchivedin interfacecom.liferay.portal.kernel.model.UserNotificationEventModel
-
setArchived
public void setArchived(boolean archived) - Specified by:
setArchivedin interfacecom.liferay.portal.kernel.model.UserNotificationEventModel
-
getOriginalArchived
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String) -
getColumnBitmask
public long getColumnBitmask() -
getExpandoBridge
public com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()- Specified by:
getExpandoBridgein interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.UserNotificationEvent>- Specified by:
getExpandoBridgein interfacecom.liferay.portal.kernel.model.ClassedModel- Overrides:
getExpandoBridgein classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.UserNotificationEvent>
-
setExpandoBridgeAttributes
public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext) - Specified by:
setExpandoBridgeAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.UserNotificationEvent>- Overrides:
setExpandoBridgeAttributesin classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.UserNotificationEvent>
-
toEscapedModel
public com.liferay.portal.kernel.model.UserNotificationEvent toEscapedModel()- Specified by:
toEscapedModelin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.UserNotificationEvent>- Overrides:
toEscapedModelin classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.UserNotificationEvent>
-
clone
- Specified by:
clonein interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.UserNotificationEvent>- Specified by:
clonein classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.UserNotificationEvent>
-
cloneWithOriginalValues
public com.liferay.portal.kernel.model.UserNotificationEvent cloneWithOriginalValues()- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.UserNotificationEvent>- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.UserNotificationEventModel
-
compareTo
public int compareTo(com.liferay.portal.kernel.model.UserNotificationEvent userNotificationEvent) - Specified by:
compareToin interfaceComparable<com.liferay.portal.kernel.model.UserNotificationEvent>
-
equals
-
hashCode
public int hashCode() -
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.UserNotificationEvent>
-
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.UserNotificationEvent>
-
resetOriginalValues
public void resetOriginalValues()- Specified by:
resetOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.UserNotificationEvent>- Overrides:
resetOriginalValuesin classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.UserNotificationEvent>
-
toCacheModel
public com.liferay.portal.kernel.model.CacheModel<com.liferay.portal.kernel.model.UserNotificationEvent> toCacheModel()- Specified by:
toCacheModelin interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.UserNotificationEvent>- Overrides:
toCacheModelin classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.UserNotificationEvent>
-
toString
-
getColumnValue
-
getColumnOriginalValue
-
getColumnBitmask
-
getColumnBitmask(String)