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