Class ShoppingCartUnderscoreUpdate
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.ShoppingCartUnderscoreUpdate
Shopping Cart resource is used for the temporarily selection and reservation of product offerings in e-commerce, call center and retail purchase. Shopping cart supports purchase of both physical and digital goods and service (e.g. handset, telecom network service). Shopping Cart contain list of cart items, a reference to customer (partyRole) or contact medium in case customer not exist, and the total items price including promotions Skipped properties: id,href,id,href,validFor,cartTotalPrice
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddCartItemItem(CartItem cartItemItem) addContactMediumItem(ContactMedium contactMediumItem) addRelatedPartyItem(RelatedPartyRef relatedPartyItem) atBaseType(String atBaseType) atSchemaLocation(String atSchemaLocation) contactMedium(List<ContactMedium> contactMedium) booleanGeneric attribute indicating the base class type of the extension class of the current object.Generic attribute containing the link to the schema that defines the structure of the class type of the current object.Generic attribute containing the name of the resource class typeGet cartItem@Valid List<ContactMedium>Get contactMedium@Valid List<RelatedPartyRef>Get relatedPartyinthashCode()relatedParty(List<RelatedPartyRef> relatedParty) voidsetAtBaseType(String atBaseType) voidsetAtSchemaLocation(String atSchemaLocation) voidvoidsetCartItem(List<CartItem> cartItem) voidsetContactMedium(List<ContactMedium> contactMedium) voidsetRelatedParty(List<RelatedPartyRef> relatedParty) toString()
-
Constructor Details
-
ShoppingCartUnderscoreUpdate
public ShoppingCartUnderscoreUpdate()
-
-
Method Details
-
atBaseType
-
getAtBaseType
Generic attribute indicating the base class type of the extension class of the current object. Useful only when the class type of the current object is unknown to the implementation.- Returns:
- atBaseType
-
setAtBaseType
-
atSchemaLocation
-
getAtSchemaLocation
Generic attribute containing the link to the schema that defines the structure of the class type of the current object.- Returns:
- atSchemaLocation
-
setAtSchemaLocation
-
atType
-
getAtType
Generic attribute containing the name of the resource class type- Returns:
- atType
-
setAtType
-
contactMedium
-
addContactMediumItem
-
getContactMedium
Get contactMedium- Returns:
- contactMedium
-
setContactMedium
-
cartItem
-
addCartItemItem
-
getCartItem
Get cartItem- Returns:
- cartItem
-
setCartItem
-
addRelatedPartyItem
-
getRelatedParty
Get relatedParty- Returns:
- relatedParty
-
setRelatedParty
-
equals
-
hashCode
public int hashCode() -
toString
-