@ProviderType public interface AuditEvent extends AuditEventModel, com.liferay.portal.kernel.model.PersistedModel
AuditEventModel| Modifier and Type | Field and Description |
|---|---|
static com.liferay.portal.kernel.util.Accessor<AuditEvent,java.lang.Long> |
AUDIT_EVENT_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
clone, compareTo, getAdditionalInfo, getAuditEventId, getClassName, getClassPK, getClientHost, getClientIP, getCompanyId, getCreateDate, getEventType, getExpandoBridge, getMessage, getPrimaryKey, getPrimaryKeyObj, getServerName, getServerPort, getSessionID, getUserId, getUserName, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setAdditionalInfo, setAuditEventId, setCachedModel, setClassName, setClassPK, setClientHost, setClientIP, setCompanyId, setCreateDate, setEventType, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setMessage, setNew, setPrimaryKey, setPrimaryKeyObj, setServerName, setServerPort, setSessionID, setUserId, setUserName, setUserUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesstatic final com.liferay.portal.kernel.util.Accessor<AuditEvent,java.lang.Long> AUDIT_EVENT_ID_ACCESSOR
com.liferay.portal.security.audit.storage.model.impl.AuditEventImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.