Package com.liferay.portal.model.impl
Class SystemEventModelImpl
Object
com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.SystemEvent>
com.liferay.portal.model.impl.SystemEventModelImpl
- All Implemented Interfaces:
com.liferay.portal.kernel.model.AttachedModel
,com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.SystemEvent>
,com.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.portal.kernel.model.SystemEvent>
,com.liferay.portal.kernel.model.ClassedModel
,com.liferay.portal.kernel.model.MVCCModel
,com.liferay.portal.kernel.model.ShardedModel
,com.liferay.portal.kernel.model.SystemEventModel
,com.liferay.portal.kernel.model.TypedModel
,Serializable
,Cloneable
,Comparable<com.liferay.portal.kernel.model.SystemEvent>
- Direct Known Subclasses:
SystemEventBaseImpl
public class SystemEventModelImpl
extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.SystemEvent>
implements com.liferay.portal.kernel.model.SystemEventModel
The base model implementation for the SystemEvent service. Represents a row in the "SystemEvent" database table, with each column mapped to a property of this class.
This implementation and its corresponding interface SystemEventModel
exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in SystemEventImpl
.
- Author:
- Brian Wing Shun Chan
- See Also:
- {$generated.description}
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final long
Deprecated.static final long
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)
static final boolean
Deprecated.As of Athanasius (7.3.x), with no direct replacementstatic final long
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)
static final String
static final boolean
Deprecated.As of Athanasius (7.3.x), with no direct replacementstatic final boolean
Deprecated.As of Athanasius (7.3.x), with no direct replacementstatic final long
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)
static final long
static final String
static final String
static final String
static final long
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)
static final Object[][]
static final String
static final String
static final String
static final String
static final long
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()
com.liferay.portal.kernel.model.SystemEvent
int
compareTo
(com.liferay.portal.kernel.model.SystemEvent systemEvent) boolean
Map<String,
BiConsumer<com.liferay.portal.kernel.model.SystemEvent, Object>> long
long
long
static long
getColumnBitmask
(String columnName) <T> T
getColumnOriginalValue
(String columnName) <T> T
getColumnValue
(String columnName) long
long
com.liferay.expando.kernel.model.ExpandoBridge
long
Class<?>
long
long
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String)
long
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String)
long
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String)
long
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String)
int
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String)
long
long
long
long
long
int
getType()
long
int
hashCode()
boolean
Deprecated.As of Athanasius (7.3.x), with no direct replacementboolean
Deprecated.As of Athanasius (7.3.x), with no direct replacementvoid
void
setClassName
(String className) void
setClassNameId
(long classNameId) void
setClassPK
(long classPK) void
setClassUuid
(String classUuid) void
setCompanyId
(long companyId) void
setCreateDate
(Date createDate) void
setCtCollectionId
(long ctCollectionId) void
setExpandoBridgeAttributes
(com.liferay.portal.kernel.service.ServiceContext serviceContext) void
setExtraData
(String extraData) void
setGroupId
(long groupId) void
setModelAttributes
(Map<String, Object> attributes) void
setMvccVersion
(long mvccVersion) void
setParentSystemEventId
(long parentSystemEventId) void
setPrimaryKey
(long primaryKey) void
setPrimaryKeyObj
(Serializable primaryKeyObj) void
setReferrerClassNameId
(long referrerClassNameId) void
setSystemEventId
(long systemEventId) void
setSystemEventSetKey
(long systemEventSetKey) void
setType
(int type) void
setUserId
(long userId) void
setUserName
(String userName) void
setUserUuid
(String userUuid) com.liferay.portal.kernel.model.CacheModel<com.liferay.portal.kernel.model.SystemEvent>
com.liferay.portal.kernel.model.SystemEvent
toString()
Methods inherited from class com.liferay.portal.kernel.model.impl.BaseModelImpl
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.liferay.portal.kernel.model.BaseModel
isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel
Methods inherited from interface com.liferay.portal.kernel.model.SystemEventModel
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:
-
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:
-
GROUPID_COLUMN_BITMASK
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnBitmask(String)
- See Also:
-
SYSTEMEVENTSETKEY_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:
-
CREATEDATE_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
-
SystemEventModelImpl
public SystemEventModelImpl()
-
-
Method Details
-
getPrimaryKey
public long getPrimaryKey()- Specified by:
getPrimaryKey
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.portal.kernel.model.SystemEvent>
- Specified by:
getPrimaryKey
in interfacecom.liferay.portal.kernel.model.SystemEventModel
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) - Specified by:
setPrimaryKey
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.portal.kernel.model.SystemEvent>
- Specified by:
setPrimaryKey
in interfacecom.liferay.portal.kernel.model.SystemEventModel
-
getPrimaryKeyObj
- Specified by:
getPrimaryKeyObj
in interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.SystemEvent>
- Specified by:
getPrimaryKeyObj
in interfacecom.liferay.portal.kernel.model.ClassedModel
-
setPrimaryKeyObj
- Specified by:
setPrimaryKeyObj
in interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.SystemEvent>
- Specified by:
setPrimaryKeyObj
in interfacecom.liferay.portal.kernel.model.ClassedModel
-
getModelClass
- Specified by:
getModelClass
in interfacecom.liferay.portal.kernel.model.ClassedModel
-
getModelClassName
- Specified by:
getModelClassName
in interfacecom.liferay.portal.kernel.model.ClassedModel
-
getModelAttributes
- Specified by:
getModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.SystemEvent>
- Overrides:
getModelAttributes
in classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.SystemEvent>
-
setModelAttributes
- Specified by:
setModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.SystemEvent>
- Overrides:
setModelAttributes
in classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.SystemEvent>
-
getAttributeGetterFunctions
public Map<String,Function<com.liferay.portal.kernel.model.SystemEvent, getAttributeGetterFunctions()Object>> - Specified by:
getAttributeGetterFunctions
in interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.SystemEvent>
-
getAttributeSetterBiConsumers
public Map<String,BiConsumer<com.liferay.portal.kernel.model.SystemEvent, getAttributeSetterBiConsumers()Object>> - Specified by:
getAttributeSetterBiConsumers
in interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.SystemEvent>
-
getMvccVersion
public long getMvccVersion()- Specified by:
getMvccVersion
in interfacecom.liferay.portal.kernel.model.MVCCModel
- Specified by:
getMvccVersion
in interfacecom.liferay.portal.kernel.model.SystemEventModel
-
setMvccVersion
public void setMvccVersion(long mvccVersion) - Specified by:
setMvccVersion
in interfacecom.liferay.portal.kernel.model.MVCCModel
- Specified by:
setMvccVersion
in interfacecom.liferay.portal.kernel.model.SystemEventModel
-
getCtCollectionId
public long getCtCollectionId()- Specified by:
getCtCollectionId
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.portal.kernel.model.SystemEvent>
- Specified by:
getCtCollectionId
in interfacecom.liferay.portal.kernel.model.SystemEventModel
-
setCtCollectionId
public void setCtCollectionId(long ctCollectionId) - Specified by:
setCtCollectionId
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.portal.kernel.model.SystemEvent>
- Specified by:
setCtCollectionId
in interfacecom.liferay.portal.kernel.model.SystemEventModel
-
getSystemEventId
public long getSystemEventId()- Specified by:
getSystemEventId
in interfacecom.liferay.portal.kernel.model.SystemEventModel
-
setSystemEventId
public void setSystemEventId(long systemEventId) - Specified by:
setSystemEventId
in interfacecom.liferay.portal.kernel.model.SystemEventModel
-
getGroupId
public long getGroupId()- Specified by:
getGroupId
in interfacecom.liferay.portal.kernel.model.SystemEventModel
-
setGroupId
public void setGroupId(long groupId) - Specified by:
setGroupId
in interfacecom.liferay.portal.kernel.model.SystemEventModel
-
getOriginalGroupId
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String)
-
getCompanyId
public long getCompanyId()- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.ShardedModel
- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.SystemEventModel
-
setCompanyId
public void setCompanyId(long companyId) - Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.ShardedModel
- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.SystemEventModel
-
getUserId
public long getUserId()- Specified by:
getUserId
in interfacecom.liferay.portal.kernel.model.SystemEventModel
-
setUserId
public void setUserId(long userId) - Specified by:
setUserId
in interfacecom.liferay.portal.kernel.model.SystemEventModel
-
getUserUuid
- Specified by:
getUserUuid
in interfacecom.liferay.portal.kernel.model.SystemEventModel
-
setUserUuid
- Specified by:
setUserUuid
in interfacecom.liferay.portal.kernel.model.SystemEventModel
-
getUserName
- Specified by:
getUserName
in interfacecom.liferay.portal.kernel.model.SystemEventModel
-
setUserName
- Specified by:
setUserName
in interfacecom.liferay.portal.kernel.model.SystemEventModel
-
getCreateDate
- Specified by:
getCreateDate
in interfacecom.liferay.portal.kernel.model.SystemEventModel
-
setCreateDate
- Specified by:
setCreateDate
in interfacecom.liferay.portal.kernel.model.SystemEventModel
-
getClassName
- Specified by:
getClassName
in interfacecom.liferay.portal.kernel.model.SystemEventModel
- Specified by:
getClassName
in interfacecom.liferay.portal.kernel.model.TypedModel
-
setClassName
- Specified by:
setClassName
in interfacecom.liferay.portal.kernel.model.SystemEventModel
-
getClassNameId
public long getClassNameId()- Specified by:
getClassNameId
in interfacecom.liferay.portal.kernel.model.SystemEventModel
- Specified by:
getClassNameId
in interfacecom.liferay.portal.kernel.model.TypedModel
-
setClassNameId
public void setClassNameId(long classNameId) - Specified by:
setClassNameId
in interfacecom.liferay.portal.kernel.model.SystemEventModel
- Specified by:
setClassNameId
in interfacecom.liferay.portal.kernel.model.TypedModel
-
getOriginalClassNameId
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String)
-
getClassPK
public long getClassPK()- Specified by:
getClassPK
in interfacecom.liferay.portal.kernel.model.AttachedModel
- Specified by:
getClassPK
in interfacecom.liferay.portal.kernel.model.SystemEventModel
-
setClassPK
public void setClassPK(long classPK) - Specified by:
setClassPK
in interfacecom.liferay.portal.kernel.model.AttachedModel
- Specified by:
setClassPK
in interfacecom.liferay.portal.kernel.model.SystemEventModel
-
getOriginalClassPK
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String)
-
getClassUuid
- Specified by:
getClassUuid
in interfacecom.liferay.portal.kernel.model.SystemEventModel
-
setClassUuid
- Specified by:
setClassUuid
in interfacecom.liferay.portal.kernel.model.SystemEventModel
-
getReferrerClassNameId
public long getReferrerClassNameId()- Specified by:
getReferrerClassNameId
in interfacecom.liferay.portal.kernel.model.SystemEventModel
-
setReferrerClassNameId
public void setReferrerClassNameId(long referrerClassNameId) - Specified by:
setReferrerClassNameId
in interfacecom.liferay.portal.kernel.model.SystemEventModel
-
getParentSystemEventId
public long getParentSystemEventId()- Specified by:
getParentSystemEventId
in interfacecom.liferay.portal.kernel.model.SystemEventModel
-
setParentSystemEventId
public void setParentSystemEventId(long parentSystemEventId) - Specified by:
setParentSystemEventId
in interfacecom.liferay.portal.kernel.model.SystemEventModel
-
getSystemEventSetKey
public long getSystemEventSetKey()- Specified by:
getSystemEventSetKey
in interfacecom.liferay.portal.kernel.model.SystemEventModel
-
setSystemEventSetKey
public void setSystemEventSetKey(long systemEventSetKey) - Specified by:
setSystemEventSetKey
in interfacecom.liferay.portal.kernel.model.SystemEventModel
-
getOriginalSystemEventSetKey
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String)
-
getType
public int getType()- Specified by:
getType
in interfacecom.liferay.portal.kernel.model.SystemEventModel
-
setType
public void setType(int type) - Specified by:
setType
in interfacecom.liferay.portal.kernel.model.SystemEventModel
-
getOriginalType
Deprecated.As of Athanasius (7.3.x), replaced bygetColumnOriginalValue(String)
-
getExtraData
- Specified by:
getExtraData
in interfacecom.liferay.portal.kernel.model.SystemEventModel
-
setExtraData
- Specified by:
setExtraData
in interfacecom.liferay.portal.kernel.model.SystemEventModel
-
getColumnBitmask
public long getColumnBitmask() -
getExpandoBridge
public com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()- Specified by:
getExpandoBridge
in interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.SystemEvent>
- Specified by:
getExpandoBridge
in interfacecom.liferay.portal.kernel.model.ClassedModel
- Overrides:
getExpandoBridge
in classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.SystemEvent>
-
setExpandoBridgeAttributes
public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext) - Specified by:
setExpandoBridgeAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.SystemEvent>
- Overrides:
setExpandoBridgeAttributes
in classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.SystemEvent>
-
toEscapedModel
public com.liferay.portal.kernel.model.SystemEvent toEscapedModel()- Specified by:
toEscapedModel
in interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.SystemEvent>
- Overrides:
toEscapedModel
in classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.SystemEvent>
-
clone
- Specified by:
clone
in interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.SystemEvent>
- Specified by:
clone
in classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.SystemEvent>
-
cloneWithOriginalValues
public com.liferay.portal.kernel.model.SystemEvent cloneWithOriginalValues()- Specified by:
cloneWithOriginalValues
in interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.SystemEvent>
- Specified by:
cloneWithOriginalValues
in interfacecom.liferay.portal.kernel.model.SystemEventModel
-
compareTo
public int compareTo(com.liferay.portal.kernel.model.SystemEvent systemEvent) - Specified by:
compareTo
in interfaceComparable<com.liferay.portal.kernel.model.SystemEvent>
-
equals
-
hashCode
public int hashCode() -
isEntityCacheEnabled
Deprecated.As of Athanasius (7.3.x), with no direct replacement- Specified by:
isEntityCacheEnabled
in interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.SystemEvent>
-
isFinderCacheEnabled
Deprecated.As of Athanasius (7.3.x), with no direct replacement- Specified by:
isFinderCacheEnabled
in interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.SystemEvent>
-
resetOriginalValues
public void resetOriginalValues()- Specified by:
resetOriginalValues
in interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.SystemEvent>
- Overrides:
resetOriginalValues
in classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.SystemEvent>
-
toCacheModel
public com.liferay.portal.kernel.model.CacheModel<com.liferay.portal.kernel.model.SystemEvent> toCacheModel()- Specified by:
toCacheModel
in interfacecom.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.SystemEvent>
- Overrides:
toCacheModel
in classcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.SystemEvent>
-
toString
-
getColumnValue
-
getColumnOriginalValue
-
getColumnBitmask
-
getColumnBitmask(String)