Class BonusTreeNode
java.lang.Object
ru.bitel.bgbilling.plugins.bonus.server.bean.BonusTreeNode
- All Implemented Interfaces:
 ru.bitel.bgbilling.kernel.contract.plugin.PluginTreeNodeInterface
public class BonusTreeNode
extends Object
implements ru.bitel.bgbilling.kernel.contract.plugin.PluginTreeNodeInterface
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
BonusTreeNode
public BonusTreeNode() 
 - 
 - 
Method Details
- 
getTitle
public String getTitle(ru.bitel.bgbilling.kernel.container.managed.ServerContext context, int contractId) throws ru.bitel.bgbilling.common.BGException - Specified by:
 getTitlein interfaceru.bitel.bgbilling.kernel.contract.plugin.PluginTreeNodeInterface- Throws:
 ru.bitel.bgbilling.common.BGException
 - 
getValue
public String getValue(ru.bitel.bgbilling.kernel.container.managed.ServerContext context, int contractIdid) throws ru.bitel.bgbilling.common.BGException - Specified by:
 getValuein interfaceru.bitel.bgbilling.kernel.contract.plugin.PluginTreeNodeInterface- Throws:
 ru.bitel.bgbilling.common.BGException
 
 -