Interface WiFiActivateService
public interface WiFiActivateService
- 
Method Summary
 
- 
Method Details
- 
activateWithForward
String activateWithForward(int moduleId, MapHolder<String, String> params) throws ru.bitel.bgbilling.common.BGException, ru.bitel.bgbilling.common.BGMessageExceptionвозращает url перехода- Parameters:
 moduleId-params-- Returns:
 - Throws:
 ru.bitel.bgbilling.common.BGExceptionru.bitel.bgbilling.common.BGMessageException
 - 
activate
String activate(int moduleId, MapHolder<String, String> params) throws ru.bitel.bgbilling.common.BGException, ru.bitel.bgbilling.common.BGMessageException- Throws:
 ru.bitel.bgbilling.common.BGExceptionru.bitel.bgbilling.common.BGMessageException
 
 -