public class CommerceNotificationTemplateCommerceAccountGroupRelWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceNotificationTemplateCommerceAccountGroupRel> implements CommerceNotificationTemplateCommerceAccountGroupRel, com.liferay.portal.kernel.model.ModelWrapper<CommerceNotificationTemplateCommerceAccountGroupRel>
This class is a wrapper for CommerceNotificationTemplateCommerceAccountGroupRel
.
CommerceNotificationTemplateCommerceAccountGroupRel
,
Serialized FormCOMMERCE_ACCOUNT_GROUP_ID_ACCESSOR, COMMERCE_NOTIFICATION_TEMPLATE_COMMERCE_ACCOUNT_GROUP_REL_ID_ACCESSOR
Constructor and Description |
---|
CommerceNotificationTemplateCommerceAccountGroupRelWrapper(CommerceNotificationTemplateCommerceAccountGroupRel commerceNotificationTemplateCommerceAccountGroupRel) |
Modifier and Type | Method and Description |
---|---|
CommerceNotificationTemplateCommerceAccountGroupRel |
cloneWithOriginalValues() |
long |
getCommerceAccountGroupId()
Returns the commerce account group ID of this commerce notification template commerce account group rel.
|
long |
getCommerceNotificationTemplateCommerceAccountGroupRelId()
Returns the commerce notification template commerce account group rel ID of this commerce notification template commerce account group rel.
|
long |
getCommerceNotificationTemplateId()
Returns the commerce notification template ID of this commerce notification template commerce account group rel.
|
long |
getCompanyId()
Returns the company ID of this commerce notification template commerce account group rel.
|
java.util.Date |
getCreateDate()
Returns the create date of this commerce notification template commerce account group rel.
|
long |
getGroupId()
Returns the group ID of this commerce notification template commerce account group rel.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this commerce notification template commerce account group rel.
|
long |
getMvccVersion()
Returns the mvcc version of this commerce notification template commerce account group rel.
|
long |
getPrimaryKey()
Returns the primary key of this commerce notification template commerce account group rel.
|
long |
getUserId()
Returns the user ID of this commerce notification template commerce account group rel.
|
java.lang.String |
getUserName()
Returns the user name of this commerce notification template commerce account group rel.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this commerce notification template commerce account group rel.
|
void |
persist() |
void |
setCommerceAccountGroupId(long commerceAccountGroupId)
Sets the commerce account group ID of this commerce notification template commerce account group rel.
|
void |
setCommerceNotificationTemplateCommerceAccountGroupRelId(long commerceNotificationTemplateCommerceAccountGroupRelId)
Sets the commerce notification template commerce account group rel ID of this commerce notification template commerce account group rel.
|
void |
setCommerceNotificationTemplateId(long commerceNotificationTemplateId)
Sets the commerce notification template ID of this commerce notification template commerce account group rel.
|
void |
setCompanyId(long companyId)
Sets the company ID of this commerce notification template commerce account group rel.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this commerce notification template commerce account group rel.
|
void |
setGroupId(long groupId)
Sets the group ID of this commerce notification template commerce account group rel.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this commerce notification template commerce account group rel.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this commerce notification template commerce account group rel.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this commerce notification template commerce account group rel.
|
void |
setUserId(long userId)
Sets the user ID of this commerce notification template commerce account group rel.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this commerce notification template commerce account group rel.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this commerce notification template commerce account group rel.
|
protected CommerceNotificationTemplateCommerceAccountGroupRelWrapper |
wrap(CommerceNotificationTemplateCommerceAccountGroupRel commerceNotificationTemplateCommerceAccountGroupRel) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
finalize, getClass, notify, notifyAll, wait, wait, wait
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
public CommerceNotificationTemplateCommerceAccountGroupRelWrapper(CommerceNotificationTemplateCommerceAccountGroupRel commerceNotificationTemplateCommerceAccountGroupRel)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<CommerceNotificationTemplateCommerceAccountGroupRel>
public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<CommerceNotificationTemplateCommerceAccountGroupRel>
public CommerceNotificationTemplateCommerceAccountGroupRel cloneWithOriginalValues()
cloneWithOriginalValues
in interface CommerceNotificationTemplateCommerceAccountGroupRelModel
cloneWithOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<CommerceNotificationTemplateCommerceAccountGroupRel>
public long getCommerceAccountGroupId()
getCommerceAccountGroupId
in interface CommerceNotificationTemplateCommerceAccountGroupRelModel
public long getCommerceNotificationTemplateCommerceAccountGroupRelId()
getCommerceNotificationTemplateCommerceAccountGroupRelId
in interface CommerceNotificationTemplateCommerceAccountGroupRelModel
public long getCommerceNotificationTemplateId()
getCommerceNotificationTemplateId
in interface CommerceNotificationTemplateCommerceAccountGroupRelModel
public long getCompanyId()
getCompanyId
in interface CommerceNotificationTemplateCommerceAccountGroupRelModel
getCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
getCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
public java.util.Date getCreateDate()
getCreateDate
in interface CommerceNotificationTemplateCommerceAccountGroupRelModel
getCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
public long getGroupId()
getGroupId
in interface CommerceNotificationTemplateCommerceAccountGroupRelModel
getGroupId
in interface com.liferay.portal.kernel.model.GroupedModel
public java.util.Date getModifiedDate()
getModifiedDate
in interface CommerceNotificationTemplateCommerceAccountGroupRelModel
getModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
public long getMvccVersion()
getMvccVersion
in interface CommerceNotificationTemplateCommerceAccountGroupRelModel
getMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
public long getPrimaryKey()
getPrimaryKey
in interface CommerceNotificationTemplateCommerceAccountGroupRelModel
public long getUserId()
getUserId
in interface CommerceNotificationTemplateCommerceAccountGroupRelModel
getUserId
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserName()
getUserName
in interface CommerceNotificationTemplateCommerceAccountGroupRelModel
getUserName
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserUuid()
getUserUuid
in interface CommerceNotificationTemplateCommerceAccountGroupRelModel
getUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
public void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void setCommerceAccountGroupId(long commerceAccountGroupId)
setCommerceAccountGroupId
in interface CommerceNotificationTemplateCommerceAccountGroupRelModel
commerceAccountGroupId
- the commerce account group ID of this commerce notification template commerce account group relpublic void setCommerceNotificationTemplateCommerceAccountGroupRelId(long commerceNotificationTemplateCommerceAccountGroupRelId)
setCommerceNotificationTemplateCommerceAccountGroupRelId
in interface CommerceNotificationTemplateCommerceAccountGroupRelModel
commerceNotificationTemplateCommerceAccountGroupRelId
- the commerce notification template commerce account group rel ID of this commerce notification template commerce account group relpublic void setCommerceNotificationTemplateId(long commerceNotificationTemplateId)
setCommerceNotificationTemplateId
in interface CommerceNotificationTemplateCommerceAccountGroupRelModel
commerceNotificationTemplateId
- the commerce notification template ID of this commerce notification template commerce account group relpublic void setCompanyId(long companyId)
setCompanyId
in interface CommerceNotificationTemplateCommerceAccountGroupRelModel
setCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
setCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
companyId
- the company ID of this commerce notification template commerce account group relpublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface CommerceNotificationTemplateCommerceAccountGroupRelModel
setCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
createDate
- the create date of this commerce notification template commerce account group relpublic void setGroupId(long groupId)
setGroupId
in interface CommerceNotificationTemplateCommerceAccountGroupRelModel
setGroupId
in interface com.liferay.portal.kernel.model.GroupedModel
groupId
- the group ID of this commerce notification template commerce account group relpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate
in interface CommerceNotificationTemplateCommerceAccountGroupRelModel
setModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
modifiedDate
- the modified date of this commerce notification template commerce account group relpublic void setMvccVersion(long mvccVersion)
setMvccVersion
in interface CommerceNotificationTemplateCommerceAccountGroupRelModel
setMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
mvccVersion
- the mvcc version of this commerce notification template commerce account group relpublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface CommerceNotificationTemplateCommerceAccountGroupRelModel
primaryKey
- the primary key of this commerce notification template commerce account group relpublic void setUserId(long userId)
setUserId
in interface CommerceNotificationTemplateCommerceAccountGroupRelModel
setUserId
in interface com.liferay.portal.kernel.model.AuditedModel
userId
- the user ID of this commerce notification template commerce account group relpublic void setUserName(java.lang.String userName)
setUserName
in interface CommerceNotificationTemplateCommerceAccountGroupRelModel
setUserName
in interface com.liferay.portal.kernel.model.AuditedModel
userName
- the user name of this commerce notification template commerce account group relpublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface CommerceNotificationTemplateCommerceAccountGroupRelModel
setUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
userUuid
- the user uuid of this commerce notification template commerce account group relprotected CommerceNotificationTemplateCommerceAccountGroupRelWrapper wrap(CommerceNotificationTemplateCommerceAccountGroupRel commerceNotificationTemplateCommerceAccountGroupRel)
wrap
in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceNotificationTemplateCommerceAccountGroupRel>