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