RS - platform dependent record set typepublic class FcPrNtAd<RS> extends Object implements org.beigesoft.fct.IFctPrc
Additional factory to FctPrcNtrAd of processors for admin, secure non-transactional requests.
| Constructor and Description |
|---|
FcPrNtAd() |
| Modifier and Type | Method and Description |
|---|---|
org.beigesoft.fct.FctBlc<RS> |
getFctBlc()
Getter for fctBlc.
|
org.beigesoft.prc.IPrc |
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.IPrc 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.IFctPrcpRvs - 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.