@ProviderType public interface UserNotificationEvent extends PersistedModel, UserNotificationEventModel
UserNotificationEventModel
Modifier and Type | Field and Description |
---|---|
static Accessor<UserNotificationEvent,java.lang.Long> |
USER_NOTIFICATION_EVENT_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
persist
clone, 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, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
getModelClass, getModelClassName
static final Accessor<UserNotificationEvent,java.lang.Long> USER_NOTIFICATION_EVENT_ID_ACCESSOR
com.liferay.portal.model.impl.UserNotificationEventImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.