Interface UserRightRuleService


public interface UserRightRuleService
  • Method Details

    • getUserRightRules

      java.util.List<UserRightRule> getUserRightRules​(int rightGroupId) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
    • updateUserRightRule

      UserRightRule updateUserRightRule​(UserRightRule userRightRule) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException