| Package | Description |
|---|---|
| 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 | Class and Description |
|---|---|
class |
ItmSpf
Model of Specifics values for a good.
|
class |
SeItmSpf
Model of Specifics values for a good.
|
class |
SeSrvSpf
Model of Specifics values for a service.
|
class |
SrvSpf
Model of Specifics values for a service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ItmSpDl<T extends AItmSpf<?,ID>,ID extends AItmSpfId<?>>
Service that deletes item specifics from DB.
|
class |
ItmSpSv<T extends AItmSpf<?,ID>,ID extends AItmSpfId<?>>
Service that saves item specifics into DB.
|
| Modifier and Type | Method and Description |
|---|---|
protected <T extends AItmSpf<?,?>> |
RefrLst.fnd1Idx(List<T> pOudItSpfs,
org.beigesoft.mdl.IIdLnNm pItm)
Find the first index of specific with given itm.
|
<T extends AItmSpf<I,?>,I extends org.beigesoft.mdl.IIdLnNm> |
RefrLst.retItmSpfLs(Map<String,Object> pRvs,
Long pLuv,
Class<T> pItSpCls)
Retrieve Item Spec list outdated or all.
|
<T extends AItmSpf<?,?>> |
ItmPg.retItmSpfLs(Map<String,Object> pRvs,
TrdStg pTs,
Long pItId,
Class<T> pItmSpfCl,
String pItemSn)
Retrieve Item Specifics list for item.
|
<T extends AItmSpf<?,?>> |
RefrLst.updLstItSpf(Map<String,Object> pRvs,
AddStg pAddStg,
T pOutdGdSp,
Itlist pItlist,
ItmSpGr pItmSpGrsWas,
List<I18SpeLi> pI18SpeLis,
List<I18ItmSp> pI18SpecLst,
List<I18ChoSp> pI18ChSpecLst,
List<I18Uom> pI18UomLst)
Update Itlist.SpecificInList with outdated ItmSpf.
|
<I extends org.beigesoft.mdlp.AI18nNm<?,?>,T extends AItmSpf<?,?>> |
RefrLst.updLstItSpfs(Map<String,Object> pRvs,
List<T> pOudItSpfs,
AddStg pAddStg,
ItlLuv pItlLuv,
TrdStg pTrdStg,
Class<I> pI18ItCls,
EItmTy pItTy)
Update Itlist with outdated itm specifics list.
|
| Modifier and Type | Method and Description |
|---|---|
ItmSpDl<AItmSpf<?,?>,?> |
HsSeSelDl.getItmSpDl()
Getter for itmSpDl.
|
ItmSpSv<AItmSpf<?,?>,?> |
HsSeSelSv.getItmSpSv()
Getter for itmSpSv.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HsSeSelDl.setItmSpDl(ItmSpDl<AItmSpf<?,?>,?> pItmSpDl)
Setter for itmSpDl.
|
void |
HsSeSelSv.setItmSpSv(ItmSpSv<AItmSpf<?,?>,?> pItmSpSv)
Setter for itmSpSv.
|
| Modifier and Type | Method and Description |
|---|---|
String |
UtlTrJsp.itmSpfStr(Map<String,Object> pRvs,
List<AItmSpf<?,?>> pItemSpecLst)
It makes item specifics string.
|
Copyright © 2019–2020. All rights reserved.