Class TvAccountSpecRuntimeMap
java.lang.Object
ru.bitel.bgbilling.kernel.directory.api.common.ReferenceValueDirectory<TvAccountSpec,TvAccountSpecRuntime>
ru.bitel.bgbilling.modules.tv.server.runtime.TvAccountSpecRuntimeMap
public class TvAccountSpecRuntimeMap
extends ru.bitel.bgbilling.kernel.directory.api.common.ReferenceValueDirectory<TvAccountSpec,TvAccountSpecRuntime>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic TvAccountSpecRuntimeMap
getInstance
(ConnectionSet connectionSet, int moduleId) protected TvAccountSpecRuntime
newValue
(TvAccountSpec value) Methods inherited from class ru.bitel.bgbilling.kernel.directory.api.common.ReferenceValueDirectory
get, getRef, init, list, newValue, onUpdate, onUpdate
-
Constructor Details
-
TvAccountSpecRuntimeMap
public TvAccountSpecRuntimeMap(Connection con, int moduleId) throws ru.bitel.bgbilling.common.BGException - Throws:
ru.bitel.bgbilling.common.BGException
-
-
Method Details
-
getInstance
public static TvAccountSpecRuntimeMap getInstance(ConnectionSet connectionSet, int moduleId) throws ru.bitel.bgbilling.common.BGException - Throws:
ru.bitel.bgbilling.common.BGException
-
newValue
- Specified by:
newValue
in classru.bitel.bgbilling.kernel.directory.api.common.ReferenceValueDirectory<TvAccountSpec,
TvAccountSpecRuntime>
-