コード例 #1
0
 /** {@inheritDoc} */
 public Collection<Project> getOngoingRankedProjects() {
   return projectDAO.getOngoingRankedProjects();
 }