| Class | Description |
|---|---|
| AdStgRt |
Service that retrieves trade additional settings from DB.
|
| AdStgSv |
Service that saves trade additional settings into DB.
|
| ChkOut<RS> |
Service that checkouts cart phase#1, i.e.
|
| CuOrSeSv |
Service that changes customer S.E.
|
| CuOrSv |
Service that changes customer order status.
|
| HsSeSelDl<T extends IHsSeSel<ID>,ID> |
Service that deletes has S.E.seller from DB.
|
| HsSeSelRt<T extends IHsSeSel<ID>,ID> |
Service that retrieves has S.E.seller from DB.
|
| HsSeSelSv<T extends IHsSeSel<ID>,ID> |
Service that saves has S.E.seller into DB.
|
| ItmCart<RS> |
Processor that adds/deletes item to/from cart or changes its quantity
(from modal dialog for single item).
|
| ItmPg<RS> |
Service that retrieves goods/service details.
|
| ItmSpDl<T extends AItmSpf<?,ID>,ID extends AItmSpfId<?>> |
Service that deletes item specifics from DB.
|
| ItmSpSv<T extends AItmSpf<?,ID>,ID extends AItmSpfId<?>> |
Service that saves item specifics into DB.
|
| PrBuOr<RS> |
Service that retrieve buyer's orders to print.
|
| PrBur<RS> |
Service that shows buyer's orders from just made purchase.
|
| PrCart<RS> |
Processor that changes cart's delivering and payment methods.
|
| PrLog<RS> |
Processor that registers, logins, logouts buyer.
|
| PrPur<RS> |
Service that accepts purchase (books orders) that will be payed offline.
|
| RefrCat |
Service that refreshes web-store catalog.
|
| RefrLst<RS> |
Service that refresh webstore itm in Itlist according current
GoodsAvailiable, ItmSpf, PriItm, GoodsRating, etc.
|
| SeSelDl |
Service that deletes S.E.seller from DB.
|
| SeSelSv |
Service that saves S.E.seller into DB.
|
| TrStgRt |
Service that retrieves trade settings from DB.
|
| TrStgSv |
Service that saves trade settings into DB.
|
| WsPg<RS> |
Service that retrieve webstore page.
|
Contains of trade processors.
Copyright © 2019. All rights reserved.