Class TmaShoppingCartRefWsDto
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.dto.recommendation.TmaShoppingCartRefWsDto
- All Implemented Interfaces:
Serializable
ShoppingCart (ShoppingCartRef) . The shopping cart which the recommendation is related with.
- Since:
- 1903
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetHref()Hypertext Reference of the shopping cart.getId()Unique identifier of shopping cartThe actual type of the target instance when needed for disambiguation.inthashCode()referredType(String referredType) voidvoidvoidsetReferredType(String referredType) toString()
-
Constructor Details
-
TmaShoppingCartRefWsDto
public TmaShoppingCartRefWsDto()
-
-
Method Details
-
href
-
getHref
Hypertext Reference of the shopping cart.- Returns:
- href
-
setHref
-
id
-
getId
Unique identifier of shopping cart- Returns:
- id
-
setId
-
referredType
-
getReferredType
The actual type of the target instance when needed for disambiguation.- Returns:
- referredType
-
setReferredType
-
equals
-
hashCode
public int hashCode() -
toString
-