Class EdoManager
java.lang.Object
ru.bitel.bgbilling.plugins.edo.server.bean.EdoManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList
<ru.bitel.bgbilling.common.model.KeyValue> getContragentSearchInfoForContract
(int contractId) getDocumentSetup
(int edoDocumentTypeId, int signatoryId, int contractId) общий метод получения конфига генерируемого документа по типу, подписанту, договору. объединяет конфиги со всех мест в один общий.
-
Constructor Details
-
EdoManager
-
-
Method Details
-
getContragentSearchInfoForContract
public ContragentSearchInfo getContragentSearchInfoForContract(int contractId) throws ru.bitel.bgbilling.common.BGException - Throws:
ru.bitel.bgbilling.common.BGException
-
formatsList
- Throws:
Exception
-
getDocumentSetup
public ParameterMap getDocumentSetup(int edoDocumentTypeId, int signatoryId, int contractId) throws SQLException, ru.bitel.bgbilling.common.BGException общий метод получения конфига генерируемого документа по типу, подписанту, договору. объединяет конфиги со всех мест в один общий.- Throws:
SQLException
ru.bitel.bgbilling.common.BGException
-