@ProviderType public interface UserNotificationEvent extends PersistedModel, UserNotificationEventModel
UserNotificationEventModel| Modifier and Type | Field and Description |
|---|---|
static Accessor<UserNotificationEvent,Long> |
USER_NOTIFICATION_EVENT_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
persistclone, compareTo, getActionRequired, getArchived, getCompanyId, getDeliverBy, getDelivered, getDeliveryType, getExpandoBridge, getMvccVersion, getPayload, getPrimaryKey, getPrimaryKeyObj, getTimestamp, getType, getUserId, getUserNotificationEventId, getUserUuid, getUuid, hashCode, isActionRequired, isArchived, isCachedModel, isDelivered, isEscapedModel, isNew, setActionRequired, setArchived, setCachedModel, setCompanyId, setDeliverBy, setDelivered, setDeliveryType, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setMvccVersion, setNew, setPayload, setPrimaryKey, setPrimaryKeyObj, setTimestamp, setType, setUserId, setUserNotificationEventId, setUserUuid, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesgetModelClass, getModelClassNamestatic final Accessor<UserNotificationEvent,Long> USER_NOTIFICATION_EVENT_ID_ACCESSOR
com.liferay.portal.model.impl.UserNotificationEventImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.