RS - platform dependent record set typepublic class FctBnAccEntitiesProcessors<RS> extends Object implements org.beigesoft.factory.IFactoryAppBeansByName<org.beigesoft.service.IEntityProcessor>
ORM entities processors factory.
| Constructor and Description |
|---|
FctBnAccEntitiesProcessors() |
| Modifier and Type | Method and Description |
|---|---|
protected PrcAccDocFullRetrieve |
createPutPrcAccDocFullRetrieve(Map<String,Object> pAddParam)
Get PrcAccDocFullRetrieve (create and put into map).
|
protected PrcAccEntityPbWithSubaccEditDelete<RS,org.beigesoft.persistable.IPersistableBase> |
createPutPrcAccEntityPbWithSubaccEditDelete(Map<String,Object> pAddParam)
Get PrcAccEntityPbWithSubaccEditDelete (create and put into map).
|
protected PrcAccEntityWithSubaccCopy<RS,org.beigesoft.model.IHasId<Object>,Object> |
createPutPrcAccEntityWithSubaccCopy(Map<String,Object> pAddParam)
Get PrcAccEntityWithSubaccCopy (create and put into map).
|
protected PrcAccEntityWithSubaccCreate<RS,org.beigesoft.model.IHasId<Object>,Object> |
createPutPrcAccEntityWithSubaccCreate(Map<String,Object> pAddParam)
Get PrcAccEntityWithSubaccCreate (create and put into map).
|
protected PrcAccEntrySaveDescr<RS> |
createPutPrcAccEntrySaveDescr(Map<String,Object> pAddParam)
Get PrcAccEntrySaveDescr (create and put into map).
|
protected org.beigesoft.orm.processor.PrcEmailMsgSave<RS> |
createPutPrcEmailMsgSave(Map<String,Object> pAddParam)
Get PrcEmailMsgSave (create and put into map).
|
protected org.beigesoft.orm.processor.PrcEntityFfolDelete<RS,org.beigesoft.model.IHasId<Object>,Object> |
createPutPrcEntityFfolDelete(Map<String,Object> pAddParam)
Get PrcEntityFfolDelete (create and put into map).
|
protected org.beigesoft.orm.processor.PrcEntityFfolSave<RS,org.beigesoft.model.IHasId<Object>,Object> |
createPutPrcEntityFfolSave(Map<String,Object> pAddParam)
Get PrcEntityFfolSave (create and put into map).
|
protected PrcManufactureCopy<RS> |
createPutPrcManufactureCopy(Map<String,Object> pAddParam)
Get PrcManufactureCopy (create and put into map).
|
protected PrcManufactureGfr<RS> |
createPutPrcManufactureGfr(Map<String,Object> pAddParam)
Get PrcManufactureGfr (create and put into map).
|
protected PrcManufacturingProcessGfr<RS> |
createPutPrcManufacturingProcessGfr(Map<String,Object> pAddParam)
Get PrcManufacturingProcessGfr (create and put into map).
|
protected PrcPaymentFromCopy<RS> |
createPutPrcPaymentFromCopy(Map<String,Object> pAddParam)
Get PrcPaymentFromCopy (create and put into map).
|
protected PrcPaymentFromGfr<RS> |
createPutPrcPaymentFromGfr(Map<String,Object> pAddParam)
Get PrcPaymentFromGfr (create and put into map).
|
protected PrcPaymentFromSave<RS> |
createPutPrcPaymentFromSave(Map<String,Object> pAddParam)
Get PrcPaymentFromSave (create and put into map).
|
protected PrcPaymentToCopy<RS> |
createPutPrcPaymentToCopy(Map<String,Object> pAddParam)
Get PrcPaymentToCopy (create and put into map).
|
protected PrcPaymentToGfr<RS> |
createPutPrcPaymentToGfr(Map<String,Object> pAddParam)
Get PrcPaymentToGfr (create and put into map).
|
protected PrcPaymentToSave<RS> |
createPutPrcPaymentToSave(Map<String,Object> pAddParam)
Get PrcPaymentToSave (create and put into map).
|
protected PrcPrepaymentFromCopy<RS> |
createPutPrcPrepaymentFromCopy(Map<String,Object> pAddParam)
Get PrcPrepaymentFromCopy (create and put into map).
|
protected PrcPrepaymentFromGfr<RS> |
createPutPrcPrepaymentFromGfr(Map<String,Object> pAddParam)
Get PrcPrepaymentFromGfr (create and put into map).
|
protected PrcPrepaymentFromSave<RS> |
createPutPrcPrepaymentFromSave(Map<String,Object> pAddParam)
Get PrcPrepaymentFromSave (create and put into map).
|
protected PrcPrepaymentToCopy<RS> |
createPutPrcPrepaymentToCopy(Map<String,Object> pAddParam)
Get PrcPrepaymentToCopy (create and put into map).
|
protected PrcPrepaymentToGfr<RS> |
createPutPrcPrepaymentToGfr(Map<String,Object> pAddParam)
Get PrcPrepaymentToGfr (create and put into map).
|
protected PrcPrepaymentToSave<RS> |
createPutPrcPrepaymentToSave(Map<String,Object> pAddParam)
Get PrcPrepaymentToSave (create and put into map).
|
protected PrcPurchaseInvoiceServiceLineDelete |
createPutPrcPurchaseInvoiceServiceLineDelete(Map<String,Object> pAddParam)
Get PrcPurchaseInvoiceServiceLineDelete (create and put into map).
|
protected PrcReplExcludeAccountsDebitCreditSave<RS> |
createPutPrcReplExcludeAccountsDebitCreditSave(Map<String,Object> pAddParam)
Get PrcReplExcludeAccountsDebitCreditSave (create and put into map).
|
protected PrcReplicationAccMethodSave<RS> |
createPutPrcReplicationAccMethodSave(Map<String,Object> pAddParam)
Get PrcReplicationAccMethodSave (create and put into map).
|
protected PrcSalesInvoiceServiceLineDelete |
createPutPrcSalesInvoiceServiceLineDelete(Map<String,Object> pAddParam)
Get PrcSalesInvoiceServiceLineDelete (create and put into map).
|
protected PrcSubaccountLineCreate<RS> |
createPutPrcSubaccountLineCreate(Map<String,Object> pAddParam)
Get PrcSubaccountLineCreate (create and put into map).
|
protected PrcWageCopy<RS> |
createPutPrcWageCopy(Map<String,Object> pAddParam)
Get PrcWageCopy (create and put into map).
|
protected PrcWageGfr<RS> |
createPutPrcWageGfr(Map<String,Object> pAddParam)
Get PrcWageGfr (create and put into map).
|
protected PrcWageSave<RS> |
createPutPrcWageSave(Map<String,Object> pAddParam)
Get PrcWageSave (create and put into map).
|
org.beigesoft.factory.IFactoryAppBeansByName<org.beigesoft.service.IEntityProcessor> |
getAdditionalEpf()
Getter for additionalEpf.
|
org.beigesoft.factory.IFactoryAppBeansByName<org.beigesoft.converter.IConverterToFromString<?>> |
getConvertersFieldsFatory()
Getter for convertersFieldsFatory.
|
org.beigesoft.service.ICsvReader |
getCsvReader()
Getter for csvReader.
|
org.beigesoft.factory.IFactoryAppBeans |
getFactoryAppBeans()
Getter for factoryAppBeans.
|
org.beigesoft.orm.factory.FctBnEntitiesProcessors<RS> |
getFctBnEntitiesProcessors()
Getter for fctBnEntitiesProcessors.
|
org.beigesoft.holder.IHolderForClassByName<String> |
getFieldConverterNamesHolder()
Getter for fieldConverterNamesHolder.
|
org.beigesoft.log.ILogger |
getLogger()
Geter for logger.
|
org.beigesoft.settings.IMngSettings |
getMngUvdSettings()
Getter for mngUvdSettings.
|
ISrvAccEntry |
getSrvAccEntry()
Getter for srvAccEntry.
|
ISrvAccSettings |
getSrvAccSettings()
Getter for srvAccSettings.
|
ISrvBalance |
getSrvBalance()
Getter for srvBalance.
|
ISrvDrawItemEntry<CogsEntry> |
getSrvCogsEntry()
Getter for srvCogsEntry.
|
org.beigesoft.service.ISrvDatabase<RS> |
getSrvDatabase()
Geter for srvDatabase.
|
org.beigesoft.service.ISrvDate |
getSrvDate()
Getter for srvDate.
|
org.beigesoft.service.ISrvI18n |
getSrvI18n()
Geter for srvI18n.
|
org.beigesoft.service.ISrvNumberToString |
getSrvNumberToString()
Getter for srvNumberToString.
|
org.beigesoft.service.ISrvOrm<RS> |
getSrvOrm()
Getter for srvOrm.
|
ISrvTypeCode |
getSrvTypeCode()
Geter for srvTypeCode.
|
ISrvDrawItemEntry<UseMaterialEntry> |
getSrvUseMaterialEntry()
Getter for srvUseMaterialEntry.
|
ISrvWarehouseEntry |
getSrvWarehouseEntry()
Geter for srvWarehouseEntry.
|
org.beigesoft.service.IEntityProcessor |
lazyGet(Map<String,Object> pAddParam,
String pBeanName)
Get bean in lazy mode (if bean is null then initialize it).
|
protected PrcAccDocCogsRetrieve |
lazyGetPrcAccDocCogsRetrieve(Map<String,Object> pAddParam)
Lazy get PrcAccDocCogsRetrieve.
|
protected PrcAccDocGetForReverse |
lazyGetPrcAccDocGetForReverse(Map<String,Object> pAddParam)
Lazy get PrcAccDocGetForReverse.
|
protected PrcAccDocRetrieve |
lazyGetPrcAccDocRetrieve(Map<String,Object> pAddParam)
Lazy get PrcAccDocRetrieve.
|
protected PrcAccDocUseMaterialRetrieve |
lazyGetPrcAccDocUseMaterialRetrieve(Map<String,Object> pAddParam)
Lazy get PrcAccDocUseMaterialRetrieve.
|
protected PrcAccDocWithSubaccRetrieve |
lazyGetPrcAccDocWithSubaccRetrieve(Map<String,Object> pAddParam)
Lazy get PrcAccDocWithSubaccRetrieve.
|
protected PrcAccDocWithTaxesCopy<RS,ADocWithTaxes> |
lazyGetPrcAccDocWithTaxesCopy(Map<String,Object> pAddParam)
Lazy get PrcAccDocWithTaxesCopy.
|
protected PrcAccDocWithTaxesGetForReverse<RS,ADocWithTaxes> |
lazyGetPrcAccDocWithTaxesGetForReverse(Map<String,Object> pAddParam)
Lazy get PrcAccDocWithTaxesGetForReverse.
|
protected PrcAccDocWithTaxesPaymentsCopy<RS,ADocWithTaxesPayments> |
lazyGetPrcAccDocWithTaxesPaymentsCopy(Map<String,Object> pAddParam)
Lazy get PrcAccDocWithTaxesPaymentsCopy.
|
protected PrcAccEntityPbWithSubaccCopy |
lazyGetPrcAccEntityPbWithSubaccCopy(Map<String,Object> pAddParam)
Get PrcAccEntityPbWithSubaccCopy (create and put into map).
|
protected PrcAccEntityWithSubaccRetrieve |
lazyGetPrcAccEntityWithSubaccRetrieve(Map<String,Object> pAddParam)
Get PrcAccEntityWithSubaccRetrieve (create and put into map).
|
protected PrcAccEntryCopy |
lazyGetPrcAccEntryCopy(Map<String,Object> pAddParam)
Get PrcAccEntryCopy (create and put into map).
|
protected PrcAccEntryCreate |
lazyGetPrcAccEntryCreate(Map<String,Object> pAddParam)
Get PrcAccEntryCreate (create and put into map).
|
protected PrcAccEntrySave |
lazyGetPrcAccEntrySave(Map<String,Object> pAddParam)
Get PrcAccEntrySave (create and put into map).
|
protected PrcAccSettingsLineSave |
lazyGetPrcAccSettingsLineSave(Map<String,Object> pAddParam)
Lazy get PrcAccSettingsLineSave.
|
protected PrcAccSettingsSave<RS> |
lazyGetPrcAccSettingsSave(Map<String,Object> pAddParam)
Get PrcAccSettingsSave (create and put into map).
|
protected PrcAdditionCostLineDelete<RS> |
lazyGetPrcAdditionCostLineDelete(Map<String,Object> pAddParam)
Get PrcAdditionCostLineDelete (create and put into map).
|
protected PrcAdditionCostLineSave<RS> |
lazyGetPrcAdditionCostLineSave(Map<String,Object> pAddParam)
Get PrcAdditionCostLineSave (create and put into map).
|
protected PrcBankStatementLineGfe<RS> |
lazyGetPrcBankStatementLineGfe(Map<String,Object> pAddParam)
Get PrcBankStatementLineGfe (create and put into map).
|
protected PrcBankStatementLineSave<RS> |
lazyGetPrcBankStatementLineSave(Map<String,Object> pAddParam)
Get PrcBankStatementLineSave (create and put into map).
|
protected PrcBankStatementSave<RS> |
lazyGetPrcBankStatementSave(Map<String,Object> pAddParam)
Get PrcBankStatementSave (create and put into map).
|
protected PrcBeginningInventoryLineCopy |
lazyGetPrcBeginningInventoryLineCopy(Map<String,Object> pAddParam)
Get PrcBeginningInventoryLineCopy (create and put into map).
|
protected PrcBeginningInventoryLineGfr |
lazyGetPrcBeginningInventoryLineGfr(Map<String,Object> pAddParam)
Get PrcBeginningInventoryLineGfr (create and put into map).
|
protected PrcBeginningInventoryLineSave<RS> |
lazyGetPrcBeginningInventoryLineSave(Map<String,Object> pAddParam)
Get PrcBeginningInventoryLineSave (create and put into map).
|
protected PrcBeginningInventorySave<RS> |
lazyGetPrcBeginningInventorySave(Map<String,Object> pAddParam)
Get PrcBeginningInventorySave (create and put into map).
|
protected PrcGoodsLossLineCopy |
lazyGetPrcGoodsLossLineCopy(Map<String,Object> pAddParam)
Get PrcGoodsLossLineCopy (create and put into map).
|
protected PrcGoodsLossLineGfr |
lazyGetPrcGoodsLossLineGfr(Map<String,Object> pAddParam)
Get PrcGoodsLossLineGfr (create and put into map).
|
protected PrcGoodsLossLineSave<RS> |
lazyGetPrcGoodsLossLineSave(Map<String,Object> pAddParam)
Get PrcGoodsLossLineSave (create and put into map).
|
protected PrcGoodsLossSave<RS> |
lazyGetPrcGoodsLossSave(Map<String,Object> pAddParam)
Get PrcGoodsLossSave (create and put into map).
|
protected PrcInpAccEntriesRetrieve |
lazyGetPrcInpAccEntriesRetrieve(Map<String,Object> pAddParam)
Get PrcInpAccEntriesRetrieve (create and put into map).
|
protected PrcInvItemTaxCategoryLineDelete<RS> |
lazyGetPrcInvItemTaxCategoryLineDelete(Map<String,Object> pAddParam)
Get PrcInvItemTaxCategoryLineDelete (create and put into map).
|
protected PrcInvItemTaxCategoryLineSave<RS> |
lazyGetPrcInvItemTaxCategoryLineSave(Map<String,Object> pAddParam)
Get PrcInvItemTaxCategoryLineSave (create and put into map).
|
protected PrcInvoiceGfe<IInvoice> |
lazyGetPrcInvoiceGfe(Map<String,Object> pAddParam)
Get PrcInvoiceGfe (create and put into map).
|
protected PrcInvoiceLnCreate<RS,IInvoiceLine<IInvoice>,IInvoice> |
lazyGetPrcInvoiceLnCreate(Map<String,Object> pAddParam)
Get PrcInvoiceLnCreate (create and put into map).
|
protected PrcInvoiceLnGfe<RS,IInvoiceLine<IInvoice>,IInvoice> |
lazyGetPrcInvoiceLnGfe(Map<String,Object> pAddParam)
Get PrcInvoiceLnGfe (create and put into map).
|
protected PrcManufactureSave<RS> |
lazyGetPrcManufactureSave(Map<String,Object> pAddParam)
Get PrcManufactureSave (create and put into map).
|
protected PrcManufacturingProcessSave<RS> |
lazyGetPrcManufacturingProcessSave(Map<String,Object> pAddParam)
Get PrcManufacturingProcessSave (create and put into map).
|
protected PrcMoveItemsLineSave<RS> |
lazyGetPrcMoveItemsLineSave(Map<String,Object> pAddParam)
Get PrcMoveItemsLineSave (create and put into map).
|
protected PrcMoveItemsRetrieve |
lazyGetPrcMoveItemsRetrieve(Map<String,Object> pAddParam)
Lazy get PrcMoveItemsRetrieve.
|
protected PrcPurchaseInvoiceLineCopy |
lazyGetPrcPurchaseInvoiceLineCopy(Map<String,Object> pAddParam)
Get PrcPurchaseInvoiceLineCopy (create and put into map).
|
protected PrcPurchaseInvoiceLineGfr |
lazyGetPrcPurchaseInvoiceLineGfr(Map<String,Object> pAddParam)
Get PrcPurchaseInvoiceLineGfr (create and put into map).
|
protected PrcPurchaseInvoiceLineSave<RS> |
lazyGetPrcPurchaseInvoiceLineSave(Map<String,Object> pAddParam)
Get PrcPurchaseInvoiceLineSave (create and put into map).
|
protected PrcPurchaseInvoiceSave<RS> |
lazyGetPrcPurchaseInvoiceSave(Map<String,Object> pAddParam)
Get PrcPurchaseInvoiceSave (create and put into map).
|
protected PrcPurchaseInvoiceServiceLineSave<RS> |
lazyGetPrcPurchaseInvoiceServiceLineSave(Map<String,Object> pAddParam)
Get PrcPurchaseInvoiceServiceLineSave (create and put into map).
|
protected PrcPurchaseReturnLineCopy |
lazyGetPrcPurchaseReturnLineCopy(Map<String,Object> pAddParam)
Get PrcPurchaseReturnLineCopy (create and put into map).
|
protected PrcPurchaseReturnLineCreate<RS> |
lazyGetPrcPurchaseReturnLineCreate(Map<String,Object> pAddParam)
Get PrcPurchaseReturnLineCreate (create and put into map).
|
protected PrcPurchaseReturnLineGfr |
lazyGetPrcPurchaseReturnLineGfr(Map<String,Object> pAddParam)
Get PrcPurchaseReturnLineGfr (create and put into map).
|
protected PrcPurchaseReturnLineSave<RS> |
lazyGetPrcPurchaseReturnLineSave(Map<String,Object> pAddParam)
Get PrcPurchaseReturnLineSave (create and put into map).
|
protected PrcPurchaseReturnSave<RS> |
lazyGetPrcPurchaseReturnSave(Map<String,Object> pAddParam)
Get PrcPurchaseReturnSave (create and put into map).
|
protected PrcPurchInvTaxLnSave<RS> |
lazyGetPrcPurchInvTaxLnSave(Map<String,Object> pAddParam)
Get PrcPurchInvTaxLnSave (create and put into map).
|
protected PrcPurchRetGfe |
lazyGetPrcPurchRetGfe(Map<String,Object> pAddParam)
Get PrcPurchRetGfe (create and put into map).
|
protected PrcPurchRetTaxLnSave<RS> |
lazyGetPrcPurchRetTaxLnSave(Map<String,Object> pAddParam)
Get PrcPurchRetTaxLnSave (create and put into map).
|
protected PrcSalesInvoiceLineCopy |
lazyGetPrcSalesInvoiceLineCopy(Map<String,Object> pAddParam)
Get PrcSalesInvoiceLineCopy (create and put into map).
|
protected PrcSalesInvoiceLineGfr |
lazyGetPrcSalesInvoiceLineGfr(Map<String,Object> pAddParam)
Get PrcSalesInvoiceLineGfr (create and put into map).
|
protected PrcSalesInvoiceLineSave<RS> |
lazyGetPrcSalesInvoiceLineSave(Map<String,Object> pAddParam)
Get PrcSalesInvoiceLineSave (create and put into map).
|
protected PrcSalesInvoiceSave<RS> |
lazyGetPrcSalesInvoiceSave(Map<String,Object> pAddParam)
Get PrcSalesInvoiceSave (create and put into map).
|
protected PrcSalesInvoiceServiceLineSave<RS> |
lazyGetPrcSalesInvoiceServiceLineSave(Map<String,Object> pAddParam)
Get PrcSalesInvoiceServiceLineSave (create and put into map).
|
protected PrcSalesRetGfe |
lazyGetPrcSalesRetGfe(Map<String,Object> pAddParam)
Get PrcSalesRetGfe (create and put into map).
|
protected PrcSalesReturnLineCopy |
lazyGetPrcSalesReturnLineCopy(Map<String,Object> pAddParam)
Get PrcSalesReturnLineCopy (create and put into map).
|
protected PrcSalesReturnLineGfr |
lazyGetPrcSalesReturnLineGfr(Map<String,Object> pAddParam)
Get PrcSalesReturnLineGfr (create and put into map).
|
protected PrcSalesReturnLineSave<RS> |
lazyGetPrcSalesReturnLineSave(Map<String,Object> pAddParam)
Get PrcSalesReturnLineSave (create and put into map).
|
protected PrcSalesReturnSave<RS> |
lazyGetPrcSalesReturnSave(Map<String,Object> pAddParam)
Get PrcSalesReturnSave (create and put into map).
|
protected PrcSalRetLnCreate<RS> |
lazyGetPrcSalRetLnCreate(Map<String,Object> pAddParam)
Get PrcSalRetLnCreate (create and put into map).
|
protected PrcSalRetTaxLnSave<RS> |
lazyGetPrcSalRetTaxLnSave(Map<String,Object> pAddParam)
Get PrcSalRetTaxLnSave (create and put into map).
|
protected PrcUsedMaterialLineCopy |
lazyGetPrcUsedMaterialLineCopy(Map<String,Object> pAddParam)
Get PrcUsedMaterialLineCopy (create and put into map).
|
protected PrcUsedMaterialLineGfr |
lazyGetPrcUsedMaterialLineGfr(Map<String,Object> pAddParam)
Get PrcUsedMaterialLineGfr (create and put into map).
|
protected PrcUsedMaterialLineSave<RS> |
lazyGetPrcUsedMaterialLineSave(Map<String,Object> pAddParam)
Get PrcUsedMaterialLineSave (create and put into map).
|
protected PrcWageLineDelete<RS> |
lazyGetPrcWageLineDelete(Map<String,Object> pAddParam)
Get PrcWageLineDelete (create and put into map).
|
protected PrcWageLineSave<RS> |
lazyGetPrcWageLineSave(Map<String,Object> pAddParam)
Get PrcWageLineSave (create and put into map).
|
protected PrcWageTaxLineDelete<RS> |
lazyGetPrcWageTaxLineDelete(Map<String,Object> pAddParam)
Get PrcWageTaxLineDelete (create and put into map).
|
protected PrcWageTaxLineSave<RS> |
lazyGetPrcWageTaxLineSave(Map<String,Object> pAddParam)
Get PrcWageTaxLineSave (create and put into map).
|
protected UtlPurchaseGoodsServiceLine<RS> |
lazyGetUtlPurchaseGoodsServiceLine(Map<String,Object> pAddParam)
Get UtlPurchaseGoodsServiceLine (create and put into map).
|
protected UtlSalesGoodsServiceLine<RS> |
lazyGetUtlSalesGoodsServiceLine(Map<String,Object> pAddParam)
Get UtlSalesGoodsServiceLine (create and put into map).
|
void |
set(String pBeanName,
org.beigesoft.service.IEntityProcessor pBean)
Set bean.
|
void |
setAdditionalEpf(org.beigesoft.factory.IFactoryAppBeansByName<org.beigesoft.service.IEntityProcessor> pAdditionalEpf)
Setter for additionalEpf.
|
void |
setConvertersFieldsFatory(org.beigesoft.factory.IFactoryAppBeansByName<org.beigesoft.converter.IConverterToFromString<?>> pConvertersFieldsFatory)
Setter for convertersFieldsFatory.
|
void |
setCsvReader(org.beigesoft.service.ICsvReader pCsvReader)
Setter for csvReader.
|
void |
setFactoryAppBeans(org.beigesoft.factory.IFactoryAppBeans pFactoryAppBeans)
Setter for factoryAppBeans.
|
void |
setFctBnEntitiesProcessors(org.beigesoft.orm.factory.FctBnEntitiesProcessors<RS> pFctBnEntitiesProcessors)
Setter for fctBnEntitiesProcessors.
|
void |
setFieldConverterNamesHolder(org.beigesoft.holder.IHolderForClassByName<String> pFieldConverterNamesHolder)
Setter for fieldConverterNamesHolder.
|
void |
setLogger(org.beigesoft.log.ILogger pLogger)
Setter for logger.
|
void |
setMngUvdSettings(org.beigesoft.settings.IMngSettings pMngUvdSettings)
Setter for mngUvdSettings.
|
void |
setSrvAccEntry(ISrvAccEntry pSrvAccEntry)
Setter for srvAccEntry.
|
void |
setSrvAccSettings(ISrvAccSettings pSrvAccSettings)
Setter for srvAccSettings.
|
void |
setSrvBalance(ISrvBalance pSrvBalance)
Setter for srvBalance.
|
void |
setSrvCogsEntry(ISrvDrawItemEntry<CogsEntry> pSrvCogsEntry)
Setter for srvCogsEntry.
|
void |
setSrvDatabase(org.beigesoft.service.ISrvDatabase<RS> pSrvDatabase)
Setter for srvDatabase.
|
void |
setSrvDate(org.beigesoft.service.ISrvDate pSrvDate)
Setter for srvDate.
|
void |
setSrvI18n(org.beigesoft.service.ISrvI18n pSrvI18n)
Setter for srvI18n.
|
void |
setSrvNumberToString(org.beigesoft.service.ISrvNumberToString pSrvNumberToString)
Setter for srvNumberToString.
|
void |
setSrvOrm(org.beigesoft.service.ISrvOrm<RS> pSrvOrm)
Setter for srvOrm.
|
void |
setSrvTypeCode(ISrvTypeCode pSrvTypeCode)
Setter for srvTypeCode.
|
void |
setSrvUseMaterialEntry(ISrvDrawItemEntry<UseMaterialEntry> pSrvUseMaterialEntry)
Setter for srvUseMaterialEntry.
|
void |
setSrvWarehouseEntry(ISrvWarehouseEntry pSrvWarehouseEntry)
Setter for srvWarehouseEntry.
|
public final org.beigesoft.service.IEntityProcessor lazyGet(Map<String,Object> pAddParam, String pBeanName) throws Exception
Get bean in lazy mode (if bean is null then initialize it).
lazyGet in interface org.beigesoft.factory.IFactoryAppBeansByName<org.beigesoft.service.IEntityProcessor>pAddParam - additional parampBeanName - - bean nameException - - an exceptionpublic final void set(String pBeanName, org.beigesoft.service.IEntityProcessor pBean) throws Exception
Set bean.
set in interface org.beigesoft.factory.IFactoryAppBeansByName<org.beigesoft.service.IEntityProcessor>pBeanName - - bean namepBean - beanException - - an exceptionprotected final PrcReplExcludeAccountsDebitCreditSave<RS> createPutPrcReplExcludeAccountsDebitCreditSave(Map<String,Object> pAddParam) throws Exception
Get PrcReplExcludeAccountsDebitCreditSave (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcAccEntrySaveDescr<RS> createPutPrcAccEntrySaveDescr(Map<String,Object> pAddParam) throws Exception
Get PrcAccEntrySaveDescr (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcReplicationAccMethodSave<RS> createPutPrcReplicationAccMethodSave(Map<String,Object> pAddParam) throws Exception
Get PrcReplicationAccMethodSave (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcSubaccountLineCreate<RS> createPutPrcSubaccountLineCreate(Map<String,Object> pAddParam) throws Exception
Get PrcSubaccountLineCreate (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcAccEntityWithSubaccCreate<RS,org.beigesoft.model.IHasId<Object>,Object> createPutPrcAccEntityWithSubaccCreate(Map<String,Object> pAddParam) throws Exception
Get PrcAccEntityWithSubaccCreate (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcSalesInvoiceServiceLineDelete createPutPrcSalesInvoiceServiceLineDelete(Map<String,Object> pAddParam) throws Exception
Get PrcSalesInvoiceServiceLineDelete (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcPurchaseInvoiceServiceLineDelete createPutPrcPurchaseInvoiceServiceLineDelete(Map<String,Object> pAddParam) throws Exception
Get PrcPurchaseInvoiceServiceLineDelete (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final org.beigesoft.orm.processor.PrcEntityFfolDelete<RS,org.beigesoft.model.IHasId<Object>,Object> createPutPrcEntityFfolDelete(Map<String,Object> pAddParam) throws Exception
Get PrcEntityFfolDelete (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final org.beigesoft.orm.processor.PrcEntityFfolSave<RS,org.beigesoft.model.IHasId<Object>,Object> createPutPrcEntityFfolSave(Map<String,Object> pAddParam) throws Exception
Get PrcEntityFfolSave (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcAccSettingsLineSave lazyGetPrcAccSettingsLineSave(Map<String,Object> pAddParam) throws Exception
Lazy get PrcAccSettingsLineSave.
pAddParam - additional paramException - - an exceptionprotected final PrcInvoiceLnCreate<RS,IInvoiceLine<IInvoice>,IInvoice> lazyGetPrcInvoiceLnCreate(Map<String,Object> pAddParam) throws Exception
Get PrcInvoiceLnCreate (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcSalRetLnCreate<RS> lazyGetPrcSalRetLnCreate(Map<String,Object> pAddParam) throws Exception
Get PrcSalRetLnCreate (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcPurchaseReturnLineCreate<RS> lazyGetPrcPurchaseReturnLineCreate(Map<String,Object> pAddParam) throws Exception
Get PrcPurchaseReturnLineCreate (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcPurchaseReturnLineGfr lazyGetPrcPurchaseReturnLineGfr(Map<String,Object> pAddParam) throws Exception
Get PrcPurchaseReturnLineGfr (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcPurchaseReturnLineCopy lazyGetPrcPurchaseReturnLineCopy(Map<String,Object> pAddParam) throws Exception
Get PrcPurchaseReturnLineCopy (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcSalesReturnLineGfr lazyGetPrcSalesReturnLineGfr(Map<String,Object> pAddParam) throws Exception
Get PrcSalesReturnLineGfr (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcSalesReturnLineCopy lazyGetPrcSalesReturnLineCopy(Map<String,Object> pAddParam) throws Exception
Get PrcSalesReturnLineCopy (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcUsedMaterialLineGfr lazyGetPrcUsedMaterialLineGfr(Map<String,Object> pAddParam) throws Exception
Get PrcUsedMaterialLineGfr (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcUsedMaterialLineCopy lazyGetPrcUsedMaterialLineCopy(Map<String,Object> pAddParam) throws Exception
Get PrcUsedMaterialLineCopy (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcMoveItemsLineSave<RS> lazyGetPrcMoveItemsLineSave(Map<String,Object> pAddParam) throws Exception
Get PrcMoveItemsLineSave (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcUsedMaterialLineSave<RS> lazyGetPrcUsedMaterialLineSave(Map<String,Object> pAddParam) throws Exception
Get PrcUsedMaterialLineSave (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcGoodsLossLineGfr lazyGetPrcGoodsLossLineGfr(Map<String,Object> pAddParam) throws Exception
Get PrcGoodsLossLineGfr (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcGoodsLossLineCopy lazyGetPrcGoodsLossLineCopy(Map<String,Object> pAddParam) throws Exception
Get PrcGoodsLossLineCopy (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcGoodsLossLineSave<RS> lazyGetPrcGoodsLossLineSave(Map<String,Object> pAddParam) throws Exception
Get PrcGoodsLossLineSave (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcSalesInvoiceLineGfr lazyGetPrcSalesInvoiceLineGfr(Map<String,Object> pAddParam) throws Exception
Get PrcSalesInvoiceLineGfr (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcSalesInvoiceLineCopy lazyGetPrcSalesInvoiceLineCopy(Map<String,Object> pAddParam) throws Exception
Get PrcSalesInvoiceLineCopy (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcSalesInvoiceLineSave<RS> lazyGetPrcSalesInvoiceLineSave(Map<String,Object> pAddParam) throws Exception
Get PrcSalesInvoiceLineSave (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcBeginningInventoryLineGfr lazyGetPrcBeginningInventoryLineGfr(Map<String,Object> pAddParam) throws Exception
Get PrcBeginningInventoryLineGfr (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcBeginningInventoryLineCopy lazyGetPrcBeginningInventoryLineCopy(Map<String,Object> pAddParam) throws Exception
Get PrcBeginningInventoryLineCopy (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcBeginningInventoryLineSave<RS> lazyGetPrcBeginningInventoryLineSave(Map<String,Object> pAddParam) throws Exception
Get PrcBeginningInventoryLineSave (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcPurchaseInvoiceLineGfr lazyGetPrcPurchaseInvoiceLineGfr(Map<String,Object> pAddParam) throws Exception
Get PrcPurchaseInvoiceLineGfr (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcPurchaseInvoiceLineCopy lazyGetPrcPurchaseInvoiceLineCopy(Map<String,Object> pAddParam) throws Exception
Get PrcPurchaseInvoiceLineCopy (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcSalRetTaxLnSave<RS> lazyGetPrcSalRetTaxLnSave(Map<String,Object> pAddParam) throws Exception
Get PrcSalRetTaxLnSave (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcPurchRetTaxLnSave<RS> lazyGetPrcPurchRetTaxLnSave(Map<String,Object> pAddParam) throws Exception
Get PrcPurchRetTaxLnSave (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcPurchInvTaxLnSave<RS> lazyGetPrcPurchInvTaxLnSave(Map<String,Object> pAddParam) throws Exception
Get PrcPurchInvTaxLnSave (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcPurchaseInvoiceLineSave<RS> lazyGetPrcPurchaseInvoiceLineSave(Map<String,Object> pAddParam) throws Exception
Get PrcPurchaseInvoiceLineSave (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcAccEntityPbWithSubaccCopy lazyGetPrcAccEntityPbWithSubaccCopy(Map<String,Object> pAddParam) throws Exception
Get PrcAccEntityPbWithSubaccCopy (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcAccDocGetForReverse lazyGetPrcAccDocGetForReverse(Map<String,Object> pAddParam) throws Exception
Lazy get PrcAccDocGetForReverse.
pAddParam - additional paramException - - an exceptionprotected final PrcAccDocWithTaxesCopy<RS,ADocWithTaxes> lazyGetPrcAccDocWithTaxesCopy(Map<String,Object> pAddParam) throws Exception
Lazy get PrcAccDocWithTaxesCopy.
pAddParam - additional paramException - - an exceptionprotected final PrcAccDocWithTaxesPaymentsCopy<RS,ADocWithTaxesPayments> lazyGetPrcAccDocWithTaxesPaymentsCopy(Map<String,Object> pAddParam) throws Exception
Lazy get PrcAccDocWithTaxesPaymentsCopy.
pAddParam - additional paramException - - an exceptionprotected final PrcAccDocWithTaxesGetForReverse<RS,ADocWithTaxes> lazyGetPrcAccDocWithTaxesGetForReverse(Map<String,Object> pAddParam) throws Exception
Lazy get PrcAccDocWithTaxesGetForReverse.
pAddParam - additional paramException - - an exceptionprotected final PrcAccEntityWithSubaccCopy<RS,org.beigesoft.model.IHasId<Object>,Object> createPutPrcAccEntityWithSubaccCopy(Map<String,Object> pAddParam) throws Exception
Get PrcAccEntityWithSubaccCopy (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final org.beigesoft.orm.processor.PrcEmailMsgSave<RS> createPutPrcEmailMsgSave(Map<String,Object> pAddParam) throws Exception
Get PrcEmailMsgSave (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcSalesInvoiceServiceLineSave<RS> lazyGetPrcSalesInvoiceServiceLineSave(Map<String,Object> pAddParam) throws Exception
Get PrcSalesInvoiceServiceLineSave (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcPurchaseInvoiceServiceLineSave<RS> lazyGetPrcPurchaseInvoiceServiceLineSave(Map<String,Object> pAddParam) throws Exception
Get PrcPurchaseInvoiceServiceLineSave (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcPurchaseReturnLineSave<RS> lazyGetPrcPurchaseReturnLineSave(Map<String,Object> pAddParam) throws Exception
Get PrcPurchaseReturnLineSave (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcWageTaxLineDelete<RS> lazyGetPrcWageTaxLineDelete(Map<String,Object> pAddParam) throws Exception
Get PrcWageTaxLineDelete (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcWageTaxLineSave<RS> lazyGetPrcWageTaxLineSave(Map<String,Object> pAddParam) throws Exception
Get PrcWageTaxLineSave (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcWageLineDelete<RS> lazyGetPrcWageLineDelete(Map<String,Object> pAddParam) throws Exception
Get PrcWageLineDelete (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcWageLineSave<RS> lazyGetPrcWageLineSave(Map<String,Object> pAddParam) throws Exception
Get PrcWageLineSave (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcSalesReturnLineSave<RS> lazyGetPrcSalesReturnLineSave(Map<String,Object> pAddParam) throws Exception
Get PrcSalesReturnLineSave (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final UtlSalesGoodsServiceLine<RS> lazyGetUtlSalesGoodsServiceLine(Map<String,Object> pAddParam) throws Exception
Get UtlSalesGoodsServiceLine (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final UtlPurchaseGoodsServiceLine<RS> lazyGetUtlPurchaseGoodsServiceLine(Map<String,Object> pAddParam) throws Exception
Get UtlPurchaseGoodsServiceLine (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcSalesReturnSave<RS> lazyGetPrcSalesReturnSave(Map<String,Object> pAddParam) throws Exception
Get PrcSalesReturnSave (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcGoodsLossSave<RS> lazyGetPrcGoodsLossSave(Map<String,Object> pAddParam) throws Exception
Get PrcGoodsLossSave (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcAccSettingsSave<RS> lazyGetPrcAccSettingsSave(Map<String,Object> pAddParam) throws Exception
Get PrcAccSettingsSave (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcSalesInvoiceSave<RS> lazyGetPrcSalesInvoiceSave(Map<String,Object> pAddParam) throws Exception
Get PrcSalesInvoiceSave (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcManufactureSave<RS> lazyGetPrcManufactureSave(Map<String,Object> pAddParam) throws Exception
Get PrcManufactureSave (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcManufactureCopy<RS> createPutPrcManufactureCopy(Map<String,Object> pAddParam) throws Exception
Get PrcManufactureCopy (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcManufactureGfr<RS> createPutPrcManufactureGfr(Map<String,Object> pAddParam) throws Exception
Get PrcManufactureGfr (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcManufacturingProcessSave<RS> lazyGetPrcManufacturingProcessSave(Map<String,Object> pAddParam) throws Exception
Get PrcManufacturingProcessSave (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcManufacturingProcessGfr<RS> createPutPrcManufacturingProcessGfr(Map<String,Object> pAddParam) throws Exception
Get PrcManufacturingProcessGfr (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcAdditionCostLineDelete<RS> lazyGetPrcAdditionCostLineDelete(Map<String,Object> pAddParam) throws Exception
Get PrcAdditionCostLineDelete (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcBankStatementLineSave<RS> lazyGetPrcBankStatementLineSave(Map<String,Object> pAddParam) throws Exception
Get PrcBankStatementLineSave (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcInvoiceLnGfe<RS,IInvoiceLine<IInvoice>,IInvoice> lazyGetPrcInvoiceLnGfe(Map<String,Object> pAddParam) throws Exception
Get PrcInvoiceLnGfe (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcSalesRetGfe lazyGetPrcSalesRetGfe(Map<String,Object> pAddParam) throws Exception
Get PrcSalesRetGfe (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcPurchRetGfe lazyGetPrcPurchRetGfe(Map<String,Object> pAddParam) throws Exception
Get PrcPurchRetGfe (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcInvoiceGfe<IInvoice> lazyGetPrcInvoiceGfe(Map<String,Object> pAddParam) throws Exception
Get PrcInvoiceGfe (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcBankStatementLineGfe<RS> lazyGetPrcBankStatementLineGfe(Map<String,Object> pAddParam) throws Exception
Get PrcBankStatementLineGfe (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcBankStatementSave<RS> lazyGetPrcBankStatementSave(Map<String,Object> pAddParam) throws Exception
Get PrcBankStatementSave (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcAdditionCostLineSave<RS> lazyGetPrcAdditionCostLineSave(Map<String,Object> pAddParam) throws Exception
Get PrcAdditionCostLineSave (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcInvItemTaxCategoryLineDelete<RS> lazyGetPrcInvItemTaxCategoryLineDelete(Map<String,Object> pAddParam) throws Exception
Get PrcInvItemTaxCategoryLineDelete (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcInvItemTaxCategoryLineSave<RS> lazyGetPrcInvItemTaxCategoryLineSave(Map<String,Object> pAddParam) throws Exception
Get PrcInvItemTaxCategoryLineSave (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcPurchaseReturnSave<RS> lazyGetPrcPurchaseReturnSave(Map<String,Object> pAddParam) throws Exception
Get PrcPurchaseReturnSave (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcBeginningInventorySave<RS> lazyGetPrcBeginningInventorySave(Map<String,Object> pAddParam) throws Exception
Get PrcBeginningInventorySave (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcPurchaseInvoiceSave<RS> lazyGetPrcPurchaseInvoiceSave(Map<String,Object> pAddParam) throws Exception
Get PrcPurchaseInvoiceSave (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcPrepaymentFromSave<RS> createPutPrcPrepaymentFromSave(Map<String,Object> pAddParam) throws Exception
Get PrcPrepaymentFromSave (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcPrepaymentFromGfr<RS> createPutPrcPrepaymentFromGfr(Map<String,Object> pAddParam) throws Exception
Get PrcPrepaymentFromGfr (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcPrepaymentFromCopy<RS> createPutPrcPrepaymentFromCopy(Map<String,Object> pAddParam) throws Exception
Get PrcPrepaymentFromCopy (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcPrepaymentToSave<RS> createPutPrcPrepaymentToSave(Map<String,Object> pAddParam) throws Exception
Get PrcPrepaymentToSave (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcPrepaymentToGfr<RS> createPutPrcPrepaymentToGfr(Map<String,Object> pAddParam) throws Exception
Get PrcPrepaymentToGfr (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcPrepaymentToCopy<RS> createPutPrcPrepaymentToCopy(Map<String,Object> pAddParam) throws Exception
Get PrcPrepaymentToCopy (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcPaymentFromSave<RS> createPutPrcPaymentFromSave(Map<String,Object> pAddParam) throws Exception
Get PrcPaymentFromSave (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcPaymentFromGfr<RS> createPutPrcPaymentFromGfr(Map<String,Object> pAddParam) throws Exception
Get PrcPaymentFromGfr (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcPaymentFromCopy<RS> createPutPrcPaymentFromCopy(Map<String,Object> pAddParam) throws Exception
Get PrcPaymentFromCopy (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcWageSave<RS> createPutPrcWageSave(Map<String,Object> pAddParam) throws Exception
Get PrcWageSave (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcWageGfr<RS> createPutPrcWageGfr(Map<String,Object> pAddParam) throws Exception
Get PrcWageGfr (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcWageCopy<RS> createPutPrcWageCopy(Map<String,Object> pAddParam) throws Exception
Get PrcWageCopy (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcPaymentToSave<RS> createPutPrcPaymentToSave(Map<String,Object> pAddParam) throws Exception
Get PrcPaymentToSave (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcPaymentToGfr<RS> createPutPrcPaymentToGfr(Map<String,Object> pAddParam) throws Exception
Get PrcPaymentToGfr (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcPaymentToCopy<RS> createPutPrcPaymentToCopy(Map<String,Object> pAddParam) throws Exception
Get PrcPaymentToCopy (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcAccEntityPbWithSubaccEditDelete<RS,org.beigesoft.persistable.IPersistableBase> createPutPrcAccEntityPbWithSubaccEditDelete(Map<String,Object> pAddParam) throws Exception
Get PrcAccEntityPbWithSubaccEditDelete (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcAccEntrySave lazyGetPrcAccEntrySave(Map<String,Object> pAddParam) throws Exception
Get PrcAccEntrySave (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcAccEntryCopy lazyGetPrcAccEntryCopy(Map<String,Object> pAddParam) throws Exception
Get PrcAccEntryCopy (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcAccEntryCreate lazyGetPrcAccEntryCreate(Map<String,Object> pAddParam) throws Exception
Get PrcAccEntryCreate (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcInpAccEntriesRetrieve lazyGetPrcInpAccEntriesRetrieve(Map<String,Object> pAddParam) throws Exception
Get PrcInpAccEntriesRetrieve (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcAccEntityWithSubaccRetrieve lazyGetPrcAccEntityWithSubaccRetrieve(Map<String,Object> pAddParam) throws Exception
Get PrcAccEntityWithSubaccRetrieve (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcAccDocFullRetrieve createPutPrcAccDocFullRetrieve(Map<String,Object> pAddParam) throws Exception
Get PrcAccDocFullRetrieve (create and put into map).
pAddParam - additional paramException - - an exceptionprotected final PrcMoveItemsRetrieve lazyGetPrcMoveItemsRetrieve(Map<String,Object> pAddParam) throws Exception
Lazy get PrcMoveItemsRetrieve.
pAddParam - additional paramException - - an exceptionprotected final PrcAccDocUseMaterialRetrieve lazyGetPrcAccDocUseMaterialRetrieve(Map<String,Object> pAddParam) throws Exception
Lazy get PrcAccDocUseMaterialRetrieve.
pAddParam - additional paramException - - an exceptionprotected final PrcAccDocCogsRetrieve lazyGetPrcAccDocCogsRetrieve(Map<String,Object> pAddParam) throws Exception
Lazy get PrcAccDocCogsRetrieve.
pAddParam - additional paramException - - an exceptionprotected final PrcAccDocWithSubaccRetrieve lazyGetPrcAccDocWithSubaccRetrieve(Map<String,Object> pAddParam) throws Exception
Lazy get PrcAccDocWithSubaccRetrieve.
pAddParam - additional paramException - - an exceptionprotected final PrcAccDocRetrieve lazyGetPrcAccDocRetrieve(Map<String,Object> pAddParam) throws Exception
Lazy get PrcAccDocRetrieve.
pAddParam - additional paramException - - an exceptionpublic final org.beigesoft.factory.IFactoryAppBeans getFactoryAppBeans()
Getter for factoryAppBeans.
public final void setFactoryAppBeans(org.beigesoft.factory.IFactoryAppBeans pFactoryAppBeans)
Setter for factoryAppBeans.
pFactoryAppBeans - referencepublic final org.beigesoft.orm.factory.FctBnEntitiesProcessors<RS> getFctBnEntitiesProcessors()
Getter for fctBnEntitiesProcessors.
public final void setFctBnEntitiesProcessors(org.beigesoft.orm.factory.FctBnEntitiesProcessors<RS> pFctBnEntitiesProcessors)
Setter for fctBnEntitiesProcessors.
pFctBnEntitiesProcessors - referencepublic final ISrvAccSettings getSrvAccSettings()
Getter for srvAccSettings.
public final void setSrvAccSettings(ISrvAccSettings pSrvAccSettings)
Setter for srvAccSettings.
pSrvAccSettings - referencepublic final org.beigesoft.service.ISrvOrm<RS> getSrvOrm()
Getter for srvOrm.
public final void setSrvOrm(org.beigesoft.service.ISrvOrm<RS> pSrvOrm)
Setter for srvOrm.
pSrvOrm - referencepublic final org.beigesoft.service.ISrvDatabase<RS> getSrvDatabase()
Geter for srvDatabase.
public final void setSrvDatabase(org.beigesoft.service.ISrvDatabase<RS> pSrvDatabase)
Setter for srvDatabase.
pSrvDatabase - referencepublic final ISrvTypeCode getSrvTypeCode()
Geter for srvTypeCode.
public final void setSrvTypeCode(ISrvTypeCode pSrvTypeCode)
Setter for srvTypeCode.
pSrvTypeCode - referencepublic final org.beigesoft.service.ISrvI18n getSrvI18n()
Geter for srvI18n.
public final void setSrvI18n(org.beigesoft.service.ISrvI18n pSrvI18n)
Setter for srvI18n.
pSrvI18n - referencepublic final ISrvAccEntry getSrvAccEntry()
Getter for srvAccEntry.
public final void setSrvAccEntry(ISrvAccEntry pSrvAccEntry)
Setter for srvAccEntry.
pSrvAccEntry - referencepublic final ISrvWarehouseEntry getSrvWarehouseEntry()
Geter for srvWarehouseEntry.
public final void setSrvWarehouseEntry(ISrvWarehouseEntry pSrvWarehouseEntry)
Setter for srvWarehouseEntry.
pSrvWarehouseEntry - referencepublic final ISrvDrawItemEntry<CogsEntry> getSrvCogsEntry()
Getter for srvCogsEntry.
public final void setSrvCogsEntry(ISrvDrawItemEntry<CogsEntry> pSrvCogsEntry)
Setter for srvCogsEntry.
pSrvCogsEntry - referencepublic final ISrvDrawItemEntry<UseMaterialEntry> getSrvUseMaterialEntry()
Getter for srvUseMaterialEntry.
public final void setSrvUseMaterialEntry(ISrvDrawItemEntry<UseMaterialEntry> pSrvUseMaterialEntry)
Setter for srvUseMaterialEntry.
pSrvUseMaterialEntry - referencepublic final org.beigesoft.service.ISrvDate getSrvDate()
Getter for srvDate.
public final void setSrvDate(org.beigesoft.service.ISrvDate pSrvDate)
Setter for srvDate.
pSrvDate - referencepublic final org.beigesoft.settings.IMngSettings getMngUvdSettings()
Getter for mngUvdSettings.
public final void setMngUvdSettings(org.beigesoft.settings.IMngSettings pMngUvdSettings)
Setter for mngUvdSettings.
pMngUvdSettings - referencepublic final org.beigesoft.factory.IFactoryAppBeansByName<org.beigesoft.converter.IConverterToFromString<?>> getConvertersFieldsFatory()
Getter for convertersFieldsFatory.
public final void setConvertersFieldsFatory(org.beigesoft.factory.IFactoryAppBeansByName<org.beigesoft.converter.IConverterToFromString<?>> pConvertersFieldsFatory)
Setter for convertersFieldsFatory.
pConvertersFieldsFatory - referencepublic final org.beigesoft.holder.IHolderForClassByName<String> getFieldConverterNamesHolder()
Getter for fieldConverterNamesHolder.
public final void setFieldConverterNamesHolder(org.beigesoft.holder.IHolderForClassByName<String> pFieldConverterNamesHolder)
Setter for fieldConverterNamesHolder.
pFieldConverterNamesHolder - referencepublic final org.beigesoft.factory.IFactoryAppBeansByName<org.beigesoft.service.IEntityProcessor> getAdditionalEpf()
Getter for additionalEpf.
public final void setAdditionalEpf(org.beigesoft.factory.IFactoryAppBeansByName<org.beigesoft.service.IEntityProcessor> pAdditionalEpf)
Setter for additionalEpf.
pAdditionalEpf - referencepublic final ISrvBalance getSrvBalance()
Getter for srvBalance.
public final void setSrvBalance(ISrvBalance pSrvBalance)
Setter for srvBalance.
pSrvBalance - referencepublic final org.beigesoft.service.ISrvNumberToString getSrvNumberToString()
Getter for srvNumberToString.
public final void setSrvNumberToString(org.beigesoft.service.ISrvNumberToString pSrvNumberToString)
Setter for srvNumberToString.
pSrvNumberToString - referencepublic final org.beigesoft.service.ICsvReader getCsvReader()
Getter for csvReader.
public final void setCsvReader(org.beigesoft.service.ICsvReader pCsvReader)
Setter for csvReader.
pCsvReader - referencepublic final org.beigesoft.log.ILogger getLogger()
Geter for logger.
public final void setLogger(org.beigesoft.log.ILogger pLogger)
Setter for logger.
pLogger - referenceCopyright © 2016–2018. All rights reserved.