Package com.liferay.layout.seo.model
Class LayoutSEOEntryWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<LayoutSEOEntry>
com.liferay.layout.seo.model.LayoutSEOEntryWrapper
- All Implemented Interfaces:
LayoutSEOEntry
,LayoutSEOEntryModel
,com.liferay.portal.kernel.model.AuditedModel
,com.liferay.portal.kernel.model.BaseModel<LayoutSEOEntry>
,com.liferay.portal.kernel.model.change.tracking.CTModel<LayoutSEOEntry>
,com.liferay.portal.kernel.model.ClassedModel
,com.liferay.portal.kernel.model.GroupedModel
,com.liferay.portal.kernel.model.LocalizedModel
,com.liferay.portal.kernel.model.ModelWrapper<LayoutSEOEntry>
,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
,Serializable
,Cloneable
,Comparable<LayoutSEOEntry>
public class LayoutSEOEntryWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<LayoutSEOEntry>
implements LayoutSEOEntry, com.liferay.portal.kernel.model.ModelWrapper<LayoutSEOEntry>
This class is a wrapper for LayoutSEOEntry
.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
model
Fields inherited from interface com.liferay.layout.seo.model.LayoutSEOEntry
LAYOUT_SEO_ENTRY_ID_ACCESSOR
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionString[]
Returns the canonical url of this layout seo entry.getCanonicalURL
(String languageId) Returns the localized canonical url of this layout seo entry in the language.getCanonicalURL
(String languageId, boolean useDefault) Returns the localized canonical url of this layout seo entry in the language, optionally using the default language if no localization exists for the requested language.getCanonicalURL
(Locale locale) Returns the localized canonical url of this layout seo entry in the language.getCanonicalURL
(Locale locale, boolean useDefault) Returns the localized canonical url of this layout seo entry in the language, optionally using the default language if no localization exists for the requested language.boolean
Returns the canonical url enabled of this layout seo entry.Returns a map of the locales and localized canonical urls of this layout seo entry.long
Returns the company ID of this layout seo entry.Returns the create date of this layout seo entry.long
Returns the ct collection ID of this layout seo entry.long
Returns the ddm storage ID of this layout seo entry.long
Returns the group ID of this layout seo entry.Returns the last publish date of this layout seo entry.long
Returns the layout ID of this layout seo entry.long
Returns the layout seo entry ID of this layout seo entry.Returns the modified date of this layout seo entry.long
Returns the mvcc version of this layout seo entry.Returns the open graph description of this layout seo entry.getOpenGraphDescription
(String languageId) Returns the localized open graph description of this layout seo entry in the language.getOpenGraphDescription
(String languageId, boolean useDefault) Returns the localized open graph description of this layout seo entry in the language, optionally using the default language if no localization exists for the requested language.getOpenGraphDescription
(Locale locale) Returns the localized open graph description of this layout seo entry in the language.getOpenGraphDescription
(Locale locale, boolean useDefault) Returns the localized open graph description of this layout seo entry in the language, optionally using the default language if no localization exists for the requested language.boolean
Returns the open graph description enabled of this layout seo entry.Returns a map of the locales and localized open graph descriptions of this layout seo entry.Returns the open graph image alt of this layout seo entry.getOpenGraphImageAlt
(String languageId) Returns the localized open graph image alt of this layout seo entry in the language.getOpenGraphImageAlt
(String languageId, boolean useDefault) Returns the localized open graph image alt of this layout seo entry in the language, optionally using the default language if no localization exists for the requested language.getOpenGraphImageAlt
(Locale locale) Returns the localized open graph image alt of this layout seo entry in the language.getOpenGraphImageAlt
(Locale locale, boolean useDefault) Returns the localized open graph image alt of this layout seo entry in the language, optionally using the default language if no localization exists for the requested language.Returns a map of the locales and localized open graph image alts of this layout seo entry.long
Returns the open graph image file entry ID of this layout seo entry.Returns the open graph title of this layout seo entry.getOpenGraphTitle
(String languageId) Returns the localized open graph title of this layout seo entry in the language.getOpenGraphTitle
(String languageId, boolean useDefault) Returns the localized open graph title of this layout seo entry in the language, optionally using the default language if no localization exists for the requested language.getOpenGraphTitle
(Locale locale) Returns the localized open graph title of this layout seo entry in the language.getOpenGraphTitle
(Locale locale, boolean useDefault) Returns the localized open graph title of this layout seo entry in the language, optionally using the default language if no localization exists for the requested language.boolean
Returns the open graph title enabled of this layout seo entry.Returns a map of the locales and localized open graph titles of this layout seo entry.long
Returns the primary key of this layout seo entry.boolean
Returns the private layout of this layout seo entry.com.liferay.exportimport.kernel.lar.StagedModelType
long
Returns the user ID of this layout seo entry.Returns the user name of this layout seo entry.Returns the user uuid of this layout seo entry.getUuid()
Returns the uuid of this layout seo entry.boolean
Returnstrue
if this layout seo entry is canonical url enabled.boolean
Returnstrue
if this layout seo entry is open graph description enabled.boolean
Returnstrue
if this layout seo entry is open graph title enabled.boolean
Returnstrue
if this layout seo entry is private layout.void
persist()
void
void
prepareLocalizedFieldsForImport
(Locale defaultImportLocale) void
setCanonicalURL
(String canonicalURL) Sets the canonical url of this layout seo entry.void
setCanonicalURL
(String canonicalURL, Locale locale) Sets the localized canonical url of this layout seo entry in the language.void
setCanonicalURL
(String canonicalURL, Locale locale, Locale defaultLocale) Sets the localized canonical url of this layout seo entry in the language, and sets the default locale.void
setCanonicalURLCurrentLanguageId
(String languageId) void
setCanonicalURLEnabled
(boolean canonicalURLEnabled) Sets whether this layout seo entry is canonical url enabled.void
setCanonicalURLMap
(Map<Locale, String> canonicalURLMap) Sets the localized canonical urls of this layout seo entry from the map of locales and localized canonical urls.void
setCanonicalURLMap
(Map<Locale, String> canonicalURLMap, Locale defaultLocale) Sets the localized canonical urls of this layout seo entry from the map of locales and localized canonical urls, and sets the default locale.void
setCompanyId
(long companyId) Sets the company ID of this layout seo entry.void
setCreateDate
(Date createDate) Sets the create date of this layout seo entry.void
setCtCollectionId
(long ctCollectionId) Sets the ct collection ID of this layout seo entry.void
setDDMStorageId
(long DDMStorageId) Sets the ddm storage ID of this layout seo entry.void
setGroupId
(long groupId) Sets the group ID of this layout seo entry.void
setLastPublishDate
(Date lastPublishDate) Sets the last publish date of this layout seo entry.void
setLayoutId
(long layoutId) Sets the layout ID of this layout seo entry.void
setLayoutSEOEntryId
(long layoutSEOEntryId) Sets the layout seo entry ID of this layout seo entry.void
setModelAttributes
(Map<String, Object> attributes) void
setModifiedDate
(Date modifiedDate) Sets the modified date of this layout seo entry.void
setMvccVersion
(long mvccVersion) Sets the mvcc version of this layout seo entry.void
setOpenGraphDescription
(String openGraphDescription) Sets the open graph description of this layout seo entry.void
setOpenGraphDescription
(String openGraphDescription, Locale locale) Sets the localized open graph description of this layout seo entry in the language.void
setOpenGraphDescription
(String openGraphDescription, Locale locale, Locale defaultLocale) Sets the localized open graph description of this layout seo entry in the language, and sets the default locale.void
setOpenGraphDescriptionCurrentLanguageId
(String languageId) void
setOpenGraphDescriptionEnabled
(boolean openGraphDescriptionEnabled) Sets whether this layout seo entry is open graph description enabled.void
setOpenGraphDescriptionMap
(Map<Locale, String> openGraphDescriptionMap) Sets the localized open graph descriptions of this layout seo entry from the map of locales and localized open graph descriptions.void
setOpenGraphDescriptionMap
(Map<Locale, String> openGraphDescriptionMap, Locale defaultLocale) Sets the localized open graph descriptions of this layout seo entry from the map of locales and localized open graph descriptions, and sets the default locale.void
setOpenGraphImageAlt
(String openGraphImageAlt) Sets the open graph image alt of this layout seo entry.void
setOpenGraphImageAlt
(String openGraphImageAlt, Locale locale) Sets the localized open graph image alt of this layout seo entry in the language.void
setOpenGraphImageAlt
(String openGraphImageAlt, Locale locale, Locale defaultLocale) Sets the localized open graph image alt of this layout seo entry in the language, and sets the default locale.void
setOpenGraphImageAltCurrentLanguageId
(String languageId) void
setOpenGraphImageAltMap
(Map<Locale, String> openGraphImageAltMap) Sets the localized open graph image alts of this layout seo entry from the map of locales and localized open graph image alts.void
setOpenGraphImageAltMap
(Map<Locale, String> openGraphImageAltMap, Locale defaultLocale) Sets the localized open graph image alts of this layout seo entry from the map of locales and localized open graph image alts, and sets the default locale.void
setOpenGraphImageFileEntryId
(long openGraphImageFileEntryId) Sets the open graph image file entry ID of this layout seo entry.void
setOpenGraphTitle
(String openGraphTitle) Sets the open graph title of this layout seo entry.void
setOpenGraphTitle
(String openGraphTitle, Locale locale) Sets the localized open graph title of this layout seo entry in the language.void
setOpenGraphTitle
(String openGraphTitle, Locale locale, Locale defaultLocale) Sets the localized open graph title of this layout seo entry in the language, and sets the default locale.void
setOpenGraphTitleCurrentLanguageId
(String languageId) void
setOpenGraphTitleEnabled
(boolean openGraphTitleEnabled) Sets whether this layout seo entry is open graph title enabled.void
setOpenGraphTitleMap
(Map<Locale, String> openGraphTitleMap) Sets the localized open graph titles of this layout seo entry from the map of locales and localized open graph titles.void
setOpenGraphTitleMap
(Map<Locale, String> openGraphTitleMap, Locale defaultLocale) Sets the localized open graph titles of this layout seo entry from the map of locales and localized open graph titles, and sets the default locale.void
setPrimaryKey
(long primaryKey) Sets the primary key of this layout seo entry.void
setPrivateLayout
(boolean privateLayout) Sets whether this layout seo entry is private layout.void
setUserId
(long userId) Sets the user ID of this layout seo entry.void
setUserName
(String userName) Sets the user name of this layout seo entry.void
setUserUuid
(String userUuid) Sets the user uuid of this layout seo entry.void
Sets the uuid of this layout seo entry.protected LayoutSEOEntryWrapper
wrap
(LayoutSEOEntry layoutSEOEntry) Methods inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModel
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassName
Methods inherited from interface java.lang.Comparable
compareTo
Methods inherited from interface com.liferay.portal.kernel.model.ModelWrapper
getWrappedModel
Methods inherited from interface com.liferay.portal.kernel.model.StagedModel
clone
-
Constructor Details
-
LayoutSEOEntryWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<LayoutSEOEntry>
-
setModelAttributes
- Specified by:
setModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<LayoutSEOEntry>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValues
in interfacecom.liferay.portal.kernel.model.BaseModel<LayoutSEOEntry>
- Specified by:
cloneWithOriginalValues
in interfaceLayoutSEOEntryModel
-
getAvailableLanguageIds
- Specified by:
getAvailableLanguageIds
in interfaceLayoutSEOEntryModel
- Specified by:
getAvailableLanguageIds
in interfacecom.liferay.portal.kernel.model.LocalizedModel
-
getCanonicalURL
Returns the canonical url of this layout seo entry.- Specified by:
getCanonicalURL
in interfaceLayoutSEOEntryModel
- Returns:
- the canonical url of this layout seo entry
-
getCanonicalURL
Returns the localized canonical url of this layout seo entry in the language. Uses the default language if no localization exists for the requested language.- Specified by:
getCanonicalURL
in interfaceLayoutSEOEntryModel
- Parameters:
locale
- the locale of the language- Returns:
- the localized canonical url of this layout seo entry
-
getCanonicalURL
Returns the localized canonical url of this layout seo entry in the language, optionally using the default language if no localization exists for the requested language.- Specified by:
getCanonicalURL
in interfaceLayoutSEOEntryModel
- Parameters:
locale
- the local of the languageuseDefault
- whether to use the default language if no localization exists for the requested language- Returns:
- the localized canonical url of this layout seo entry. If
useDefault
isfalse
and no localization exists for the requested language, an empty string will be returned.
-
getCanonicalURL
Returns the localized canonical url of this layout seo entry in the language. Uses the default language if no localization exists for the requested language.- Specified by:
getCanonicalURL
in interfaceLayoutSEOEntryModel
- Parameters:
languageId
- the ID of the language- Returns:
- the localized canonical url of this layout seo entry
-
getCanonicalURL
Returns the localized canonical url of this layout seo entry in the language, optionally using the default language if no localization exists for the requested language.- Specified by:
getCanonicalURL
in interfaceLayoutSEOEntryModel
- Parameters:
languageId
- the ID of the languageuseDefault
- whether to use the default language if no localization exists for the requested language- Returns:
- the localized canonical url of this layout seo entry
-
getCanonicalURLCurrentLanguageId
- Specified by:
getCanonicalURLCurrentLanguageId
in interfaceLayoutSEOEntryModel
-
getCanonicalURLCurrentValue
- Specified by:
getCanonicalURLCurrentValue
in interfaceLayoutSEOEntryModel
-
getCanonicalURLEnabled
public boolean getCanonicalURLEnabled()Returns the canonical url enabled of this layout seo entry.- Specified by:
getCanonicalURLEnabled
in interfaceLayoutSEOEntryModel
- Returns:
- the canonical url enabled of this layout seo entry
-
getCanonicalURLMap
Returns a map of the locales and localized canonical urls of this layout seo entry.- Specified by:
getCanonicalURLMap
in interfaceLayoutSEOEntryModel
- Returns:
- the locales and localized canonical urls of this layout seo entry
-
getCompanyId
public long getCompanyId()Returns the company ID of this layout seo entry.- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getCompanyId
in interfaceLayoutSEOEntryModel
- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.ShardedModel
- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the company ID of this layout seo entry
-
getCreateDate
Returns the create date of this layout seo entry.- Specified by:
getCreateDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getCreateDate
in interfaceLayoutSEOEntryModel
- Specified by:
getCreateDate
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the create date of this layout seo entry
-
getCtCollectionId
public long getCtCollectionId()Returns the ct collection ID of this layout seo entry.- Specified by:
getCtCollectionId
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<LayoutSEOEntry>
- Specified by:
getCtCollectionId
in interfaceLayoutSEOEntryModel
- Returns:
- the ct collection ID of this layout seo entry
-
getDDMStorageId
public long getDDMStorageId()Returns the ddm storage ID of this layout seo entry.- Specified by:
getDDMStorageId
in interfaceLayoutSEOEntryModel
- Returns:
- the ddm storage ID of this layout seo entry
-
getDefaultLanguageId
- Specified by:
getDefaultLanguageId
in interfaceLayoutSEOEntryModel
- Specified by:
getDefaultLanguageId
in interfacecom.liferay.portal.kernel.model.LocalizedModel
-
getGroupId
public long getGroupId()Returns the group ID of this layout seo entry.- Specified by:
getGroupId
in interfacecom.liferay.portal.kernel.model.GroupedModel
- Specified by:
getGroupId
in interfaceLayoutSEOEntryModel
- Returns:
- the group ID of this layout seo entry
-
getLastPublishDate
Returns the last publish date of this layout seo entry.- Specified by:
getLastPublishDate
in interfaceLayoutSEOEntryModel
- Specified by:
getLastPublishDate
in interfacecom.liferay.portal.kernel.model.StagedGroupedModel
- Returns:
- the last publish date of this layout seo entry
-
getLayoutId
public long getLayoutId()Returns the layout ID of this layout seo entry.- Specified by:
getLayoutId
in interfaceLayoutSEOEntryModel
- Returns:
- the layout ID of this layout seo entry
-
getLayoutSEOEntryId
public long getLayoutSEOEntryId()Returns the layout seo entry ID of this layout seo entry.- Specified by:
getLayoutSEOEntryId
in interfaceLayoutSEOEntryModel
- Returns:
- the layout seo entry ID of this layout seo entry
-
getModifiedDate
Returns the modified date of this layout seo entry.- Specified by:
getModifiedDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getModifiedDate
in interfaceLayoutSEOEntryModel
- Specified by:
getModifiedDate
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the modified date of this layout seo entry
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this layout seo entry.- Specified by:
getMvccVersion
in interfaceLayoutSEOEntryModel
- Specified by:
getMvccVersion
in interfacecom.liferay.portal.kernel.model.MVCCModel
- Returns:
- the mvcc version of this layout seo entry
-
getOpenGraphDescription
Returns the open graph description of this layout seo entry.- Specified by:
getOpenGraphDescription
in interfaceLayoutSEOEntryModel
- Returns:
- the open graph description of this layout seo entry
-
getOpenGraphDescription
Returns the localized open graph description of this layout seo entry in the language. Uses the default language if no localization exists for the requested language.- Specified by:
getOpenGraphDescription
in interfaceLayoutSEOEntryModel
- Parameters:
locale
- the locale of the language- Returns:
- the localized open graph description of this layout seo entry
-
getOpenGraphDescription
Returns the localized open graph description of this layout seo entry in the language, optionally using the default language if no localization exists for the requested language.- Specified by:
getOpenGraphDescription
in interfaceLayoutSEOEntryModel
- Parameters:
locale
- the local of the languageuseDefault
- whether to use the default language if no localization exists for the requested language- Returns:
- the localized open graph description of this layout seo entry. If
useDefault
isfalse
and no localization exists for the requested language, an empty string will be returned.
-
getOpenGraphDescription
Returns the localized open graph description of this layout seo entry in the language. Uses the default language if no localization exists for the requested language.- Specified by:
getOpenGraphDescription
in interfaceLayoutSEOEntryModel
- Parameters:
languageId
- the ID of the language- Returns:
- the localized open graph description of this layout seo entry
-
getOpenGraphDescription
Returns the localized open graph description of this layout seo entry in the language, optionally using the default language if no localization exists for the requested language.- Specified by:
getOpenGraphDescription
in interfaceLayoutSEOEntryModel
- Parameters:
languageId
- the ID of the languageuseDefault
- whether to use the default language if no localization exists for the requested language- Returns:
- the localized open graph description of this layout seo entry
-
getOpenGraphDescriptionCurrentLanguageId
- Specified by:
getOpenGraphDescriptionCurrentLanguageId
in interfaceLayoutSEOEntryModel
-
getOpenGraphDescriptionCurrentValue
- Specified by:
getOpenGraphDescriptionCurrentValue
in interfaceLayoutSEOEntryModel
-
getOpenGraphDescriptionEnabled
public boolean getOpenGraphDescriptionEnabled()Returns the open graph description enabled of this layout seo entry.- Specified by:
getOpenGraphDescriptionEnabled
in interfaceLayoutSEOEntryModel
- Returns:
- the open graph description enabled of this layout seo entry
-
getOpenGraphDescriptionMap
Returns a map of the locales and localized open graph descriptions of this layout seo entry.- Specified by:
getOpenGraphDescriptionMap
in interfaceLayoutSEOEntryModel
- Returns:
- the locales and localized open graph descriptions of this layout seo entry
-
getOpenGraphImageAlt
Returns the open graph image alt of this layout seo entry.- Specified by:
getOpenGraphImageAlt
in interfaceLayoutSEOEntryModel
- Returns:
- the open graph image alt of this layout seo entry
-
getOpenGraphImageAlt
Returns the localized open graph image alt of this layout seo entry in the language. Uses the default language if no localization exists for the requested language.- Specified by:
getOpenGraphImageAlt
in interfaceLayoutSEOEntryModel
- Parameters:
locale
- the locale of the language- Returns:
- the localized open graph image alt of this layout seo entry
-
getOpenGraphImageAlt
Returns the localized open graph image alt of this layout seo entry in the language, optionally using the default language if no localization exists for the requested language.- Specified by:
getOpenGraphImageAlt
in interfaceLayoutSEOEntryModel
- Parameters:
locale
- the local of the languageuseDefault
- whether to use the default language if no localization exists for the requested language- Returns:
- the localized open graph image alt of this layout seo entry. If
useDefault
isfalse
and no localization exists for the requested language, an empty string will be returned.
-
getOpenGraphImageAlt
Returns the localized open graph image alt of this layout seo entry in the language. Uses the default language if no localization exists for the requested language.- Specified by:
getOpenGraphImageAlt
in interfaceLayoutSEOEntryModel
- Parameters:
languageId
- the ID of the language- Returns:
- the localized open graph image alt of this layout seo entry
-
getOpenGraphImageAlt
Returns the localized open graph image alt of this layout seo entry in the language, optionally using the default language if no localization exists for the requested language.- Specified by:
getOpenGraphImageAlt
in interfaceLayoutSEOEntryModel
- Parameters:
languageId
- the ID of the languageuseDefault
- whether to use the default language if no localization exists for the requested language- Returns:
- the localized open graph image alt of this layout seo entry
-
getOpenGraphImageAltCurrentLanguageId
- Specified by:
getOpenGraphImageAltCurrentLanguageId
in interfaceLayoutSEOEntryModel
-
getOpenGraphImageAltCurrentValue
- Specified by:
getOpenGraphImageAltCurrentValue
in interfaceLayoutSEOEntryModel
-
getOpenGraphImageAltMap
Returns a map of the locales and localized open graph image alts of this layout seo entry.- Specified by:
getOpenGraphImageAltMap
in interfaceLayoutSEOEntryModel
- Returns:
- the locales and localized open graph image alts of this layout seo entry
-
getOpenGraphImageFileEntryId
public long getOpenGraphImageFileEntryId()Returns the open graph image file entry ID of this layout seo entry.- Specified by:
getOpenGraphImageFileEntryId
in interfaceLayoutSEOEntryModel
- Returns:
- the open graph image file entry ID of this layout seo entry
-
getOpenGraphTitle
Returns the open graph title of this layout seo entry.- Specified by:
getOpenGraphTitle
in interfaceLayoutSEOEntryModel
- Returns:
- the open graph title of this layout seo entry
-
getOpenGraphTitle
Returns the localized open graph title of this layout seo entry in the language. Uses the default language if no localization exists for the requested language.- Specified by:
getOpenGraphTitle
in interfaceLayoutSEOEntryModel
- Parameters:
locale
- the locale of the language- Returns:
- the localized open graph title of this layout seo entry
-
getOpenGraphTitle
Returns the localized open graph title of this layout seo entry in the language, optionally using the default language if no localization exists for the requested language.- Specified by:
getOpenGraphTitle
in interfaceLayoutSEOEntryModel
- Parameters:
locale
- the local of the languageuseDefault
- whether to use the default language if no localization exists for the requested language- Returns:
- the localized open graph title of this layout seo entry. If
useDefault
isfalse
and no localization exists for the requested language, an empty string will be returned.
-
getOpenGraphTitle
Returns the localized open graph title of this layout seo entry in the language. Uses the default language if no localization exists for the requested language.- Specified by:
getOpenGraphTitle
in interfaceLayoutSEOEntryModel
- Parameters:
languageId
- the ID of the language- Returns:
- the localized open graph title of this layout seo entry
-
getOpenGraphTitle
Returns the localized open graph title of this layout seo entry in the language, optionally using the default language if no localization exists for the requested language.- Specified by:
getOpenGraphTitle
in interfaceLayoutSEOEntryModel
- Parameters:
languageId
- the ID of the languageuseDefault
- whether to use the default language if no localization exists for the requested language- Returns:
- the localized open graph title of this layout seo entry
-
getOpenGraphTitleCurrentLanguageId
- Specified by:
getOpenGraphTitleCurrentLanguageId
in interfaceLayoutSEOEntryModel
-
getOpenGraphTitleCurrentValue
- Specified by:
getOpenGraphTitleCurrentValue
in interfaceLayoutSEOEntryModel
-
getOpenGraphTitleEnabled
public boolean getOpenGraphTitleEnabled()Returns the open graph title enabled of this layout seo entry.- Specified by:
getOpenGraphTitleEnabled
in interfaceLayoutSEOEntryModel
- Returns:
- the open graph title enabled of this layout seo entry
-
getOpenGraphTitleMap
Returns a map of the locales and localized open graph titles of this layout seo entry.- Specified by:
getOpenGraphTitleMap
in interfaceLayoutSEOEntryModel
- Returns:
- the locales and localized open graph titles of this layout seo entry
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this layout seo entry.- Specified by:
getPrimaryKey
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<LayoutSEOEntry>
- Specified by:
getPrimaryKey
in interfaceLayoutSEOEntryModel
- Returns:
- the primary key of this layout seo entry
-
getPrivateLayout
public boolean getPrivateLayout()Returns the private layout of this layout seo entry.- Specified by:
getPrivateLayout
in interfaceLayoutSEOEntryModel
- Returns:
- the private layout of this layout seo entry
-
getUserId
public long getUserId()Returns the user ID of this layout seo entry.- Specified by:
getUserId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserId
in interfaceLayoutSEOEntryModel
- Returns:
- the user ID of this layout seo entry
-
getUserName
Returns the user name of this layout seo entry.- Specified by:
getUserName
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserName
in interfaceLayoutSEOEntryModel
- Returns:
- the user name of this layout seo entry
-
getUserUuid
Returns the user uuid of this layout seo entry.- Specified by:
getUserUuid
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserUuid
in interfaceLayoutSEOEntryModel
- Returns:
- the user uuid of this layout seo entry
-
getUuid
Returns the uuid of this layout seo entry.- Specified by:
getUuid
in interfaceLayoutSEOEntryModel
- Specified by:
getUuid
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the uuid of this layout seo entry
-
isCanonicalURLEnabled
public boolean isCanonicalURLEnabled()Returnstrue
if this layout seo entry is canonical url enabled.- Specified by:
isCanonicalURLEnabled
in interfaceLayoutSEOEntryModel
- Returns:
true
if this layout seo entry is canonical url enabled;false
otherwise
-
isOpenGraphDescriptionEnabled
public boolean isOpenGraphDescriptionEnabled()Returnstrue
if this layout seo entry is open graph description enabled.- Specified by:
isOpenGraphDescriptionEnabled
in interfaceLayoutSEOEntryModel
- Returns:
true
if this layout seo entry is open graph description enabled;false
otherwise
-
isOpenGraphTitleEnabled
public boolean isOpenGraphTitleEnabled()Returnstrue
if this layout seo entry is open graph title enabled.- Specified by:
isOpenGraphTitleEnabled
in interfaceLayoutSEOEntryModel
- Returns:
true
if this layout seo entry is open graph title enabled;false
otherwise
-
isPrivateLayout
public boolean isPrivateLayout()Returnstrue
if this layout seo entry is private layout.- Specified by:
isPrivateLayout
in interfaceLayoutSEOEntryModel
- Returns:
true
if this layout seo entry is private layout;false
otherwise
-
persist
public void persist()- Specified by:
persist
in interfacecom.liferay.portal.kernel.model.PersistedModel
-
prepareLocalizedFieldsForImport
public void prepareLocalizedFieldsForImport() throws com.liferay.portal.kernel.exception.LocaleException- Specified by:
prepareLocalizedFieldsForImport
in interfaceLayoutSEOEntryModel
- Specified by:
prepareLocalizedFieldsForImport
in interfacecom.liferay.portal.kernel.model.LocalizedModel
- Throws:
com.liferay.portal.kernel.exception.LocaleException
-
prepareLocalizedFieldsForImport
public void prepareLocalizedFieldsForImport(Locale defaultImportLocale) throws com.liferay.portal.kernel.exception.LocaleException - Specified by:
prepareLocalizedFieldsForImport
in interfaceLayoutSEOEntryModel
- Specified by:
prepareLocalizedFieldsForImport
in interfacecom.liferay.portal.kernel.model.LocalizedModel
- Throws:
com.liferay.portal.kernel.exception.LocaleException
-
setCanonicalURL
Sets the canonical url of this layout seo entry.- Specified by:
setCanonicalURL
in interfaceLayoutSEOEntryModel
- Parameters:
canonicalURL
- the canonical url of this layout seo entry
-
setCanonicalURL
Sets the localized canonical url of this layout seo entry in the language.- Specified by:
setCanonicalURL
in interfaceLayoutSEOEntryModel
- Parameters:
canonicalURL
- the localized canonical url of this layout seo entrylocale
- the locale of the language
-
setCanonicalURL
Sets the localized canonical url of this layout seo entry in the language, and sets the default locale.- Specified by:
setCanonicalURL
in interfaceLayoutSEOEntryModel
- Parameters:
canonicalURL
- the localized canonical url of this layout seo entrylocale
- the locale of the languagedefaultLocale
- the default locale
-
setCanonicalURLCurrentLanguageId
- Specified by:
setCanonicalURLCurrentLanguageId
in interfaceLayoutSEOEntryModel
-
setCanonicalURLEnabled
public void setCanonicalURLEnabled(boolean canonicalURLEnabled) Sets whether this layout seo entry is canonical url enabled.- Specified by:
setCanonicalURLEnabled
in interfaceLayoutSEOEntryModel
- Parameters:
canonicalURLEnabled
- the canonical url enabled of this layout seo entry
-
setCanonicalURLMap
Sets the localized canonical urls of this layout seo entry from the map of locales and localized canonical urls.- Specified by:
setCanonicalURLMap
in interfaceLayoutSEOEntryModel
- Parameters:
canonicalURLMap
- the locales and localized canonical urls of this layout seo entry
-
setCanonicalURLMap
Sets the localized canonical urls of this layout seo entry from the map of locales and localized canonical urls, and sets the default locale.- Specified by:
setCanonicalURLMap
in interfaceLayoutSEOEntryModel
- Parameters:
canonicalURLMap
- the locales and localized canonical urls of this layout seo entrydefaultLocale
- the default locale
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this layout seo entry.- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setCompanyId
in interfaceLayoutSEOEntryModel
- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.ShardedModel
- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
companyId
- the company ID of this layout seo entry
-
setCreateDate
Sets the create date of this layout seo entry.- Specified by:
setCreateDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setCreateDate
in interfaceLayoutSEOEntryModel
- Specified by:
setCreateDate
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
createDate
- the create date of this layout seo entry
-
setCtCollectionId
public void setCtCollectionId(long ctCollectionId) Sets the ct collection ID of this layout seo entry.- Specified by:
setCtCollectionId
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<LayoutSEOEntry>
- Specified by:
setCtCollectionId
in interfaceLayoutSEOEntryModel
- Parameters:
ctCollectionId
- the ct collection ID of this layout seo entry
-
setDDMStorageId
public void setDDMStorageId(long DDMStorageId) Sets the ddm storage ID of this layout seo entry.- Specified by:
setDDMStorageId
in interfaceLayoutSEOEntryModel
- Parameters:
DDMStorageId
- the ddm storage ID of this layout seo entry
-
setGroupId
public void setGroupId(long groupId) Sets the group ID of this layout seo entry.- Specified by:
setGroupId
in interfacecom.liferay.portal.kernel.model.GroupedModel
- Specified by:
setGroupId
in interfaceLayoutSEOEntryModel
- Parameters:
groupId
- the group ID of this layout seo entry
-
setLastPublishDate
Sets the last publish date of this layout seo entry.- Specified by:
setLastPublishDate
in interfaceLayoutSEOEntryModel
- Specified by:
setLastPublishDate
in interfacecom.liferay.portal.kernel.model.StagedGroupedModel
- Parameters:
lastPublishDate
- the last publish date of this layout seo entry
-
setLayoutId
public void setLayoutId(long layoutId) Sets the layout ID of this layout seo entry.- Specified by:
setLayoutId
in interfaceLayoutSEOEntryModel
- Parameters:
layoutId
- the layout ID of this layout seo entry
-
setLayoutSEOEntryId
public void setLayoutSEOEntryId(long layoutSEOEntryId) Sets the layout seo entry ID of this layout seo entry.- Specified by:
setLayoutSEOEntryId
in interfaceLayoutSEOEntryModel
- Parameters:
layoutSEOEntryId
- the layout seo entry ID of this layout seo entry
-
setModifiedDate
Sets the modified date of this layout seo entry.- Specified by:
setModifiedDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setModifiedDate
in interfaceLayoutSEOEntryModel
- Specified by:
setModifiedDate
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
modifiedDate
- the modified date of this layout seo entry
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this layout seo entry.- Specified by:
setMvccVersion
in interfaceLayoutSEOEntryModel
- Specified by:
setMvccVersion
in interfacecom.liferay.portal.kernel.model.MVCCModel
- Parameters:
mvccVersion
- the mvcc version of this layout seo entry
-
setOpenGraphDescription
Sets the open graph description of this layout seo entry.- Specified by:
setOpenGraphDescription
in interfaceLayoutSEOEntryModel
- Parameters:
openGraphDescription
- the open graph description of this layout seo entry
-
setOpenGraphDescription
Sets the localized open graph description of this layout seo entry in the language.- Specified by:
setOpenGraphDescription
in interfaceLayoutSEOEntryModel
- Parameters:
openGraphDescription
- the localized open graph description of this layout seo entrylocale
- the locale of the language
-
setOpenGraphDescription
public void setOpenGraphDescription(String openGraphDescription, Locale locale, Locale defaultLocale) Sets the localized open graph description of this layout seo entry in the language, and sets the default locale.- Specified by:
setOpenGraphDescription
in interfaceLayoutSEOEntryModel
- Parameters:
openGraphDescription
- the localized open graph description of this layout seo entrylocale
- the locale of the languagedefaultLocale
- the default locale
-
setOpenGraphDescriptionCurrentLanguageId
- Specified by:
setOpenGraphDescriptionCurrentLanguageId
in interfaceLayoutSEOEntryModel
-
setOpenGraphDescriptionEnabled
public void setOpenGraphDescriptionEnabled(boolean openGraphDescriptionEnabled) Sets whether this layout seo entry is open graph description enabled.- Specified by:
setOpenGraphDescriptionEnabled
in interfaceLayoutSEOEntryModel
- Parameters:
openGraphDescriptionEnabled
- the open graph description enabled of this layout seo entry
-
setOpenGraphDescriptionMap
Sets the localized open graph descriptions of this layout seo entry from the map of locales and localized open graph descriptions.- Specified by:
setOpenGraphDescriptionMap
in interfaceLayoutSEOEntryModel
- Parameters:
openGraphDescriptionMap
- the locales and localized open graph descriptions of this layout seo entry
-
setOpenGraphDescriptionMap
public void setOpenGraphDescriptionMap(Map<Locale, String> openGraphDescriptionMap, Locale defaultLocale) Sets the localized open graph descriptions of this layout seo entry from the map of locales and localized open graph descriptions, and sets the default locale.- Specified by:
setOpenGraphDescriptionMap
in interfaceLayoutSEOEntryModel
- Parameters:
openGraphDescriptionMap
- the locales and localized open graph descriptions of this layout seo entrydefaultLocale
- the default locale
-
setOpenGraphImageAlt
Sets the open graph image alt of this layout seo entry.- Specified by:
setOpenGraphImageAlt
in interfaceLayoutSEOEntryModel
- Parameters:
openGraphImageAlt
- the open graph image alt of this layout seo entry
-
setOpenGraphImageAlt
Sets the localized open graph image alt of this layout seo entry in the language.- Specified by:
setOpenGraphImageAlt
in interfaceLayoutSEOEntryModel
- Parameters:
openGraphImageAlt
- the localized open graph image alt of this layout seo entrylocale
- the locale of the language
-
setOpenGraphImageAlt
Sets the localized open graph image alt of this layout seo entry in the language, and sets the default locale.- Specified by:
setOpenGraphImageAlt
in interfaceLayoutSEOEntryModel
- Parameters:
openGraphImageAlt
- the localized open graph image alt of this layout seo entrylocale
- the locale of the languagedefaultLocale
- the default locale
-
setOpenGraphImageAltCurrentLanguageId
- Specified by:
setOpenGraphImageAltCurrentLanguageId
in interfaceLayoutSEOEntryModel
-
setOpenGraphImageAltMap
Sets the localized open graph image alts of this layout seo entry from the map of locales and localized open graph image alts.- Specified by:
setOpenGraphImageAltMap
in interfaceLayoutSEOEntryModel
- Parameters:
openGraphImageAltMap
- the locales and localized open graph image alts of this layout seo entry
-
setOpenGraphImageAltMap
Sets the localized open graph image alts of this layout seo entry from the map of locales and localized open graph image alts, and sets the default locale.- Specified by:
setOpenGraphImageAltMap
in interfaceLayoutSEOEntryModel
- Parameters:
openGraphImageAltMap
- the locales and localized open graph image alts of this layout seo entrydefaultLocale
- the default locale
-
setOpenGraphImageFileEntryId
public void setOpenGraphImageFileEntryId(long openGraphImageFileEntryId) Sets the open graph image file entry ID of this layout seo entry.- Specified by:
setOpenGraphImageFileEntryId
in interfaceLayoutSEOEntryModel
- Parameters:
openGraphImageFileEntryId
- the open graph image file entry ID of this layout seo entry
-
setOpenGraphTitle
Sets the open graph title of this layout seo entry.- Specified by:
setOpenGraphTitle
in interfaceLayoutSEOEntryModel
- Parameters:
openGraphTitle
- the open graph title of this layout seo entry
-
setOpenGraphTitle
Sets the localized open graph title of this layout seo entry in the language.- Specified by:
setOpenGraphTitle
in interfaceLayoutSEOEntryModel
- Parameters:
openGraphTitle
- the localized open graph title of this layout seo entrylocale
- the locale of the language
-
setOpenGraphTitle
Sets the localized open graph title of this layout seo entry in the language, and sets the default locale.- Specified by:
setOpenGraphTitle
in interfaceLayoutSEOEntryModel
- Parameters:
openGraphTitle
- the localized open graph title of this layout seo entrylocale
- the locale of the languagedefaultLocale
- the default locale
-
setOpenGraphTitleCurrentLanguageId
- Specified by:
setOpenGraphTitleCurrentLanguageId
in interfaceLayoutSEOEntryModel
-
setOpenGraphTitleEnabled
public void setOpenGraphTitleEnabled(boolean openGraphTitleEnabled) Sets whether this layout seo entry is open graph title enabled.- Specified by:
setOpenGraphTitleEnabled
in interfaceLayoutSEOEntryModel
- Parameters:
openGraphTitleEnabled
- the open graph title enabled of this layout seo entry
-
setOpenGraphTitleMap
Sets the localized open graph titles of this layout seo entry from the map of locales and localized open graph titles.- Specified by:
setOpenGraphTitleMap
in interfaceLayoutSEOEntryModel
- Parameters:
openGraphTitleMap
- the locales and localized open graph titles of this layout seo entry
-
setOpenGraphTitleMap
Sets the localized open graph titles of this layout seo entry from the map of locales and localized open graph titles, and sets the default locale.- Specified by:
setOpenGraphTitleMap
in interfaceLayoutSEOEntryModel
- Parameters:
openGraphTitleMap
- the locales and localized open graph titles of this layout seo entrydefaultLocale
- the default locale
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this layout seo entry.- Specified by:
setPrimaryKey
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<LayoutSEOEntry>
- Specified by:
setPrimaryKey
in interfaceLayoutSEOEntryModel
- Parameters:
primaryKey
- the primary key of this layout seo entry
-
setPrivateLayout
public void setPrivateLayout(boolean privateLayout) Sets whether this layout seo entry is private layout.- Specified by:
setPrivateLayout
in interfaceLayoutSEOEntryModel
- Parameters:
privateLayout
- the private layout of this layout seo entry
-
setUserId
public void setUserId(long userId) Sets the user ID of this layout seo entry.- Specified by:
setUserId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserId
in interfaceLayoutSEOEntryModel
- Parameters:
userId
- the user ID of this layout seo entry
-
setUserName
Sets the user name of this layout seo entry.- Specified by:
setUserName
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserName
in interfaceLayoutSEOEntryModel
- Parameters:
userName
- the user name of this layout seo entry
-
setUserUuid
Sets the user uuid of this layout seo entry.- Specified by:
setUserUuid
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserUuid
in interfaceLayoutSEOEntryModel
- Parameters:
userUuid
- the user uuid of this layout seo entry
-
setUuid
Sets the uuid of this layout seo entry.- Specified by:
setUuid
in interfaceLayoutSEOEntryModel
- Specified by:
setUuid
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
uuid
- the uuid of this layout seo entry
-
toXmlString
- Specified by:
toXmlString
in interfaceLayoutSEOEntryModel
-
getAttributeGetterFunctions
- Specified by:
getAttributeGetterFunctions
in interfacecom.liferay.portal.kernel.model.BaseModel<LayoutSEOEntry>
-
getAttributeSetterBiConsumers
- Specified by:
getAttributeSetterBiConsumers
in interfacecom.liferay.portal.kernel.model.BaseModel<LayoutSEOEntry>
-
getStagedModelType
public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()- Specified by:
getStagedModelType
in interfacecom.liferay.portal.kernel.model.StagedModel
-
wrap
- Specified by:
wrap
in classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<LayoutSEOEntry>
-