RS - platform dependent record set typepublic class IniEisFct<RS> extends Object implements org.beigesoft.fct.IIniBdFct<RS>
Business-logic dependent sub-initializer main factory during startup.
| Modifier and Type | Field and Description |
|---|---|
static Integer |
ID_SESEL
S.E.Seller entities ID.
|
| Constructor and Description |
|---|
IniEisFct() |
| Modifier and Type | Method and Description |
|---|---|
void |
iniBd(Map<String,Object> pRvs,
org.beigesoft.fct.IFctAsm<RS> pFct,
org.beigesoft.hld.ICtx pCtx)
Initializes factory.
|
org.beigesoft.hld.HldEnts |
lazSeEnts()
Getter for S.E.Seller's entities.
|
void |
makeUvdCls(Map<String,Object> pRvs,
org.beigesoft.fct.IFctAsm<RS> pFct)
Makes UVD class settings.
|
void |
makeUvdFds(Map<String,Object> pRvs,
org.beigesoft.fct.IFctAsm<RS> pFct)
Makes UVD fields settings.
|
public static final Integer ID_SESEL
S.E.Seller entities ID.
public final void iniBd(Map<String,Object> pRvs, org.beigesoft.fct.IFctAsm<RS> pFct, org.beigesoft.hld.ICtx pCtx) throws Exception
Initializes factory.
public final org.beigesoft.hld.HldEnts lazSeEnts()
Getter for S.E.Seller's entities.
public final void makeUvdCls(Map<String,Object> pRvs, org.beigesoft.fct.IFctAsm<RS> pFct) throws Exception
Makes UVD class settings.
pRvs - request scoped varspFct - factory appException - - an exceptionCopyright © 2019. All rights reserved.