public interface ISrAdStg
extends org.beigesoft.hnd.IHnTrRlBk
Trade additional settings service.
| Modifier and Type | Method and Description |
|---|---|
AddStg |
getAdStg()
Getter for trdStg for avoiding starting new transaction.
|
AddStg |
lazAdStg(Map<String,Object> pRvs)
Retrieves/gets trade settings.
|
void |
saveAdStg(Map<String,Object> pRvs,
AddStg pAdStg)
Saves trade-settings into DB.
|
AddStg lazAdStg(Map<String,Object> pRvs) throws Exception
Retrieves/gets trade settings.
pRvs - Request scoped variablesException - - an exceptionvoid saveAdStg(Map<String,Object> pRvs, AddStg pAdStg) throws Exception
Saves trade-settings into DB.
pRvs - Request scoped variablespAdStg - entityException - - an exceptionAddStg getAdStg()
Getter for trdStg for avoiding starting new transaction.
Copyright © 2019. All rights reserved.