Class PushNotificationsDeviceWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<PushNotificationsDevice>
com.liferay.push.notifications.model.PushNotificationsDeviceWrapper
- All Implemented Interfaces:
com.liferay.portal.kernel.model.BaseModel<PushNotificationsDevice>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.ModelWrapper<PushNotificationsDevice>,com.liferay.portal.kernel.model.PersistedModel,com.liferay.portal.kernel.model.ShardedModel,PushNotificationsDevice,PushNotificationsDeviceModel,Serializable,Cloneable,Comparable<PushNotificationsDevice>
public class PushNotificationsDeviceWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<PushNotificationsDevice>
implements com.liferay.portal.kernel.model.ModelWrapper<PushNotificationsDevice>, PushNotificationsDevice
This class is a wrapper for PushNotificationsDevice.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
modelFields inherited from interface com.liferay.push.notifications.model.PushNotificationsDevice
PUSH_NOTIFICATIONS_DEVICE_ID_ACCESSOR -
Constructor Summary
ConstructorsConstructorDescriptionPushNotificationsDeviceWrapper(PushNotificationsDevice pushNotificationsDevice) -
Method Summary
Modifier and TypeMethodDescriptionlongReturns the company ID of this push notifications device.Returns the create date of this push notifications device.Returns the platform of this push notifications device.longReturns the primary key of this push notifications device.longReturns the push notifications device ID of this push notifications device.getToken()Returns the token of this push notifications device.longReturns the user ID of this push notifications device.Returns the user uuid of this push notifications device.voidpersist()voidsetCompanyId(long companyId) Sets the company ID of this push notifications device.voidsetCreateDate(Date createDate) Sets the create date of this push notifications device.voidsetModelAttributes(Map<String, Object> attributes) voidsetPlatform(String platform) Sets the platform of this push notifications device.voidsetPrimaryKey(long primaryKey) Sets the primary key of this push notifications device.voidsetPushNotificationsDeviceId(long pushNotificationsDeviceId) Sets the push notifications device ID of this push notifications device.voidSets the token of this push notifications device.voidsetUserId(long userId) Sets the user ID of this push notifications device.voidsetUserUuid(String userUuid) Sets the user uuid of this push notifications device.protected PushNotificationsDeviceWrapperwrap(PushNotificationsDevice pushNotificationsDevice) 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
-
PushNotificationsDeviceWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<PushNotificationsDevice>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<PushNotificationsDevice>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<PushNotificationsDevice>- Specified by:
cloneWithOriginalValuesin interfacePushNotificationsDeviceModel
-
getCompanyId
public long getCompanyId()Returns the company ID of this push notifications device.- Specified by:
getCompanyIdin interfacePushNotificationsDeviceModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Returns:
- the company ID of this push notifications device
-
getCreateDate
Returns the create date of this push notifications device.- Specified by:
getCreateDatein interfacePushNotificationsDeviceModel- Returns:
- the create date of this push notifications device
-
getPlatform
Returns the platform of this push notifications device.- Specified by:
getPlatformin interfacePushNotificationsDeviceModel- Returns:
- the platform of this push notifications device
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this push notifications device.- Specified by:
getPrimaryKeyin interfacePushNotificationsDeviceModel- Returns:
- the primary key of this push notifications device
-
getPushNotificationsDeviceId
public long getPushNotificationsDeviceId()Returns the push notifications device ID of this push notifications device.- Specified by:
getPushNotificationsDeviceIdin interfacePushNotificationsDeviceModel- Returns:
- the push notifications device ID of this push notifications device
-
getToken
Returns the token of this push notifications device.- Specified by:
getTokenin interfacePushNotificationsDeviceModel- Returns:
- the token of this push notifications device
-
getUserId
public long getUserId()Returns the user ID of this push notifications device.- Specified by:
getUserIdin interfacePushNotificationsDeviceModel- Returns:
- the user ID of this push notifications device
-
getUserUuid
Returns the user uuid of this push notifications device.- Specified by:
getUserUuidin interfacePushNotificationsDeviceModel- Returns:
- the user uuid of this push notifications device
-
persist
public void persist()- Specified by:
persistin interfacecom.liferay.portal.kernel.model.PersistedModel
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this push notifications device.- Specified by:
setCompanyIdin interfacePushNotificationsDeviceModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Parameters:
companyId- the company ID of this push notifications device
-
setCreateDate
Sets the create date of this push notifications device.- Specified by:
setCreateDatein interfacePushNotificationsDeviceModel- Parameters:
createDate- the create date of this push notifications device
-
setPlatform
Sets the platform of this push notifications device.- Specified by:
setPlatformin interfacePushNotificationsDeviceModel- Parameters:
platform- the platform of this push notifications device
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this push notifications device.- Specified by:
setPrimaryKeyin interfacePushNotificationsDeviceModel- Parameters:
primaryKey- the primary key of this push notifications device
-
setPushNotificationsDeviceId
public void setPushNotificationsDeviceId(long pushNotificationsDeviceId) Sets the push notifications device ID of this push notifications device.- Specified by:
setPushNotificationsDeviceIdin interfacePushNotificationsDeviceModel- Parameters:
pushNotificationsDeviceId- the push notifications device ID of this push notifications device
-
setToken
Sets the token of this push notifications device.- Specified by:
setTokenin interfacePushNotificationsDeviceModel- Parameters:
token- the token of this push notifications device
-
setUserId
public void setUserId(long userId) Sets the user ID of this push notifications device.- Specified by:
setUserIdin interfacePushNotificationsDeviceModel- Parameters:
userId- the user ID of this push notifications device
-
setUserUuid
Sets the user uuid of this push notifications device.- Specified by:
setUserUuidin interfacePushNotificationsDeviceModel- Parameters:
userUuid- the user uuid of this push notifications device
-
toXmlString
- Specified by:
toXmlStringin interfacePushNotificationsDeviceModel
-
wrap
- Specified by:
wrapin classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<PushNotificationsDevice>
-