@ProviderType public interface SystemEvent extends PersistedModel, SystemEventModel
SystemEventModel
Modifier and Type | Field and Description |
---|---|
static Accessor<SystemEvent,Long> |
SYSTEM_EVENT_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
Modifier and Type | Method and Description |
---|---|
String |
getReferrerClassName() |
void |
setReferrerClassName(String referrerClassName) |
persist
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
static final Accessor<SystemEvent,Long> SYSTEM_EVENT_ID_ACCESSOR
com.liferay.portal.model.impl.SystemEventImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.