JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
edu.ucsb.cs156.organic.entities.School
Packages that use
School
Package
Description
edu.ucsb.cs156.organic.repositories
Uses of
School
in
edu.ucsb.cs156.organic.repositories
Methods in
edu.ucsb.cs156.organic.repositories
that return types with arguments of type
School
Modifier and Type
Method
Description
Optional
<
School
>
SchoolRepository.
findById
(
String
abbrev)