Interface ContractCardService
@MTOM
public interface ContractCardService
Карточки (документы) договора
-
Method Summary
Modifier and TypeMethodDescriptionru.bitel.bgbilling.common.dto.FileDto
contractCardExport
(int contractId, String contractCardId) contractCardList
(int contractId)
-
Method Details
-
contractCardList
- Throws:
ru.bitel.bgbilling.common.BGException
-
contractCardExport
ru.bitel.bgbilling.common.dto.FileDto contractCardExport(int contractId, String contractCardId) throws ru.bitel.bgbilling.common.BGException - Throws:
ru.bitel.bgbilling.common.BGException
-