@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.
|
persistgetClassName, getClassNameId, getCompanyId, getDeliver, getDeliveryType, getMvccVersion, getNotificationType, getPortletId, getPrimaryKey, getUserId, getUserNotificationDeliveryId, getUserUuid, isDeliver, setClassName, setClassNameId, setCompanyId, setDeliver, setDeliveryType, setMvccVersion, setNotificationType, setPortletId, setPrimaryKey, setUserId, setUserNotificationDeliveryId, setUserUuidclone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, 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.