Class ModuleAccountManager
java.lang.Object
ru.bitel.bgbilling.modules.npay.server.bean.account.ModuleAccountManager
public class ModuleAccountManager
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description ModuleAccountManager(Preferences setup)
-
Method Summary
Modifier and Type Method Description java.util.List<ModuleAccount>
getModuleAccountList()
java.util.Map<java.lang.Integer,ModuleAccount>
getModuleAccountMap()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ModuleAccountManager
- Throws:
ru.bitel.bgbilling.common.BGException
-
-
Method Details
-
getModuleAccountMap
-
getModuleAccountList
-