Class AppsContext
java.lang.Object
ru.bitel.bgbilling.kernel.apps.server.bean.AppsContext
- 
Constructor Summary
ConstructorsConstructorDescriptionAppsContext(int contractId, jakarta.servlet.http.HttpServletRequest request, Map<String, Object> dataMap, Connection con, Map<String, String> requestParamsMap)  - 
Method Summary
Modifier and TypeMethodDescriptionintjakarta.servlet.http.HttpServletRequest 
- 
Constructor Details
- 
AppsContext
 
 - 
 - 
Method Details
- 
getConnection
 - 
getContractId
public int getContractId() - 
getRequest
public jakarta.servlet.http.HttpServletRequest getRequest() - 
getDataMap
 - 
getRequestParamsMap
 
 -