public interface UserRightRuleService
Modifier and Type | Method and Description |
---|---|
java.util.List<UserRightRule> |
getUserRightRules(int rightGroupId) |
UserRightRule |
updateUserRightRule(UserRightRule userRightRule) |
java.util.List<UserRightRule> getUserRightRules(int rightGroupId) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException
UserRightRule updateUserRightRule(UserRightRule userRightRule) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException