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
- Throws:
Exception
-
-
Method Details
-
getInstance
public static TvAccountSpecRuntimeMap getInstance(ConnectionSet connectionSet, int moduleId) throws Exception - Throws:
Exception
-
newValue
- Specified by:
newValue
in classru.bitel.bgbilling.kernel.directory.api.common.ReferenceValueDirectory<TvAccountSpec,
TvAccountSpecRuntime>
-