| Package | Description |
|---|---|
| org.beigesoft.ws.mdl |
It consist of web-store non-persistable 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 |
|---|---|
static EItmTy |
EItmTy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EItmTy[] |
EItmTy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EItmTy |
CartLn.getItTyp()
Getter for itTyp.
|
EItmTy |
Itlist.getTyp()
Getter for typ.
|
EItmTy |
I18SpeLi.getTyp()
Getter for typ.
|
EItmTy |
I18SpeLiId.getTyp()
Getter for typ.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CartLn.setItTyp(EItmTy pItTyp)
Setter for itTyp.
|
void |
Itlist.setTyp(EItmTy pTyp)
Setter for typ.
|
void |
I18SpeLi.setTyp(EItmTy pTyp)
Setter for typ.
|
void |
I18SpeLiId.setTyp(EItmTy pTyp)
Setter for typ.
|
| Modifier and Type | Method and Description |
|---|---|
protected I18SpeLi |
RefrLst.fndI18SpeLi(List<I18SpeLi> pI18SpeLis,
org.beigesoft.mdl.IIdLnNm pItm,
EItmTy pItTy,
org.beigesoft.mdlp.Lng pLng)
Find I18SpeLi with given itm, type and lang.
|
protected Itlist |
RefrLst.fndItlst(List<Itlist> pItlsts,
Long pItId,
EItmTy pItTy)
Find Itlist with given itm ID and type.
|
<T extends AItmPlc<I,?>,I extends org.beigesoft.mdl.IIdLnNm> |
RefrLst.updFoItmPlc(Map<String,Object> pRvs,
T pItmPlc,
EItmTy pItTy)
Update Itlist with Item Place.
|
<T extends AItmPlc<I,?>,I extends org.beigesoft.mdl.IIdLnNm> |
RefrLst.updFoItmPlcLs(Map<String,Object> pRvs,
List<T> pItmPlcLst,
AddStg pAddStg,
ItlLuv pItlLuv,
EItmTy pItTy)
Update Itlist withitem place list.
|
<T extends AItmPri<I,?>,I extends org.beigesoft.mdl.IIdLnNm> |
RefrLst.updFoItmPri(Map<String,Object> pRvs,
T pItmPri,
EItmTy pItTy)
Update Itlist for Item Pri.
|
<T extends AItmPri<I,?>,I extends org.beigesoft.mdl.IIdLnNm> |
RefrLst.updFoItPriLs(Map<String,Object> pRvs,
List<T> pItPriLs,
AddStg pAddStg,
ItlLuv pItlLuv,
EItmTy pItTy)
Update Itlist with itm price list.
|
<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 |
|---|---|
AItmPri<?,?> |
SrCart.revItmPri(Map<String,Object> pRvs,
TrdStg pTs,
Buyer pBuyr,
EItmTy pItType,
Long pItId)
Reveals item's price descriptor.
|
AItmPri<?,?> |
ISrCart.revItmPri(Map<String,Object> pRvs,
TrdStg pTs,
Buyer pBuyer,
EItmTy pItType,
Long pItId)
Reveals item's price descriptor.
|
Copyright © 2019. All rights reserved.