RS - platform dependent record set typepublic class FcCnToStAi<RS> extends Object implements org.beigesoft.fct.IFctCnToSt
Additional factory to FctNmCnToSt of fields converters to string.
| Modifier and Type | Field and Description |
|---|---|
static String |
CNHSIDSTACIM
DB-Copy converter owned entity to string name.
|
| Constructor and Description |
|---|
FcCnToStAi() |
| Modifier and Type | Method and Description |
|---|---|
protected org.beigesoft.cnv.CnvHsIdStr<org.beigesoft.mdl.IHasId<?>> |
crPuCnvHsIdStrAcIm(Map<String,Object> pRvs)
Create and put into the Map ACIMP CnvHsIdStr.
|
org.beigesoft.fct.FctBlc<RS> |
getFctBlc()
Getter for fctBlc.
|
org.beigesoft.cnv.ICnToSt<?> |
laz(Map<String,Object> pRvs,
String pCnNm)
Get converter in lazy mode (if bean is null then initialize it).
|
void |
setFctBlc(org.beigesoft.fct.FctBlc<RS> pFctBlc)
Setter for fctBlc.
|
public static final String CNHSIDSTACIM
DB-Copy converter owned entity to string name.
public final org.beigesoft.cnv.ICnToSt<?> laz(Map<String,Object> pRvs, String pCnNm) throws Exception
Get converter in lazy mode (if bean is null then initialize it).
laz in interface org.beigesoft.fct.IFctCnToStpRvs - request scoped varspCnNm - - converter nameException - - an exceptionprotected final org.beigesoft.cnv.CnvHsIdStr<org.beigesoft.mdl.IHasId<?>> crPuCnvHsIdStrAcIm(Map<String,Object> pRvs) throws Exception
Create and put into the Map ACIMP CnvHsIdStr.
pRvs - request scoped varsException - - 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. All rights reserved.