Class TariffPlanManager

java.lang.Object
ru.bitel.common.dao.AbstarctDaoConstant
ru.bitel.common.dao.AbstractDao<B>
ru.bitel.common.dao.AbstractIdDao<TariffPlan>
ru.bitel.bgbilling.kernel.tariff.server.bean.TariffPlanDao
ru.bitel.bgbilling.kernel.tariff.server.bean.TariffPlanManager
All Implemented Interfaces:
AutoCloseable, Directory<TariffPlan>

@Deprecated public class TariffPlanManager extends TariffPlanDao
Deprecated.
Управление объектами типа TariffPlan
  • Constructor Details

    • TariffPlanManager

      public TariffPlanManager(Connection con)
      Deprecated.