Class ContentCatalog
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.Catalog
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.ContentCatalog
@Validated
@Generated(value="de.hybris.platform.b2ctelcotmfwebservices.swagger.TelcoCodegen",
date="2022-10-21T20:34:47.671Z")
public class ContentCatalog
extends Catalog
Content Catalog subtype of the Catalog entity.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatbaseType(String atbaseType) atschemaLocation(String atschemaLocation) baseStore(BaseStoreRef baseStore) description(String description) booleanIndicates the base (class) type of this REST resourceThis field provides a link to the schema describing this REST resourceIndicates the (class) type of catalog.@Valid BaseStoreRefReference to the baseStoreDescription of this cataloggetHref()Unique reference of the cataloggetId()Unique identifier of the Catalog@Valid DateDate and time of the last updateUsed to indicate the current lifecycle statusgetName()Name of the catalog@Valid TimePeriodThe period for which the catalog is validCatalog versioninthashCode()lastUpdate(Date lastUpdate) lifecycleStatus(String lifecycleStatus) voidsetAtbaseType(String atbaseType) voidsetAtschemaLocation(String atschemaLocation) voidvoidsetBaseStore(BaseStoreRef baseStore) voidsetDescription(String description) voidvoidvoidsetLastUpdate(Date lastUpdate) voidsetLifecycleStatus(String lifecycleStatus) voidvoidsetValidFor(TimePeriod validFor) voidsetVersion(String version) toString()validFor(TimePeriod validFor)
-
Constructor Details
-
ContentCatalog
public ContentCatalog()
-
-
Method Details
-
id
-
getId
Unique identifier of the Catalog -
setId
-
href
-
getHref
Unique reference of the catalog -
setHref
-
name
-
getName
Name of the catalog -
setName
-
description
- Overrides:
descriptionin classCatalog
-
getDescription
Description of this catalog- Overrides:
getDescriptionin classCatalog- Returns:
- description
-
setDescription
- Overrides:
setDescriptionin classCatalog
-
attype
-
getAttype
Indicates the (class) type of catalog. For entity catalogs, this will be 'EntityCatalog'. -
setAttype
-
atschemaLocation
- Overrides:
atschemaLocationin classCatalog
-
getAtschemaLocation
This field provides a link to the schema describing this REST resource- Overrides:
getAtschemaLocationin classCatalog- Returns:
- atschemaLocation
-
setAtschemaLocation
- Overrides:
setAtschemaLocationin classCatalog
-
atbaseType
- Overrides:
atbaseTypein classCatalog
-
getAtbaseType
Indicates the base (class) type of this REST resource- Overrides:
getAtbaseTypein classCatalog- Returns:
- atbaseType
-
setAtbaseType
- Overrides:
setAtbaseTypein classCatalog
-
version
-
getVersion
Catalog version- Overrides:
getVersionin classCatalog- Returns:
- version
-
setVersion
- Overrides:
setVersionin classCatalog
-
validFor
-
getValidFor
The period for which the catalog is valid- Overrides:
getValidForin classCatalog- Returns:
- validFor
-
setValidFor
- Overrides:
setValidForin classCatalog
-
lastUpdate
- Overrides:
lastUpdatein classCatalog
-
getLastUpdate
Date and time of the last update- Overrides:
getLastUpdatein classCatalog- Returns:
- lastUpdate
-
setLastUpdate
- Overrides:
setLastUpdatein classCatalog
-
lifecycleStatus
- Overrides:
lifecycleStatusin classCatalog
-
getLifecycleStatus
Used to indicate the current lifecycle status- Overrides:
getLifecycleStatusin classCatalog- Returns:
- lifecycleStatus
-
setLifecycleStatus
- Overrides:
setLifecycleStatusin classCatalog
-
baseStore
-
getBaseStore
Reference to the baseStore- Overrides:
getBaseStorein classCatalog- Returns:
- baseStore
-
setBaseStore
- Overrides:
setBaseStorein classCatalog
-
equals
-
hashCode
public int hashCode() -
toString
-