Class LineItemRef
java.lang.Object
com.broadleafcommerce.promotion.offer.client.web.context.info.LineItemRef
- All Implemented Interfaces:
Serializable
Slimmed-down reference to a
LineItem
that allows specifying what type of line item it is.
Default types are- Author:
- Nathan Moore (nathanmoore).
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LineItemRef
public LineItemRef()
-
-
Method Details
-
getLineNumber
- See Also:
-
getType
The type of this line item. Default options areORDER
andFULFILLMENT
.- Returns:
- The type of this line item.
-
setLineNumber
- See Also:
-
setType
The type of this line item. Default options areORDER
andFULFILLMENT
.- Parameters:
type
- The type of this line item.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-