Package com.liferay.portal.kernel.model
Class UserNotificationDeliveryWrapper
Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<UserNotificationDelivery>
com.liferay.portal.kernel.model.UserNotificationDeliveryWrapper
- All Implemented Interfaces:
BaseModel<UserNotificationDelivery>,ClassedModel,ModelWrapper<UserNotificationDelivery>,MVCCModel,PersistedModel,ShardedModel,TypedModel,UserNotificationDelivery,UserNotificationDeliveryModel,Serializable,Cloneable,Comparable<UserNotificationDelivery>
public class UserNotificationDeliveryWrapper
extends BaseModelWrapper<UserNotificationDelivery>
implements ModelWrapper<UserNotificationDelivery>, UserNotificationDelivery
This class is a wrapper for UserNotificationDelivery.
- Author:
- Brian Wing Shun Chan
- See Also:
- {$generated.description}
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
modelFields inherited from interface com.liferay.portal.kernel.model.UserNotificationDelivery
USER_NOTIFICATION_DELIVERY_ID_ACCESSOR -
Constructor Summary
ConstructorsConstructorDescriptionUserNotificationDeliveryWrapper(UserNotificationDelivery userNotificationDelivery) -
Method Summary
Modifier and TypeMethodDescriptionReturns the fully qualified class name of this user notification delivery.longReturns the class name ID of this user notification delivery.longReturns the company ID of this user notification delivery.booleanReturns the deliver of this user notification delivery.intReturns the delivery type of this user notification delivery.longReturns the mvcc version of this user notification delivery.intReturns the notification type of this user notification delivery.Returns the portlet ID of this user notification delivery.longReturns the primary key of this user notification delivery.longReturns the user ID of this user notification delivery.longReturns the user notification delivery ID of this user notification delivery.Returns the user uuid of this user notification delivery.booleanReturnstrueif this user notification delivery is deliver.voidpersist()Updates this model instance in the database or adds it if it does not yet exist.voidsetClassName(String className) voidsetClassNameId(long classNameId) Sets the class name ID of this user notification delivery.voidsetCompanyId(long companyId) Sets the company ID of this user notification delivery.voidsetDeliver(boolean deliver) Sets whether this user notification delivery is deliver.voidsetDeliveryType(int deliveryType) Sets the delivery type of this user notification delivery.voidsetModelAttributes(Map<String, Object> attributes) voidsetMvccVersion(long mvccVersion) Sets the mvcc version of this user notification delivery.voidsetNotificationType(int notificationType) Sets the notification type of this user notification delivery.voidsetPortletId(String portletId) Sets the portlet ID of this user notification delivery.voidsetPrimaryKey(long primaryKey) Sets the primary key of this user notification delivery.voidsetUserId(long userId) Sets the user ID of this user notification delivery.voidsetUserNotificationDeliveryId(long userNotificationDeliveryId) Sets the user notification delivery ID of this user notification delivery.voidsetUserUuid(String userUuid) Sets the user uuid of this user notification delivery.protected UserNotificationDeliveryWrapperwrap(UserNotificationDelivery userNotificationDelivery) Methods inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, 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.ModelWrapper
getWrappedModel
-
Constructor Details
-
UserNotificationDeliveryWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfaceBaseModel<UserNotificationDelivery>
-
setModelAttributes
- Specified by:
setModelAttributesin interfaceBaseModel<UserNotificationDelivery>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfaceBaseModel<UserNotificationDelivery>- Specified by:
cloneWithOriginalValuesin interfaceUserNotificationDeliveryModel
-
getClassName
Returns the fully qualified class name of this user notification delivery.- Specified by:
getClassNamein interfaceTypedModel- Specified by:
getClassNamein interfaceUserNotificationDeliveryModel- Returns:
- the fully qualified class name of this user notification delivery
-
getClassNameId
public long getClassNameId()Returns the class name ID of this user notification delivery.- Specified by:
getClassNameIdin interfaceTypedModel- Specified by:
getClassNameIdin interfaceUserNotificationDeliveryModel- Returns:
- the class name ID of this user notification delivery
-
getCompanyId
public long getCompanyId()Returns the company ID of this user notification delivery.- Specified by:
getCompanyIdin interfaceShardedModel- Specified by:
getCompanyIdin interfaceUserNotificationDeliveryModel- Returns:
- the company ID of this user notification delivery
-
getDeliver
public boolean getDeliver()Returns the deliver of this user notification delivery.- Specified by:
getDeliverin interfaceUserNotificationDeliveryModel- Returns:
- the deliver of this user notification delivery
-
getDeliveryType
public int getDeliveryType()Returns the delivery type of this user notification delivery.- Specified by:
getDeliveryTypein interfaceUserNotificationDeliveryModel- Returns:
- the delivery type of this user notification delivery
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this user notification delivery.- Specified by:
getMvccVersionin interfaceMVCCModel- Specified by:
getMvccVersionin interfaceUserNotificationDeliveryModel- Returns:
- the mvcc version of this user notification delivery
-
getNotificationType
public int getNotificationType()Returns the notification type of this user notification delivery.- Specified by:
getNotificationTypein interfaceUserNotificationDeliveryModel- Returns:
- the notification type of this user notification delivery
-
getPortletId
Returns the portlet ID of this user notification delivery.- Specified by:
getPortletIdin interfaceUserNotificationDeliveryModel- Returns:
- the portlet ID of this user notification delivery
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this user notification delivery.- Specified by:
getPrimaryKeyin interfaceUserNotificationDeliveryModel- Returns:
- the primary key of this user notification delivery
-
getUserId
public long getUserId()Returns the user ID of this user notification delivery.- Specified by:
getUserIdin interfaceUserNotificationDeliveryModel- Returns:
- the user ID of this user notification delivery
-
getUserNotificationDeliveryId
public long getUserNotificationDeliveryId()Returns the user notification delivery ID of this user notification delivery.- Specified by:
getUserNotificationDeliveryIdin interfaceUserNotificationDeliveryModel- Returns:
- the user notification delivery ID of this user notification delivery
-
getUserUuid
Returns the user uuid of this user notification delivery.- Specified by:
getUserUuidin interfaceUserNotificationDeliveryModel- Returns:
- the user uuid of this user notification delivery
-
isDeliver
public boolean isDeliver()Returnstrueif this user notification delivery is deliver.- Specified by:
isDeliverin interfaceUserNotificationDeliveryModel- Returns:
trueif this user notification delivery is deliver;falseotherwise
-
persist
public void persist()Description copied from interface:PersistedModelUpdates this model instance in the database or adds it if it does not yet exist. Also notifies the appropriate model listeners.- Specified by:
persistin interfacePersistedModel
-
setClassName
- Specified by:
setClassNamein interfaceUserNotificationDeliveryModel
-
setClassNameId
public void setClassNameId(long classNameId) Sets the class name ID of this user notification delivery.- Specified by:
setClassNameIdin interfaceTypedModel- Specified by:
setClassNameIdin interfaceUserNotificationDeliveryModel- Parameters:
classNameId- the class name ID of this user notification delivery
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this user notification delivery.- Specified by:
setCompanyIdin interfaceShardedModel- Specified by:
setCompanyIdin interfaceUserNotificationDeliveryModel- Parameters:
companyId- the company ID of this user notification delivery
-
setDeliver
public void setDeliver(boolean deliver) Sets whether this user notification delivery is deliver.- Specified by:
setDeliverin interfaceUserNotificationDeliveryModel- Parameters:
deliver- the deliver of this user notification delivery
-
setDeliveryType
public void setDeliveryType(int deliveryType) Sets the delivery type of this user notification delivery.- Specified by:
setDeliveryTypein interfaceUserNotificationDeliveryModel- Parameters:
deliveryType- the delivery type of this user notification delivery
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this user notification delivery.- Specified by:
setMvccVersionin interfaceMVCCModel- Specified by:
setMvccVersionin interfaceUserNotificationDeliveryModel- Parameters:
mvccVersion- the mvcc version of this user notification delivery
-
setNotificationType
public void setNotificationType(int notificationType) Sets the notification type of this user notification delivery.- Specified by:
setNotificationTypein interfaceUserNotificationDeliveryModel- Parameters:
notificationType- the notification type of this user notification delivery
-
setPortletId
Sets the portlet ID of this user notification delivery.- Specified by:
setPortletIdin interfaceUserNotificationDeliveryModel- Parameters:
portletId- the portlet ID of this user notification delivery
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this user notification delivery.- Specified by:
setPrimaryKeyin interfaceUserNotificationDeliveryModel- Parameters:
primaryKey- the primary key of this user notification delivery
-
setUserId
public void setUserId(long userId) Sets the user ID of this user notification delivery.- Specified by:
setUserIdin interfaceUserNotificationDeliveryModel- Parameters:
userId- the user ID of this user notification delivery
-
setUserNotificationDeliveryId
public void setUserNotificationDeliveryId(long userNotificationDeliveryId) Sets the user notification delivery ID of this user notification delivery.- Specified by:
setUserNotificationDeliveryIdin interfaceUserNotificationDeliveryModel- Parameters:
userNotificationDeliveryId- the user notification delivery ID of this user notification delivery
-
setUserUuid
Sets the user uuid of this user notification delivery.- Specified by:
setUserUuidin interfaceUserNotificationDeliveryModel- Parameters:
userUuid- the user uuid of this user notification delivery
-
toXmlString
- Specified by:
toXmlStringin interfaceUserNotificationDeliveryModel
-
wrap
- Specified by:
wrapin classBaseModelWrapper<UserNotificationDelivery>
-