RS - platform dependent RDBMS recordsetpublic interface IFactoryBldServices<RS>
Abstraction of sub-factory of business-logic dependent services. It used inside main-factory.
| Modifier and Type | Method and Description |
|---|---|
org.beigesoft.factory.IFactoryAppBeansByClass<org.beigesoft.factory.IFactorySimple<?>> |
lazyGetFctBcFctSimpleEntities()
Get FctBcFctSimpleEntities in lazy mode.
|
org.beigesoft.factory.IFactoryAppBeansByName<org.beigesoft.service.IEntityProcessor> |
lazyGetFctBnEntitiesProcessors()
Get FctBnEntitiesProcessors in lazy mode.
|
org.beigesoft.factory.IFactoryAppBeansByName<org.beigesoft.service.IProcessor> |
lazyGetFctBnProcessors()
Get FctBnProcessors in lazy mode.
|
org.beigesoft.handler.HandlerEntityRequest<RS> |
lazyGetHandlerEntityRequest()
Get HandlerEntityRequest in lazy mode.
|
org.beigesoft.handler.HndlEntityFileReportReq<RS> |
lazyGetHndlEntityFileReportReq()
Get HndlEntityFileReportReq in lazy mode.
|
org.beigesoft.handler.HandlerEntityRequest<RS> lazyGetHandlerEntityRequest() throws Exception
Get HandlerEntityRequest in lazy mode.
Exception - - an exceptionorg.beigesoft.handler.HndlEntityFileReportReq<RS> lazyGetHndlEntityFileReportReq() throws Exception
Get HndlEntityFileReportReq in lazy mode.
Exception - - an exceptionorg.beigesoft.factory.IFactoryAppBeansByClass<org.beigesoft.factory.IFactorySimple<?>> lazyGetFctBcFctSimpleEntities()
throws Exception
Get FctBcFctSimpleEntities in lazy mode.
Exception - - an exceptionorg.beigesoft.factory.IFactoryAppBeansByName<org.beigesoft.service.IEntityProcessor> lazyGetFctBnEntitiesProcessors()
throws Exception
Get FctBnEntitiesProcessors in lazy mode.
Exception - - an exceptionCopyright © 2016–2018. All rights reserved.