@Deprecated public class DDMContentWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DDMContent> implements DDMContent, com.liferay.portal.kernel.model.ModelWrapper<DDMContent>
This class is a wrapper for DDMContent
.
DDMContent
,
Serialized FormCONTENT_ID_ACCESSOR
Constructor and Description |
---|
DDMContentWrapper(DDMContent ddmContent)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.util.function.Function<DDMContent,java.lang.Object>> |
getAttributeGetterFunctions()
Deprecated.
|
java.util.Map<java.lang.String,java.util.function.BiConsumer<DDMContent,java.lang.Object>> |
getAttributeSetterBiConsumers()
Deprecated.
|
java.lang.String[] |
getAvailableLanguageIds()
Deprecated.
|
long |
getCompanyId()
Deprecated.
Returns the company ID of this ddm content.
|
long |
getContentId()
Deprecated.
Returns the content ID of this ddm content.
|
java.util.Date |
getCreateDate()
Deprecated.
Returns the create date of this ddm content.
|
long |
getCtCollectionId()
Deprecated.
Returns the ct collection ID of this ddm content.
|
java.lang.String |
getData()
Deprecated.
Returns the data of this ddm content.
|
java.lang.String |
getDefaultLanguageId()
Deprecated.
|
java.lang.String |
getDescription()
Deprecated.
Returns the description of this ddm content.
|
long |
getGroupId()
Deprecated.
Returns the group ID of this ddm content.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes()
Deprecated.
|
java.util.Date |
getModifiedDate()
Deprecated.
Returns the modified date of this ddm content.
|
long |
getMvccVersion()
Deprecated.
Returns the mvcc version of this ddm content.
|
java.lang.String |
getName()
Deprecated.
Returns the name of this ddm content.
|
java.lang.String |
getName(java.util.Locale locale)
Deprecated.
Returns the localized name of this ddm content in the language.
|
java.lang.String |
getName(java.util.Locale locale,
boolean useDefault)
Deprecated.
Returns the localized name of this ddm content in the language, optionally using the default language if no localization exists for the requested language.
|
java.lang.String |
getName(java.lang.String languageId)
Deprecated.
Returns the localized name of this ddm content in the language.
|
java.lang.String |
getName(java.lang.String languageId,
boolean useDefault)
Deprecated.
Returns the localized name of this ddm content in the language, optionally using the default language if no localization exists for the requested language.
|
java.lang.String |
getNameCurrentLanguageId()
Deprecated.
|
java.lang.String |
getNameCurrentValue()
Deprecated.
|
java.util.Map<java.util.Locale,java.lang.String> |
getNameMap()
Deprecated.
Returns a map of the locales and localized names of this ddm content.
|
long |
getPrimaryKey()
Deprecated.
Returns the primary key of this ddm content.
|
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType()
Deprecated.
|
long |
getUserId()
Deprecated.
Returns the user ID of this ddm content.
|
java.lang.String |
getUserName()
Deprecated.
Returns the user name of this ddm content.
|
java.lang.String |
getUserUuid()
Deprecated.
Returns the user uuid of this ddm content.
|
java.lang.String |
getUuid()
Deprecated.
Returns the uuid of this ddm content.
|
void |
persist()
Deprecated.
|
void |
prepareLocalizedFieldsForImport()
Deprecated.
|
void |
prepareLocalizedFieldsForImport(java.util.Locale defaultImportLocale)
Deprecated.
|
void |
setCompanyId(long companyId)
Deprecated.
Sets the company ID of this ddm content.
|
void |
setContentId(long contentId)
Deprecated.
Sets the content ID of this ddm content.
|
void |
setCreateDate(java.util.Date createDate)
Deprecated.
Sets the create date of this ddm content.
|
void |
setCtCollectionId(long ctCollectionId)
Deprecated.
Sets the ct collection ID of this ddm content.
|
void |
setData(java.lang.String data)
Deprecated.
Sets the data of this ddm content.
|
void |
setDescription(java.lang.String description)
Deprecated.
Sets the description of this ddm content.
|
void |
setGroupId(long groupId)
Deprecated.
Sets the group ID of this ddm content.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
Deprecated.
|
void |
setModifiedDate(java.util.Date modifiedDate)
Deprecated.
Sets the modified date of this ddm content.
|
void |
setMvccVersion(long mvccVersion)
Deprecated.
Sets the mvcc version of this ddm content.
|
void |
setName(java.lang.String name)
Deprecated.
Sets the name of this ddm content.
|
void |
setName(java.lang.String name,
java.util.Locale locale)
Deprecated.
Sets the localized name of this ddm content in the language.
|
void |
setName(java.lang.String name,
java.util.Locale locale,
java.util.Locale defaultLocale)
Deprecated.
Sets the localized name of this ddm content in the language, and sets the default locale.
|
void |
setNameCurrentLanguageId(java.lang.String languageId)
Deprecated.
|
void |
setNameMap(java.util.Map<java.util.Locale,java.lang.String> nameMap)
Deprecated.
Sets the localized names of this ddm content from the map of locales and localized names.
|
void |
setNameMap(java.util.Map<java.util.Locale,java.lang.String> nameMap,
java.util.Locale defaultLocale)
Deprecated.
Sets the localized names of this ddm content from the map of locales and localized names, and sets the default locale.
|
void |
setPrimaryKey(long primaryKey)
Deprecated.
Sets the primary key of this ddm content.
|
void |
setUserId(long userId)
Deprecated.
Sets the user ID of this ddm content.
|
void |
setUserName(java.lang.String userName)
Deprecated.
Sets the user name of this ddm content.
|
void |
setUserUuid(java.lang.String userUuid)
Deprecated.
Sets the user uuid of this ddm content.
|
void |
setUuid(java.lang.String uuid)
Deprecated.
Sets the uuid of this ddm content.
|
protected DDMContentWrapper |
wrap(DDMContent ddmContent)
Deprecated.
|
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, toXmlString
finalize, getClass, notify, notifyAll, wait, wait, wait
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
public DDMContentWrapper(DDMContent ddmContent)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<DDMContent>
public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<DDMContent>
public java.lang.String[] getAvailableLanguageIds()
getAvailableLanguageIds
in interface DDMContentModel
getAvailableLanguageIds
in interface com.liferay.portal.kernel.model.LocalizedModel
public long getCompanyId()
getCompanyId
in interface DDMContentModel
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 getContentId()
getContentId
in interface DDMContentModel
public java.util.Date getCreateDate()
getCreateDate
in interface DDMContentModel
getCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
getCreateDate
in interface com.liferay.portal.kernel.model.StagedModel
public long getCtCollectionId()
getCtCollectionId
in interface DDMContentModel
getCtCollectionId
in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DDMContent>
public java.lang.String getData()
getData
in interface DDMContentModel
public java.lang.String getDefaultLanguageId()
getDefaultLanguageId
in interface DDMContentModel
getDefaultLanguageId
in interface com.liferay.portal.kernel.model.LocalizedModel
public java.lang.String getDescription()
getDescription
in interface DDMContentModel
public long getGroupId()
getGroupId
in interface DDMContentModel
getGroupId
in interface com.liferay.portal.kernel.model.GroupedModel
public java.util.Date getModifiedDate()
getModifiedDate
in interface DDMContentModel
getModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
getModifiedDate
in interface com.liferay.portal.kernel.model.StagedModel
public long getMvccVersion()
getMvccVersion
in interface DDMContentModel
getMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
public java.lang.String getName()
getName
in interface DDMContentModel
public java.lang.String getName(java.util.Locale locale)
getName
in interface DDMContentModel
locale
- the locale of the languagepublic java.lang.String getName(java.util.Locale locale, boolean useDefault)
getName
in interface DDMContentModel
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 getName(java.lang.String languageId)
getName
in interface DDMContentModel
languageId
- the ID of the languagepublic java.lang.String getName(java.lang.String languageId, boolean useDefault)
getName
in interface DDMContentModel
languageId
- the ID of the languageuseDefault
- whether to use the default language if no localization exists for the requested languagepublic java.lang.String getNameCurrentLanguageId()
getNameCurrentLanguageId
in interface DDMContentModel
public java.lang.String getNameCurrentValue()
getNameCurrentValue
in interface DDMContentModel
public java.util.Map<java.util.Locale,java.lang.String> getNameMap()
getNameMap
in interface DDMContentModel
public long getPrimaryKey()
getPrimaryKey
in interface DDMContentModel
getPrimaryKey
in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DDMContent>
public long getUserId()
getUserId
in interface DDMContentModel
getUserId
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserName()
getUserName
in interface DDMContentModel
getUserName
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserUuid()
getUserUuid
in interface DDMContentModel
getUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUuid()
getUuid
in interface DDMContentModel
getUuid
in interface com.liferay.portal.kernel.model.StagedModel
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 DDMContentModel
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 DDMContentModel
prepareLocalizedFieldsForImport
in interface com.liferay.portal.kernel.model.LocalizedModel
com.liferay.portal.kernel.exception.LocaleException
public void setCompanyId(long companyId)
setCompanyId
in interface DDMContentModel
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 ddm contentpublic void setContentId(long contentId)
setContentId
in interface DDMContentModel
contentId
- the content ID of this ddm contentpublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface DDMContentModel
setCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
setCreateDate
in interface com.liferay.portal.kernel.model.StagedModel
createDate
- the create date of this ddm contentpublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId
in interface DDMContentModel
setCtCollectionId
in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DDMContent>
ctCollectionId
- the ct collection ID of this ddm contentpublic void setData(java.lang.String data)
setData
in interface DDMContentModel
data
- the data of this ddm contentpublic void setDescription(java.lang.String description)
setDescription
in interface DDMContentModel
description
- the description of this ddm contentpublic void setGroupId(long groupId)
setGroupId
in interface DDMContentModel
setGroupId
in interface com.liferay.portal.kernel.model.GroupedModel
groupId
- the group ID of this ddm contentpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate
in interface DDMContentModel
setModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
setModifiedDate
in interface com.liferay.portal.kernel.model.StagedModel
modifiedDate
- the modified date of this ddm contentpublic void setMvccVersion(long mvccVersion)
setMvccVersion
in interface DDMContentModel
setMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
mvccVersion
- the mvcc version of this ddm contentpublic void setName(java.lang.String name)
setName
in interface DDMContentModel
name
- the name of this ddm contentpublic void setName(java.lang.String name, java.util.Locale locale)
setName
in interface DDMContentModel
name
- the localized name of this ddm contentlocale
- the locale of the languagepublic void setName(java.lang.String name, java.util.Locale locale, java.util.Locale defaultLocale)
setName
in interface DDMContentModel
name
- the localized name of this ddm contentlocale
- the locale of the languagedefaultLocale
- the default localepublic void setNameCurrentLanguageId(java.lang.String languageId)
setNameCurrentLanguageId
in interface DDMContentModel
public void setNameMap(java.util.Map<java.util.Locale,java.lang.String> nameMap)
setNameMap
in interface DDMContentModel
nameMap
- the locales and localized names of this ddm contentpublic void setNameMap(java.util.Map<java.util.Locale,java.lang.String> nameMap, java.util.Locale defaultLocale)
setNameMap
in interface DDMContentModel
nameMap
- the locales and localized names of this ddm contentdefaultLocale
- the default localepublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface DDMContentModel
setPrimaryKey
in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DDMContent>
primaryKey
- the primary key of this ddm contentpublic void setUserId(long userId)
setUserId
in interface DDMContentModel
setUserId
in interface com.liferay.portal.kernel.model.AuditedModel
userId
- the user ID of this ddm contentpublic void setUserName(java.lang.String userName)
setUserName
in interface DDMContentModel
setUserName
in interface com.liferay.portal.kernel.model.AuditedModel
userName
- the user name of this ddm contentpublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface DDMContentModel
setUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
userUuid
- the user uuid of this ddm contentpublic void setUuid(java.lang.String uuid)
setUuid
in interface DDMContentModel
setUuid
in interface com.liferay.portal.kernel.model.StagedModel
uuid
- the uuid of this ddm contentpublic java.util.Map<java.lang.String,java.util.function.Function<DDMContent,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions
in interface com.liferay.portal.kernel.model.BaseModel<DDMContent>
public java.util.Map<java.lang.String,java.util.function.BiConsumer<DDMContent,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers
in interface com.liferay.portal.kernel.model.BaseModel<DDMContent>
public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType
in interface com.liferay.portal.kernel.model.StagedModel
protected DDMContentWrapper wrap(DDMContent ddmContent)
wrap
in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DDMContent>