Class ProductUnderscoreCreate
java.lang.Object
de.hybris.platform.subscribedproducttmfwebservices.v1.dto.ProductUnderscoreCreate
Deprecated.
A product offering procured by a customer or other interested party playing a party role. A product is realized as one or more service(s) and / or resource(s). Skipped properties: id,href
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAgreementItem(AgreementItemRef agreementItem) Deprecated.addPlaceItem(RelatedPlaceRefOrValue placeItem) Deprecated.addProductCharacteristicItem(Characteristic productCharacteristicItem) Deprecated.addProductItem(ProductRefOrValue productItem) Deprecated.addProductOrderItemItem(RelatedProductOrderItem productOrderItemItem) Deprecated.addProductPriceItem(ProductPrice productPriceItem) Deprecated.addProductRelationshipItem(ProductRelationship productRelationshipItem) Deprecated.addProductTermItem(ProductTerm productTermItem) Deprecated.addRealizingResourceItem(ResourceRef realizingResourceItem) Deprecated.addRealizingServiceItem(ServiceRef realizingServiceItem) Deprecated.addRelatedPartyItem(RelatedParty relatedPartyItem) Deprecated.agreement(List<AgreementItemRef> agreement) Deprecated.atBaseType(String atBaseType) Deprecated.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.billingAccount(BillingAccountRef billingAccount) Deprecated.description(String description) Deprecated.booleanDeprecated.@Valid List<AgreementItemRef>Deprecated.Get agreementDeprecated.When sub-classing, this defines the super-classDeprecated.A URI to a JSON-Schema file that defines additional attributes and relationshipsDeprecated.When sub-classing, this defines the sub-class entity name@Valid BillingAccountRefDeprecated.Get billingAccountDeprecated.Is the description of the product.getName()Deprecated.Name of the product.@Valid DateDeprecated.Is the date when the product was ordered@Valid List<RelatedPlaceRefOrValue>getPlace()Deprecated.Get place@Valid List<ProductRefOrValue>Deprecated.Get product@Valid List<Characteristic>Deprecated.Get productCharacteristic@Valid ProductOfferingRefDeprecated.Get productOffering@Valid List<RelatedProductOrderItem>Deprecated.Get productOrderItem@Valid List<ProductPrice>Deprecated.Get productPrice@Valid List<ProductRelationship>Deprecated.Get productRelationshipDeprecated.Is the serial number for the product.@Valid ProductSpecificationRefDeprecated.Get productSpecification@Valid List<ProductTerm>Deprecated.Get productTerm@Valid List<ResourceRef>Deprecated.Get realizingResource@Valid List<ServiceRef>Deprecated.Get realizingService@Valid List<RelatedParty>Deprecated.Get relatedParty@Valid DateDeprecated.Is the date from which the product starts@NotNull @Valid ProductStatusTypeDeprecated.Get status@Valid DateDeprecated.Is the date when the product was terminatedinthashCode()Deprecated.Deprecated.isCustomerVisible(Boolean isCustomerVisible) Deprecated.Deprecated.If true, the product is a ProductBundle which is an instantiation of a BundledProductOffering.Deprecated.If true, the product is visible by the customer.Deprecated.Deprecated.place(List<RelatedPlaceRefOrValue> place) Deprecated.product(List<ProductRefOrValue> product) Deprecated.productCharacteristic(List<Characteristic> productCharacteristic) Deprecated.productOffering(ProductOfferingRef productOffering) Deprecated.productOrderItem(List<RelatedProductOrderItem> productOrderItem) Deprecated.productPrice(List<ProductPrice> productPrice) Deprecated.productRelationship(List<ProductRelationship> productRelationship) Deprecated.productSerialNumber(String productSerialNumber) Deprecated.productSpecification(ProductSpecificationRef productSpecification) Deprecated.productTerm(List<ProductTerm> productTerm) Deprecated.realizingResource(List<ResourceRef> realizingResource) Deprecated.realizingService(List<ServiceRef> realizingService) Deprecated.relatedParty(List<RelatedParty> relatedParty) Deprecated.voidsetAgreement(List<AgreementItemRef> agreement) Deprecated.voidsetAtBaseType(String atBaseType) Deprecated.voidsetAtSchemaLocation(String atSchemaLocation) Deprecated.voidDeprecated.voidsetBillingAccount(BillingAccountRef billingAccount) Deprecated.voidsetDescription(String description) Deprecated.voidsetIsBundle(Boolean isBundle) Deprecated.voidsetIsCustomerVisible(Boolean isCustomerVisible) Deprecated.voidDeprecated.voidsetOrderDate(Date orderDate) Deprecated.voidsetPlace(List<RelatedPlaceRefOrValue> place) Deprecated.voidsetProduct(List<ProductRefOrValue> product) Deprecated.voidsetProductCharacteristic(List<Characteristic> productCharacteristic) Deprecated.voidsetProductOffering(ProductOfferingRef productOffering) Deprecated.voidsetProductOrderItem(List<RelatedProductOrderItem> productOrderItem) Deprecated.voidsetProductPrice(List<ProductPrice> productPrice) Deprecated.voidsetProductRelationship(List<ProductRelationship> productRelationship) Deprecated.voidsetProductSerialNumber(String productSerialNumber) Deprecated.voidsetProductSpecification(ProductSpecificationRef productSpecification) Deprecated.voidsetProductTerm(List<ProductTerm> productTerm) Deprecated.voidsetRealizingResource(List<ResourceRef> realizingResource) Deprecated.voidsetRealizingService(List<ServiceRef> realizingService) Deprecated.voidsetRelatedParty(List<RelatedParty> relatedParty) Deprecated.voidsetStartDate(Date startDate) Deprecated.voidsetStatus(ProductStatusType status) Deprecated.voidsetTerminationDate(Date terminationDate) Deprecated.Deprecated.status(ProductStatusType status) Deprecated.terminationDate(Date terminationDate) Deprecated.toString()Deprecated.
-
Constructor Details
-
ProductUnderscoreCreate
public ProductUnderscoreCreate()Deprecated.
-
-
Method Details
-
description
Deprecated. -
getDescription
Deprecated.Is the description of the product. It could be copied from the description of the Product Offering.- Returns:
- description
-
setDescription
Deprecated. -
isBundle
Deprecated. -
isIsBundle
Deprecated.If true, the product is a ProductBundle which is an instantiation of a BundledProductOffering. If false, the product is a ProductComponent which is an instantiation of a SimpleProductOffering.- Returns:
- isBundle
-
setIsBundle
Deprecated. -
isCustomerVisible
Deprecated. -
isIsCustomerVisible
Deprecated.If true, the product is visible by the customer.- Returns:
- isCustomerVisible
-
setIsCustomerVisible
Deprecated. -
name
Deprecated. -
getName
Deprecated.Name of the product. It could be the same as the name of the product offering- Returns:
- name
-
setName
Deprecated. -
orderDate
Deprecated. -
getOrderDate
Deprecated.Is the date when the product was ordered- Returns:
- orderDate
-
setOrderDate
Deprecated. -
productSerialNumber
Deprecated. -
getProductSerialNumber
Deprecated.Is the serial number for the product. This is typically applicable to tangible products e.g. Broadband Router.- Returns:
- productSerialNumber
-
setProductSerialNumber
Deprecated. -
startDate
Deprecated. -
getStartDate
Deprecated.Is the date from which the product starts- Returns:
- startDate
-
setStartDate
Deprecated. -
terminationDate
Deprecated. -
getTerminationDate
Deprecated.Is the date when the product was terminated- Returns:
- terminationDate
-
setTerminationDate
Deprecated. -
agreement
Deprecated. -
addAgreementItem
Deprecated. -
getAgreement
Deprecated.Get agreement- Returns:
- agreement
-
setAgreement
Deprecated. -
billingAccount
Deprecated. -
getBillingAccount
Deprecated.Get billingAccount- Returns:
- billingAccount
-
setBillingAccount
Deprecated. -
place
Deprecated. -
addPlaceItem
Deprecated. -
getPlace
Deprecated.Get place- Returns:
- place
-
setPlace
Deprecated. -
product
Deprecated. -
addProductItem
Deprecated. -
getProduct
Deprecated.Get product- Returns:
- product
-
setProduct
Deprecated. -
productCharacteristic
Deprecated. -
addProductCharacteristicItem
public ProductUnderscoreCreate addProductCharacteristicItem(Characteristic productCharacteristicItem) Deprecated. -
getProductCharacteristic
Deprecated.Get productCharacteristic- Returns:
- productCharacteristic
-
setProductCharacteristic
Deprecated. -
productOffering
Deprecated. -
getProductOffering
Deprecated.Get productOffering- Returns:
- productOffering
-
setProductOffering
Deprecated. -
productOrderItem
Deprecated. -
addProductOrderItemItem
public ProductUnderscoreCreate addProductOrderItemItem(RelatedProductOrderItem productOrderItemItem) Deprecated. -
getProductOrderItem
Deprecated.Get productOrderItem- Returns:
- productOrderItem
-
setProductOrderItem
Deprecated. -
productPrice
Deprecated. -
addProductPriceItem
Deprecated. -
getProductPrice
Deprecated.Get productPrice- Returns:
- productPrice
-
setProductPrice
Deprecated. -
productRelationship
Deprecated. -
addProductRelationshipItem
public ProductUnderscoreCreate addProductRelationshipItem(ProductRelationship productRelationshipItem) Deprecated. -
getProductRelationship
Deprecated.Get productRelationship- Returns:
- productRelationship
-
setProductRelationship
Deprecated. -
productSpecification
Deprecated. -
getProductSpecification
Deprecated.Get productSpecification- Returns:
- productSpecification
-
setProductSpecification
Deprecated. -
productTerm
Deprecated. -
addProductTermItem
Deprecated. -
getProductTerm
Deprecated.Get productTerm- Returns:
- productTerm
-
setProductTerm
Deprecated. -
realizingResource
Deprecated. -
addRealizingResourceItem
Deprecated. -
getRealizingResource
Deprecated.Get realizingResource- Returns:
- realizingResource
-
setRealizingResource
Deprecated. -
realizingService
Deprecated. -
addRealizingServiceItem
Deprecated. -
getRealizingService
Deprecated.Get realizingService- Returns:
- realizingService
-
setRealizingService
Deprecated. -
addRelatedPartyItem
Deprecated. -
getRelatedParty
Deprecated.Get relatedParty- Returns:
- relatedParty
-
setRelatedParty
Deprecated. -
status
Deprecated. -
getStatus
Deprecated.Get status- Returns:
- status
-
setStatus
Deprecated. -
atBaseType
Deprecated. -
getAtBaseType
Deprecated.When sub-classing, this defines the super-class- Returns:
- atBaseType
-
setAtBaseType
Deprecated. -
atSchemaLocation
Deprecated. -
getAtSchemaLocation
Deprecated.A URI to a JSON-Schema file that defines additional attributes and relationships- Returns:
- atSchemaLocation
-
setAtSchemaLocation
Deprecated. -
atType
Deprecated. -
getAtType
Deprecated.When sub-classing, this defines the sub-class entity name- Returns:
- atType
-
setAtType
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-