Class ContractGroupManager

java.lang.Object
bitel.billing.server.contract.bean.ContractGroupManager

public class ContractGroupManager extends Object
  • Field Details

  • Constructor Details

    • ContractGroupManager

      public ContractGroupManager(Connection con)
  • Method Details

    • getGroupList

      public List<ContractGroup> getGroupList() throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
    • getGroupList

      public List<ContractGroup> getGroupList(long groupMask) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
    • getEnableGroupList

      public List<ContractGroup> getEnableGroupList() throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
    • getGroupList

      public List<ContractGroup> getGroupList(boolean all) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
    • isEditable

      public boolean isEditable(int id) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
    • updateGroup

      public void updateGroup(ContractGroup contractGroup) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
    • getStatMap

      public Map<Integer,Integer> getStatMap() throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException