public class ModuleAccountManager
extends java.lang.Object
| Constructor and Description |
|---|
ModuleAccountManager(Preferences setup) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ModuleAccount> |
getModuleAccountList() |
java.util.Map<java.lang.Integer,ModuleAccount> |
getModuleAccountMap() |
public ModuleAccountManager(Preferences setup) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGExceptionpublic java.util.Map<java.lang.Integer,ModuleAccount> getModuleAccountMap()
public java.util.List<ModuleAccount> getModuleAccountList()