Interface CartQueryInterface
- All Known Subinterfaces:
MeQueryInterface
- All Known Implementing Classes:
AsAssociate,InStore,InStoreMe,Me
public interface CartQueryInterface
Fields to access carts. Includes direct access to a single cart and searching for carts.
-
Method Summary
-
Method Details
-
getCart
Cart getCart() -
setCart
-
getCarts
CartQueryResult getCarts() -
setCarts
-