Class CreditLimitAdjModel

java.lang.Object
com.portal.pfc.ui.AbstractTreeTableModel
com.portal.app.cc.CreditLimitAdjModel
All Implemented Interfaces:
TreeTableModel, TreeModel

public class CreditLimitAdjModel extends AbstractTreeTableModel implements TreeTableModel
CreditLimitModel is a TreeTableModel representing a hierarchical services linked with a particular balance group . Nodes in the CreditLimitModel are BalanceGroupNode which store the information regarding the service and the associated Device ID along with the creditlimit amount.
Author:
Prameet Savla