public class TvAccountSpecRuntimeMap extends ru.bitel.bgbilling.kernel.directory.api.common.ReferenceValueDirectory<TvAccountSpec,TvAccountSpecRuntime>
| Constructor and Description |
|---|
TvAccountSpecRuntimeMap(java.sql.Connection con,
int moduleId) |
| Modifier and Type | Method and Description |
|---|---|
static TvAccountSpecRuntimeMap |
getInstance(ConnectionSet connectionSet,
int moduleId) |
protected TvAccountSpecRuntime |
newValue(TvAccountSpec value) |
public TvAccountSpecRuntimeMap(java.sql.Connection con,
int moduleId)
throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGExceptionpublic static TvAccountSpecRuntimeMap getInstance(ConnectionSet connectionSet, int moduleId) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGExceptionprotected TvAccountSpecRuntime newValue(TvAccountSpec value)
newValue in class ru.bitel.bgbilling.kernel.directory.api.common.ReferenceValueDirectory<TvAccountSpec,TvAccountSpecRuntime>