Class CommercePaymentMethodGroupRelWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommercePaymentMethodGroupRel>
com.liferay.commerce.payment.model.CommercePaymentMethodGroupRelWrapper
- All Implemented Interfaces:
CommercePaymentMethodGroupRel
,CommercePaymentMethodGroupRelModel
,com.liferay.portal.kernel.model.AuditedModel
,com.liferay.portal.kernel.model.BaseModel<CommercePaymentMethodGroupRel>
,com.liferay.portal.kernel.model.ClassedModel
,com.liferay.portal.kernel.model.GroupedModel
,com.liferay.portal.kernel.model.LocalizedModel
,com.liferay.portal.kernel.model.ModelWrapper<CommercePaymentMethodGroupRel>
,com.liferay.portal.kernel.model.MVCCModel
,com.liferay.portal.kernel.model.PersistedModel
,com.liferay.portal.kernel.model.ShardedModel
,Serializable
,Cloneable
,Comparable<CommercePaymentMethodGroupRel>
public class CommercePaymentMethodGroupRelWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommercePaymentMethodGroupRel>
implements CommercePaymentMethodGroupRel, com.liferay.portal.kernel.model.ModelWrapper<CommercePaymentMethodGroupRel>
This class is a wrapper for CommercePaymentMethodGroupRel
.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
model
Fields inherited from interface com.liferay.commerce.payment.model.CommercePaymentMethodGroupRel
COMMERCE_PAYMENT_METHOD_GROUP_REL_ID_ACCESSOR
-
Constructor Summary
ConstructorsConstructorDescriptionCommercePaymentMethodGroupRelWrapper
(CommercePaymentMethodGroupRel commercePaymentMethodGroupRel) -
Method Summary
Modifier and TypeMethodDescriptionboolean
Returns the active of this commerce payment method group rel.String[]
long
Returns the commerce payment method group rel ID of this commerce payment method group rel.long
Returns the company ID of this commerce payment method group rel.Returns the create date of this commerce payment method group rel.Returns the description of this commerce payment method group rel.getDescription
(String languageId) Returns the localized description of this commerce payment method group rel in the language.getDescription
(String languageId, boolean useDefault) Returns the localized description of this commerce payment method group rel in the language, optionally using the default language if no localization exists for the requested language.getDescription
(Locale locale) Returns the localized description of this commerce payment method group rel in the language.getDescription
(Locale locale, boolean useDefault) Returns the localized description of this commerce payment method group rel in the language, optionally using the default language if no localization exists for the requested language.Returns a map of the locales and localized descriptions of this commerce payment method group rel.long
Returns the group ID of this commerce payment method group rel.long
Returns the image ID of this commerce payment method group rel.getImageURL
(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) Returns the modified date of this commerce payment method group rel.long
Returns the mvcc version of this commerce payment method group rel.getName()
Returns the name of this commerce payment method group rel.Returns the localized name of this commerce payment method group rel in the language.Returns the localized name of this commerce payment method group rel in the language, optionally using the default language if no localization exists for the requested language.Returns the localized name of this commerce payment method group rel in the language.Returns the localized name of this commerce payment method group rel in the language, optionally using the default language if no localization exists for the requested language.Returns a map of the locales and localized names of this commerce payment method group rel.Returns the payment integration key of this commerce payment method group rel.long
Returns the primary key of this commerce payment method group rel.double
Returns the priority of this commerce payment method group rel.Returns the type settings of this commerce payment method group rel.com.liferay.portal.kernel.util.UnicodeProperties
long
Returns the user ID of this commerce payment method group rel.Returns the user name of this commerce payment method group rel.Returns the user uuid of this commerce payment method group rel.boolean
isActive()
Returnstrue
if this commerce payment method group rel is active.void
persist()
void
void
prepareLocalizedFieldsForImport
(Locale defaultImportLocale) void
setActive
(boolean active) Sets whether this commerce payment method group rel is active.void
setCommercePaymentMethodGroupRelId
(long commercePaymentMethodGroupRelId) Sets the commerce payment method group rel ID of this commerce payment method group rel.void
setCompanyId
(long companyId) Sets the company ID of this commerce payment method group rel.void
setCreateDate
(Date createDate) Sets the create date of this commerce payment method group rel.void
setDescription
(String description) Sets the description of this commerce payment method group rel.void
setDescription
(String description, Locale locale) Sets the localized description of this commerce payment method group rel in the language.void
setDescription
(String description, Locale locale, Locale defaultLocale) Sets the localized description of this commerce payment method group rel in the language, and sets the default locale.void
setDescriptionCurrentLanguageId
(String languageId) void
setDescriptionMap
(Map<Locale, String> descriptionMap) Sets the localized descriptions of this commerce payment method group rel from the map of locales and localized descriptions.void
setDescriptionMap
(Map<Locale, String> descriptionMap, Locale defaultLocale) Sets the localized descriptions of this commerce payment method group rel from the map of locales and localized descriptions, and sets the default locale.void
setGroupId
(long groupId) Sets the group ID of this commerce payment method group rel.void
setImageId
(long imageId) Sets the image ID of this commerce payment method group rel.void
setModelAttributes
(Map<String, Object> attributes) void
setModifiedDate
(Date modifiedDate) Sets the modified date of this commerce payment method group rel.void
setMvccVersion
(long mvccVersion) Sets the mvcc version of this commerce payment method group rel.void
Sets the name of this commerce payment method group rel.void
Sets the localized name of this commerce payment method group rel in the language.void
Sets the localized name of this commerce payment method group rel in the language, and sets the default locale.void
setNameCurrentLanguageId
(String languageId) void
setNameMap
(Map<Locale, String> nameMap) Sets the localized names of this commerce payment method group rel from the map of locales and localized names.void
setNameMap
(Map<Locale, String> nameMap, Locale defaultLocale) Sets the localized names of this commerce payment method group rel from the map of locales and localized names, and sets the default locale.void
setPaymentIntegrationKey
(String paymentIntegrationKey) Sets the payment integration key of this commerce payment method group rel.void
setPrimaryKey
(long primaryKey) Sets the primary key of this commerce payment method group rel.void
setPriority
(double priority) Sets the priority of this commerce payment method group rel.void
setTypeSettings
(String typeSettings) Sets the type settings of this commerce payment method group rel.void
setUserId
(long userId) Sets the user ID of this commerce payment method group rel.void
setUserName
(String userName) Sets the user name of this commerce payment method group rel.void
setUserUuid
(String userUuid) Sets the user uuid of this commerce payment method group rel.protected CommercePaymentMethodGroupRelWrapper
wrap
(CommercePaymentMethodGroupRel commercePaymentMethodGroupRel) 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
-
CommercePaymentMethodGroupRelWrapper
public CommercePaymentMethodGroupRelWrapper(CommercePaymentMethodGroupRel commercePaymentMethodGroupRel)
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<CommercePaymentMethodGroupRel>
-
setModelAttributes
- Specified by:
setModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<CommercePaymentMethodGroupRel>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValues
in interfacecom.liferay.portal.kernel.model.BaseModel<CommercePaymentMethodGroupRel>
- Specified by:
cloneWithOriginalValues
in interfaceCommercePaymentMethodGroupRelModel
-
getActive
public boolean getActive()Returns the active of this commerce payment method group rel.- Specified by:
getActive
in interfaceCommercePaymentMethodGroupRelModel
- Returns:
- the active of this commerce payment method group rel
-
getAvailableLanguageIds
- Specified by:
getAvailableLanguageIds
in interfaceCommercePaymentMethodGroupRelModel
- Specified by:
getAvailableLanguageIds
in interfacecom.liferay.portal.kernel.model.LocalizedModel
-
getCommercePaymentMethodGroupRelId
public long getCommercePaymentMethodGroupRelId()Returns the commerce payment method group rel ID of this commerce payment method group rel.- Specified by:
getCommercePaymentMethodGroupRelId
in interfaceCommercePaymentMethodGroupRelModel
- Returns:
- the commerce payment method group rel ID of this commerce payment method group rel
-
getCompanyId
public long getCompanyId()Returns the company ID of this commerce payment method group rel.- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getCompanyId
in interfaceCommercePaymentMethodGroupRelModel
- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.ShardedModel
- Returns:
- the company ID of this commerce payment method group rel
-
getCreateDate
Returns the create date of this commerce payment method group rel.- Specified by:
getCreateDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getCreateDate
in interfaceCommercePaymentMethodGroupRelModel
- Returns:
- the create date of this commerce payment method group rel
-
getDefaultLanguageId
- Specified by:
getDefaultLanguageId
in interfaceCommercePaymentMethodGroupRelModel
- Specified by:
getDefaultLanguageId
in interfacecom.liferay.portal.kernel.model.LocalizedModel
-
getDescription
Returns the description of this commerce payment method group rel.- Specified by:
getDescription
in interfaceCommercePaymentMethodGroupRelModel
- Returns:
- the description of this commerce payment method group rel
-
getDescription
Returns the localized description of this commerce payment method group rel in the language. Uses the default language if no localization exists for the requested language.- Specified by:
getDescription
in interfaceCommercePaymentMethodGroupRelModel
- Parameters:
locale
- the locale of the language- Returns:
- the localized description of this commerce payment method group rel
-
getDescription
Returns the localized description of this commerce payment method group rel in the language, optionally using the default language if no localization exists for the requested language.- Specified by:
getDescription
in interfaceCommercePaymentMethodGroupRelModel
- Parameters:
locale
- the local of the languageuseDefault
- whether to use the default language if no localization exists for the requested language- Returns:
- the localized description of this commerce payment method group rel. If
useDefault
isfalse
and no localization exists for the requested language, an empty string will be returned.
-
getDescription
Returns the localized description of this commerce payment method group rel in the language. Uses the default language if no localization exists for the requested language.- Specified by:
getDescription
in interfaceCommercePaymentMethodGroupRelModel
- Parameters:
languageId
- the ID of the language- Returns:
- the localized description of this commerce payment method group rel
-
getDescription
Returns the localized description of this commerce payment method group rel in the language, optionally using the default language if no localization exists for the requested language.- Specified by:
getDescription
in interfaceCommercePaymentMethodGroupRelModel
- Parameters:
languageId
- the ID of the languageuseDefault
- whether to use the default language if no localization exists for the requested language- Returns:
- the localized description of this commerce payment method group rel
-
getDescriptionCurrentLanguageId
- Specified by:
getDescriptionCurrentLanguageId
in interfaceCommercePaymentMethodGroupRelModel
-
getDescriptionCurrentValue
- Specified by:
getDescriptionCurrentValue
in interfaceCommercePaymentMethodGroupRelModel
-
getDescriptionMap
Returns a map of the locales and localized descriptions of this commerce payment method group rel.- Specified by:
getDescriptionMap
in interfaceCommercePaymentMethodGroupRelModel
- Returns:
- the locales and localized descriptions of this commerce payment method group rel
-
getGroupId
public long getGroupId()Returns the group ID of this commerce payment method group rel.- Specified by:
getGroupId
in interfaceCommercePaymentMethodGroupRelModel
- Specified by:
getGroupId
in interfacecom.liferay.portal.kernel.model.GroupedModel
- Returns:
- the group ID of this commerce payment method group rel
-
getImageId
public long getImageId()Returns the image ID of this commerce payment method group rel.- Specified by:
getImageId
in interfaceCommercePaymentMethodGroupRelModel
- Returns:
- the image ID of this commerce payment method group rel
-
getImageURL
- Specified by:
getImageURL
in interfaceCommercePaymentMethodGroupRel
-
getModifiedDate
Returns the modified date of this commerce payment method group rel.- Specified by:
getModifiedDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getModifiedDate
in interfaceCommercePaymentMethodGroupRelModel
- Returns:
- the modified date of this commerce payment method group rel
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this commerce payment method group rel.- Specified by:
getMvccVersion
in interfaceCommercePaymentMethodGroupRelModel
- Specified by:
getMvccVersion
in interfacecom.liferay.portal.kernel.model.MVCCModel
- Returns:
- the mvcc version of this commerce payment method group rel
-
getName
Returns the name of this commerce payment method group rel.- Specified by:
getName
in interfaceCommercePaymentMethodGroupRelModel
- Returns:
- the name of this commerce payment method group rel
-
getName
Returns the localized name of this commerce payment method group rel in the language. Uses the default language if no localization exists for the requested language.- Specified by:
getName
in interfaceCommercePaymentMethodGroupRelModel
- Parameters:
locale
- the locale of the language- Returns:
- the localized name of this commerce payment method group rel
-
getName
Returns the localized name of this commerce payment method group rel in the language, optionally using the default language if no localization exists for the requested language.- Specified by:
getName
in interfaceCommercePaymentMethodGroupRelModel
- Parameters:
locale
- the local of the languageuseDefault
- whether to use the default language if no localization exists for the requested language- Returns:
- the localized name of this commerce payment method group rel. If
useDefault
isfalse
and no localization exists for the requested language, an empty string will be returned.
-
getName
Returns the localized name of this commerce payment method group rel in the language. Uses the default language if no localization exists for the requested language.- Specified by:
getName
in interfaceCommercePaymentMethodGroupRelModel
- Parameters:
languageId
- the ID of the language- Returns:
- the localized name of this commerce payment method group rel
-
getName
Returns the localized name of this commerce payment method group rel in the language, optionally using the default language if no localization exists for the requested language.- Specified by:
getName
in interfaceCommercePaymentMethodGroupRelModel
- Parameters:
languageId
- the ID of the languageuseDefault
- whether to use the default language if no localization exists for the requested language- Returns:
- the localized name of this commerce payment method group rel
-
getNameCurrentLanguageId
- Specified by:
getNameCurrentLanguageId
in interfaceCommercePaymentMethodGroupRelModel
-
getNameCurrentValue
- Specified by:
getNameCurrentValue
in interfaceCommercePaymentMethodGroupRelModel
-
getNameMap
Returns a map of the locales and localized names of this commerce payment method group rel.- Specified by:
getNameMap
in interfaceCommercePaymentMethodGroupRelModel
- Returns:
- the locales and localized names of this commerce payment method group rel
-
getPaymentIntegrationKey
Returns the payment integration key of this commerce payment method group rel.- Specified by:
getPaymentIntegrationKey
in interfaceCommercePaymentMethodGroupRelModel
- Returns:
- the payment integration key of this commerce payment method group rel
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this commerce payment method group rel.- Specified by:
getPrimaryKey
in interfaceCommercePaymentMethodGroupRelModel
- Returns:
- the primary key of this commerce payment method group rel
-
getPriority
public double getPriority()Returns the priority of this commerce payment method group rel.- Specified by:
getPriority
in interfaceCommercePaymentMethodGroupRelModel
- Returns:
- the priority of this commerce payment method group rel
-
getTypeSettings
Returns the type settings of this commerce payment method group rel.- Specified by:
getTypeSettings
in interfaceCommercePaymentMethodGroupRelModel
- Returns:
- the type settings of this commerce payment method group rel
-
getTypeSettingsUnicodeProperties
public com.liferay.portal.kernel.util.UnicodeProperties getTypeSettingsUnicodeProperties()- Specified by:
getTypeSettingsUnicodeProperties
in interfaceCommercePaymentMethodGroupRel
-
getUserId
public long getUserId()Returns the user ID of this commerce payment method group rel.- Specified by:
getUserId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserId
in interfaceCommercePaymentMethodGroupRelModel
- Returns:
- the user ID of this commerce payment method group rel
-
getUserName
Returns the user name of this commerce payment method group rel.- Specified by:
getUserName
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserName
in interfaceCommercePaymentMethodGroupRelModel
- Returns:
- the user name of this commerce payment method group rel
-
getUserUuid
Returns the user uuid of this commerce payment method group rel.- Specified by:
getUserUuid
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserUuid
in interfaceCommercePaymentMethodGroupRelModel
- Returns:
- the user uuid of this commerce payment method group rel
-
isActive
public boolean isActive()Returnstrue
if this commerce payment method group rel is active.- Specified by:
isActive
in interfaceCommercePaymentMethodGroupRelModel
- Returns:
true
if this commerce payment method group rel is active;false
otherwise
-
persist
public void persist()- Specified by:
persist
in interfacecom.liferay.portal.kernel.model.PersistedModel
-
prepareLocalizedFieldsForImport
public void prepareLocalizedFieldsForImport() throws com.liferay.portal.kernel.exception.LocaleException- Specified by:
prepareLocalizedFieldsForImport
in interfaceCommercePaymentMethodGroupRelModel
- Specified by:
prepareLocalizedFieldsForImport
in interfacecom.liferay.portal.kernel.model.LocalizedModel
- Throws:
com.liferay.portal.kernel.exception.LocaleException
-
prepareLocalizedFieldsForImport
public void prepareLocalizedFieldsForImport(Locale defaultImportLocale) throws com.liferay.portal.kernel.exception.LocaleException - Specified by:
prepareLocalizedFieldsForImport
in interfaceCommercePaymentMethodGroupRelModel
- Specified by:
prepareLocalizedFieldsForImport
in interfacecom.liferay.portal.kernel.model.LocalizedModel
- Throws:
com.liferay.portal.kernel.exception.LocaleException
-
setActive
public void setActive(boolean active) Sets whether this commerce payment method group rel is active.- Specified by:
setActive
in interfaceCommercePaymentMethodGroupRelModel
- Parameters:
active
- the active of this commerce payment method group rel
-
setCommercePaymentMethodGroupRelId
public void setCommercePaymentMethodGroupRelId(long commercePaymentMethodGroupRelId) Sets the commerce payment method group rel ID of this commerce payment method group rel.- Specified by:
setCommercePaymentMethodGroupRelId
in interfaceCommercePaymentMethodGroupRelModel
- Parameters:
commercePaymentMethodGroupRelId
- the commerce payment method group rel ID of this commerce payment method group rel
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this commerce payment method group rel.- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setCompanyId
in interfaceCommercePaymentMethodGroupRelModel
- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.ShardedModel
- Parameters:
companyId
- the company ID of this commerce payment method group rel
-
setCreateDate
Sets the create date of this commerce payment method group rel.- Specified by:
setCreateDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setCreateDate
in interfaceCommercePaymentMethodGroupRelModel
- Parameters:
createDate
- the create date of this commerce payment method group rel
-
setDescription
Sets the description of this commerce payment method group rel.- Specified by:
setDescription
in interfaceCommercePaymentMethodGroupRelModel
- Parameters:
description
- the description of this commerce payment method group rel
-
setDescription
Sets the localized description of this commerce payment method group rel in the language.- Specified by:
setDescription
in interfaceCommercePaymentMethodGroupRelModel
- Parameters:
description
- the localized description of this commerce payment method group rellocale
- the locale of the language
-
setDescription
Sets the localized description of this commerce payment method group rel in the language, and sets the default locale.- Specified by:
setDescription
in interfaceCommercePaymentMethodGroupRelModel
- Parameters:
description
- the localized description of this commerce payment method group rellocale
- the locale of the languagedefaultLocale
- the default locale
-
setDescriptionCurrentLanguageId
- Specified by:
setDescriptionCurrentLanguageId
in interfaceCommercePaymentMethodGroupRelModel
-
setDescriptionMap
Sets the localized descriptions of this commerce payment method group rel from the map of locales and localized descriptions.- Specified by:
setDescriptionMap
in interfaceCommercePaymentMethodGroupRelModel
- Parameters:
descriptionMap
- the locales and localized descriptions of this commerce payment method group rel
-
setDescriptionMap
Sets the localized descriptions of this commerce payment method group rel from the map of locales and localized descriptions, and sets the default locale.- Specified by:
setDescriptionMap
in interfaceCommercePaymentMethodGroupRelModel
- Parameters:
descriptionMap
- the locales and localized descriptions of this commerce payment method group reldefaultLocale
- the default locale
-
setGroupId
public void setGroupId(long groupId) Sets the group ID of this commerce payment method group rel.- Specified by:
setGroupId
in interfaceCommercePaymentMethodGroupRelModel
- Specified by:
setGroupId
in interfacecom.liferay.portal.kernel.model.GroupedModel
- Parameters:
groupId
- the group ID of this commerce payment method group rel
-
setImageId
public void setImageId(long imageId) Sets the image ID of this commerce payment method group rel.- Specified by:
setImageId
in interfaceCommercePaymentMethodGroupRelModel
- Parameters:
imageId
- the image ID of this commerce payment method group rel
-
setModifiedDate
Sets the modified date of this commerce payment method group rel.- Specified by:
setModifiedDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setModifiedDate
in interfaceCommercePaymentMethodGroupRelModel
- Parameters:
modifiedDate
- the modified date of this commerce payment method group rel
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this commerce payment method group rel.- Specified by:
setMvccVersion
in interfaceCommercePaymentMethodGroupRelModel
- Specified by:
setMvccVersion
in interfacecom.liferay.portal.kernel.model.MVCCModel
- Parameters:
mvccVersion
- the mvcc version of this commerce payment method group rel
-
setName
Sets the name of this commerce payment method group rel.- Specified by:
setName
in interfaceCommercePaymentMethodGroupRelModel
- Parameters:
name
- the name of this commerce payment method group rel
-
setName
Sets the localized name of this commerce payment method group rel in the language.- Specified by:
setName
in interfaceCommercePaymentMethodGroupRelModel
- Parameters:
name
- the localized name of this commerce payment method group rellocale
- the locale of the language
-
setName
Sets the localized name of this commerce payment method group rel in the language, and sets the default locale.- Specified by:
setName
in interfaceCommercePaymentMethodGroupRelModel
- Parameters:
name
- the localized name of this commerce payment method group rellocale
- the locale of the languagedefaultLocale
- the default locale
-
setNameCurrentLanguageId
- Specified by:
setNameCurrentLanguageId
in interfaceCommercePaymentMethodGroupRelModel
-
setNameMap
Sets the localized names of this commerce payment method group rel from the map of locales and localized names.- Specified by:
setNameMap
in interfaceCommercePaymentMethodGroupRelModel
- Parameters:
nameMap
- the locales and localized names of this commerce payment method group rel
-
setNameMap
Sets the localized names of this commerce payment method group rel from the map of locales and localized names, and sets the default locale.- Specified by:
setNameMap
in interfaceCommercePaymentMethodGroupRelModel
- Parameters:
nameMap
- the locales and localized names of this commerce payment method group reldefaultLocale
- the default locale
-
setPaymentIntegrationKey
Sets the payment integration key of this commerce payment method group rel.- Specified by:
setPaymentIntegrationKey
in interfaceCommercePaymentMethodGroupRelModel
- Parameters:
paymentIntegrationKey
- the payment integration key of this commerce payment method group rel
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this commerce payment method group rel.- Specified by:
setPrimaryKey
in interfaceCommercePaymentMethodGroupRelModel
- Parameters:
primaryKey
- the primary key of this commerce payment method group rel
-
setPriority
public void setPriority(double priority) Sets the priority of this commerce payment method group rel.- Specified by:
setPriority
in interfaceCommercePaymentMethodGroupRelModel
- Parameters:
priority
- the priority of this commerce payment method group rel
-
setTypeSettings
Sets the type settings of this commerce payment method group rel.- Specified by:
setTypeSettings
in interfaceCommercePaymentMethodGroupRelModel
- Parameters:
typeSettings
- the type settings of this commerce payment method group rel
-
setUserId
public void setUserId(long userId) Sets the user ID of this commerce payment method group rel.- Specified by:
setUserId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserId
in interfaceCommercePaymentMethodGroupRelModel
- Parameters:
userId
- the user ID of this commerce payment method group rel
-
setUserName
Sets the user name of this commerce payment method group rel.- Specified by:
setUserName
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserName
in interfaceCommercePaymentMethodGroupRelModel
- Parameters:
userName
- the user name of this commerce payment method group rel
-
setUserUuid
Sets the user uuid of this commerce payment method group rel.- Specified by:
setUserUuid
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserUuid
in interfaceCommercePaymentMethodGroupRelModel
- Parameters:
userUuid
- the user uuid of this commerce payment method group rel
-
toXmlString
- Specified by:
toXmlString
in interfaceCommercePaymentMethodGroupRelModel
-
wrap
protected CommercePaymentMethodGroupRelWrapper wrap(CommercePaymentMethodGroupRel commercePaymentMethodGroupRel) - Specified by:
wrap
in classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommercePaymentMethodGroupRel>
-