@ProviderType public interface SystemEvent extends PersistedModel, SystemEventModel
SystemEventModel
Modifier and Type | Field and Description |
---|---|
static Accessor<SystemEvent,Long> |
SYSTEM_EVENT_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
String |
getReferrerClassName() |
void |
setReferrerClassName(String referrerClassName) |
persist
cloneWithOriginalValues, getClassName, getClassNameId, getClassPK, getClassUuid, getCompanyId, getCreateDate, getCtCollectionId, getExtraData, getGroupId, getMvccVersion, getParentSystemEventId, getPrimaryKey, getReferrerClassNameId, getSystemEventId, getSystemEventSetKey, getType, getUserId, getUserName, getUserUuid, setClassName, setClassNameId, setClassPK, setClassUuid, setCompanyId, setCreateDate, setCtCollectionId, setExtraData, setGroupId, setMvccVersion, setParentSystemEventId, setPrimaryKey, setReferrerClassNameId, setSystemEventId, setSystemEventSetKey, setType, setUserId, setUserName, setUserUuid, toXmlString
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
getModelClass, getModelClassName
static final Accessor<SystemEvent,Long> SYSTEM_EVENT_ID_ACCESSOR