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
model
Fields 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.long
Deprecated.Returns the commerce notification template ID of this commerce notification template.long
Deprecated.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.boolean
Deprecated.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.long
Deprecated.Returns the group ID of this commerce notification template.Deprecated.Deprecated.Returns the modified date of this commerce notification template.long
Deprecated.Returns the mvcc version of this commerce notification template.getName()
Deprecated.Returns the name of this commerce notification template.long
Deprecated.Returns the primary key of this commerce notification template.com.liferay.exportimport.kernel.lar.StagedModelType
Deprecated.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.long
Deprecated.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.boolean
Deprecated.Returnstrue
if this commerce notification template is enabled.void
persist()
Deprecated.void
Deprecated.void
prepareLocalizedFieldsForImport
(Locale defaultImportLocale) Deprecated.void
Deprecated.Sets the bcc of this commerce notification template.void
Deprecated.Sets the body of this commerce notification template.void
Deprecated.Sets the localized body of this commerce notification template in the language.void
Deprecated.Sets the localized body of this commerce notification template in the language, and sets the default locale.void
setBodyCurrentLanguageId
(String languageId) Deprecated.void
setBodyMap
(Map<Locale, String> bodyMap) Deprecated.Sets the localized bodies of this commerce notification template from the map of locales and localized bodies.void
setBodyMap
(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.void
Deprecated.Sets the cc of this commerce notification template.void
setCommerceNotificationTemplateId
(long commerceNotificationTemplateId) Deprecated.Sets the commerce notification template ID of this commerce notification template.void
setCompanyId
(long companyId) Deprecated.Sets the company ID of this commerce notification template.void
setCreateDate
(Date createDate) Deprecated.Sets the create date of this commerce notification template.void
setDescription
(String description) Deprecated.Sets the description of this commerce notification template.void
setEnabled
(boolean enabled) Deprecated.Sets whether this commerce notification template is enabled.void
Deprecated.Sets the from of this commerce notification template.void
setFromName
(String fromName) Deprecated.Sets the from name of this commerce notification template.void
setFromName
(String fromName, Locale locale) Deprecated.Sets the localized from name of this commerce notification template in the language.void
setFromName
(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.void
setFromNameCurrentLanguageId
(String languageId) Deprecated.void
setFromNameMap
(Map<Locale, String> fromNameMap) Deprecated.Sets the localized from names of this commerce notification template from the map of locales and localized from names.void
setFromNameMap
(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.void
setGroupId
(long groupId) Deprecated.Sets the group ID of this commerce notification template.void
setModelAttributes
(Map<String, Object> attributes) Deprecated.void
setModifiedDate
(Date modifiedDate) Deprecated.Sets the modified date of this commerce notification template.void
setMvccVersion
(long mvccVersion) Deprecated.Sets the mvcc version of this commerce notification template.void
Deprecated.Sets the name of this commerce notification template.void
setPrimaryKey
(long primaryKey) Deprecated.Sets the primary key of this commerce notification template.void
setSubject
(String subject) Deprecated.Sets the subject of this commerce notification template.void
setSubject
(String subject, Locale locale) Deprecated.Sets the localized subject of this commerce notification template in the language.void
setSubject
(String subject, Locale locale, Locale defaultLocale) Deprecated.Sets the localized subject of this commerce notification template in the language, and sets the default locale.void
setSubjectCurrentLanguageId
(String languageId) Deprecated.void
setSubjectMap
(Map<Locale, String> subjectMap) Deprecated.Sets the localized subjects of this commerce notification template from the map of locales and localized subjects.void
setSubjectMap
(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.void
Deprecated.Sets the to of this commerce notification template.void
Deprecated.Sets the type of this commerce notification template.void
setUserId
(long userId) Deprecated.Sets the user ID of this commerce notification template.void
setUserName
(String userName) Deprecated.Sets the user name of this commerce notification template.void
setUserUuid
(String userUuid) Deprecated.Sets the user uuid of this commerce notification template.void
Deprecated.Sets the uuid of this commerce notification template.Deprecated.protected CommerceNotificationTemplateWrapper
wrap
(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, 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
Methods inherited from interface com.liferay.portal.kernel.model.StagedModel
clone
-
Constructor Details
-
CommerceNotificationTemplateWrapper
public CommerceNotificationTemplateWrapper(CommerceNotificationTemplate commerceNotificationTemplate) Deprecated.
-
-
Method Details
-
getModelAttributes
Deprecated.- Specified by:
getModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<CommerceNotificationTemplate>
-
setModelAttributes
Deprecated.- Specified by:
setModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<CommerceNotificationTemplate>
-
cloneWithOriginalValues
Deprecated.- Specified by:
cloneWithOriginalValues
in interfacecom.liferay.portal.kernel.model.BaseModel<CommerceNotificationTemplate>
- Specified by:
cloneWithOriginalValues
in interfaceCommerceNotificationTemplateModel
-
getAvailableLanguageIds
Deprecated.- Specified by:
getAvailableLanguageIds
in interfaceCommerceNotificationTemplateModel
- Specified by:
getAvailableLanguageIds
in interfacecom.liferay.portal.kernel.model.LocalizedModel
-
getBcc
Deprecated.Returns the bcc of this commerce notification template.- Specified by:
getBcc
in interfaceCommerceNotificationTemplateModel
- Returns:
- the bcc of this commerce notification template
-
getBody
Deprecated.Returns the body of this commerce notification template.- Specified by:
getBody
in 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:
getBody
in 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:
getBody
in 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
useDefault
isfalse
and 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:
getBody
in 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:
getBody
in 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:
getBodyCurrentLanguageId
in interfaceCommerceNotificationTemplateModel
-
getBodyCurrentValue
Deprecated.- Specified by:
getBodyCurrentValue
in interfaceCommerceNotificationTemplateModel
-
getBodyMap
Deprecated.Returns a map of the locales and localized bodies of this commerce notification template.- Specified by:
getBodyMap
in interfaceCommerceNotificationTemplateModel
- Returns:
- the locales and localized bodies of this commerce notification template
-
getCc
Deprecated.Returns the cc of this commerce notification template.- Specified by:
getCc
in 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:
getCommerceNotificationTemplateId
in 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:
getCompanyId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getCompanyId
in interfaceCommerceNotificationTemplateModel
- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.ShardedModel
- Specified by:
getCompanyId
in 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:
getCreateDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getCreateDate
in interfaceCommerceNotificationTemplateModel
- Specified by:
getCreateDate
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the create date of this commerce notification template
-
getDefaultLanguageId
Deprecated.- Specified by:
getDefaultLanguageId
in interfaceCommerceNotificationTemplateModel
- Specified by:
getDefaultLanguageId
in interfacecom.liferay.portal.kernel.model.LocalizedModel
-
getDescription
Deprecated.Returns the description of this commerce notification template.- Specified by:
getDescription
in interfaceCommerceNotificationTemplateModel
- Returns:
- the description of this commerce notification template
-
getEnabled
public boolean getEnabled()Deprecated.Returns the enabled of this commerce notification template.- Specified by:
getEnabled
in interfaceCommerceNotificationTemplateModel
- Returns:
- the enabled of this commerce notification template
-
getFrom
Deprecated.Returns the from of this commerce notification template.- Specified by:
getFrom
in interfaceCommerceNotificationTemplateModel
- Returns:
- the from of this commerce notification template
-
getFromName
Deprecated.Returns the from name of this commerce notification template.- Specified by:
getFromName
in 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:
getFromName
in 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:
getFromName
in 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
useDefault
isfalse
and 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:
getFromName
in 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:
getFromName
in 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:
getFromNameCurrentLanguageId
in interfaceCommerceNotificationTemplateModel
-
getFromNameCurrentValue
Deprecated.- Specified by:
getFromNameCurrentValue
in interfaceCommerceNotificationTemplateModel
-
getFromNameMap
Deprecated.Returns a map of the locales and localized from names of this commerce notification template.- Specified by:
getFromNameMap
in 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:
getGroupId
in interfaceCommerceNotificationTemplateModel
- Specified by:
getGroupId
in 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:
getModifiedDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getModifiedDate
in interfaceCommerceNotificationTemplateModel
- Specified by:
getModifiedDate
in 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:
getMvccVersion
in interfaceCommerceNotificationTemplateModel
- Specified by:
getMvccVersion
in 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:
getName
in 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:
getPrimaryKey
in interfaceCommerceNotificationTemplateModel
- Returns:
- the primary key of this commerce notification template
-
getSubject
Deprecated.Returns the subject of this commerce notification template.- Specified by:
getSubject
in 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:
getSubject
in 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:
getSubject
in 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
useDefault
isfalse
and 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:
getSubject
in 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:
getSubject
in 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:
getSubjectCurrentLanguageId
in interfaceCommerceNotificationTemplateModel
-
getSubjectCurrentValue
Deprecated.- Specified by:
getSubjectCurrentValue
in interfaceCommerceNotificationTemplateModel
-
getSubjectMap
Deprecated.Returns a map of the locales and localized subjects of this commerce notification template.- Specified by:
getSubjectMap
in interfaceCommerceNotificationTemplateModel
- Returns:
- the locales and localized subjects of this commerce notification template
-
getTo
Deprecated.Returns the to of this commerce notification template.- Specified by:
getTo
in interfaceCommerceNotificationTemplateModel
- Returns:
- the to of this commerce notification template
-
getType
Deprecated.Returns the type of this commerce notification template.- Specified by:
getType
in 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:
getUserId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserId
in interfaceCommerceNotificationTemplateModel
- Returns:
- the user ID of this commerce notification template
-
getUserName
Deprecated.Returns the user name of this commerce notification template.- Specified by:
getUserName
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserName
in interfaceCommerceNotificationTemplateModel
- Returns:
- the user name of this commerce notification template
-
getUserUuid
Deprecated.Returns the user uuid of this commerce notification template.- Specified by:
getUserUuid
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserUuid
in interfaceCommerceNotificationTemplateModel
- Returns:
- the user uuid of this commerce notification template
-
getUuid
Deprecated.Returns the uuid of this commerce notification template.- Specified by:
getUuid
in interfaceCommerceNotificationTemplateModel
- Specified by:
getUuid
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the uuid of this commerce notification template
-
isEnabled
public boolean isEnabled()Deprecated.Returnstrue
if this commerce notification template is enabled.- Specified by:
isEnabled
in interfaceCommerceNotificationTemplateModel
- Returns:
true
if this commerce notification template is enabled;false
otherwise
-
persist
public void persist()Deprecated.- Specified by:
persist
in interfacecom.liferay.portal.kernel.model.PersistedModel
-
prepareLocalizedFieldsForImport
public void prepareLocalizedFieldsForImport() throws com.liferay.portal.kernel.exception.LocaleExceptionDeprecated.- Specified by:
prepareLocalizedFieldsForImport
in interfaceCommerceNotificationTemplateModel
- 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 Deprecated.- Specified by:
prepareLocalizedFieldsForImport
in interfaceCommerceNotificationTemplateModel
- Specified by:
prepareLocalizedFieldsForImport
in 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:
setBcc
in interfaceCommerceNotificationTemplateModel
- Parameters:
bcc
- the bcc of this commerce notification template
-
setBody
Deprecated.Sets the body of this commerce notification template.- Specified by:
setBody
in 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:
setBody
in 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:
setBody
in interfaceCommerceNotificationTemplateModel
- Parameters:
body
- the localized body of this commerce notification templatelocale
- the locale of the languagedefaultLocale
- the default locale
-
setBodyCurrentLanguageId
Deprecated.- Specified by:
setBodyCurrentLanguageId
in interfaceCommerceNotificationTemplateModel
-
setBodyMap
Deprecated.Sets the localized bodies of this commerce notification template from the map of locales and localized bodies.- Specified by:
setBodyMap
in 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:
setBodyMap
in 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:
setCc
in 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:
setCommerceNotificationTemplateId
in 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:
setCompanyId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setCompanyId
in interfaceCommerceNotificationTemplateModel
- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.ShardedModel
- Specified by:
setCompanyId
in 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:
setCreateDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setCreateDate
in interfaceCommerceNotificationTemplateModel
- Specified by:
setCreateDate
in 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:
setDescription
in 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:
setEnabled
in interfaceCommerceNotificationTemplateModel
- Parameters:
enabled
- the enabled of this commerce notification template
-
setFrom
Deprecated.Sets the from of this commerce notification template.- Specified by:
setFrom
in interfaceCommerceNotificationTemplateModel
- Parameters:
from
- the from of this commerce notification template
-
setFromName
Deprecated.Sets the from name of this commerce notification template.- Specified by:
setFromName
in 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:
setFromName
in 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:
setFromName
in interfaceCommerceNotificationTemplateModel
- Parameters:
fromName
- the localized from name of this commerce notification templatelocale
- the locale of the languagedefaultLocale
- the default locale
-
setFromNameCurrentLanguageId
Deprecated.- Specified by:
setFromNameCurrentLanguageId
in interfaceCommerceNotificationTemplateModel
-
setFromNameMap
Deprecated.Sets the localized from names of this commerce notification template from the map of locales and localized from names.- Specified by:
setFromNameMap
in 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:
setFromNameMap
in 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:
setGroupId
in interfaceCommerceNotificationTemplateModel
- Specified by:
setGroupId
in 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:
setModifiedDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setModifiedDate
in interfaceCommerceNotificationTemplateModel
- Specified by:
setModifiedDate
in 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:
setMvccVersion
in interfaceCommerceNotificationTemplateModel
- Specified by:
setMvccVersion
in 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:
setName
in 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:
setPrimaryKey
in interfaceCommerceNotificationTemplateModel
- Parameters:
primaryKey
- the primary key of this commerce notification template
-
setSubject
Deprecated.Sets the subject of this commerce notification template.- Specified by:
setSubject
in 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:
setSubject
in 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:
setSubject
in interfaceCommerceNotificationTemplateModel
- Parameters:
subject
- the localized subject of this commerce notification templatelocale
- the locale of the languagedefaultLocale
- the default locale
-
setSubjectCurrentLanguageId
Deprecated.- Specified by:
setSubjectCurrentLanguageId
in interfaceCommerceNotificationTemplateModel
-
setSubjectMap
Deprecated.Sets the localized subjects of this commerce notification template from the map of locales and localized subjects.- Specified by:
setSubjectMap
in 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:
setSubjectMap
in 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:
setTo
in interfaceCommerceNotificationTemplateModel
- Parameters:
to
- the to of this commerce notification template
-
setType
Deprecated.Sets the type of this commerce notification template.- Specified by:
setType
in 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:
setUserId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserId
in interfaceCommerceNotificationTemplateModel
- Parameters:
userId
- the user ID of this commerce notification template
-
setUserName
Deprecated.Sets the user name of this commerce notification template.- Specified by:
setUserName
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserName
in interfaceCommerceNotificationTemplateModel
- Parameters:
userName
- the user name of this commerce notification template
-
setUserUuid
Deprecated.Sets the user uuid of this commerce notification template.- Specified by:
setUserUuid
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserUuid
in interfaceCommerceNotificationTemplateModel
- Parameters:
userUuid
- the user uuid of this commerce notification template
-
setUuid
Deprecated.Sets the uuid of this commerce notification template.- Specified by:
setUuid
in interfaceCommerceNotificationTemplateModel
- Specified by:
setUuid
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
uuid
- the uuid of this commerce notification template
-
toXmlString
Deprecated.- Specified by:
toXmlString
in interfaceCommerceNotificationTemplateModel
-
getStagedModelType
public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()Deprecated.- Specified by:
getStagedModelType
in interfacecom.liferay.portal.kernel.model.StagedModel
-
wrap
protected CommerceNotificationTemplateWrapper wrap(CommerceNotificationTemplate commerceNotificationTemplate) Deprecated.- Specified by:
wrap
in classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceNotificationTemplate>
-