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