@ProviderType public interface SystemEvent extends SystemEventModel, PersistedModel
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) |
getClassName, getClassNameId, getClassPK, getClassUuid, getCompanyId, getCreateDate, getExtraData, getGroupId, getMvccVersion, getParentSystemEventId, getPrimaryKey, getReferrerClassNameId, getSystemEventId, getSystemEventSetKey, getType, getUserId, getUserName, getUserUuid, setClassName, setClassNameId, setClassPK, setClassUuid, setCompanyId, setCreateDate, setExtraData, setGroupId, setMvccVersion, setParentSystemEventId, setPrimaryKey, setReferrerClassNameId, setSystemEventId, setSystemEventSetKey, setType, 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
persist
static final Accessor<SystemEvent,Long> SYSTEM_EVENT_ID_ACCESSOR