Class Summary |
Cart |
This Cart object is the value object which contains the properties of Cart
along with the setter & getter for those properties. |
CartResponseBuilder |
CartResponseBuilder class converts the JSON response retrieved from the
server to the value object i.e Cart |
CartService |
This is Cloud Persistent Shopping Cart Service. |
Catalogue |
This Catalogue object is the value object which contains the properties of
Catalogue along with the setter & getter for those properties. |
CatalogueResponseBuilder |
CatalogueResponseBuilder class converts the JSON response retrieved from the
server to the value object i.e Catalogue |
CatalogueService |
This Service provides a complete cloud based catalogue management. |
ItemData |
This ItemData object is the value object which contains the properties of
ItemData along with the setter & getter for those properties. |
PaymentStatus |
This class contains 3 types of the Payment Status either DECLINED or
AUTHORIZED or PENDING. |