コード例 #1
0
 @Override
 public List<Group> getAllGroups() throws IndyDataException {
   return delegate.getAllGroups();
 }