| Class | Description |
|---|---|
| PrcAdvisedGoodsForGoodsSave<RS> |
Service that save AdvisedGoodsForGoods into DB.
|
| PrcAssignGoodsToCatalog<RS> |
Service that add/remove filtered goods to/from chosen catalog.
|
| PrcDelItemFromCart<RS> |
Service that delete item from cart.
|
| PrcGoodsAdviseCategoriesSave<RS> |
Service that save GoodsAdviseCategories into DB.
|
| PrcGoodsCatalogsSave<RS> |
Service that save GoodsCatalogs into DB.
|
| PrcGoodsSpecificDelete<RS> |
Service that delete GoodsSpecific include uploaded file if exist
from DB.
|
| PrcGoodsSpecificSave<RS> |
Service that save GoodsSpecific into DB.
|
| PrcItemInCart<RS> |
Service that add item to cart or change quantity
(from modal dialog for single item).
|
| PrcRefreshGoodsInList<RS> |
Service that refresh webstore goods in ItemInList according current
GoodsAvailiable, GoodsSpecific, GoodsPrice, GoodsRating.
|
| PrcSettingsAddRetrieve<RS> |
Service that retrieve SettingsAdd from DB.
|
| PrcSettingsAddSave<RS> |
Service that save SettingsAdd into DB.
|
| PrcSubcatalogsCatalogsGsSave<RS> |
Service that save SubcatalogsCatalogsGs into DB.
|
| PrcTradeEntitiesPage<RS> |
Service that retrieve webstore entities page.
|
| PrcTradeEntityCopy<RS,T extends org.beigesoft.model.IHasId<ID>,ID> |
Service that make entity copy from DB.
|
| PrcTradingSettingsRetrieve<RS> |
Service that retrieve TradingSettings from DB.
|
| PrcTradingSettingsSave<RS> |
Service that save TradingSettings into DB.
|
| PrcWebstorePage<RS> |
Service that retrieve webstore page.
|
Contains of webstore processors.
Copyright © 2017–2018. All rights reserved.