Class CommerceNotificationTemplateCommerceAccountGroupRelWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceNotificationTemplateCommerceAccountGroupRel>
com.liferay.commerce.notification.model.CommerceNotificationTemplateCommerceAccountGroupRelWrapper
- All Implemented Interfaces:
CommerceNotificationTemplateCommerceAccountGroupRel
,CommerceNotificationTemplateCommerceAccountGroupRelModel
,com.liferay.portal.kernel.model.AuditedModel
,com.liferay.portal.kernel.model.BaseModel<CommerceNotificationTemplateCommerceAccountGroupRel>
,com.liferay.portal.kernel.model.ClassedModel
,com.liferay.portal.kernel.model.GroupedModel
,com.liferay.portal.kernel.model.ModelWrapper<CommerceNotificationTemplateCommerceAccountGroupRel>
,com.liferay.portal.kernel.model.MVCCModel
,com.liferay.portal.kernel.model.PersistedModel
,com.liferay.portal.kernel.model.ShardedModel
,Serializable
,Cloneable
,Comparable<CommerceNotificationTemplateCommerceAccountGroupRel>
@Deprecated
public class CommerceNotificationTemplateCommerceAccountGroupRelWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceNotificationTemplateCommerceAccountGroupRel>
implements CommerceNotificationTemplateCommerceAccountGroupRel, com.liferay.portal.kernel.model.ModelWrapper<CommerceNotificationTemplateCommerceAccountGroupRel>
Deprecated.
This class is a wrapper for CommerceNotificationTemplateCommerceAccountGroupRel
.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
model
Fields inherited from interface com.liferay.commerce.notification.model.CommerceNotificationTemplateCommerceAccountGroupRel
COMMERCE_ACCOUNT_GROUP_ID_ACCESSOR, COMMERCE_NOTIFICATION_TEMPLATE_COMMERCE_ACCOUNT_GROUP_REL_ID_ACCESSOR
-
Constructor Summary
ConstructorsConstructorDescriptionCommerceNotificationTemplateCommerceAccountGroupRelWrapper
(CommerceNotificationTemplateCommerceAccountGroupRel commerceNotificationTemplateCommerceAccountGroupRel) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.long
Deprecated.Returns the commerce account group ID of this commerce notification template commerce account group rel.long
Deprecated.Returns the commerce notification template commerce account group rel ID of this commerce notification template commerce account group rel.long
Deprecated.Returns the commerce notification template ID of this commerce notification template commerce account group rel.long
Deprecated.Returns the company ID of this commerce notification template commerce account group rel.Deprecated.Returns the create date of this commerce notification template commerce account group rel.long
Deprecated.Returns the group ID of this commerce notification template commerce account group rel.Deprecated.Deprecated.Returns the modified date of this commerce notification template commerce account group rel.long
Deprecated.Returns the mvcc version of this commerce notification template commerce account group rel.long
Deprecated.Returns the primary key of this commerce notification template commerce account group rel.long
Deprecated.Returns the user ID of this commerce notification template commerce account group rel.Deprecated.Returns the user name of this commerce notification template commerce account group rel.Deprecated.Returns the user uuid of this commerce notification template commerce account group rel.void
persist()
Deprecated.void
setCommerceAccountGroupId
(long commerceAccountGroupId) Deprecated.Sets the commerce account group ID of this commerce notification template commerce account group rel.void
setCommerceNotificationTemplateCommerceAccountGroupRelId
(long commerceNotificationTemplateCommerceAccountGroupRelId) Deprecated.Sets the commerce notification template commerce account group rel ID of this commerce notification template commerce account group rel.void
setCommerceNotificationTemplateId
(long commerceNotificationTemplateId) Deprecated.Sets the commerce notification template ID of this commerce notification template commerce account group rel.void
setCompanyId
(long companyId) Deprecated.Sets the company ID of this commerce notification template commerce account group rel.void
setCreateDate
(Date createDate) Deprecated.Sets the create date of this commerce notification template commerce account group rel.void
setGroupId
(long groupId) Deprecated.Sets the group ID of this commerce notification template commerce account group rel.void
setModelAttributes
(Map<String, Object> attributes) Deprecated.void
setModifiedDate
(Date modifiedDate) Deprecated.Sets the modified date of this commerce notification template commerce account group rel.void
setMvccVersion
(long mvccVersion) Deprecated.Sets the mvcc version of this commerce notification template commerce account group rel.void
setPrimaryKey
(long primaryKey) Deprecated.Sets the primary key of this commerce notification template commerce account group rel.void
setUserId
(long userId) Deprecated.Sets the user ID of this commerce notification template commerce account group rel.void
setUserName
(String userName) Deprecated.Sets the user name of this commerce notification template commerce account group rel.void
setUserUuid
(String userUuid) Deprecated.Sets the user uuid of this commerce notification template commerce account group rel.Deprecated.wrap
(CommerceNotificationTemplateCommerceAccountGroupRel commerceNotificationTemplateCommerceAccountGroupRel) Deprecated.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, toUnescapedModel
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods 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, toUnescapedModel
Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassName
Methods inherited from interface java.lang.Comparable
compareTo
Methods inherited from interface com.liferay.portal.kernel.model.ModelWrapper
getWrappedModel
-
Constructor Details
-
CommerceNotificationTemplateCommerceAccountGroupRelWrapper
public CommerceNotificationTemplateCommerceAccountGroupRelWrapper(CommerceNotificationTemplateCommerceAccountGroupRel commerceNotificationTemplateCommerceAccountGroupRel) Deprecated.
-
-
Method Details
-
getModelAttributes
Deprecated.- Specified by:
getModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<CommerceNotificationTemplateCommerceAccountGroupRel>
-
setModelAttributes
Deprecated.- Specified by:
setModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<CommerceNotificationTemplateCommerceAccountGroupRel>
-
cloneWithOriginalValues
Deprecated.- Specified by:
cloneWithOriginalValues
in interfacecom.liferay.portal.kernel.model.BaseModel<CommerceNotificationTemplateCommerceAccountGroupRel>
- Specified by:
cloneWithOriginalValues
in interfaceCommerceNotificationTemplateCommerceAccountGroupRelModel
-
getCommerceAccountGroupId
public long getCommerceAccountGroupId()Deprecated.Returns the commerce account group ID of this commerce notification template commerce account group rel.- Specified by:
getCommerceAccountGroupId
in interfaceCommerceNotificationTemplateCommerceAccountGroupRelModel
- Returns:
- the commerce account group ID of this commerce notification template commerce account group rel
-
getCommerceNotificationTemplateCommerceAccountGroupRelId
public long getCommerceNotificationTemplateCommerceAccountGroupRelId()Deprecated.Returns the commerce notification template commerce account group rel ID of this commerce notification template commerce account group rel.- Specified by:
getCommerceNotificationTemplateCommerceAccountGroupRelId
in interfaceCommerceNotificationTemplateCommerceAccountGroupRelModel
- Returns:
- the commerce notification template commerce account group rel ID of this commerce notification template commerce account group rel
-
getCommerceNotificationTemplateId
public long getCommerceNotificationTemplateId()Deprecated.Returns the commerce notification template ID of this commerce notification template commerce account group rel.- Specified by:
getCommerceNotificationTemplateId
in interfaceCommerceNotificationTemplateCommerceAccountGroupRelModel
- Returns:
- the commerce notification template ID of this commerce notification template commerce account group rel
-
getCompanyId
public long getCompanyId()Deprecated.Returns the company ID of this commerce notification template commerce account group rel.- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getCompanyId
in interfaceCommerceNotificationTemplateCommerceAccountGroupRelModel
- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.ShardedModel
- Returns:
- the company ID of this commerce notification template commerce account group rel
-
getCreateDate
Deprecated.Returns the create date of this commerce notification template commerce account group rel.- Specified by:
getCreateDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getCreateDate
in interfaceCommerceNotificationTemplateCommerceAccountGroupRelModel
- Returns:
- the create date of this commerce notification template commerce account group rel
-
getGroupId
public long getGroupId()Deprecated.Returns the group ID of this commerce notification template commerce account group rel.- Specified by:
getGroupId
in interfaceCommerceNotificationTemplateCommerceAccountGroupRelModel
- Specified by:
getGroupId
in interfacecom.liferay.portal.kernel.model.GroupedModel
- Returns:
- the group ID of this commerce notification template commerce account group rel
-
getModifiedDate
Deprecated.Returns the modified date of this commerce notification template commerce account group rel.- Specified by:
getModifiedDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getModifiedDate
in interfaceCommerceNotificationTemplateCommerceAccountGroupRelModel
- Returns:
- the modified date of this commerce notification template commerce account group rel
-
getMvccVersion
public long getMvccVersion()Deprecated.Returns the mvcc version of this commerce notification template commerce account group rel.- Specified by:
getMvccVersion
in interfaceCommerceNotificationTemplateCommerceAccountGroupRelModel
- Specified by:
getMvccVersion
in interfacecom.liferay.portal.kernel.model.MVCCModel
- Returns:
- the mvcc version of this commerce notification template commerce account group rel
-
getPrimaryKey
public long getPrimaryKey()Deprecated.Returns the primary key of this commerce notification template commerce account group rel.- Specified by:
getPrimaryKey
in interfaceCommerceNotificationTemplateCommerceAccountGroupRelModel
- Returns:
- the primary key of this commerce notification template commerce account group rel
-
getUserId
public long getUserId()Deprecated.Returns the user ID of this commerce notification template commerce account group rel.- Specified by:
getUserId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserId
in interfaceCommerceNotificationTemplateCommerceAccountGroupRelModel
- Returns:
- the user ID of this commerce notification template commerce account group rel
-
getUserName
Deprecated.Returns the user name of this commerce notification template commerce account group rel.- Specified by:
getUserName
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserName
in interfaceCommerceNotificationTemplateCommerceAccountGroupRelModel
- Returns:
- the user name of this commerce notification template commerce account group rel
-
getUserUuid
Deprecated.Returns the user uuid of this commerce notification template commerce account group rel.- Specified by:
getUserUuid
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserUuid
in interfaceCommerceNotificationTemplateCommerceAccountGroupRelModel
- Returns:
- the user uuid of this commerce notification template commerce account group rel
-
persist
public void persist()Deprecated.- Specified by:
persist
in interfacecom.liferay.portal.kernel.model.PersistedModel
-
setCommerceAccountGroupId
public void setCommerceAccountGroupId(long commerceAccountGroupId) Deprecated.Sets the commerce account group ID of this commerce notification template commerce account group rel.- Specified by:
setCommerceAccountGroupId
in interfaceCommerceNotificationTemplateCommerceAccountGroupRelModel
- Parameters:
commerceAccountGroupId
- the commerce account group ID of this commerce notification template commerce account group rel
-
setCommerceNotificationTemplateCommerceAccountGroupRelId
public void setCommerceNotificationTemplateCommerceAccountGroupRelId(long commerceNotificationTemplateCommerceAccountGroupRelId) Deprecated.Sets the commerce notification template commerce account group rel ID of this commerce notification template commerce account group rel.- Specified by:
setCommerceNotificationTemplateCommerceAccountGroupRelId
in interfaceCommerceNotificationTemplateCommerceAccountGroupRelModel
- Parameters:
commerceNotificationTemplateCommerceAccountGroupRelId
- the commerce notification template commerce account group rel ID of this commerce notification template commerce account group rel
-
setCommerceNotificationTemplateId
public void setCommerceNotificationTemplateId(long commerceNotificationTemplateId) Deprecated.Sets the commerce notification template ID of this commerce notification template commerce account group rel.- Specified by:
setCommerceNotificationTemplateId
in interfaceCommerceNotificationTemplateCommerceAccountGroupRelModel
- Parameters:
commerceNotificationTemplateId
- the commerce notification template ID of this commerce notification template commerce account group rel
-
setCompanyId
public void setCompanyId(long companyId) Deprecated.Sets the company ID of this commerce notification template commerce account group rel.- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setCompanyId
in interfaceCommerceNotificationTemplateCommerceAccountGroupRelModel
- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.ShardedModel
- Parameters:
companyId
- the company ID of this commerce notification template commerce account group rel
-
setCreateDate
Deprecated.Sets the create date of this commerce notification template commerce account group rel.- Specified by:
setCreateDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setCreateDate
in interfaceCommerceNotificationTemplateCommerceAccountGroupRelModel
- Parameters:
createDate
- the create date of this commerce notification template commerce account group rel
-
setGroupId
public void setGroupId(long groupId) Deprecated.Sets the group ID of this commerce notification template commerce account group rel.- Specified by:
setGroupId
in interfaceCommerceNotificationTemplateCommerceAccountGroupRelModel
- Specified by:
setGroupId
in interfacecom.liferay.portal.kernel.model.GroupedModel
- Parameters:
groupId
- the group ID of this commerce notification template commerce account group rel
-
setModifiedDate
Deprecated.Sets the modified date of this commerce notification template commerce account group rel.- Specified by:
setModifiedDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setModifiedDate
in interfaceCommerceNotificationTemplateCommerceAccountGroupRelModel
- Parameters:
modifiedDate
- the modified date of this commerce notification template commerce account group rel
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Deprecated.Sets the mvcc version of this commerce notification template commerce account group rel.- Specified by:
setMvccVersion
in interfaceCommerceNotificationTemplateCommerceAccountGroupRelModel
- Specified by:
setMvccVersion
in interfacecom.liferay.portal.kernel.model.MVCCModel
- Parameters:
mvccVersion
- the mvcc version of this commerce notification template commerce account group rel
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Deprecated.Sets the primary key of this commerce notification template commerce account group rel.- Specified by:
setPrimaryKey
in interfaceCommerceNotificationTemplateCommerceAccountGroupRelModel
- Parameters:
primaryKey
- the primary key of this commerce notification template commerce account group rel
-
setUserId
public void setUserId(long userId) Deprecated.Sets the user ID of this commerce notification template commerce account group rel.- Specified by:
setUserId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserId
in interfaceCommerceNotificationTemplateCommerceAccountGroupRelModel
- Parameters:
userId
- the user ID of this commerce notification template commerce account group rel
-
setUserName
Deprecated.Sets the user name of this commerce notification template commerce account group rel.- Specified by:
setUserName
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserName
in interfaceCommerceNotificationTemplateCommerceAccountGroupRelModel
- Parameters:
userName
- the user name of this commerce notification template commerce account group rel
-
setUserUuid
Deprecated.Sets the user uuid of this commerce notification template commerce account group rel.- Specified by:
setUserUuid
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserUuid
in interfaceCommerceNotificationTemplateCommerceAccountGroupRelModel
- Parameters:
userUuid
- the user uuid of this commerce notification template commerce account group rel
-
toXmlString
Deprecated.- Specified by:
toXmlString
in interfaceCommerceNotificationTemplateCommerceAccountGroupRelModel
-
wrap
protected CommerceNotificationTemplateCommerceAccountGroupRelWrapper wrap(CommerceNotificationTemplateCommerceAccountGroupRel commerceNotificationTemplateCommerceAccountGroupRel) Deprecated.- Specified by:
wrap
in classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceNotificationTemplateCommerceAccountGroupRel>
-