| Package | Description |
|---|---|
| org.beigesoft.ws.mdl |
It consist of web-store non-persistable models.
|
| org.beigesoft.ws.mdlb |
It consist of web-store persistable base models.
|
| org.beigesoft.ws.mdlp |
It consist of web-store persistable models.
|
| org.beigesoft.ws.prc |
Contains of trade processors.
|
| org.beigesoft.ws.srv |
It consist of web-store services.
|
| Modifier and Type | Method and Description |
|---|---|
CatGs |
TrCatl.getCatl()
Getter for catalog.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TrCatl.setCatl(CatGs pCatalog)
Setter for catalog.
|
| Modifier and Type | Method and Description |
|---|---|
abstract CatGs |
AItmCtl.getCatl()
Getter for Catalog.
|
CatGs |
AItmCtlId.getCatl()
Getter for catl.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
AItmCtl.setCatl(CatGs pCatl)
Setter for Catalog.
|
void |
AItmCtlId.setCatl(CatGs pCatl)
Setter for catl.
|
| Modifier and Type | Method and Description |
|---|---|
CatGs |
TrdStg.getCatl()
Getter for catl.
|
CatGs |
SubCat.getCatl()
Getter for catl.
|
CatGs |
SeItmCtl.getCatl()
Getter for pCatl.
|
CatGs |
SeSrvCtl.getCatl()
Getter for pCatl.
|
CatGs |
SrvCtl.getCatl()
Getter for pCatl.
|
CatGs |
SubCatId.getCatl()
Getter for catl.
|
CatGs |
ItmCtl.getCatl()
Getter for pCatl.
|
CatGs |
I18CatGs.getHasNm()
Getter for hasNm.
|
CatGs |
I18CatGsId.getHasNm()
Getter for hasNm.
|
CatGs |
CatSp.getOwnr()
Getter for ownr.
|
CatGs |
SubCat.getSucat()
Getter for sucat.
|
CatGs |
SubCatId.getSucat()
Getter for sucat.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TrdStg.setCatl(CatGs pCatl)
Setter for catl.
|
void |
SubCat.setCatl(CatGs pCatalog)
Setter for catl.
|
void |
SeItmCtl.setCatl(CatGs pCatl)
Setter for pCatl.
|
void |
SeSrvCtl.setCatl(CatGs pCatl)
Setter for pCatl.
|
void |
SrvCtl.setCatl(CatGs pCatl)
Setter for Catalog.
|
void |
SubCatId.setCatl(CatGs pCatl)
Setter for catl.
|
void |
ItmCtl.setCatl(CatGs pCatl)
Setter for pCatl.
|
void |
I18CatGs.setHasNm(CatGs pHasNm)
Setter for hasNm.
|
void |
I18CatGsId.setHasNm(CatGs pHasNm)
Setter for hasNm.
|
void |
CatSp.setOwnr(CatGs pOwnr)
Setter for ownr.
|
void |
SubCat.setSucat(CatGs pSucat)
Setter for sucat.
|
void |
SubCatId.setSucat(CatGs pSucat)
Setter for sucat.
|
| Modifier and Type | Method and Description |
|---|---|
CatGs |
WsPg.findCatGsById(List<CatGs> pCatls,
Long pId)
Find catl GS by ID.
|
CatGs |
WsPg.findSubcatByIdInTc(TrCatl pCatl,
Long pId)
Find sub-catl-GS by ID in root catl-T.
|
| Modifier and Type | Method and Description |
|---|---|
org.beigesoft.flt.FltItms<CatGs> |
WsPg.revFltCatl(TrCatl pTcat,
Map<String,Object> pRvs,
org.beigesoft.mdl.IReqDt pRqDt)
Reveal filter catl for catl and fill it from request data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WsPg.copSubcats(TrCatl pCatl,
List<CatGs> pCatlsGs)
Copy sub-catl-GS from given catl-T to given set-CGS.
|
CatGs |
WsPg.findCatGsById(List<CatGs> pCatls,
Long pId)
Find catl GS by ID.
|
void |
WsPg.retSubcatls(List<TrCatl> pCurLst,
List<CatGs> pCatls,
List<SubCat> pSubCats)
Retrieve recursively sub-catls for current level catls.
|
String |
WsPg.revealWhereCatl(TrCatl pTcat,
org.beigesoft.flt.FltItms<CatGs> pFltCatl)
Reveal part of where catl clause e.g.
|
| Modifier and Type | Method and Description |
|---|---|
String |
UtlTrJsp.catlToStr(CatGs pCatalog,
List<I18CatGs> pI18Catalogs,
String pLang)
It makes catalog name.
|
Copyright © 2019. All rights reserved.