Class ManagerChangeManager
java.lang.Object
ru.bitel.bgbilling.plugins.helpdesk.server.bean.ManagerChangeManager
- 
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Connectionprotected ru.bitel.bgbilling.kernel.plugin.server.BGPluginServer - 
Constructor Summary
ConstructorsConstructorDescriptionManagerChangeManager(Connection con, ru.bitel.bgbilling.kernel.plugin.server.BGPluginServer plugin)  - 
Method Summary
Modifier and TypeMethodDescriptionprotected StringgetDBTableName(String name) getListOfChange(int topicId)  
- 
Field Details
- 
con
 - 
plugin
protected ru.bitel.bgbilling.kernel.plugin.server.BGPluginServer plugin 
 - 
 - 
Constructor Details
- 
ManagerChangeManager
public ManagerChangeManager(Connection con, ru.bitel.bgbilling.kernel.plugin.server.BGPluginServer plugin)  
 - 
 - 
Method Details
- 
getDBTableName
 - 
getListOfChange
public List<ChangeManager> getListOfChange(int topicId) throws ru.bitel.bgbilling.common.BGException - Throws:
 ru.bitel.bgbilling.common.BGException
 
 -