@ProviderType public interface UserNotificationDelivery extends PersistedModel, UserNotificationDeliveryModel
UserNotificationDeliveryModel| Modifier and Type | Field and Description |
|---|---|
static Accessor<UserNotificationDelivery,Long> |
USER_NOTIFICATION_DELIVERY_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
persistclone, compareTo, getClassName, getClassNameId, getCompanyId, getDeliver, getDeliveryType, getExpandoBridge, getMvccVersion, getNotificationType, getPortletId, getPrimaryKey, getPrimaryKeyObj, getUserId, getUserNotificationDeliveryId, getUserUuid, hashCode, isCachedModel, isDeliver, isEscapedModel, isNew, setCachedModel, setClassName, setClassNameId, setCompanyId, setDeliver, setDeliveryType, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setMvccVersion, setNew, setNotificationType, setPortletId, setPrimaryKey, setPrimaryKeyObj, setUserId, setUserNotificationDeliveryId, setUserUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesgetModelClass, getModelClassNamestatic final Accessor<UserNotificationDelivery,Long> USER_NOTIFICATION_DELIVERY_ID_ACCESSOR
com.liferay.portal.model.impl.UserNotificationDeliveryImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.