Class RelatedProductOrderItem
java.lang.Object
de.hybris.platform.subscribedproducttmfwebservices.v1.dto.RelatedProductOrderItem
Deprecated.
RelatedProductOrderItem (ProductOrder item) .The product order item which triggered product creation/change/termination.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatBaseType(String atBaseType) Deprecated.atReferredType(String atReferredType) Deprecated.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.booleanDeprecated.Deprecated.When sub-classing, this defines the super-classDeprecated.The actual type of the target instance when needed for disambiguation.Deprecated.A URI to a JSON-Schema file that defines additional attributes and relationshipsDeprecated.When sub-classing, this defines the sub-class entity nameDeprecated.Action of the order item for this product@NotNull StringDeprecated.Identifier of the order item where the product was managedDeprecated.Reference of the related entity.@NotNull StringDeprecated.Unique identifier of a related entity.getRole()Deprecated.role of the product order item for this productinthashCode()Deprecated.orderItemAction(String orderItemAction) Deprecated.orderItemId(String orderItemId) Deprecated.productOrderHref(String productOrderHref) Deprecated.productOrderId(String productOrderId) Deprecated.Deprecated.voidsetAtBaseType(String atBaseType) Deprecated.voidsetAtReferredType(String atReferredType) Deprecated.voidsetAtSchemaLocation(String atSchemaLocation) Deprecated.voidDeprecated.voidsetOrderItemAction(String orderItemAction) Deprecated.voidsetOrderItemId(String orderItemId) Deprecated.voidsetProductOrderHref(String productOrderHref) Deprecated.voidsetProductOrderId(String productOrderId) Deprecated.voidDeprecated.toString()Deprecated.
-
Constructor Details
-
RelatedProductOrderItem
public RelatedProductOrderItem()Deprecated.
-
-
Method Details
-
orderItemAction
Deprecated. -
getOrderItemAction
Deprecated.Action of the order item for this product- Returns:
- orderItemAction
-
setOrderItemAction
Deprecated. -
orderItemId
Deprecated. -
getOrderItemId
Deprecated.Identifier of the order item where the product was managed- Returns:
- orderItemId
-
setOrderItemId
Deprecated. -
productOrderHref
Deprecated. -
getProductOrderHref
Deprecated.Reference of the related entity.- Returns:
- productOrderHref
-
setProductOrderHref
Deprecated. -
productOrderId
Deprecated. -
getProductOrderId
Deprecated.Unique identifier of a related entity.- Returns:
- productOrderId
-
setProductOrderId
Deprecated. -
role
Deprecated. -
getRole
Deprecated.role of the product order item for this product- Returns:
- role
-
setRole
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. -
atReferredType
Deprecated. -
getAtReferredType
Deprecated.The actual type of the target instance when needed for disambiguation.- Returns:
- atReferredType
-
setAtReferredType
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-