@Deprecated public class CommerceNotificationAttachmentWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceNotificationAttachment> implements CommerceNotificationAttachment, com.liferay.portal.kernel.model.ModelWrapper<CommerceNotificationAttachment>
This class is a wrapper for CommerceNotificationAttachment.
CommerceNotificationAttachment,
Serialized FormCOMMERCE_NOTIFICATION_ATTACHMENT_ID_ACCESSOR| Constructor and Description |
|---|
CommerceNotificationAttachmentWrapper(CommerceNotificationAttachment commerceNotificationAttachment)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CommerceNotificationAttachment |
cloneWithOriginalValues()
Deprecated.
|
long |
getCommerceNotificationAttachmentId()
Deprecated.
Returns the commerce notification attachment ID of this commerce notification attachment.
|
long |
getCommerceNotificationQueueEntryId()
Deprecated.
Returns the commerce notification queue entry ID of this commerce notification attachment.
|
long |
getCompanyId()
Deprecated.
Returns the company ID of this commerce notification attachment.
|
java.util.Date |
getCreateDate()
Deprecated.
Returns the create date of this commerce notification attachment.
|
boolean |
getDeleteOnSend()
Deprecated.
Returns the delete on send of this commerce notification attachment.
|
com.liferay.portal.kernel.repository.model.FileEntry |
getFileEntry()
Deprecated.
|
long |
getFileEntryId()
Deprecated.
Returns the file entry ID of this commerce notification attachment.
|
long |
getGroupId()
Deprecated.
Returns the group ID of this commerce notification attachment.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes()
Deprecated.
|
java.util.Date |
getModifiedDate()
Deprecated.
Returns the modified date of this commerce notification attachment.
|
long |
getMvccVersion()
Deprecated.
Returns the mvcc version of this commerce notification attachment.
|
long |
getPrimaryKey()
Deprecated.
Returns the primary key of this commerce notification attachment.
|
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType()
Deprecated.
|
long |
getUserId()
Deprecated.
Returns the user ID of this commerce notification attachment.
|
java.lang.String |
getUserName()
Deprecated.
Returns the user name of this commerce notification attachment.
|
java.lang.String |
getUserUuid()
Deprecated.
Returns the user uuid of this commerce notification attachment.
|
java.lang.String |
getUuid()
Deprecated.
Returns the uuid of this commerce notification attachment.
|
boolean |
isDeleteOnSend()
Deprecated.
Returns
true if this commerce notification attachment is delete on send. |
void |
persist()
Deprecated.
|
void |
setCommerceNotificationAttachmentId(long commerceNotificationAttachmentId)
Deprecated.
Sets the commerce notification attachment ID of this commerce notification attachment.
|
void |
setCommerceNotificationQueueEntryId(long commerceNotificationQueueEntryId)
Deprecated.
Sets the commerce notification queue entry ID of this commerce notification attachment.
|
void |
setCompanyId(long companyId)
Deprecated.
Sets the company ID of this commerce notification attachment.
|
void |
setCreateDate(java.util.Date createDate)
Deprecated.
Sets the create date of this commerce notification attachment.
|
void |
setDeleteOnSend(boolean deleteOnSend)
Deprecated.
Sets whether this commerce notification attachment is delete on send.
|
void |
setFileEntryId(long fileEntryId)
Deprecated.
Sets the file entry ID of this commerce notification attachment.
|
void |
setGroupId(long groupId)
Deprecated.
Sets the group ID of this commerce notification attachment.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
Deprecated.
|
void |
setModifiedDate(java.util.Date modifiedDate)
Deprecated.
Sets the modified date of this commerce notification attachment.
|
void |
setMvccVersion(long mvccVersion)
Deprecated.
Sets the mvcc version of this commerce notification attachment.
|
void |
setPrimaryKey(long primaryKey)
Deprecated.
Sets the primary key of this commerce notification attachment.
|
void |
setUserId(long userId)
Deprecated.
Sets the user ID of this commerce notification attachment.
|
void |
setUserName(java.lang.String userName)
Deprecated.
Sets the user name of this commerce notification attachment.
|
void |
setUserUuid(java.lang.String userUuid)
Deprecated.
Sets the user uuid of this commerce notification attachment.
|
void |
setUuid(java.lang.String uuid)
Deprecated.
Sets the uuid of this commerce notification attachment.
|
java.lang.String |
toXmlString()
Deprecated.
|
protected CommerceNotificationAttachmentWrapper |
wrap(CommerceNotificationAttachment commerceNotificationAttachment)
Deprecated.
|
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelpublic CommerceNotificationAttachmentWrapper(CommerceNotificationAttachment commerceNotificationAttachment)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceNotificationAttachment>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceNotificationAttachment>public CommerceNotificationAttachment cloneWithOriginalValues()
cloneWithOriginalValues in interface CommerceNotificationAttachmentModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CommerceNotificationAttachment>public long getCommerceNotificationAttachmentId()
getCommerceNotificationAttachmentId in interface CommerceNotificationAttachmentModelpublic long getCommerceNotificationQueueEntryId()
getCommerceNotificationQueueEntryId in interface CommerceNotificationAttachmentModelpublic long getCompanyId()
getCompanyId in interface CommerceNotificationAttachmentModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface com.liferay.portal.kernel.model.StagedModelpublic java.util.Date getCreateDate()
getCreateDate in interface CommerceNotificationAttachmentModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelpublic boolean getDeleteOnSend()
getDeleteOnSend in interface CommerceNotificationAttachmentModelpublic com.liferay.portal.kernel.repository.model.FileEntry getFileEntry()
throws com.liferay.portal.kernel.exception.PortalException
getFileEntry in interface CommerceNotificationAttachmentcom.liferay.portal.kernel.exception.PortalExceptionpublic long getFileEntryId()
getFileEntryId in interface CommerceNotificationAttachmentModelpublic long getGroupId()
getGroupId in interface CommerceNotificationAttachmentModelgetGroupId in interface com.liferay.portal.kernel.model.GroupedModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface CommerceNotificationAttachmentModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getMvccVersion()
getMvccVersion in interface CommerceNotificationAttachmentModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic long getPrimaryKey()
getPrimaryKey in interface CommerceNotificationAttachmentModelpublic long getUserId()
getUserId in interface CommerceNotificationAttachmentModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface CommerceNotificationAttachmentModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface CommerceNotificationAttachmentModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUuid()
getUuid in interface CommerceNotificationAttachmentModelgetUuid in interface com.liferay.portal.kernel.model.StagedModelpublic boolean isDeleteOnSend()
true if this commerce notification attachment is delete on send.isDeleteOnSend in interface CommerceNotificationAttachmentModeltrue if this commerce notification attachment is delete on send; false otherwisepublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCommerceNotificationAttachmentId(long commerceNotificationAttachmentId)
setCommerceNotificationAttachmentId in interface CommerceNotificationAttachmentModelcommerceNotificationAttachmentId - the commerce notification attachment ID of this commerce notification attachmentpublic void setCommerceNotificationQueueEntryId(long commerceNotificationQueueEntryId)
setCommerceNotificationQueueEntryId in interface CommerceNotificationAttachmentModelcommerceNotificationQueueEntryId - the commerce notification queue entry ID of this commerce notification attachmentpublic void setCompanyId(long companyId)
setCompanyId in interface CommerceNotificationAttachmentModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface com.liferay.portal.kernel.model.StagedModelcompanyId - the company ID of this commerce notification attachmentpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CommerceNotificationAttachmentModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModelcreateDate - the create date of this commerce notification attachmentpublic void setDeleteOnSend(boolean deleteOnSend)
setDeleteOnSend in interface CommerceNotificationAttachmentModeldeleteOnSend - the delete on send of this commerce notification attachmentpublic void setFileEntryId(long fileEntryId)
setFileEntryId in interface CommerceNotificationAttachmentModelfileEntryId - the file entry ID of this commerce notification attachmentpublic void setGroupId(long groupId)
setGroupId in interface CommerceNotificationAttachmentModelsetGroupId in interface com.liferay.portal.kernel.model.GroupedModelgroupId - the group ID of this commerce notification attachmentpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface CommerceNotificationAttachmentModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelmodifiedDate - the modified date of this commerce notification attachmentpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface CommerceNotificationAttachmentModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this commerce notification attachmentpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CommerceNotificationAttachmentModelprimaryKey - the primary key of this commerce notification attachmentpublic void setUserId(long userId)
setUserId in interface CommerceNotificationAttachmentModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this commerce notification attachmentpublic void setUserName(java.lang.String userName)
setUserName in interface CommerceNotificationAttachmentModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this commerce notification attachmentpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface CommerceNotificationAttachmentModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this commerce notification attachmentpublic void setUuid(java.lang.String uuid)
setUuid in interface CommerceNotificationAttachmentModelsetUuid in interface com.liferay.portal.kernel.model.StagedModeluuid - the uuid of this commerce notification attachmentpublic java.lang.String toXmlString()
toXmlString in interface CommerceNotificationAttachmentModelpublic com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.kernel.model.StagedModelprotected CommerceNotificationAttachmentWrapper wrap(CommerceNotificationAttachment commerceNotificationAttachment)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceNotificationAttachment>