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
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic TvAccountSpecRuntimeMapgetInstance(ConnectionSet connectionSet, int moduleId) protected TvAccountSpecRuntimenewValue(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:
 newValuein classru.bitel.bgbilling.kernel.directory.api.common.ReferenceValueDirectory<TvAccountSpec,TvAccountSpecRuntime> 
 
 -