Interface ResponceParameters
public interface ResponceParameters
Интерфейс, реализовав который в дин. коде можно получить любую информацию для сервиса Paynet в качестве ответа на запрос
getInformation()
-
Method Summary
Modifier and TypeMethodDescriptiongetResponceParameters
(Connection con, Setup setup, int contractId)
-
Method Details
-
getResponceParameters
Map<String,String> getResponceParameters(Connection con, Setup setup, int contractId) throws ru.bitel.bgbilling.common.BGException - Throws:
ru.bitel.bgbilling.common.BGException
-