Class SeoUrl
java.lang.Object
de.codebarista.shopware.model.core.SeoUrl
@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 SeoUrl
extends Object
Added since version: 6.0.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 String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncustomFields(Object customFields) booleanforeignKey(String foreignKey) Get createdAtGet customFieldsGet foreignKeygetId()Get idGet isCanonicalGet isDeletedGet isModifiedRuntime field, cannot be used as part of the criteria.Get languageIdGet pathInfoGet routeNameGet salesChannelIdGet seoPathInfoGet updatedAtgetUrl()Runtime field, cannot be used as part of the criteria.inthashCode()isCanonical(Boolean isCanonical) isModified(Boolean isModified) languageId(String languageId) salesChannelId(String salesChannelId) seoPathInfo(String seoPathInfo) voidsetCustomFields(Object customFields) voidsetForeignKey(String foreignKey) voidvoidsetIsCanonical(Boolean isCanonical) voidsetIsDeleted(Boolean isDeleted) voidsetIsModified(Boolean isModified) voidsetIsValid(Boolean isValid) voidsetLanguageId(String languageId) voidsetPathInfo(String pathInfo) voidsetRouteName(String routeName) voidsetSalesChannelId(String salesChannelId) voidsetSeoPathInfo(String seoPathInfo) voidtoString()
-
Field Details
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_SALES_CHANNEL_ID
- See Also:
-
JSON_PROPERTY_LANGUAGE_ID
- See Also:
-
JSON_PROPERTY_FOREIGN_KEY
- See Also:
-
JSON_PROPERTY_ROUTE_NAME
- See Also:
-
JSON_PROPERTY_PATH_INFO
- See Also:
-
JSON_PROPERTY_SEO_PATH_INFO
- See Also:
-
JSON_PROPERTY_IS_CANONICAL
- See Also:
-
JSON_PROPERTY_IS_MODIFIED
- See Also:
-
JSON_PROPERTY_IS_DELETED
- See Also:
-
JSON_PROPERTY_URL
- See Also:
-
JSON_PROPERTY_CUSTOM_FIELDS
- See Also:
-
JSON_PROPERTY_IS_VALID
- See Also:
-
JSON_PROPERTY_CREATED_AT
- See Also:
-
JSON_PROPERTY_UPDATED_AT
- See Also:
-
-
Constructor Details
-
SeoUrl
public SeoUrl() -
SeoUrl
-
-
Method Details
-
id
-
getId
Get id- Returns:
- id
-
setId
-
salesChannelId
-
getSalesChannelId
Get salesChannelId- Returns:
- salesChannelId
-
setSalesChannelId
-
languageId
-
getLanguageId
Get languageId- Returns:
- languageId
-
setLanguageId
-
foreignKey
-
getForeignKey
Get foreignKey- Returns:
- foreignKey
-
setForeignKey
-
routeName
-
getRouteName
Get routeName- Returns:
- routeName
-
setRouteName
-
pathInfo
-
getPathInfo
Get pathInfo- Returns:
- pathInfo
-
setPathInfo
-
seoPathInfo
-
getSeoPathInfo
Get seoPathInfo- Returns:
- seoPathInfo
-
setSeoPathInfo
-
isCanonical
-
getIsCanonical
Get isCanonical- Returns:
- isCanonical
-
setIsCanonical
-
isModified
-
getIsModified
Get isModified- Returns:
- isModified
-
setIsModified
-
isDeleted
-
getIsDeleted
Get isDeleted- Returns:
- isDeleted
-
setIsDeleted
-
url
-
getUrl
Runtime field, cannot be used as part of the criteria.- Returns:
- url
-
setUrl
-
customFields
-
getCustomFields
Get customFields- Returns:
- customFields
-
setCustomFields
-
isValid
-
getIsValid
Runtime field, cannot be used as part of the criteria.- Returns:
- isValid
-
setIsValid
-
getCreatedAt
Get createdAt- Returns:
- createdAt
-
getUpdatedAt
Get updatedAt- Returns:
- updatedAt
-
equals
-
hashCode
public int hashCode() -
toString
-