Class AttributeManager

java.lang.Object
ru.bitel.bgbilling.modules.bill.server.bean.AttributeManager

@Deprecated public class AttributeManager extends Object
Deprecated.
Использовать AttributeDao и/или AttributeTypeDao
  • Constructor Details

    • AttributeManager

      public AttributeManager(Connection con, int moduleId)
      Deprecated.
    • AttributeManager

      @Deprecated public AttributeManager(Connection con, int moduleId, String config)
      Deprecated.
  • Method Details