コード例 #1
0
 /**
  * Gets host URL.
  *
  * @return host URL
  */
 public String getHostUrl() {
   return _harvestRepository.getHostUrl();
 }