java.lang.Object
ru.bitel.bgbilling.modules.voice.server.bean.operator.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 moduleId,
 ParameterMap 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