RS - platform dependent record set typepublic class FcEnPrTr<RS> extends Object implements org.beigesoft.fct.IFctPrcEnt
Trade additional factory of entity processors.
| Constructor and Description |
|---|
FcEnPrTr() |
| Modifier and Type | Method and Description |
|---|---|
org.beigesoft.fct.FctBlc<RS> |
getFctBlc()
Getter for fctBlc.
|
org.beigesoft.prc.IPrcEnt<?,?> |
laz(Map<String,Object> pRvs,
String pPrNm)
Get processor in lazy mode (if bean is null then initialize it).
|
void |
setFctBlc(org.beigesoft.fct.FctBlc<RS> pFctBlc)
Setter for fctBlc.
|
public final org.beigesoft.prc.IPrcEnt<?,?> laz(Map<String,Object> pRvs, String pPrNm) throws Exception
Get processor in lazy mode (if bean is null then initialize it).
laz in interface org.beigesoft.fct.IFctPrcEntpRvs - request scoped varspPrNm - - filler nameException - - an exceptionpublic final org.beigesoft.fct.FctBlc<RS> getFctBlc()
Getter for fctBlc.
public final void setFctBlc(org.beigesoft.fct.FctBlc<RS> pFctBlc)
Setter for fctBlc.
pFctBlc - referenceCopyright © 2019–2020. All rights reserved.