@ProviderType public interface SystemEvent extends SystemEventModel, PersistedModel
SystemEventModel
,
SystemEventImpl
,
SystemEventModelImpl
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) |
clone, compareTo, getClassName, getClassNameId, getClassPK, getClassUuid, getCompanyId, getCreateDate, getExpandoBridge, getExtraData, getGroupId, getMvccVersion, getParentSystemEventId, getPrimaryKey, getPrimaryKeyObj, getReferrerClassNameId, getSystemEventId, getSystemEventSetKey, getType, getUserId, getUserName, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setClassName, setClassNameId, setClassPK, setClassUuid, setCompanyId, setCreateDate, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExtraData, setGroupId, setMvccVersion, setNew, setParentSystemEventId, setPrimaryKey, setPrimaryKeyObj, setReferrerClassNameId, setSystemEventId, setSystemEventSetKey, setType, setUserId, setUserName, setUserUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
getModelClass, getModelClassName
persist
static final Accessor<SystemEvent,Long> SYSTEM_EVENT_ID_ACCESSOR