Class RelatedProductOrderItem
java.lang.Object
de.hybris.platform.tuawebservicesresources.v2.dto.RelatedProductOrderItem
RelatedProductOrderItem (ProductOrder item) .The product order item which triggered product creation/change/termination.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionappointment(AppointmentRef appointment) atBaseType(String atBaseType) atReferredType(String atReferredType) atSchemaLocation(String atSchemaLocation) boolean@Valid AppointmentRefappointment of the product order item for this productWhen sub-classing, this defines the super-classThe actual type of the target instance when needed for disambiguation.A URI to a JSON-Schema file that defines additional attributes and relationshipsWhen sub-classing, this defines the sub-class entity nameAction of the order item for this product@NotNull StringIdentifier of the order item where the product was managedReference of the related entity.@NotNull StringUnique identifier of a related entity.getRole()role of the product order item for this productinthashCode()orderItemAction(String orderItemAction) orderItemId(String orderItemId) productOrderHref(String productOrderHref) productOrderId(String productOrderId) voidsetAppointment(AppointmentRef appointment) voidsetAtBaseType(String atBaseType) voidsetAtReferredType(String atReferredType) voidsetAtSchemaLocation(String atSchemaLocation) voidvoidsetOrderItemAction(String orderItemAction) voidsetOrderItemId(String orderItemId) voidsetProductOrderHref(String productOrderHref) voidsetProductOrderId(String productOrderId) voidtoString()
-
Constructor Details
-
RelatedProductOrderItem
public RelatedProductOrderItem()
-
-
Method Details
-
orderItemAction
-
getOrderItemAction
Action of the order item for this product- Returns:
- orderItemAction
-
setOrderItemAction
-
orderItemId
-
getOrderItemId
Identifier of the order item where the product was managed- Returns:
- orderItemId
-
setOrderItemId
-
productOrderHref
-
getProductOrderHref
Reference of the related entity.- Returns:
- productOrderHref
-
setProductOrderHref
-
productOrderId
-
getProductOrderId
Unique identifier of a related entity.- Returns:
- productOrderId
-
setProductOrderId
-
appointment
-
getAppointment
appointment of the product order item for this product- Returns:
- appointment
-
setAppointment
-
role
-
getRole
role of the product order item for this product- Returns:
- role
-
setRole
-
atBaseType
-
getAtBaseType
When sub-classing, this defines the super-class- Returns:
- atBaseType
-
setAtBaseType
-
atSchemaLocation
-
getAtSchemaLocation
A URI to a JSON-Schema file that defines additional attributes and relationships- Returns:
- atSchemaLocation
-
setAtSchemaLocation
-
atType
-
getAtType
When sub-classing, this defines the sub-class entity name- Returns:
- atType
-
setAtType
-
atReferredType
-
getAtReferredType
The actual type of the target instance when needed for disambiguation.- Returns:
- atReferredType
-
setAtReferredType
-
equals
-
hashCode
public int hashCode() -
toString
-