Package com.liferay.portal.kernel.model
Interface UserNotificationDelivery
- All Superinterfaces:
BaseModel<UserNotificationDelivery>,ClassedModel,Cloneable,Comparable<UserNotificationDelivery>,MVCCModel,PersistedModel,Serializable,ShardedModel,TypedModel,UserNotificationDeliveryModel
- All Known Implementing Classes:
UserNotificationDeliveryWrapper
@ProviderType
public interface UserNotificationDelivery
extends PersistedModel, UserNotificationDeliveryModel
The extended model interface for the UserNotificationDelivery service. Represents a row in the "UserNotificationDelivery" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
- {$generated.description}
-
Field Summary
Fields -
Method Summary
Methods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.portal.kernel.model.PersistedModel
persistMethods inherited from interface com.liferay.portal.kernel.model.UserNotificationDeliveryModel
cloneWithOriginalValues, 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, toXmlString
-
Field Details
-
USER_NOTIFICATION_DELIVERY_ID_ACCESSOR
-