java.lang.Object
ru.bitel.bgbilling.modules.phone.server.bean.oper.OperatorManager
public class OperatorManager
extends Object
-
Constructor Summary
Constructors
-
Method Summary
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 List<Operator> getOperatorList()
throws
ru.bitel.bgbilling.common.BGException
- Throws:
ru.bitel.bgbilling.common.BGException
-
getOperatorMap
public Map<Integer,Operator> getOperatorMap()
throws
ru.bitel.bgbilling.common.BGException
- Throws:
ru.bitel.bgbilling.common.BGException