@ProviderType public class MDRRuleWrapper extends java.lang.Object implements MDRRule, com.liferay.portal.kernel.model.ModelWrapper<MDRRule>
This class is a wrapper for MDRRule
.
MDRRule
,
Serialized FormRULE_ID_ACCESSOR
Constructor and Description |
---|
MDRRuleWrapper(MDRRule mdrRule) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
int |
compareTo(MDRRule mdrRule) |
boolean |
equals(java.lang.Object obj) |
java.lang.String[] |
getAvailableLanguageIds() |
long |
getCompanyId()
Returns the company ID of this mdr rule.
|
java.util.Date |
getCreateDate()
Returns the create date of this mdr rule.
|
java.lang.String |
getDefaultLanguageId() |
java.lang.String |
getDescription()
Returns the description of this mdr rule.
|
java.lang.String |
getDescription(java.util.Locale locale)
Returns the localized description of this mdr rule in the language.
|
java.lang.String |
getDescription(java.util.Locale locale,
boolean useDefault)
Returns the localized description of this mdr rule in the language, optionally using the default language if no localization exists for the requested language.
|
java.lang.String |
getDescription(java.lang.String languageId)
Returns the localized description of this mdr rule in the language.
|
java.lang.String |
getDescription(java.lang.String languageId,
boolean useDefault)
Returns the localized description of this mdr rule in the language, optionally using the default language if no localization exists for the requested language.
|
java.lang.String |
getDescriptionCurrentLanguageId() |
java.lang.String |
getDescriptionCurrentValue() |
java.util.Map<java.util.Locale,java.lang.String> |
getDescriptionMap()
Returns a map of the locales and localized descriptions of this mdr rule.
|
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
long |
getGroupId()
Returns the group ID of this mdr rule.
|
java.util.Date |
getLastPublishDate()
Returns the last publish date of this mdr rule.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.lang.Class<?> |
getModelClass() |
java.lang.String |
getModelClassName() |
java.util.Date |
getModifiedDate()
Returns the modified date of this mdr rule.
|
java.lang.String |
getName()
Returns the name of this mdr rule.
|
java.lang.String |
getName(java.util.Locale locale)
Returns the localized name of this mdr rule in the language.
|
java.lang.String |
getName(java.util.Locale locale,
boolean useDefault)
Returns the localized name of this mdr rule in the language, optionally using the default language if no localization exists for the requested language.
|
java.lang.String |
getName(java.lang.String languageId)
Returns the localized name of this mdr rule in the language.
|
java.lang.String |
getName(java.lang.String languageId,
boolean useDefault)
Returns the localized name of this mdr rule in the language, optionally using the default language if no localization exists for the requested language.
|
java.lang.String |
getNameCurrentLanguageId() |
java.lang.String |
getNameCurrentValue() |
java.util.Map<java.util.Locale,java.lang.String> |
getNameMap()
Returns a map of the locales and localized names of this mdr rule.
|
long |
getPrimaryKey()
Returns the primary key of this mdr rule.
|
java.io.Serializable |
getPrimaryKeyObj() |
long |
getRuleGroupId()
Returns the rule group ID of this mdr rule.
|
long |
getRuleId()
Returns the rule ID of this mdr rule.
|
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
java.lang.String |
getType()
Returns the type of this mdr rule.
|
java.lang.String |
getTypeSettings()
Returns the type settings of this mdr rule.
|
com.liferay.portal.kernel.util.UnicodeProperties |
getTypeSettingsProperties() |
long |
getUserId()
Returns the user ID of this mdr rule.
|
java.lang.String |
getUserName()
Returns the user name of this mdr rule.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this mdr rule.
|
java.lang.String |
getUuid()
Returns the uuid of this mdr rule.
|
MDRRule |
getWrappedModel() |
int |
hashCode() |
boolean |
isCachedModel() |
boolean |
isEntityCacheEnabled() |
boolean |
isEscapedModel() |
boolean |
isFinderCacheEnabled() |
boolean |
isNew() |
void |
persist() |
void |
prepareLocalizedFieldsForImport() |
void |
prepareLocalizedFieldsForImport(java.util.Locale defaultImportLocale) |
void |
resetOriginalValues() |
void |
setCachedModel(boolean cachedModel) |
void |
setCompanyId(long companyId)
Sets the company ID of this mdr rule.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this mdr rule.
|
void |
setDescription(java.lang.String description)
Sets the description of this mdr rule.
|
void |
setDescription(java.lang.String description,
java.util.Locale locale)
Sets the localized description of this mdr rule in the language.
|
void |
setDescription(java.lang.String description,
java.util.Locale locale,
java.util.Locale defaultLocale)
Sets the localized description of this mdr rule in the language, and sets the default locale.
|
void |
setDescriptionCurrentLanguageId(java.lang.String languageId) |
void |
setDescriptionMap(java.util.Map<java.util.Locale,java.lang.String> descriptionMap)
Sets the localized descriptions of this mdr rule from the map of locales and localized descriptions.
|
void |
setDescriptionMap(java.util.Map<java.util.Locale,java.lang.String> descriptionMap,
java.util.Locale defaultLocale)
Sets the localized descriptions of this mdr rule from the map of locales and localized descriptions, and sets the default locale.
|
void |
setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel) |
void |
setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge) |
void |
setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext) |
void |
setGroupId(long groupId)
Sets the group ID of this mdr rule.
|
void |
setLastPublishDate(java.util.Date lastPublishDate)
Sets the last publish date of this mdr rule.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this mdr rule.
|
void |
setName(java.lang.String name)
Sets the name of this mdr rule.
|
void |
setName(java.lang.String name,
java.util.Locale locale)
Sets the localized name of this mdr rule in the language.
|
void |
setName(java.lang.String name,
java.util.Locale locale,
java.util.Locale defaultLocale)
Sets the localized name of this mdr rule in the language, and sets the default locale.
|
void |
setNameCurrentLanguageId(java.lang.String languageId) |
void |
setNameMap(java.util.Map<java.util.Locale,java.lang.String> nameMap)
Sets the localized names of this mdr rule from the map of locales and localized names.
|
void |
setNameMap(java.util.Map<java.util.Locale,java.lang.String> nameMap,
java.util.Locale defaultLocale)
Sets the localized names of this mdr rule from the map of locales and localized names, and sets the default locale.
|
void |
setNew(boolean n) |
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this mdr rule.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
void |
setRuleGroupId(long ruleGroupId)
Sets the rule group ID of this mdr rule.
|
void |
setRuleId(long ruleId)
Sets the rule ID of this mdr rule.
|
void |
setType(java.lang.String type)
Sets the type of this mdr rule.
|
void |
setTypeSettings(java.lang.String typeSettings)
Sets the type settings of this mdr rule.
|
void |
setTypeSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties typeSettingsProperties) |
void |
setUserId(long userId)
Sets the user ID of this mdr rule.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this mdr rule.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this mdr rule.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this mdr rule.
|
com.liferay.portal.kernel.model.CacheModel<MDRRule> |
toCacheModel() |
MDRRule |
toEscapedModel() |
java.lang.String |
toString() |
MDRRule |
toUnescapedModel() |
java.lang.String |
toXmlString() |
public MDRRuleWrapper(MDRRule mdrRule)
public java.lang.Class<?> getModelClass()
getModelClass
in interface com.liferay.portal.kernel.model.ClassedModel
public java.lang.String getModelClassName()
getModelClassName
in interface com.liferay.portal.kernel.model.ClassedModel
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<MDRRule>
public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<MDRRule>
public MDRRule toEscapedModel()
toEscapedModel
in interface MDRRuleModel
toEscapedModel
in interface com.liferay.portal.kernel.model.BaseModel<MDRRule>
public MDRRule toUnescapedModel()
toUnescapedModel
in interface MDRRuleModel
toUnescapedModel
in interface com.liferay.portal.kernel.model.BaseModel<MDRRule>
public boolean isCachedModel()
isCachedModel
in interface MDRRuleModel
isCachedModel
in interface com.liferay.portal.kernel.model.BaseModel<MDRRule>
public boolean isEscapedModel()
isEscapedModel
in interface MDRRuleModel
isEscapedModel
in interface com.liferay.portal.kernel.model.BaseModel<MDRRule>
public boolean isNew()
isNew
in interface MDRRuleModel
isNew
in interface com.liferay.portal.kernel.model.BaseModel<MDRRule>
public com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge
in interface MDRRuleModel
getExpandoBridge
in interface com.liferay.portal.kernel.model.BaseModel<MDRRule>
getExpandoBridge
in interface com.liferay.portal.kernel.model.ClassedModel
public com.liferay.portal.kernel.model.CacheModel<MDRRule> toCacheModel()
toCacheModel
in interface MDRRuleModel
toCacheModel
in interface com.liferay.portal.kernel.model.BaseModel<MDRRule>
public com.liferay.portal.kernel.util.UnicodeProperties getTypeSettingsProperties()
getTypeSettingsProperties
in interface MDRRule
public int compareTo(MDRRule mdrRule)
compareTo
in interface MDRRuleModel
compareTo
in interface java.lang.Comparable<MDRRule>
public int hashCode()
hashCode
in interface MDRRuleModel
hashCode
in class java.lang.Object
public java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj
in interface MDRRuleModel
getPrimaryKeyObj
in interface com.liferay.portal.kernel.model.BaseModel<MDRRule>
getPrimaryKeyObj
in interface com.liferay.portal.kernel.model.ClassedModel
public java.lang.Object clone()
clone
in interface MDRRuleModel
clone
in interface com.liferay.portal.kernel.model.BaseModel<MDRRule>
clone
in interface com.liferay.portal.kernel.model.StagedModel
clone
in class java.lang.Object
public java.lang.String getDefaultLanguageId()
getDefaultLanguageId
in interface MDRRuleModel
getDefaultLanguageId
in interface com.liferay.portal.kernel.model.LocalizedModel
public java.lang.String getDescription()
getDescription
in interface MDRRuleModel
public java.lang.String getDescription(java.lang.String languageId)
getDescription
in interface MDRRuleModel
languageId
- the ID of the languagepublic java.lang.String getDescription(java.lang.String languageId, boolean useDefault)
getDescription
in interface MDRRuleModel
languageId
- the ID of the languageuseDefault
- whether to use the default language if no localization exists for the requested languagepublic java.lang.String getDescription(java.util.Locale locale)
getDescription
in interface MDRRuleModel
locale
- the locale of the languagepublic java.lang.String getDescription(java.util.Locale locale, boolean useDefault)
getDescription
in interface MDRRuleModel
locale
- the local of the languageuseDefault
- whether to use the default language if no localization exists for the requested languageuseDefault
is false
and no localization exists for the requested language, an empty string will be returned.public java.lang.String getDescriptionCurrentLanguageId()
getDescriptionCurrentLanguageId
in interface MDRRuleModel
public java.lang.String getDescriptionCurrentValue()
getDescriptionCurrentValue
in interface MDRRuleModel
public java.lang.String getName()
getName
in interface MDRRuleModel
public java.lang.String getName(java.lang.String languageId)
getName
in interface MDRRuleModel
languageId
- the ID of the languagepublic java.lang.String getName(java.lang.String languageId, boolean useDefault)
getName
in interface MDRRuleModel
languageId
- the ID of the languageuseDefault
- whether to use the default language if no localization exists for the requested languagepublic java.lang.String getName(java.util.Locale locale)
getName
in interface MDRRuleModel
locale
- the locale of the languagepublic java.lang.String getName(java.util.Locale locale, boolean useDefault)
getName
in interface MDRRuleModel
locale
- the local of the languageuseDefault
- whether to use the default language if no localization exists for the requested languageuseDefault
is false
and no localization exists for the requested language, an empty string will be returned.public java.lang.String getNameCurrentLanguageId()
getNameCurrentLanguageId
in interface MDRRuleModel
public java.lang.String getNameCurrentValue()
getNameCurrentValue
in interface MDRRuleModel
public java.lang.String getType()
getType
in interface MDRRuleModel
public java.lang.String getTypeSettings()
getTypeSettings
in interface MDRRuleModel
public java.lang.String getUserName()
getUserName
in interface MDRRuleModel
getUserName
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserUuid()
getUserUuid
in interface MDRRuleModel
getUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUuid()
getUuid
in interface MDRRuleModel
getUuid
in interface com.liferay.portal.kernel.model.StagedModel
public java.lang.String toString()
toString
in interface MDRRuleModel
toString
in class java.lang.Object
public java.lang.String toXmlString()
toXmlString
in interface MDRRuleModel
toXmlString
in interface com.liferay.portal.kernel.model.BaseModel<MDRRule>
public java.lang.String[] getAvailableLanguageIds()
getAvailableLanguageIds
in interface MDRRuleModel
getAvailableLanguageIds
in interface com.liferay.portal.kernel.model.LocalizedModel
public java.util.Date getCreateDate()
getCreateDate
in interface MDRRuleModel
getCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
getCreateDate
in interface com.liferay.portal.kernel.model.StagedModel
public java.util.Date getLastPublishDate()
getLastPublishDate
in interface MDRRuleModel
getLastPublishDate
in interface com.liferay.portal.kernel.model.StagedGroupedModel
public java.util.Date getModifiedDate()
getModifiedDate
in interface MDRRuleModel
getModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
getModifiedDate
in interface com.liferay.portal.kernel.model.StagedModel
public java.util.Map<java.util.Locale,java.lang.String> getDescriptionMap()
getDescriptionMap
in interface MDRRuleModel
public java.util.Map<java.util.Locale,java.lang.String> getNameMap()
getNameMap
in interface MDRRuleModel
public long getCompanyId()
getCompanyId
in interface MDRRuleModel
getCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
getCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
getCompanyId
in interface com.liferay.portal.kernel.model.StagedModel
public long getGroupId()
getGroupId
in interface MDRRuleModel
getGroupId
in interface com.liferay.portal.kernel.model.GroupedModel
public long getPrimaryKey()
getPrimaryKey
in interface MDRRuleModel
public long getRuleGroupId()
getRuleGroupId
in interface MDRRuleModel
public long getRuleId()
getRuleId
in interface MDRRuleModel
public long getUserId()
getUserId
in interface MDRRuleModel
getUserId
in interface com.liferay.portal.kernel.model.AuditedModel
public void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void prepareLocalizedFieldsForImport() throws com.liferay.portal.kernel.exception.LocaleException
prepareLocalizedFieldsForImport
in interface MDRRuleModel
prepareLocalizedFieldsForImport
in interface com.liferay.portal.kernel.model.LocalizedModel
com.liferay.portal.kernel.exception.LocaleException
public void prepareLocalizedFieldsForImport(java.util.Locale defaultImportLocale) throws com.liferay.portal.kernel.exception.LocaleException
prepareLocalizedFieldsForImport
in interface MDRRuleModel
prepareLocalizedFieldsForImport
in interface com.liferay.portal.kernel.model.LocalizedModel
com.liferay.portal.kernel.exception.LocaleException
public void setCachedModel(boolean cachedModel)
setCachedModel
in interface MDRRuleModel
setCachedModel
in interface com.liferay.portal.kernel.model.BaseModel<MDRRule>
public void setCompanyId(long companyId)
setCompanyId
in interface MDRRuleModel
setCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
setCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
setCompanyId
in interface com.liferay.portal.kernel.model.StagedModel
companyId
- the company ID of this mdr rulepublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface MDRRuleModel
setCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
setCreateDate
in interface com.liferay.portal.kernel.model.StagedModel
createDate
- the create date of this mdr rulepublic void setDescription(java.lang.String description)
setDescription
in interface MDRRuleModel
description
- the description of this mdr rulepublic void setDescription(java.lang.String description, java.util.Locale locale)
setDescription
in interface MDRRuleModel
description
- the localized description of this mdr rulelocale
- the locale of the languagepublic void setDescription(java.lang.String description, java.util.Locale locale, java.util.Locale defaultLocale)
setDescription
in interface MDRRuleModel
description
- the localized description of this mdr rulelocale
- the locale of the languagedefaultLocale
- the default localepublic void setDescriptionCurrentLanguageId(java.lang.String languageId)
setDescriptionCurrentLanguageId
in interface MDRRuleModel
public void setDescriptionMap(java.util.Map<java.util.Locale,java.lang.String> descriptionMap)
setDescriptionMap
in interface MDRRuleModel
descriptionMap
- the locales and localized descriptions of this mdr rulepublic void setDescriptionMap(java.util.Map<java.util.Locale,java.lang.String> descriptionMap, java.util.Locale defaultLocale)
setDescriptionMap
in interface MDRRuleModel
descriptionMap
- the locales and localized descriptions of this mdr ruledefaultLocale
- the default localepublic void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes
in interface MDRRuleModel
setExpandoBridgeAttributes
in interface com.liferay.portal.kernel.model.BaseModel<MDRRule>
public void setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes
in interface MDRRuleModel
setExpandoBridgeAttributes
in interface com.liferay.portal.kernel.model.BaseModel<MDRRule>
public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes
in interface MDRRuleModel
setExpandoBridgeAttributes
in interface com.liferay.portal.kernel.model.BaseModel<MDRRule>
public void setGroupId(long groupId)
setGroupId
in interface MDRRuleModel
setGroupId
in interface com.liferay.portal.kernel.model.GroupedModel
groupId
- the group ID of this mdr rulepublic void setLastPublishDate(java.util.Date lastPublishDate)
setLastPublishDate
in interface MDRRuleModel
setLastPublishDate
in interface com.liferay.portal.kernel.model.StagedGroupedModel
lastPublishDate
- the last publish date of this mdr rulepublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate
in interface MDRRuleModel
setModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
setModifiedDate
in interface com.liferay.portal.kernel.model.StagedModel
modifiedDate
- the modified date of this mdr rulepublic void setName(java.lang.String name)
setName
in interface MDRRuleModel
name
- the name of this mdr rulepublic void setName(java.lang.String name, java.util.Locale locale)
setName
in interface MDRRuleModel
name
- the localized name of this mdr rulelocale
- the locale of the languagepublic void setName(java.lang.String name, java.util.Locale locale, java.util.Locale defaultLocale)
setName
in interface MDRRuleModel
name
- the localized name of this mdr rulelocale
- the locale of the languagedefaultLocale
- the default localepublic void setNameCurrentLanguageId(java.lang.String languageId)
setNameCurrentLanguageId
in interface MDRRuleModel
public void setNameMap(java.util.Map<java.util.Locale,java.lang.String> nameMap)
setNameMap
in interface MDRRuleModel
nameMap
- the locales and localized names of this mdr rulepublic void setNameMap(java.util.Map<java.util.Locale,java.lang.String> nameMap, java.util.Locale defaultLocale)
setNameMap
in interface MDRRuleModel
nameMap
- the locales and localized names of this mdr ruledefaultLocale
- the default localepublic void setNew(boolean n)
setNew
in interface MDRRuleModel
setNew
in interface com.liferay.portal.kernel.model.BaseModel<MDRRule>
public void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface MDRRuleModel
primaryKey
- the primary key of this mdr rulepublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj
in interface MDRRuleModel
setPrimaryKeyObj
in interface com.liferay.portal.kernel.model.BaseModel<MDRRule>
setPrimaryKeyObj
in interface com.liferay.portal.kernel.model.ClassedModel
public void setRuleGroupId(long ruleGroupId)
setRuleGroupId
in interface MDRRuleModel
ruleGroupId
- the rule group ID of this mdr rulepublic void setRuleId(long ruleId)
setRuleId
in interface MDRRuleModel
ruleId
- the rule ID of this mdr rulepublic void setType(java.lang.String type)
setType
in interface MDRRuleModel
type
- the type of this mdr rulepublic void setTypeSettings(java.lang.String typeSettings)
setTypeSettings
in interface MDRRuleModel
typeSettings
- the type settings of this mdr rulepublic void setTypeSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties typeSettingsProperties)
setTypeSettingsProperties
in interface MDRRule
public void setUserId(long userId)
setUserId
in interface MDRRuleModel
setUserId
in interface com.liferay.portal.kernel.model.AuditedModel
userId
- the user ID of this mdr rulepublic void setUserName(java.lang.String userName)
setUserName
in interface MDRRuleModel
setUserName
in interface com.liferay.portal.kernel.model.AuditedModel
userName
- the user name of this mdr rulepublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface MDRRuleModel
setUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
userUuid
- the user uuid of this mdr rulepublic void setUuid(java.lang.String uuid)
setUuid
in interface MDRRuleModel
setUuid
in interface com.liferay.portal.kernel.model.StagedModel
uuid
- the uuid of this mdr rulepublic boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType
in interface com.liferay.portal.kernel.model.StagedModel
public MDRRule getWrappedModel()
getWrappedModel
in interface com.liferay.portal.kernel.model.ModelWrapper<MDRRule>
public boolean isEntityCacheEnabled()
isEntityCacheEnabled
in interface com.liferay.portal.kernel.model.BaseModel<MDRRule>
public boolean isFinderCacheEnabled()
isFinderCacheEnabled
in interface com.liferay.portal.kernel.model.BaseModel<MDRRule>
public void resetOriginalValues()
resetOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<MDRRule>