Class OperatorManager

java.lang.Object
ru.bitel.bgbilling.modules.phone.server.bean.oper.OperatorManager

public class OperatorManager
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    OperatorManager​(int mid, Preferences moduleSetup)  
  • Method Summary

    Modifier and Type Method Description
    java.util.List<Operator> getOperatorList()  
    java.util.Map<java.lang.Integer,​Operator> getOperatorMap()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • OperatorManager

      public OperatorManager​(int mid, Preferences moduleSetup)
  • Method Details

    • getOperatorList

      public java.util.List<Operator> getOperatorList() throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
    • getOperatorMap

      public java.util.Map<java.lang.Integer,​Operator> getOperatorMap() throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException