| 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.srv |
It consist of web-store services.
|
| Modifier and Type | Method and Description |
|---|---|
static EOrdStat |
EOrdStat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EOrdStat[] |
EOrdStat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EOrdStat |
ACuOr.getStas()
Getter for stas.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ACuOr.setStas(EOrdStat pStat)
Setter for stas.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ICncOrd.cancel(Map<String,Object> pRvs,
Buyer pBuyr,
Long pPurId,
EOrdStat pStFr,
EOrdStat pStTo)
It cancels all given buyer's orders.
|
void |
CncOrd.cancel(Map<String,Object> pRvs,
Buyer pBuyr,
Long pPurId,
EOrdStat pStFr,
EOrdStat pStTo)
It cancels all given buyer's orders.
|
void |
ICncOrd.cancel(Map<String,Object> pRvs,
CuOr pCuOr,
EOrdStat pStat)
It cancels given buyer's order.
|
void |
CncOrd.cancel(Map<String,Object> pRvs,
CuOr pCuOr,
EOrdStat pStas)
It cancels given buyer's order.
|
void |
ICncOrd.cancel(Map<String,Object> pRvs,
CuOrSe pCuOr,
EOrdStat pStat)
It cancels given buyer's S.E.order.
|
void |
CncOrd.cancel(Map<String,Object> pRvs,
CuOrSe pCuOr,
EOrdStat pStas)
It cancels given buyer's S.E.order.
|
Copyright © 2019–2020. All rights reserved.