| Package | Description |
|---|---|
| org.beigesoft.webstore.model |
Models used by WEB-Store.
|
| org.beigesoft.webstore.processor |
Contains of webstore processors.
|
| org.beigesoft.webstore.service |
Services used by WEB-Store.
|
| Modifier and Type | Method and Description |
|---|---|
List<TradingCatalog> |
TradingCatalog.getSubcatalogs()
Getter for subcatalogs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TradingCatalog.setSubcatalogs(List<TradingCatalog> pSubcatalogs)
Setter for subcatalogs.
|
| Modifier and Type | Method and Description |
|---|---|
protected TradingCatalog |
PrcWebstorePage.findById(List<TradingCatalog> pCatalogList,
Long pId)
Find catalog by ID.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
PrcWebstorePage.addCat3aml(Map<String,Object> pAddParam,
Map<TradingCatalog,List<TradingCatalog>> pCat3aml,
TradingCatalog pCat2l)
Add catalogs 3 and more levels into 2l catalog.
|
protected void |
PrcWebstorePage.addSubcatalogsRecurcively(Map<String,Object> pAddParam,
TradingCatalog pCat)
Add catalogs 3 and more levels recursively.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
PrcWebstorePage.addCat3aml(Map<String,Object> pAddParam,
Map<TradingCatalog,List<TradingCatalog>> pCat3aml,
TradingCatalog pCat2l)
Add catalogs 3 and more levels into 2l catalog.
|
protected void |
PrcWebstorePage.addCat3aml(Map<String,Object> pAddParam,
Map<TradingCatalog,List<TradingCatalog>> pCat3aml,
TradingCatalog pCat2l)
Add catalogs 3 and more levels into 2l catalog.
|
protected TradingCatalog |
PrcWebstorePage.findById(List<TradingCatalog> pCatalogList,
Long pId)
Find catalog by ID.
|
| Modifier and Type | Method and Description |
|---|---|
List<TradingCatalog> |
ISrvTradingCatalog.getTradingCatalog()
Retrieve/get Trading catalog.
|
Copyright © 2017–2018. All rights reserved.