コード例 #1
0
 @Override
 public boolean deleteRepositoryRole(String role) {
   return serviceImpl.deleteRepositoryRole(role);
 }