Class LandingPage
java.lang.Object
de.codebarista.shopware.model.core.LandingPage
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-06-10T11:26:02.541008353+02:00[Europe/Berlin]",
comments="Generator version: 7.5.0")
public class LandingPage
extends Object
Added since version: 6.4.0.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddSeoUrlsItem(SeoUrl seoUrlsItem) cmsPageVersionId(String cmsPageVersionId) customFields(Object customFields) booleanGet activeGet cmsPageGet cmsPageIdGet cmsPageVersionIdGet createdAtGet customFieldsgetId()Get idGet keywordsGet metaDescriptionGet metaTitlegetName()Get nameGet seoUrlsGet slotConfigGet translatedGet updatedAtgetUrl()Get urlGet versionIdinthashCode()metaDescription(String metaDescription) voidvoidsetCmsPage(CmsPage cmsPage) voidsetCmsPageId(String cmsPageId) voidsetCmsPageVersionId(String cmsPageVersionId) voidsetCustomFields(Object customFields) voidvoidsetKeywords(String keywords) voidsetMetaDescription(String metaDescription) voidsetMetaTitle(String metaTitle) voidvoidsetSeoUrls(List<SeoUrl> seoUrls) voidsetSlotConfig(Object slotConfig) voidsetTranslated(Object translated) voidvoidsetVersionId(String versionId) slotConfig(Object slotConfig) toString()translated(Object translated)
-
Field Details
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_VERSION_ID
- See Also:
-
JSON_PROPERTY_ACTIVE
- See Also:
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_CUSTOM_FIELDS
- See Also:
-
JSON_PROPERTY_SLOT_CONFIG
- See Also:
-
JSON_PROPERTY_META_TITLE
- See Also:
-
JSON_PROPERTY_META_DESCRIPTION
- See Also:
-
JSON_PROPERTY_KEYWORDS
- See Also:
-
JSON_PROPERTY_URL
- See Also:
-
JSON_PROPERTY_CMS_PAGE_ID
- See Also:
-
JSON_PROPERTY_CMS_PAGE_VERSION_ID
- See Also:
-
JSON_PROPERTY_CREATED_AT
- See Also:
-
JSON_PROPERTY_UPDATED_AT
- See Also:
-
JSON_PROPERTY_TRANSLATED
- See Also:
-
JSON_PROPERTY_CMS_PAGE
- See Also:
-
JSON_PROPERTY_SEO_URLS
- See Also:
-
-
Constructor Details
-
LandingPage
public LandingPage() -
LandingPage
-
-
Method Details
-
id
-
getId
Get id- Returns:
- id
-
setId
-
versionId
-
getVersionId
Get versionId- Returns:
- versionId
-
setVersionId
-
active
-
getActive
Get active- Returns:
- active
-
setActive
-
name
-
getName
Get name- Returns:
- name
-
setName
-
customFields
-
getCustomFields
Get customFields- Returns:
- customFields
-
setCustomFields
-
slotConfig
-
getSlotConfig
Get slotConfig- Returns:
- slotConfig
-
setSlotConfig
-
metaTitle
-
getMetaTitle
Get metaTitle- Returns:
- metaTitle
-
setMetaTitle
-
metaDescription
-
getMetaDescription
Get metaDescription- Returns:
- metaDescription
-
setMetaDescription
-
keywords
-
getKeywords
Get keywords- Returns:
- keywords
-
setKeywords
-
url
-
getUrl
Get url- Returns:
- url
-
setUrl
-
cmsPageId
-
getCmsPageId
Get cmsPageId- Returns:
- cmsPageId
-
setCmsPageId
-
cmsPageVersionId
-
getCmsPageVersionId
Get cmsPageVersionId- Returns:
- cmsPageVersionId
-
setCmsPageVersionId
-
getCreatedAt
Get createdAt- Returns:
- createdAt
-
getUpdatedAt
Get updatedAt- Returns:
- updatedAt
-
translated
-
getTranslated
Get translated- Returns:
- translated
-
setTranslated
-
cmsPage
-
getCmsPage
Get cmsPage- Returns:
- cmsPage
-
setCmsPage
-
seoUrls
-
addSeoUrlsItem
-
getSeoUrls
Get seoUrls- Returns:
- seoUrls
-
setSeoUrls
-
equals
-
hashCode
public int hashCode() -
toString
-