A C D E F G H I L M N O P Q R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
D
- DEFAULT_LETTER_DAY_MAPPER - Static variable in interface org.dnsge.powerschoolapi.stat.DetailedCourseMapper
-
Default implementation of a DetailedCourseMapper for schools that use a F to A+ scale with academic, honors, and AP classes.
- DefaultPowerschoolClient - Class in org.dnsge.powerschoolapi.client
-
Client to interface with a Powerschool Student Portal
- DefaultPowerschoolClient(String) - Constructor for class org.dnsge.powerschoolapi.client.DefaultPowerschoolClient
-
Constructor for new PowerschoolClient with a default UserAgent in the format of "powerschoolapi/{version identifier}"
- DefaultPowerschoolClient(String, String) - Constructor for class org.dnsge.powerschoolapi.client.DefaultPowerschoolClient
-
Constructor for new PowerschoolClient with a UserAgent
- DetailedCourse - Class in org.dnsge.powerschoolapi.stat
-
Extension of a
Course
with credit hours and grade values. - DetailedCourseMapper - Interface in org.dnsge.powerschoolapi.stat
-
Interface that maps a
Course
to aDetailedCourse
. - documentFetcher() - Method in class org.dnsge.powerschoolapi.user.User
-
Returns a
DocumentFetcher
that will perform requests with this User's authentication headers - DocumentFetcher - Interface in org.dnsge.powerschoolapi.util
-
Provides implementations for getting a URL
All Classes All Packages