Interface CommerceNotificationTemplateModel
- All Superinterfaces:
com.liferay.portal.kernel.model.AuditedModel,com.liferay.portal.kernel.model.BaseModel<CommerceNotificationTemplate>,com.liferay.portal.kernel.model.ClassedModel,Cloneable,Comparable<CommerceNotificationTemplate>,com.liferay.portal.kernel.model.GroupedModel,com.liferay.portal.kernel.model.LocalizedModel,com.liferay.portal.kernel.model.MVCCModel,Serializable,com.liferay.portal.kernel.model.ShardedModel,com.liferay.portal.kernel.model.StagedAuditedModel,com.liferay.portal.kernel.model.StagedModel
- All Known Subinterfaces:
CommerceNotificationTemplate
- All Known Implementing Classes:
CommerceNotificationTemplateWrapper
@Deprecated
@ProviderType
public interface CommerceNotificationTemplateModel
extends com.liferay.portal.kernel.model.BaseModel<CommerceNotificationTemplate>, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.LocalizedModel, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.StagedAuditedModel
Deprecated.
The base model interface for the CommerceNotificationTemplate service. Represents a row in the "CommerceNotificationTemplate" database table, with each column mapped to a property of this class.
This interface and its corresponding implementation com.liferay.commerce.notification.model.impl.CommerceNotificationTemplateModelImpl exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in com.liferay.commerce.notification.model.impl.CommerceNotificationTemplateImpl.
- See Also:
- Generated:
-
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.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.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.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.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.default StringDeprecated.Methods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, 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.StagedModel
clone, getStagedModelType
-
Method Details
-
getPrimaryKey
long getPrimaryKey()Deprecated.Returns the primary key of this commerce notification template.- Returns:
- the primary key of this commerce notification template
-
setPrimaryKey
void setPrimaryKey(long primaryKey) Deprecated.Sets the primary key of this commerce notification template.- Parameters:
primaryKey- the primary key of this commerce notification template
-
getMvccVersion
long getMvccVersion()Deprecated.Returns the mvcc version of this commerce notification template.- Specified by:
getMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Returns:
- the mvcc version of this commerce notification template
-
setMvccVersion
void setMvccVersion(long mvccVersion) Deprecated.Sets the mvcc version of this commerce notification template.- Specified by:
setMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Parameters:
mvccVersion- the mvcc version of this commerce notification template
-
getUuid
Deprecated.Returns the uuid of this commerce notification template.- Specified by:
getUuidin interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the uuid of this commerce notification template
-
setUuid
Deprecated.Sets the uuid of this commerce notification template.- Specified by:
setUuidin interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
uuid- the uuid of this commerce notification template
-
getCommerceNotificationTemplateId
long getCommerceNotificationTemplateId()Deprecated.Returns the commerce notification template ID of this commerce notification template.- Returns:
- the commerce notification template ID of this commerce notification template
-
setCommerceNotificationTemplateId
void setCommerceNotificationTemplateId(long commerceNotificationTemplateId) Deprecated.Sets the commerce notification template ID of this commerce notification template.- Parameters:
commerceNotificationTemplateId- the commerce notification template ID of this commerce notification template
-
getGroupId
long getGroupId()Deprecated.Returns the group ID of this commerce notification template.- Specified by:
getGroupIdin interfacecom.liferay.portal.kernel.model.GroupedModel- Returns:
- the group ID of this commerce notification template
-
setGroupId
void setGroupId(long groupId) Deprecated.Sets the group ID of this commerce notification template.- Specified by:
setGroupIdin interfacecom.liferay.portal.kernel.model.GroupedModel- Parameters:
groupId- the group ID of this commerce notification template
-
getCompanyId
long getCompanyId()Deprecated.Returns the company ID of this commerce notification template.- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- 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
-
setCompanyId
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 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
-
getUserId
long getUserId()Deprecated.Returns the user ID of this commerce notification template.- Specified by:
getUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Returns:
- the user ID of this commerce notification template
-
setUserId
void setUserId(long userId) Deprecated.Sets the user ID of this commerce notification template.- Specified by:
setUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Parameters:
userId- the user ID of this commerce notification template
-
getUserUuid
String getUserUuid()Deprecated.Returns the user uuid of this commerce notification template.- Specified by:
getUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Returns:
- the user uuid 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- Parameters:
userUuid- the user uuid 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- Returns:
- the user name 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- Parameters:
userName- the user name of this commerce notification template
-
getCreateDate
Date getCreateDate()Deprecated.Returns the create date of this commerce notification template.- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the create date 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 interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
createDate- the create date of this commerce notification template
-
getModifiedDate
Date getModifiedDate()Deprecated.Returns the modified date of this commerce notification template.- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the modified date 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 interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
modifiedDate- the modified date of this commerce notification template
-
getName
Deprecated.Returns the name of this commerce notification template.- Returns:
- the name of this commerce notification template
-
setName
Deprecated.Sets the name of this commerce notification template.- Parameters:
name- the name of this commerce notification template
-
getDescription
Deprecated.Returns the description of this commerce notification template.- Returns:
- the description of this commerce notification template
-
setDescription
Deprecated.Sets the description of this commerce notification template.- Parameters:
description- the description of this commerce notification template
-
getFrom
Deprecated.Returns the from of this commerce notification template.- Returns:
- the from of this commerce notification template
-
setFrom
Deprecated.Sets the from of this commerce notification template.- Parameters:
from- the from of this commerce notification template
-
getFromName
String getFromName()Deprecated.Returns the from name of this commerce notification template.- 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.- 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.- 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.- 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.- 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. -
getFromNameCurrentValue
Deprecated. -
getFromNameMap
Deprecated.Returns a map of the locales and localized from names of this commerce notification template.- Returns:
- the locales and localized from names of this commerce notification template
-
setFromName
Deprecated.Sets the from name of this commerce notification template.- 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.- 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.- Parameters:
fromName- the localized from name of this commerce notification templatelocale- the locale of the languagedefaultLocale- the default locale
-
setFromNameCurrentLanguageId
Deprecated. -
setFromNameMap
Deprecated.Sets the localized from names of this commerce notification template from the map of locales and localized from names.- 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.- Parameters:
fromNameMap- the locales and localized from names of this commerce notification templatedefaultLocale- the default locale
-
getTo
Deprecated.Returns the to of this commerce notification template.- Returns:
- the to of this commerce notification template
-
setTo
Deprecated.Sets the to of this commerce notification template.- Parameters:
to- the to of this commerce notification template
-
getCc
Deprecated.Returns the cc of this commerce notification template.- Returns:
- the cc of this commerce notification template
-
setCc
Deprecated.Sets the cc of this commerce notification template.- Parameters:
cc- the cc of this commerce notification template
-
getBcc
Deprecated.Returns the bcc of this commerce notification template.- Returns:
- the bcc of this commerce notification template
-
setBcc
Deprecated.Sets the bcc of this commerce notification template.- Parameters:
bcc- the bcc of this commerce notification template
-
getType
Deprecated.Returns the type of this commerce notification template.- Returns:
- the type of this commerce notification template
-
setType
Deprecated.Sets the type of this commerce notification template.- Parameters:
type- the type of this commerce notification template
-
getEnabled
boolean getEnabled()Deprecated.Returns the enabled of this commerce notification template.- Returns:
- the enabled of this commerce notification template
-
isEnabled
boolean isEnabled()Deprecated.Returnstrueif this commerce notification template is enabled.- Returns:
trueif this commerce notification template is enabled;falseotherwise
-
setEnabled
void setEnabled(boolean enabled) Deprecated.Sets whether this commerce notification template is enabled.- Parameters:
enabled- the enabled of this commerce notification template
-
getSubject
String getSubject()Deprecated.Returns the subject of this commerce notification template.- 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.- 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.- 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.- 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.- 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. -
getSubjectCurrentValue
Deprecated. -
getSubjectMap
Deprecated.Returns a map of the locales and localized subjects of this commerce notification template.- Returns:
- the locales and localized subjects of this commerce notification template
-
setSubject
Deprecated.Sets the subject of this commerce notification template.- Parameters:
subject- the subject of this commerce notification template
-
setSubject
Deprecated.Sets the localized subject of this commerce notification template in the language.- 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.- Parameters:
subject- the localized subject of this commerce notification templatelocale- the locale of the languagedefaultLocale- the default locale
-
setSubjectCurrentLanguageId
Deprecated. -
setSubjectMap
Deprecated.Sets the localized subjects of this commerce notification template from the map of locales and localized subjects.- 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.- Parameters:
subjectMap- the locales and localized subjects of this commerce notification templatedefaultLocale- the default locale
-
getBody
String getBody()Deprecated.Returns the body of this commerce notification template.- 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.- 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.- 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.- 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.- 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. -
getBodyCurrentValue
Deprecated. -
getBodyMap
Deprecated.Returns a map of the locales and localized bodies of this commerce notification template.- Returns:
- the locales and localized bodies of this commerce notification template
-
setBody
Deprecated.Sets the body of this commerce notification template.- Parameters:
body- the body of this commerce notification template
-
setBody
Deprecated.Sets the localized body of this commerce notification template in the language.- 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.- Parameters:
body- the localized body of this commerce notification templatelocale- the locale of the languagedefaultLocale- the default locale
-
setBodyCurrentLanguageId
Deprecated. -
setBodyMap
Deprecated.Sets the localized bodies of this commerce notification template from the map of locales and localized bodies.- 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.- Parameters:
bodyMap- the locales and localized bodies of this commerce notification templatedefaultLocale- the default locale
-
getAvailableLanguageIds
String[] getAvailableLanguageIds()Deprecated.- Specified by:
getAvailableLanguageIdsin interfacecom.liferay.portal.kernel.model.LocalizedModel
-
getDefaultLanguageId
String getDefaultLanguageId()Deprecated.- Specified by:
getDefaultLanguageIdin interfacecom.liferay.portal.kernel.model.LocalizedModel
-
prepareLocalizedFieldsForImport
void prepareLocalizedFieldsForImport() throws com.liferay.portal.kernel.exception.LocaleExceptionDeprecated.- Specified by:
prepareLocalizedFieldsForImportin interfacecom.liferay.portal.kernel.model.LocalizedModel- Throws:
com.liferay.portal.kernel.exception.LocaleException
-
prepareLocalizedFieldsForImport
void prepareLocalizedFieldsForImport(Locale defaultImportLocale) throws com.liferay.portal.kernel.exception.LocaleException Deprecated.- Specified by:
prepareLocalizedFieldsForImportin interfacecom.liferay.portal.kernel.model.LocalizedModel- Throws:
com.liferay.portal.kernel.exception.LocaleException
-
cloneWithOriginalValues
CommerceNotificationTemplate cloneWithOriginalValues()Deprecated.- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<CommerceNotificationTemplate>
-
toXmlString
Deprecated.
-