Пример #1
0
 /** {@inheritDoc} */
 public Space getSpaceByUrl(String url) {
   return spaceStorage.getSpaceByUrl(url);
 }