public class RefrCat extends Object implements org.beigesoft.prc.IPrc
Service that refreshes web-store catalog.
| Constructor and Description |
|---|
RefrCat() |
| Modifier and Type | Method and Description |
|---|---|
List<ILsCatlChg> |
getLstns()
Getter for lstns.
|
void |
process(Map<String,Object> pRvs,
org.beigesoft.mdl.IReqDt pRqd)
Process refresh request.
|
void |
setLstns(List<ILsCatlChg> pLstns)
Setter for lstns.
|
public final void process(Map<String,Object> pRvs, org.beigesoft.mdl.IReqDt pRqd) throws Exception
Process refresh request.
process in interface org.beigesoft.prc.IPrcpRvs - additional parampRqd - Request DataException - - an exceptionpublic final List<ILsCatlChg> getLstns()
Getter for lstns.
public final void setLstns(List<ILsCatlChg> pLstns)
Setter for lstns.
pLstns - referenceCopyright © 2019–2020. All rights reserved.