Class AppsContext

java.lang.Object
ru.bitel.bgbilling.kernel.apps.server.bean.AppsContext
All Implemented Interfaces:
ContractIdable

public class AppsContext extends Object implements ContractIdable
  • Constructor Details

  • Method Details

    • getConnection

      public Connection getConnection()
    • getContractId

      public int getContractId()
      Description copied from interface: ContractIdable
      Возвращает id договора
      Specified by:
      getContractId in interface ContractIdable
      Returns:
    • getRequest

      public jakarta.servlet.http.HttpServletRequest getRequest()
    • getDataMap

      public Map<String,Object> getDataMap()
    • getRequestParamsMap

      public Map<String,String> getRequestParamsMap()