Class DDMTemplateWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DDMTemplate>
com.liferay.dynamic.data.mapping.model.DDMTemplateWrapper
- All Implemented Interfaces:
DDMTemplate,DDMTemplateModel,com.liferay.portal.kernel.model.AttachedModel,com.liferay.portal.kernel.model.AuditedModel,com.liferay.portal.kernel.model.BaseModel<DDMTemplate>,com.liferay.portal.kernel.model.change.tracking.CTModel<DDMTemplate>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.ExternalReferenceCodeModel,com.liferay.portal.kernel.model.GroupedModel,com.liferay.portal.kernel.model.LocalizedModel,com.liferay.portal.kernel.model.ModelWrapper<DDMTemplate>,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.PersistedModel,com.liferay.portal.kernel.model.ShardedModel,com.liferay.portal.kernel.model.StagedGroupedModel,com.liferay.portal.kernel.model.StagedModel,com.liferay.portal.kernel.model.TypedModel,Serializable,Cloneable,Comparable<DDMTemplate>
public class DDMTemplateWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DDMTemplate>
implements DDMTemplate, com.liferay.portal.kernel.model.ModelWrapper<DDMTemplate>
This class is a wrapper for DDMTemplate.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
modelFields inherited from interface com.liferay.dynamic.data.mapping.model.DDMTemplate
TEMPLATE_ID_ACCESSOR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionString[]booleanReturns the cacheable of this ddm template.Returns the fully qualified class name of this ddm template.longReturns the class name ID of this ddm template.longReturns the class pk of this ddm template.longReturns the company ID of this ddm template.Returns the create date of this ddm template.longReturns the ct collection ID of this ddm template.Returns the description of this ddm template.getDescription(String languageId) Returns the localized description of this ddm template in the language.getDescription(String languageId, boolean useDefault) Returns the localized description of this ddm template in the language, optionally using the default language if no localization exists for the requested language.getDescription(Locale locale) Returns the localized description of this ddm template in the language.getDescription(Locale locale, boolean useDefault) Returns the localized description of this ddm template in the language, optionally using the default language if no localization exists for the requested language.Returns a map of the locales and localized descriptions of this ddm template.Returns the external reference code of this ddm template.longReturns the group ID of this ddm template.Returns the language of this ddm template.Returns the last publish date of this ddm template.getMode()Returns the mode of this ddm template.Returns the modified date of this ddm template.longReturns the mvcc version of this ddm template.getName()Returns the name of this ddm template.Returns the localized name of this ddm template in the language.Returns the localized name of this ddm template in the language, optionally using the default language if no localization exists for the requested language.Returns the localized name of this ddm template in the language.Returns the localized name of this ddm template in the language, optionally using the default language if no localization exists for the requested language.Returns a map of the locales and localized names of this ddm template.longReturns the primary key of this ddm template.longReturns the resource class name ID of this ddm template.Returns the script of this ddm template.booleanReturns the small image of this ddm template.longReturns the small image ID of this ddm template.Returns the small image url of this ddm template.com.liferay.exportimport.kernel.lar.StagedModelTypelongReturns the template ID of this ddm template.getTemplateImageURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) Returns the template key of this ddm template.getType()Returns the type of this ddm template.longReturns the user ID of this ddm template.Returns the user name of this ddm template.Returns the user uuid of this ddm template.getUuid()Returns the uuid of this ddm template.Returns the version of this ddm template.longReturns the version user ID of this ddm template.Returns the version user name of this ddm template.Returns the version user uuid of this ddm template.getWebDavURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay, String webDAVToken) Returns the WebDAV URL to access the template.booleanReturnstrueif this ddm template is cacheable.booleanReturnstrueif this ddm template is small image.voidpersist()voidvoidprepareLocalizedFieldsForImport(Locale defaultImportLocale) voidsetCacheable(boolean cacheable) Sets whether this ddm template is cacheable.voidsetClassName(String className) voidsetClassNameId(long classNameId) Sets the class name ID of this ddm template.voidsetClassPK(long classPK) Sets the class pk of this ddm template.voidsetCompanyId(long companyId) Sets the company ID of this ddm template.voidsetCreateDate(Date createDate) Sets the create date of this ddm template.voidsetCtCollectionId(long ctCollectionId) Sets the ct collection ID of this ddm template.voidsetDescription(String description) Sets the description of this ddm template.voidsetDescription(String description, Locale locale) Sets the localized description of this ddm template in the language.voidsetDescription(String description, Locale locale, Locale defaultLocale) Sets the localized description of this ddm template in the language, and sets the default locale.voidsetDescriptionCurrentLanguageId(String languageId) voidsetDescriptionMap(Map<Locale, String> descriptionMap) Sets the localized descriptions of this ddm template from the map of locales and localized descriptions.voidsetDescriptionMap(Map<Locale, String> descriptionMap, Locale defaultLocale) Sets the localized descriptions of this ddm template from the map of locales and localized descriptions, and sets the default locale.voidsetExternalReferenceCode(String externalReferenceCode) Sets the external reference code of this ddm template.voidsetGroupId(long groupId) Sets the group ID of this ddm template.voidsetLanguage(String language) Sets the language of this ddm template.voidsetLastPublishDate(Date lastPublishDate) Sets the last publish date of this ddm template.voidSets the mode of this ddm template.voidsetModelAttributes(Map<String, Object> attributes) voidsetModifiedDate(Date modifiedDate) Sets the modified date of this ddm template.voidsetMvccVersion(long mvccVersion) Sets the mvcc version of this ddm template.voidSets the name of this ddm template.voidSets the localized name of this ddm template in the language.voidSets the localized name of this ddm template in the language, and sets the default locale.voidsetNameCurrentLanguageId(String languageId) voidsetNameMap(Map<Locale, String> nameMap) Sets the localized names of this ddm template from the map of locales and localized names.voidsetNameMap(Map<Locale, String> nameMap, Locale defaultLocale) Sets the localized names of this ddm template from the map of locales and localized names, and sets the default locale.voidsetPrimaryKey(long primaryKey) Sets the primary key of this ddm template.voidsetResourceClassName(String resourceClassName) voidsetResourceClassNameId(long resourceClassNameId) Sets the resource class name ID of this ddm template.voidSets the script of this ddm template.voidsetSmallImage(boolean smallImage) Sets whether this ddm template is small image.voidsetSmallImageId(long smallImageId) Sets the small image ID of this ddm template.voidsetSmallImageType(String smallImageType) voidsetSmallImageURL(String smallImageURL) Sets the small image url of this ddm template.voidsetTemplateId(long templateId) Sets the template ID of this ddm template.voidsetTemplateKey(String templateKey) Sets the template key of this ddm template.voidSets the type of this ddm template.voidsetUserId(long userId) Sets the user ID of this ddm template.voidsetUserName(String userName) Sets the user name of this ddm template.voidsetUserUuid(String userUuid) Sets the user uuid of this ddm template.voidSets the uuid of this ddm template.voidsetVersion(String version) Sets the version of this ddm template.voidsetVersionUserId(long versionUserId) Sets the version user ID of this ddm template.voidsetVersionUserName(String versionUserName) Sets the version user name of this ddm template.voidsetVersionUserUuid(String versionUserUuid) Sets the version user uuid of this ddm template.protected DDMTemplateWrapperwrap(DDMTemplate ddmTemplate) Methods inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.portal.kernel.model.ModelWrapper
getWrappedModelMethods inherited from interface com.liferay.portal.kernel.model.StagedModel
clone
-
Constructor Details
-
DDMTemplateWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<DDMTemplate>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<DDMTemplate>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<DDMTemplate>- Specified by:
cloneWithOriginalValuesin interfaceDDMTemplateModel
-
getAvailableLanguageIds
- Specified by:
getAvailableLanguageIdsin interfaceDDMTemplateModel- Specified by:
getAvailableLanguageIdsin interfacecom.liferay.portal.kernel.model.LocalizedModel
-
getCacheable
public boolean getCacheable()Returns the cacheable of this ddm template.- Specified by:
getCacheablein interfaceDDMTemplateModel- Returns:
- the cacheable of this ddm template
-
getClassName
Returns the fully qualified class name of this ddm template.- Specified by:
getClassNamein interfaceDDMTemplateModel- Specified by:
getClassNamein interfacecom.liferay.portal.kernel.model.TypedModel- Returns:
- the fully qualified class name of this ddm template
-
getClassNameId
public long getClassNameId()Returns the class name ID of this ddm template.- Specified by:
getClassNameIdin interfaceDDMTemplateModel- Specified by:
getClassNameIdin interfacecom.liferay.portal.kernel.model.TypedModel- Returns:
- the class name ID of this ddm template
-
getClassPK
public long getClassPK()Returns the class pk of this ddm template.- Specified by:
getClassPKin interfacecom.liferay.portal.kernel.model.AttachedModel- Specified by:
getClassPKin interfaceDDMTemplateModel- Returns:
- the class pk of this ddm template
-
getCompanyId
public long getCompanyId()Returns the company ID of this ddm template.- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCompanyIdin interfaceDDMTemplateModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the company ID of this ddm template
-
getCreateDate
Returns the create date of this ddm template.- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCreateDatein interfaceDDMTemplateModel- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the create date of this ddm template
-
getCtCollectionId
public long getCtCollectionId()Returns the ct collection ID of this ddm template.- Specified by:
getCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<DDMTemplate>- Specified by:
getCtCollectionIdin interfaceDDMTemplateModel- Returns:
- the ct collection ID of this ddm template
-
getDefaultLanguageId
- Specified by:
getDefaultLanguageIdin interfaceDDMTemplateModel- Specified by:
getDefaultLanguageIdin interfacecom.liferay.portal.kernel.model.LocalizedModel
-
getDescription
Returns the description of this ddm template.- Specified by:
getDescriptionin interfaceDDMTemplateModel- Returns:
- the description of this ddm template
-
getDescription
Returns the localized description of this ddm template in the language. Uses the default language if no localization exists for the requested language.- Specified by:
getDescriptionin interfaceDDMTemplateModel- Parameters:
locale- the locale of the language- Returns:
- the localized description of this ddm template
-
getDescription
Returns the localized description of this ddm template in the language, optionally using the default language if no localization exists for the requested language.- Specified by:
getDescriptionin interfaceDDMTemplateModel- Parameters:
locale- the local of the languageuseDefault- whether to use the default language if no localization exists for the requested language- Returns:
- the localized description of this ddm template. If
useDefaultisfalseand no localization exists for the requested language, an empty string will be returned.
-
getDescription
Returns the localized description of this ddm template in the language. Uses the default language if no localization exists for the requested language.- Specified by:
getDescriptionin interfaceDDMTemplateModel- Parameters:
languageId- the ID of the language- Returns:
- the localized description of this ddm template
-
getDescription
Returns the localized description of this ddm template in the language, optionally using the default language if no localization exists for the requested language.- Specified by:
getDescriptionin interfaceDDMTemplateModel- Parameters:
languageId- the ID of the languageuseDefault- whether to use the default language if no localization exists for the requested language- Returns:
- the localized description of this ddm template
-
getDescriptionCurrentLanguageId
- Specified by:
getDescriptionCurrentLanguageIdin interfaceDDMTemplateModel
-
getDescriptionCurrentValue
- Specified by:
getDescriptionCurrentValuein interfaceDDMTemplateModel
-
getDescriptionMap
Returns a map of the locales and localized descriptions of this ddm template.- Specified by:
getDescriptionMapin interfaceDDMTemplateModel- Returns:
- the locales and localized descriptions of this ddm template
-
getExternalReferenceCode
Returns the external reference code of this ddm template.- Specified by:
getExternalReferenceCodein interfaceDDMTemplateModel- Specified by:
getExternalReferenceCodein interfacecom.liferay.portal.kernel.model.ExternalReferenceCodeModel- Returns:
- the external reference code of this ddm template
-
getGroupId
public long getGroupId()Returns the group ID of this ddm template.- Specified by:
getGroupIdin interfaceDDMTemplateModel- Specified by:
getGroupIdin interfacecom.liferay.portal.kernel.model.GroupedModel- Returns:
- the group ID of this ddm template
-
getLanguage
Returns the language of this ddm template.- Specified by:
getLanguagein interfaceDDMTemplateModel- Returns:
- the language of this ddm template
-
getLastPublishDate
Returns the last publish date of this ddm template.- Specified by:
getLastPublishDatein interfaceDDMTemplateModel- Specified by:
getLastPublishDatein interfacecom.liferay.portal.kernel.model.StagedGroupedModel- Returns:
- the last publish date of this ddm template
-
getLatestTemplateVersion
public DDMTemplateVersion getLatestTemplateVersion() throws com.liferay.portal.kernel.exception.PortalException- Specified by:
getLatestTemplateVersionin interfaceDDMTemplate- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getMode
Returns the mode of this ddm template.- Specified by:
getModein interfaceDDMTemplateModel- Returns:
- the mode of this ddm template
-
getModifiedDate
Returns the modified date of this ddm template.- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getModifiedDatein interfaceDDMTemplateModel- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the modified date of this ddm template
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this ddm template.- Specified by:
getMvccVersionin interfaceDDMTemplateModel- Specified by:
getMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Returns:
- the mvcc version of this ddm template
-
getName
Returns the name of this ddm template.- Specified by:
getNamein interfaceDDMTemplateModel- Returns:
- the name of this ddm template
-
getName
Returns the localized name of this ddm template in the language. Uses the default language if no localization exists for the requested language.- Specified by:
getNamein interfaceDDMTemplateModel- Parameters:
locale- the locale of the language- Returns:
- the localized name of this ddm template
-
getName
Returns the localized name of this ddm template in the language, optionally using the default language if no localization exists for the requested language.- Specified by:
getNamein interfaceDDMTemplateModel- Parameters:
locale- the local of the languageuseDefault- whether to use the default language if no localization exists for the requested language- Returns:
- the localized name of this ddm template. If
useDefaultisfalseand no localization exists for the requested language, an empty string will be returned.
-
getName
Returns the localized name of this ddm template in the language. Uses the default language if no localization exists for the requested language.- Specified by:
getNamein interfaceDDMTemplateModel- Parameters:
languageId- the ID of the language- Returns:
- the localized name of this ddm template
-
getName
Returns the localized name of this ddm template in the language, optionally using the default language if no localization exists for the requested language.- Specified by:
getNamein interfaceDDMTemplateModel- Parameters:
languageId- the ID of the languageuseDefault- whether to use the default language if no localization exists for the requested language- Returns:
- the localized name of this ddm template
-
getNameCurrentLanguageId
- Specified by:
getNameCurrentLanguageIdin interfaceDDMTemplateModel
-
getNameCurrentValue
- Specified by:
getNameCurrentValuein interfaceDDMTemplateModel
-
getNameMap
Returns a map of the locales and localized names of this ddm template.- Specified by:
getNameMapin interfaceDDMTemplateModel- Returns:
- the locales and localized names of this ddm template
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this ddm template.- Specified by:
getPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<DDMTemplate>- Specified by:
getPrimaryKeyin interfaceDDMTemplateModel- Returns:
- the primary key of this ddm template
-
getResourceClassName
- Specified by:
getResourceClassNamein interfaceDDMTemplate
-
getResourceClassNameId
public long getResourceClassNameId()Returns the resource class name ID of this ddm template.- Specified by:
getResourceClassNameIdin interfaceDDMTemplateModel- Returns:
- the resource class name ID of this ddm template
-
getScript
Returns the script of this ddm template.- Specified by:
getScriptin interfaceDDMTemplateModel- Returns:
- the script of this ddm template
-
getSmallImage
public boolean getSmallImage()Returns the small image of this ddm template.- Specified by:
getSmallImagein interfaceDDMTemplateModel- Returns:
- the small image of this ddm template
-
getSmallImageId
public long getSmallImageId()Returns the small image ID of this ddm template.- Specified by:
getSmallImageIdin interfaceDDMTemplateModel- Returns:
- the small image ID of this ddm template
-
getSmallImageType
- Specified by:
getSmallImageTypein interfaceDDMTemplate- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getSmallImageURL
Returns the small image url of this ddm template.- Specified by:
getSmallImageURLin interfaceDDMTemplateModel- Returns:
- the small image url of this ddm template
-
getTemplateId
public long getTemplateId()Returns the template ID of this ddm template.- Specified by:
getTemplateIdin interfaceDDMTemplateModel- Returns:
- the template ID of this ddm template
-
getTemplateImageURL
- Specified by:
getTemplateImageURLin interfaceDDMTemplate
-
getTemplateKey
Returns the template key of this ddm template.- Specified by:
getTemplateKeyin interfaceDDMTemplateModel- Returns:
- the template key of this ddm template
-
getTemplateVersion
public DDMTemplateVersion getTemplateVersion() throws com.liferay.portal.kernel.exception.PortalException- Specified by:
getTemplateVersionin interfaceDDMTemplate- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getType
Returns the type of this ddm template.- Specified by:
getTypein interfaceDDMTemplateModel- Returns:
- the type of this ddm template
-
getUserId
public long getUserId()Returns the user ID of this ddm template.- Specified by:
getUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserIdin interfaceDDMTemplateModel- Returns:
- the user ID of this ddm template
-
getUserName
Returns the user name of this ddm template.- Specified by:
getUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserNamein interfaceDDMTemplateModel- Returns:
- the user name of this ddm template
-
getUserUuid
Returns the user uuid of this ddm template.- Specified by:
getUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserUuidin interfaceDDMTemplateModel- Returns:
- the user uuid of this ddm template
-
getUuid
Returns the uuid of this ddm template.- Specified by:
getUuidin interfaceDDMTemplateModel- Specified by:
getUuidin interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the uuid of this ddm template
-
getVersion
Returns the version of this ddm template.- Specified by:
getVersionin interfaceDDMTemplateModel- Returns:
- the version of this ddm template
-
getVersionUserId
public long getVersionUserId()Returns the version user ID of this ddm template.- Specified by:
getVersionUserIdin interfaceDDMTemplateModel- Returns:
- the version user ID of this ddm template
-
getVersionUserName
Returns the version user name of this ddm template.- Specified by:
getVersionUserNamein interfaceDDMTemplateModel- Returns:
- the version user name of this ddm template
-
getVersionUserUuid
Returns the version user uuid of this ddm template.- Specified by:
getVersionUserUuidin interfaceDDMTemplateModel- Returns:
- the version user uuid of this ddm template
-
getWebDavURL
public String getWebDavURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay, String webDAVToken) Returns the WebDAV URL to access the template.- Specified by:
getWebDavURLin interfaceDDMTemplate- Parameters:
themeDisplay- the theme display needed to build the URL. It can set HTTPS access, the server name, the server port, the path context, and the scope group.webDAVToken- the WebDAV token for the URL- Returns:
- the WebDAV URL
-
isCacheable
public boolean isCacheable()Returnstrueif this ddm template is cacheable.- Specified by:
isCacheablein interfaceDDMTemplateModel- Returns:
trueif this ddm template is cacheable;falseotherwise
-
isSmallImage
public boolean isSmallImage()Returnstrueif this ddm template is small image.- Specified by:
isSmallImagein interfaceDDMTemplateModel- Returns:
trueif this ddm template is small image;falseotherwise
-
persist
public void persist()- Specified by:
persistin interfacecom.liferay.portal.kernel.model.PersistedModel
-
prepareLocalizedFieldsForImport
public void prepareLocalizedFieldsForImport() throws com.liferay.portal.kernel.exception.LocaleException- Specified by:
prepareLocalizedFieldsForImportin interfaceDDMTemplateModel- Specified by:
prepareLocalizedFieldsForImportin interfacecom.liferay.portal.kernel.model.LocalizedModel- Throws:
com.liferay.portal.kernel.exception.LocaleException
-
prepareLocalizedFieldsForImport
public void prepareLocalizedFieldsForImport(Locale defaultImportLocale) throws com.liferay.portal.kernel.exception.LocaleException - Specified by:
prepareLocalizedFieldsForImportin interfaceDDMTemplateModel- Specified by:
prepareLocalizedFieldsForImportin interfacecom.liferay.portal.kernel.model.LocalizedModel- Throws:
com.liferay.portal.kernel.exception.LocaleException
-
setCacheable
public void setCacheable(boolean cacheable) Sets whether this ddm template is cacheable.- Specified by:
setCacheablein interfaceDDMTemplateModel- Parameters:
cacheable- the cacheable of this ddm template
-
setClassName
- Specified by:
setClassNamein interfaceDDMTemplateModel
-
setClassNameId
public void setClassNameId(long classNameId) Sets the class name ID of this ddm template.- Specified by:
setClassNameIdin interfaceDDMTemplateModel- Specified by:
setClassNameIdin interfacecom.liferay.portal.kernel.model.TypedModel- Parameters:
classNameId- the class name ID of this ddm template
-
setClassPK
public void setClassPK(long classPK) Sets the class pk of this ddm template.- Specified by:
setClassPKin interfacecom.liferay.portal.kernel.model.AttachedModel- Specified by:
setClassPKin interfaceDDMTemplateModel- Parameters:
classPK- the class pk of this ddm template
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this ddm template.- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCompanyIdin interfaceDDMTemplateModel- 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 ddm template
-
setCreateDate
Sets the create date of this ddm template.- Specified by:
setCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCreateDatein interfaceDDMTemplateModel- Specified by:
setCreateDatein interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
createDate- the create date of this ddm template
-
setCtCollectionId
public void setCtCollectionId(long ctCollectionId) Sets the ct collection ID of this ddm template.- Specified by:
setCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<DDMTemplate>- Specified by:
setCtCollectionIdin interfaceDDMTemplateModel- Parameters:
ctCollectionId- the ct collection ID of this ddm template
-
setDescription
Sets the description of this ddm template.- Specified by:
setDescriptionin interfaceDDMTemplateModel- Parameters:
description- the description of this ddm template
-
setDescription
Sets the localized description of this ddm template in the language.- Specified by:
setDescriptionin interfaceDDMTemplateModel- Parameters:
description- the localized description of this ddm templatelocale- the locale of the language
-
setDescription
Sets the localized description of this ddm template in the language, and sets the default locale.- Specified by:
setDescriptionin interfaceDDMTemplateModel- Parameters:
description- the localized description of this ddm templatelocale- the locale of the languagedefaultLocale- the default locale
-
setDescriptionCurrentLanguageId
- Specified by:
setDescriptionCurrentLanguageIdin interfaceDDMTemplateModel
-
setDescriptionMap
Sets the localized descriptions of this ddm template from the map of locales and localized descriptions.- Specified by:
setDescriptionMapin interfaceDDMTemplateModel- Parameters:
descriptionMap- the locales and localized descriptions of this ddm template
-
setDescriptionMap
Sets the localized descriptions of this ddm template from the map of locales and localized descriptions, and sets the default locale.- Specified by:
setDescriptionMapin interfaceDDMTemplateModel- Parameters:
descriptionMap- the locales and localized descriptions of this ddm templatedefaultLocale- the default locale
-
setExternalReferenceCode
Sets the external reference code of this ddm template.- Specified by:
setExternalReferenceCodein interfaceDDMTemplateModel- Specified by:
setExternalReferenceCodein interfacecom.liferay.portal.kernel.model.ExternalReferenceCodeModel- Parameters:
externalReferenceCode- the external reference code of this ddm template
-
setGroupId
public void setGroupId(long groupId) Sets the group ID of this ddm template.- Specified by:
setGroupIdin interfaceDDMTemplateModel- Specified by:
setGroupIdin interfacecom.liferay.portal.kernel.model.GroupedModel- Parameters:
groupId- the group ID of this ddm template
-
setLanguage
Sets the language of this ddm template.- Specified by:
setLanguagein interfaceDDMTemplateModel- Parameters:
language- the language of this ddm template
-
setLastPublishDate
Sets the last publish date of this ddm template.- Specified by:
setLastPublishDatein interfaceDDMTemplateModel- Specified by:
setLastPublishDatein interfacecom.liferay.portal.kernel.model.StagedGroupedModel- Parameters:
lastPublishDate- the last publish date of this ddm template
-
setMode
Sets the mode of this ddm template.- Specified by:
setModein interfaceDDMTemplateModel- Parameters:
mode- the mode of this ddm template
-
setModifiedDate
Sets the modified date of this ddm template.- Specified by:
setModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setModifiedDatein interfaceDDMTemplateModel- Specified by:
setModifiedDatein interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
modifiedDate- the modified date of this ddm template
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this ddm template.- Specified by:
setMvccVersionin interfaceDDMTemplateModel- Specified by:
setMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Parameters:
mvccVersion- the mvcc version of this ddm template
-
setName
Sets the name of this ddm template.- Specified by:
setNamein interfaceDDMTemplateModel- Parameters:
name- the name of this ddm template
-
setName
Sets the localized name of this ddm template in the language.- Specified by:
setNamein interfaceDDMTemplateModel- Parameters:
name- the localized name of this ddm templatelocale- the locale of the language
-
setName
Sets the localized name of this ddm template in the language, and sets the default locale.- Specified by:
setNamein interfaceDDMTemplateModel- Parameters:
name- the localized name of this ddm templatelocale- the locale of the languagedefaultLocale- the default locale
-
setNameCurrentLanguageId
- Specified by:
setNameCurrentLanguageIdin interfaceDDMTemplateModel
-
setNameMap
Sets the localized names of this ddm template from the map of locales and localized names.- Specified by:
setNameMapin interfaceDDMTemplateModel- Parameters:
nameMap- the locales and localized names of this ddm template
-
setNameMap
Sets the localized names of this ddm template from the map of locales and localized names, and sets the default locale.- Specified by:
setNameMapin interfaceDDMTemplateModel- Parameters:
nameMap- the locales and localized names of this ddm templatedefaultLocale- the default locale
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this ddm template.- Specified by:
setPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<DDMTemplate>- Specified by:
setPrimaryKeyin interfaceDDMTemplateModel- Parameters:
primaryKey- the primary key of this ddm template
-
setResourceClassName
- Specified by:
setResourceClassNamein interfaceDDMTemplate
-
setResourceClassNameId
public void setResourceClassNameId(long resourceClassNameId) Sets the resource class name ID of this ddm template.- Specified by:
setResourceClassNameIdin interfaceDDMTemplateModel- Parameters:
resourceClassNameId- the resource class name ID of this ddm template
-
setScript
Sets the script of this ddm template.- Specified by:
setScriptin interfaceDDMTemplateModel- Parameters:
script- the script of this ddm template
-
setSmallImage
public void setSmallImage(boolean smallImage) Sets whether this ddm template is small image.- Specified by:
setSmallImagein interfaceDDMTemplateModel- Parameters:
smallImage- the small image of this ddm template
-
setSmallImageId
public void setSmallImageId(long smallImageId) Sets the small image ID of this ddm template.- Specified by:
setSmallImageIdin interfaceDDMTemplateModel- Parameters:
smallImageId- the small image ID of this ddm template
-
setSmallImageType
- Specified by:
setSmallImageTypein interfaceDDMTemplate
-
setSmallImageURL
Sets the small image url of this ddm template.- Specified by:
setSmallImageURLin interfaceDDMTemplateModel- Parameters:
smallImageURL- the small image url of this ddm template
-
setTemplateId
public void setTemplateId(long templateId) Sets the template ID of this ddm template.- Specified by:
setTemplateIdin interfaceDDMTemplateModel- Parameters:
templateId- the template ID of this ddm template
-
setTemplateKey
Sets the template key of this ddm template.- Specified by:
setTemplateKeyin interfaceDDMTemplateModel- Parameters:
templateKey- the template key of this ddm template
-
setType
Sets the type of this ddm template.- Specified by:
setTypein interfaceDDMTemplateModel- Parameters:
type- the type of this ddm template
-
setUserId
public void setUserId(long userId) Sets the user ID of this ddm template.- Specified by:
setUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserIdin interfaceDDMTemplateModel- Parameters:
userId- the user ID of this ddm template
-
setUserName
Sets the user name of this ddm template.- Specified by:
setUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserNamein interfaceDDMTemplateModel- Parameters:
userName- the user name of this ddm template
-
setUserUuid
Sets the user uuid of this ddm template.- Specified by:
setUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserUuidin interfaceDDMTemplateModel- Parameters:
userUuid- the user uuid of this ddm template
-
setUuid
Sets the uuid of this ddm template.- Specified by:
setUuidin interfaceDDMTemplateModel- Specified by:
setUuidin interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
uuid- the uuid of this ddm template
-
setVersion
Sets the version of this ddm template.- Specified by:
setVersionin interfaceDDMTemplateModel- Parameters:
version- the version of this ddm template
-
setVersionUserId
public void setVersionUserId(long versionUserId) Sets the version user ID of this ddm template.- Specified by:
setVersionUserIdin interfaceDDMTemplateModel- Parameters:
versionUserId- the version user ID of this ddm template
-
setVersionUserName
Sets the version user name of this ddm template.- Specified by:
setVersionUserNamein interfaceDDMTemplateModel- Parameters:
versionUserName- the version user name of this ddm template
-
setVersionUserUuid
Sets the version user uuid of this ddm template.- Specified by:
setVersionUserUuidin interfaceDDMTemplateModel- Parameters:
versionUserUuid- the version user uuid of this ddm template
-
toXmlString
- Specified by:
toXmlStringin interfaceDDMTemplateModel
-
getAttributeGetterFunctions
- Specified by:
getAttributeGetterFunctionsin interfacecom.liferay.portal.kernel.model.BaseModel<DDMTemplate>
-
getAttributeSetterBiConsumers
- Specified by:
getAttributeSetterBiConsumersin interfacecom.liferay.portal.kernel.model.BaseModel<DDMTemplate>
-
getStagedModelType
public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()- Specified by:
getStagedModelTypein interfacecom.liferay.portal.kernel.model.StagedModel
-
wrap
- Specified by:
wrapin classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DDMTemplate>
-