Class BodyArgument
java.lang.Object
com.broadleafcommerce.data.tracking.core.interlink.BodyArgument
This argument will be used as the body of the HTTP POST, PUT, or PATCH call.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BodyArgument
-
-
Method Details
-
getValue
The representation of the body to pass in HTTP POST, PUT, and PATCH calls. The representation is usually a JSON serialized version of the object. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-