The REST actors described in the following section are used by Commerce Reference Store iOS Universal applications. Most of the base actors are extended in the Commerce Reference Store B2CStore.Estore
module and were created specifically for use in mobile applications, though they could be used for other purposes or in Commerce Reference Store Mobile B2CStore.Mobile.REST
modules. Actors at the EStore
and Mobile
levels are extended, with some defined at EStore
being extended at Mobile
, and some defined at Mobile
:
Defined at EStore
and extended at Mobile
:
./EStore/config/atg/commerce/catalog/comparison/productListHandlerActor.xml
./EStore/config/atg/commerce/catalog/productCatalogActor.xm
l./EStore/config/atg/commerce/gifts/giftlistActor.xml
./EStore/config/atg/commerce/order/purchase/cartModifierActor.xml
./EStore/config/atg/commerce/order/purchase/commitOrderActor.xml
./EStore/config/atg/commerce/order/purchase/shippingGroupActor.xml
Defined only at EStore
:
./EStore/config/atg/commerce/pricing/availableShippingMethodsActor.xml
./EStore/config/atg/commerce/pricing/pricingActor.xml
./EStore/config/atg/store/droplet/billingRestrictionsActor.xml
./EStore/config/atg/store/droplet/shippingRestrictionsActor.xml
./EStore/config/atg/store/droplet/storeLookupActor.xml
./EStore/config/atg/store/inventory/inventoryActor.xml
./EStore/config/atg/store/order/purchase/couponActor.xml
./EStore/config/atg/store/profile/registrationActor.xml
Defined only at Mobile
:
./Mobile/REST/config/atg/commerce/gifts/giftlistLookupActor.xml
./Mobile/REST/config/atg/commerce/order/orderLookupActor.xml
./Mobile/REST/config/atg/commerce/order/purchase/confirmOrderActor.xml
./Mobile/REST/config/atg/commerce/order/purchase/orderConfirmationActor.xml
./Mobile/REST/config/atg/commerce/shoppingCartActor.xml
./Mobile/REST/config/atg/commerce/custsvc/returns/returnsActor.xml
./Mobile/REST/config/atg/dynamo/droplet/multisite/sharingSitesActor.xml
./Mobile/REST/config/atg/store/droplet/storeTextActor.xml
./Mobile/REST/config/atg/store/profile/checkoutProfileActor.xml
./Mobile/REST/config/atg/targeting/targetingServicesActor.xml
./Mobile/REST/config/atg/userprofiling/profileActor.xml