Uses of Class
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.ShoppingCartUnderscoreUpdate
Packages that use ShoppingCartUnderscoreUpdate
Package
Description
-
Uses of ShoppingCartUnderscoreUpdate in de.hybris.platform.b2ctelcotmfwebservices.security
Methods in de.hybris.platform.b2ctelcotmfwebservices.security with parameters of type ShoppingCartUnderscoreUpdateModifier and TypeMethodDescriptionbooleanUserValidator.isAnonymous(org.springframework.security.core.Authentication authentication, ShoppingCartUnderscoreUpdate shoppingCart) Deprecated, for removal: This API element is subject to removal in a future version.since 1911.booleanUserValidator.isRelatedPartyAuthorizedToUpdateShoppingCart(org.springframework.security.core.Authentication authentication, ShoppingCartUnderscoreUpdate shoppingCart) Deprecated, for removal: This API element is subject to removal in a future version.since 1911. -
Uses of ShoppingCartUnderscoreUpdate in de.hybris.platform.b2ctelcotmfwebservices.v2.dto
Methods in de.hybris.platform.b2ctelcotmfwebservices.v2.dto that return ShoppingCartUnderscoreUpdateModifier and TypeMethodDescriptionShoppingCartUnderscoreUpdate.addCartItemItem(CartItem cartItemItem) ShoppingCartUnderscoreUpdate.addContactMediumItem(ContactMedium contactMediumItem) ShoppingCartUnderscoreUpdate.addRelatedPartyItem(RelatedPartyRef relatedPartyItem) ShoppingCartUnderscoreUpdate.atBaseType(String atBaseType) ShoppingCartUnderscoreUpdate.atSchemaLocation(String atSchemaLocation) ShoppingCartUnderscoreUpdate.contactMedium(List<ContactMedium> contactMedium) ShoppingCartUnderscoreUpdate.relatedParty(List<RelatedPartyRef> relatedParty)