Class CommerceNotificationTemplateWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceNotificationTemplate>
com.liferay.commerce.notification.model.CommerceNotificationTemplateWrapper
- All Implemented Interfaces:
CommerceNotificationTemplate,CommerceNotificationTemplateModel,com.liferay.portal.kernel.model.AuditedModel,com.liferay.portal.kernel.model.BaseModel<CommerceNotificationTemplate>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.GroupedModel,com.liferay.portal.kernel.model.LocalizedModel,com.liferay.portal.kernel.model.ModelWrapper<CommerceNotificationTemplate>,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.PersistedModel,com.liferay.portal.kernel.model.ShardedModel,com.liferay.portal.kernel.model.StagedAuditedModel,com.liferay.portal.kernel.model.StagedModel,Serializable,Cloneable,Comparable<CommerceNotificationTemplate>
@Deprecated
public class CommerceNotificationTemplateWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceNotificationTemplate>
implements CommerceNotificationTemplate, com.liferay.portal.kernel.model.ModelWrapper<CommerceNotificationTemplate>
Deprecated.
This class is a wrapper for CommerceNotificationTemplate.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
modelFields inherited from interface com.liferay.commerce.notification.model.CommerceNotificationTemplate
COMMERCE_NOTIFICATION_TEMPLATE_ID_ACCESSOR -
Constructor Summary
ConstructorsConstructorDescriptionCommerceNotificationTemplateWrapper(CommerceNotificationTemplate commerceNotificationTemplate) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.String[]Deprecated.getBcc()Deprecated.Returns the bcc of this commerce notification template.getBody()Deprecated.Returns the body of this commerce notification template.Deprecated.Returns the localized body of this commerce notification template in the language.Deprecated.Returns the localized body of this commerce notification template in the language, optionally using the default language if no localization exists for the requested language.Deprecated.Returns the localized body of this commerce notification template in the language.Deprecated.Returns the localized body of this commerce notification template in the language, optionally using the default language if no localization exists for the requested language.Deprecated.Deprecated.Deprecated.Returns a map of the locales and localized bodies of this commerce notification template.getCc()Deprecated.Returns the cc of this commerce notification template.longDeprecated.Returns the commerce notification template ID of this commerce notification template.longDeprecated.Returns the company ID of this commerce notification template.Deprecated.Returns the create date of this commerce notification template.Deprecated.Deprecated.Returns the description of this commerce notification template.booleanDeprecated.Returns the enabled of this commerce notification template.getFrom()Deprecated.Returns the from of this commerce notification template.Deprecated.Returns the from name of this commerce notification template.getFromName(String languageId) Deprecated.Returns the localized from name of this commerce notification template in the language.getFromName(String languageId, boolean useDefault) Deprecated.Returns the localized from name of this commerce notification template in the language, optionally using the default language if no localization exists for the requested language.getFromName(Locale locale) Deprecated.Returns the localized from name of this commerce notification template in the language.getFromName(Locale locale, boolean useDefault) Deprecated.Returns the localized from name of this commerce notification template in the language, optionally using the default language if no localization exists for the requested language.Deprecated.Deprecated.Deprecated.Returns a map of the locales and localized from names of this commerce notification template.longDeprecated.Returns the group ID of this commerce notification template.Deprecated.Deprecated.Returns the modified date of this commerce notification template.longDeprecated.Returns the mvcc version of this commerce notification template.getName()Deprecated.Returns the name of this commerce notification template.longDeprecated.Returns the primary key of this commerce notification template.com.liferay.exportimport.kernel.lar.StagedModelTypeDeprecated.Deprecated.Returns the subject of this commerce notification template.getSubject(String languageId) Deprecated.Returns the localized subject of this commerce notification template in the language.getSubject(String languageId, boolean useDefault) Deprecated.Returns the localized subject of this commerce notification template in the language, optionally using the default language if no localization exists for the requested language.getSubject(Locale locale) Deprecated.Returns the localized subject of this commerce notification template in the language.getSubject(Locale locale, boolean useDefault) Deprecated.Returns the localized subject of this commerce notification template in the language, optionally using the default language if no localization exists for the requested language.Deprecated.Deprecated.Deprecated.Returns a map of the locales and localized subjects of this commerce notification template.getTo()Deprecated.Returns the to of this commerce notification template.getType()Deprecated.Returns the type of this commerce notification template.longDeprecated.Returns the user ID of this commerce notification template.Deprecated.Returns the user name of this commerce notification template.Deprecated.Returns the user uuid of this commerce notification template.getUuid()Deprecated.Returns the uuid of this commerce notification template.booleanDeprecated.Returnstrueif this commerce notification template is enabled.voidpersist()Deprecated.voidDeprecated.voidprepareLocalizedFieldsForImport(Locale defaultImportLocale) Deprecated.voidDeprecated.Sets the bcc of this commerce notification template.voidDeprecated.Sets the body of this commerce notification template.voidDeprecated.Sets the localized body of this commerce notification template in the language.voidDeprecated.Sets the localized body of this commerce notification template in the language, and sets the default locale.voidsetBodyCurrentLanguageId(String languageId) Deprecated.voidsetBodyMap(Map<Locale, String> bodyMap) Deprecated.Sets the localized bodies of this commerce notification template from the map of locales and localized bodies.voidsetBodyMap(Map<Locale, String> bodyMap, Locale defaultLocale) Deprecated.Sets the localized bodies of this commerce notification template from the map of locales and localized bodies, and sets the default locale.voidDeprecated.Sets the cc of this commerce notification template.voidsetCommerceNotificationTemplateId(long commerceNotificationTemplateId) Deprecated.Sets the commerce notification template ID of this commerce notification template.voidsetCompanyId(long companyId) Deprecated.Sets the company ID of this commerce notification template.voidsetCreateDate(Date createDate) Deprecated.Sets the create date of this commerce notification template.voidsetDescription(String description) Deprecated.Sets the description of this commerce notification template.voidsetEnabled(boolean enabled) Deprecated.Sets whether this commerce notification template is enabled.voidDeprecated.Sets the from of this commerce notification template.voidsetFromName(String fromName) Deprecated.Sets the from name of this commerce notification template.voidsetFromName(String fromName, Locale locale) Deprecated.Sets the localized from name of this commerce notification template in the language.voidsetFromName(String fromName, Locale locale, Locale defaultLocale) Deprecated.Sets the localized from name of this commerce notification template in the language, and sets the default locale.voidsetFromNameCurrentLanguageId(String languageId) Deprecated.voidsetFromNameMap(Map<Locale, String> fromNameMap) Deprecated.Sets the localized from names of this commerce notification template from the map of locales and localized from names.voidsetFromNameMap(Map<Locale, String> fromNameMap, Locale defaultLocale) Deprecated.Sets the localized from names of this commerce notification template from the map of locales and localized from names, and sets the default locale.voidsetGroupId(long groupId) Deprecated.Sets the group ID of this commerce notification template.voidsetModelAttributes(Map<String, Object> attributes) Deprecated.voidsetModifiedDate(Date modifiedDate) Deprecated.Sets the modified date of this commerce notification template.voidsetMvccVersion(long mvccVersion) Deprecated.Sets the mvcc version of this commerce notification template.voidDeprecated.Sets the name of this commerce notification template.voidsetPrimaryKey(long primaryKey) Deprecated.Sets the primary key of this commerce notification template.voidsetSubject(String subject) Deprecated.Sets the subject of this commerce notification template.voidsetSubject(String subject, Locale locale) Deprecated.Sets the localized subject of this commerce notification template in the language.voidsetSubject(String subject, Locale locale, Locale defaultLocale) Deprecated.Sets the localized subject of this commerce notification template in the language, and sets the default locale.voidsetSubjectCurrentLanguageId(String languageId) Deprecated.voidsetSubjectMap(Map<Locale, String> subjectMap) Deprecated.Sets the localized subjects of this commerce notification template from the map of locales and localized subjects.voidsetSubjectMap(Map<Locale, String> subjectMap, Locale defaultLocale) Deprecated.Sets the localized subjects of this commerce notification template from the map of locales and localized subjects, and sets the default locale.voidDeprecated.Sets the to of this commerce notification template.voidDeprecated.Sets the type of this commerce notification template.voidsetUserId(long userId) Deprecated.Sets the user ID of this commerce notification template.voidsetUserName(String userName) Deprecated.Sets the user name of this commerce notification template.voidsetUserUuid(String userUuid) Deprecated.Sets the user uuid of this commerce notification template.voidDeprecated.Sets the uuid of this commerce notification template.Deprecated.protected CommerceNotificationTemplateWrapperwrap(CommerceNotificationTemplate commerceNotificationTemplate) 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, 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
getWrappedModelMethods inherited from interface com.liferay.portal.kernel.model.StagedModel
clone
-
Constructor Details
-
CommerceNotificationTemplateWrapper
public CommerceNotificationTemplateWrapper(CommerceNotificationTemplate commerceNotificationTemplate) Deprecated.
-
-
Method Details
-
getModelAttributes
Deprecated.- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<CommerceNotificationTemplate>
-
setModelAttributes
Deprecated.- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<CommerceNotificationTemplate>
-
cloneWithOriginalValues
Deprecated.- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<CommerceNotificationTemplate>- Specified by:
cloneWithOriginalValuesin interfaceCommerceNotificationTemplateModel
-
getAvailableLanguageIds
Deprecated.- Specified by:
getAvailableLanguageIdsin interfaceCommerceNotificationTemplateModel- Specified by:
getAvailableLanguageIdsin interfacecom.liferay.portal.kernel.model.LocalizedModel
-
getBcc
Deprecated.Returns the bcc of this commerce notification template.- Specified by:
getBccin interfaceCommerceNotificationTemplateModel- Returns:
- the bcc of this commerce notification template
-
getBody
Deprecated.Returns the body of this commerce notification template.- Specified by:
getBodyin interfaceCommerceNotificationTemplateModel- Returns:
- the body of this commerce notification template
-
getBody
Deprecated.Returns the localized body of this commerce notification template in the language. Uses the default language if no localization exists for the requested language.- Specified by:
getBodyin interfaceCommerceNotificationTemplateModel- Parameters:
locale- the locale of the language- Returns:
- the localized body of this commerce notification template
-
getBody
Deprecated.Returns the localized body of this commerce notification template in the language, optionally using the default language if no localization exists for the requested language.- Specified by:
getBodyin interfaceCommerceNotificationTemplateModel- Parameters:
locale- the local of the languageuseDefault- whether to use the default language if no localization exists for the requested language- Returns:
- the localized body of this commerce notification template. If
useDefaultisfalseand no localization exists for the requested language, an empty string will be returned.
-
getBody
Deprecated.Returns the localized body of this commerce notification template in the language. Uses the default language if no localization exists for the requested language.- Specified by:
getBodyin interfaceCommerceNotificationTemplateModel- Parameters:
languageId- the ID of the language- Returns:
- the localized body of this commerce notification template
-
getBody
Deprecated.Returns the localized body of this commerce notification template in the language, optionally using the default language if no localization exists for the requested language.- Specified by:
getBodyin interfaceCommerceNotificationTemplateModel- Parameters:
languageId- the ID of the languageuseDefault- whether to use the default language if no localization exists for the requested language- Returns:
- the localized body of this commerce notification template
-
getBodyCurrentLanguageId
Deprecated.- Specified by:
getBodyCurrentLanguageIdin interfaceCommerceNotificationTemplateModel
-
getBodyCurrentValue
Deprecated.- Specified by:
getBodyCurrentValuein interfaceCommerceNotificationTemplateModel
-
getBodyMap
Deprecated.Returns a map of the locales and localized bodies of this commerce notification template.- Specified by:
getBodyMapin interfaceCommerceNotificationTemplateModel- Returns:
- the locales and localized bodies of this commerce notification template
-
getCc
Deprecated.Returns the cc of this commerce notification template.- Specified by:
getCcin interfaceCommerceNotificationTemplateModel- Returns:
- the cc of this commerce notification template
-
getCommerceNotificationTemplateId
public long getCommerceNotificationTemplateId()Deprecated.Returns the commerce notification template ID of this commerce notification template.- Specified by:
getCommerceNotificationTemplateIdin interfaceCommerceNotificationTemplateModel- Returns:
- the commerce notification template ID of this commerce notification template
-
getCompanyId
public long getCompanyId()Deprecated.Returns the company ID of this commerce notification template.- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCompanyIdin interfaceCommerceNotificationTemplateModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the company ID of this commerce notification template
-
getCreateDate
Deprecated.Returns the create date of this commerce notification template.- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCreateDatein interfaceCommerceNotificationTemplateModel- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the create date of this commerce notification template
-
getDefaultLanguageId
Deprecated.- Specified by:
getDefaultLanguageIdin interfaceCommerceNotificationTemplateModel- Specified by:
getDefaultLanguageIdin interfacecom.liferay.portal.kernel.model.LocalizedModel
-
getDescription
Deprecated.Returns the description of this commerce notification template.- Specified by:
getDescriptionin interfaceCommerceNotificationTemplateModel- Returns:
- the description of this commerce notification template
-
getEnabled
public boolean getEnabled()Deprecated.Returns the enabled of this commerce notification template.- Specified by:
getEnabledin interfaceCommerceNotificationTemplateModel- Returns:
- the enabled of this commerce notification template
-
getFrom
Deprecated.Returns the from of this commerce notification template.- Specified by:
getFromin interfaceCommerceNotificationTemplateModel- Returns:
- the from of this commerce notification template
-
getFromName
Deprecated.Returns the from name of this commerce notification template.- Specified by:
getFromNamein interfaceCommerceNotificationTemplateModel- Returns:
- the from name of this commerce notification template
-
getFromName
Deprecated.Returns the localized from name of this commerce notification template in the language. Uses the default language if no localization exists for the requested language.- Specified by:
getFromNamein interfaceCommerceNotificationTemplateModel- Parameters:
locale- the locale of the language- Returns:
- the localized from name of this commerce notification template
-
getFromName
Deprecated.Returns the localized from name of this commerce notification template in the language, optionally using the default language if no localization exists for the requested language.- Specified by:
getFromNamein interfaceCommerceNotificationTemplateModel- Parameters:
locale- the local of the languageuseDefault- whether to use the default language if no localization exists for the requested language- Returns:
- the localized from name of this commerce notification template. If
useDefaultisfalseand no localization exists for the requested language, an empty string will be returned.
-
getFromName
Deprecated.Returns the localized from name of this commerce notification template in the language. Uses the default language if no localization exists for the requested language.- Specified by:
getFromNamein interfaceCommerceNotificationTemplateModel- Parameters:
languageId- the ID of the language- Returns:
- the localized from name of this commerce notification template
-
getFromName
Deprecated.Returns the localized from name of this commerce notification template in the language, optionally using the default language if no localization exists for the requested language.- Specified by:
getFromNamein interfaceCommerceNotificationTemplateModel- Parameters:
languageId- the ID of the languageuseDefault- whether to use the default language if no localization exists for the requested language- Returns:
- the localized from name of this commerce notification template
-
getFromNameCurrentLanguageId
Deprecated.- Specified by:
getFromNameCurrentLanguageIdin interfaceCommerceNotificationTemplateModel
-
getFromNameCurrentValue
Deprecated.- Specified by:
getFromNameCurrentValuein interfaceCommerceNotificationTemplateModel
-
getFromNameMap
Deprecated.Returns a map of the locales and localized from names of this commerce notification template.- Specified by:
getFromNameMapin interfaceCommerceNotificationTemplateModel- Returns:
- the locales and localized from names of this commerce notification template
-
getGroupId
public long getGroupId()Deprecated.Returns the group ID of this commerce notification template.- Specified by:
getGroupIdin interfaceCommerceNotificationTemplateModel- Specified by:
getGroupIdin interfacecom.liferay.portal.kernel.model.GroupedModel- Returns:
- the group ID of this commerce notification template
-
getModifiedDate
Deprecated.Returns the modified date of this commerce notification template.- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getModifiedDatein interfaceCommerceNotificationTemplateModel- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the modified date of this commerce notification template
-
getMvccVersion
public long getMvccVersion()Deprecated.Returns the mvcc version of this commerce notification template.- Specified by:
getMvccVersionin interfaceCommerceNotificationTemplateModel- Specified by:
getMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Returns:
- the mvcc version of this commerce notification template
-
getName
Deprecated.Returns the name of this commerce notification template.- Specified by:
getNamein interfaceCommerceNotificationTemplateModel- Returns:
- the name of this commerce notification template
-
getPrimaryKey
public long getPrimaryKey()Deprecated.Returns the primary key of this commerce notification template.- Specified by:
getPrimaryKeyin interfaceCommerceNotificationTemplateModel- Returns:
- the primary key of this commerce notification template
-
getSubject
Deprecated.Returns the subject of this commerce notification template.- Specified by:
getSubjectin interfaceCommerceNotificationTemplateModel- Returns:
- the subject of this commerce notification template
-
getSubject
Deprecated.Returns the localized subject of this commerce notification template in the language. Uses the default language if no localization exists for the requested language.- Specified by:
getSubjectin interfaceCommerceNotificationTemplateModel- Parameters:
locale- the locale of the language- Returns:
- the localized subject of this commerce notification template
-
getSubject
Deprecated.Returns the localized subject of this commerce notification template in the language, optionally using the default language if no localization exists for the requested language.- Specified by:
getSubjectin interfaceCommerceNotificationTemplateModel- Parameters:
locale- the local of the languageuseDefault- whether to use the default language if no localization exists for the requested language- Returns:
- the localized subject of this commerce notification template. If
useDefaultisfalseand no localization exists for the requested language, an empty string will be returned.
-
getSubject
Deprecated.Returns the localized subject of this commerce notification template in the language. Uses the default language if no localization exists for the requested language.- Specified by:
getSubjectin interfaceCommerceNotificationTemplateModel- Parameters:
languageId- the ID of the language- Returns:
- the localized subject of this commerce notification template
-
getSubject
Deprecated.Returns the localized subject of this commerce notification template in the language, optionally using the default language if no localization exists for the requested language.- Specified by:
getSubjectin interfaceCommerceNotificationTemplateModel- Parameters:
languageId- the ID of the languageuseDefault- whether to use the default language if no localization exists for the requested language- Returns:
- the localized subject of this commerce notification template
-
getSubjectCurrentLanguageId
Deprecated.- Specified by:
getSubjectCurrentLanguageIdin interfaceCommerceNotificationTemplateModel
-
getSubjectCurrentValue
Deprecated.- Specified by:
getSubjectCurrentValuein interfaceCommerceNotificationTemplateModel
-
getSubjectMap
Deprecated.Returns a map of the locales and localized subjects of this commerce notification template.- Specified by:
getSubjectMapin interfaceCommerceNotificationTemplateModel- Returns:
- the locales and localized subjects of this commerce notification template
-
getTo
Deprecated.Returns the to of this commerce notification template.- Specified by:
getToin interfaceCommerceNotificationTemplateModel- Returns:
- the to of this commerce notification template
-
getType
Deprecated.Returns the type of this commerce notification template.- Specified by:
getTypein interfaceCommerceNotificationTemplateModel- Returns:
- the type of this commerce notification template
-
getUserId
public long getUserId()Deprecated.Returns the user ID of this commerce notification template.- Specified by:
getUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserIdin interfaceCommerceNotificationTemplateModel- Returns:
- the user ID of this commerce notification template
-
getUserName
Deprecated.Returns the user name of this commerce notification template.- Specified by:
getUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserNamein interfaceCommerceNotificationTemplateModel- Returns:
- the user name of this commerce notification template
-
getUserUuid
Deprecated.Returns the user uuid of this commerce notification template.- Specified by:
getUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserUuidin interfaceCommerceNotificationTemplateModel- Returns:
- the user uuid of this commerce notification template
-
getUuid
Deprecated.Returns the uuid of this commerce notification template.- Specified by:
getUuidin interfaceCommerceNotificationTemplateModel- Specified by:
getUuidin interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the uuid of this commerce notification template
-
isEnabled
public boolean isEnabled()Deprecated.Returnstrueif this commerce notification template is enabled.- Specified by:
isEnabledin interfaceCommerceNotificationTemplateModel- Returns:
trueif this commerce notification template is enabled;falseotherwise
-
persist
public void persist()Deprecated.- Specified by:
persistin interfacecom.liferay.portal.kernel.model.PersistedModel
-
prepareLocalizedFieldsForImport
public void prepareLocalizedFieldsForImport() throws com.liferay.portal.kernel.exception.LocaleExceptionDeprecated.- Specified by:
prepareLocalizedFieldsForImportin interfaceCommerceNotificationTemplateModel- Specified by:
prepareLocalizedFieldsForImportin 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 Deprecated.- Specified by:
prepareLocalizedFieldsForImportin interfaceCommerceNotificationTemplateModel- Specified by:
prepareLocalizedFieldsForImportin interfacecom.liferay.portal.kernel.model.LocalizedModel- Throws:
com.liferay.portal.kernel.exception.LocaleException
-
setBcc
Deprecated.Sets the bcc of this commerce notification template.- Specified by:
setBccin interfaceCommerceNotificationTemplateModel- Parameters:
bcc- the bcc of this commerce notification template
-
setBody
Deprecated.Sets the body of this commerce notification template.- Specified by:
setBodyin interfaceCommerceNotificationTemplateModel- Parameters:
body- the body of this commerce notification template
-
setBody
Deprecated.Sets the localized body of this commerce notification template in the language.- Specified by:
setBodyin interfaceCommerceNotificationTemplateModel- Parameters:
body- the localized body of this commerce notification templatelocale- the locale of the language
-
setBody
Deprecated.Sets the localized body of this commerce notification template in the language, and sets the default locale.- Specified by:
setBodyin interfaceCommerceNotificationTemplateModel- Parameters:
body- the localized body of this commerce notification templatelocale- the locale of the languagedefaultLocale- the default locale
-
setBodyCurrentLanguageId
Deprecated.- Specified by:
setBodyCurrentLanguageIdin interfaceCommerceNotificationTemplateModel
-
setBodyMap
Deprecated.Sets the localized bodies of this commerce notification template from the map of locales and localized bodies.- Specified by:
setBodyMapin interfaceCommerceNotificationTemplateModel- Parameters:
bodyMap- the locales and localized bodies of this commerce notification template
-
setBodyMap
Deprecated.Sets the localized bodies of this commerce notification template from the map of locales and localized bodies, and sets the default locale.- Specified by:
setBodyMapin interfaceCommerceNotificationTemplateModel- Parameters:
bodyMap- the locales and localized bodies of this commerce notification templatedefaultLocale- the default locale
-
setCc
Deprecated.Sets the cc of this commerce notification template.- Specified by:
setCcin interfaceCommerceNotificationTemplateModel- Parameters:
cc- the cc of this commerce notification template
-
setCommerceNotificationTemplateId
public void setCommerceNotificationTemplateId(long commerceNotificationTemplateId) Deprecated.Sets the commerce notification template ID of this commerce notification template.- Specified by:
setCommerceNotificationTemplateIdin interfaceCommerceNotificationTemplateModel- Parameters:
commerceNotificationTemplateId- the commerce notification template ID of this commerce notification template
-
setCompanyId
public void setCompanyId(long companyId) Deprecated.Sets the company ID of this commerce notification template.- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCompanyIdin interfaceCommerceNotificationTemplateModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
companyId- the company ID of this commerce notification template
-
setCreateDate
Deprecated.Sets the create date of this commerce notification template.- Specified by:
setCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCreateDatein interfaceCommerceNotificationTemplateModel- Specified by:
setCreateDatein interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
createDate- the create date of this commerce notification template
-
setDescription
Deprecated.Sets the description of this commerce notification template.- Specified by:
setDescriptionin interfaceCommerceNotificationTemplateModel- Parameters:
description- the description of this commerce notification template
-
setEnabled
public void setEnabled(boolean enabled) Deprecated.Sets whether this commerce notification template is enabled.- Specified by:
setEnabledin interfaceCommerceNotificationTemplateModel- Parameters:
enabled- the enabled of this commerce notification template
-
setFrom
Deprecated.Sets the from of this commerce notification template.- Specified by:
setFromin interfaceCommerceNotificationTemplateModel- Parameters:
from- the from of this commerce notification template
-
setFromName
Deprecated.Sets the from name of this commerce notification template.- Specified by:
setFromNamein interfaceCommerceNotificationTemplateModel- Parameters:
fromName- the from name of this commerce notification template
-
setFromName
Deprecated.Sets the localized from name of this commerce notification template in the language.- Specified by:
setFromNamein interfaceCommerceNotificationTemplateModel- Parameters:
fromName- the localized from name of this commerce notification templatelocale- the locale of the language
-
setFromName
Deprecated.Sets the localized from name of this commerce notification template in the language, and sets the default locale.- Specified by:
setFromNamein interfaceCommerceNotificationTemplateModel- Parameters:
fromName- the localized from name of this commerce notification templatelocale- the locale of the languagedefaultLocale- the default locale
-
setFromNameCurrentLanguageId
Deprecated.- Specified by:
setFromNameCurrentLanguageIdin interfaceCommerceNotificationTemplateModel
-
setFromNameMap
Deprecated.Sets the localized from names of this commerce notification template from the map of locales and localized from names.- Specified by:
setFromNameMapin interfaceCommerceNotificationTemplateModel- Parameters:
fromNameMap- the locales and localized from names of this commerce notification template
-
setFromNameMap
Deprecated.Sets the localized from names of this commerce notification template from the map of locales and localized from names, and sets the default locale.- Specified by:
setFromNameMapin interfaceCommerceNotificationTemplateModel- Parameters:
fromNameMap- the locales and localized from names of this commerce notification templatedefaultLocale- the default locale
-
setGroupId
public void setGroupId(long groupId) Deprecated.Sets the group ID of this commerce notification template.- Specified by:
setGroupIdin interfaceCommerceNotificationTemplateModel- Specified by:
setGroupIdin interfacecom.liferay.portal.kernel.model.GroupedModel- Parameters:
groupId- the group ID of this commerce notification template
-
setModifiedDate
Deprecated.Sets the modified date of this commerce notification template.- Specified by:
setModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setModifiedDatein interfaceCommerceNotificationTemplateModel- Specified by:
setModifiedDatein interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
modifiedDate- the modified date of this commerce notification template
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Deprecated.Sets the mvcc version of this commerce notification template.- Specified by:
setMvccVersionin interfaceCommerceNotificationTemplateModel- Specified by:
setMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Parameters:
mvccVersion- the mvcc version of this commerce notification template
-
setName
Deprecated.Sets the name of this commerce notification template.- Specified by:
setNamein interfaceCommerceNotificationTemplateModel- Parameters:
name- the name of this commerce notification template
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Deprecated.Sets the primary key of this commerce notification template.- Specified by:
setPrimaryKeyin interfaceCommerceNotificationTemplateModel- Parameters:
primaryKey- the primary key of this commerce notification template
-
setSubject
Deprecated.Sets the subject of this commerce notification template.- Specified by:
setSubjectin interfaceCommerceNotificationTemplateModel- Parameters:
subject- the subject of this commerce notification template
-
setSubject
Deprecated.Sets the localized subject of this commerce notification template in the language.- Specified by:
setSubjectin interfaceCommerceNotificationTemplateModel- Parameters:
subject- the localized subject of this commerce notification templatelocale- the locale of the language
-
setSubject
Deprecated.Sets the localized subject of this commerce notification template in the language, and sets the default locale.- Specified by:
setSubjectin interfaceCommerceNotificationTemplateModel- Parameters:
subject- the localized subject of this commerce notification templatelocale- the locale of the languagedefaultLocale- the default locale
-
setSubjectCurrentLanguageId
Deprecated.- Specified by:
setSubjectCurrentLanguageIdin interfaceCommerceNotificationTemplateModel
-
setSubjectMap
Deprecated.Sets the localized subjects of this commerce notification template from the map of locales and localized subjects.- Specified by:
setSubjectMapin interfaceCommerceNotificationTemplateModel- Parameters:
subjectMap- the locales and localized subjects of this commerce notification template
-
setSubjectMap
Deprecated.Sets the localized subjects of this commerce notification template from the map of locales and localized subjects, and sets the default locale.- Specified by:
setSubjectMapin interfaceCommerceNotificationTemplateModel- Parameters:
subjectMap- the locales and localized subjects of this commerce notification templatedefaultLocale- the default locale
-
setTo
Deprecated.Sets the to of this commerce notification template.- Specified by:
setToin interfaceCommerceNotificationTemplateModel- Parameters:
to- the to of this commerce notification template
-
setType
Deprecated.Sets the type of this commerce notification template.- Specified by:
setTypein interfaceCommerceNotificationTemplateModel- Parameters:
type- the type of this commerce notification template
-
setUserId
public void setUserId(long userId) Deprecated.Sets the user ID of this commerce notification template.- Specified by:
setUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserIdin interfaceCommerceNotificationTemplateModel- Parameters:
userId- the user ID of this commerce notification template
-
setUserName
Deprecated.Sets the user name of this commerce notification template.- Specified by:
setUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserNamein interfaceCommerceNotificationTemplateModel- Parameters:
userName- the user name of this commerce notification template
-
setUserUuid
Deprecated.Sets the user uuid of this commerce notification template.- Specified by:
setUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserUuidin interfaceCommerceNotificationTemplateModel- Parameters:
userUuid- the user uuid of this commerce notification template
-
setUuid
Deprecated.Sets the uuid of this commerce notification template.- Specified by:
setUuidin interfaceCommerceNotificationTemplateModel- Specified by:
setUuidin interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
uuid- the uuid of this commerce notification template
-
toXmlString
Deprecated.- Specified by:
toXmlStringin interfaceCommerceNotificationTemplateModel
-
getStagedModelType
public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()Deprecated.- Specified by:
getStagedModelTypein interfacecom.liferay.portal.kernel.model.StagedModel
-
wrap
protected CommerceNotificationTemplateWrapper wrap(CommerceNotificationTemplate commerceNotificationTemplate) Deprecated.- Specified by:
wrapin classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceNotificationTemplate>
-