C# Class RicOneApi.Api.XPress

Static class built off of RICOne client to allow access to xPress data model objects
Afficher le fichier Open project: RIConeorg/API-ClientLibrary-DotNet Class Usage Examples

Méthodes publiques

Méthode Description
CreateXStaffUsers ( string refId ) : ResponseMulti

Create staff usernames and passwords by school

CreateXStudentUsers ( string refId ) : ResponseMulti

Create student usernames and passwords by school

DeleteXStaffUsers ( string refId ) : ResponseMulti

Delete generated staff passwords by school

DeleteXStudentUsers ( string refId ) : ResponseMulti

Delete generated student passwords by school

GetLastPage ( int navigationPageSize, ServicePath p ) : int

Max page value for specified service path object

GetLastPage ( int navigationPageSize, ServicePath p, string refId ) : int

Max page value for specified service path object

GetXCalendar ( string refId ) : ResponseSingle

Request single Calendar by refId

GetXCalendar ( string refId, int navigationPage, int navigationPageSize ) : ResponseSingle

Request single Calendar by refId

GetXCalendars ( ) : ResponseMulti

Request all Calendars

GetXCalendars ( int navigationPage, int navigationPageSize ) : ResponseMulti

Request all Calendars

GetXCalendarsByXLea ( string refId ) : ResponseMulti

Returns Calendars associated to a specific Lea by refId

GetXCalendarsByXLea ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti

Returns Calendars associated to a specific Lea by refId

GetXCalendarsByXSchool ( string refId ) : ResponseMulti

Returns Calendars associated to a specific School by refId

GetXCalendarsByXSchool ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti

Returns Calendars associated to a specific School by refId

GetXContact ( string refId ) : ResponseSingle

Request single Contact by refId

GetXContact ( string refId, int navigationPage, int navigationPageSize ) : ResponseSingle

Request single Contact by refId

GetXContacts ( ) : ResponseMulti

Request all Contacts

GetXContacts ( int navigationPage, int navigationPageSize ) : ResponseMulti

Request all Contacts

GetXContactsByXLea ( string refId ) : ResponseMulti

Returns Contacts associated to a specific Lea by refId

GetXContactsByXLea ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti

Returns Contacts associated to a specific Lea by refId

GetXContactsByXSchool ( string refId ) : ResponseMulti

Returns Contacts associated to a specific School by refId

GetXContactsByXSchool ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti

Returns Contacts associated to a specific School by refId

GetXContactsByXStudent ( string refId ) : ResponseMulti

Returns Contacts associated to a specific Student by refId

GetXContactsByXStudent ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti

Returns Contacts associated to a specific Student by refId

GetXCourse ( string refId ) : ResponseSingle

Request single Course by refId

GetXCourse ( string refId, int navigationPage, int navigationPageSize ) : ResponseSingle

Request single Course by refId

GetXCourses ( ) : ResponseMulti

Request all Courses

GetXCourses ( int navigationPage, int navigationPageSize ) : ResponseMulti

Request all Courses

GetXCoursesByXLea ( string refId ) : ResponseMulti

Returns Courses associated to a specific Lea by refId

GetXCoursesByXLea ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti

Returns Courses associated to a specific Lea by refId

GetXCoursesByXRoster ( string refId ) : ResponseMulti

Returns Courses associated to a specific Roster by refId

GetXCoursesByXRoster ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti

Returns Courses associated to a specific Roster by refId

GetXCoursesByXSchool ( string refId ) : ResponseMulti

Returns Courses associated to a specific School by refId

GetXCoursesByXSchool ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti

Returns Courses associated to a specific School by refId

GetXLea ( string refId ) : ResponseSingle

Request single Leas by refId

GetXLea ( string refId, int navigationPage, int navigationPageSize ) : ResponseSingle

Request single Leas by refId

GetXLeas ( ) : ResponseMulti

Request all Leas

GetXLeas ( int navigationPage, int navigationPageSize ) : ResponseMulti

Request all Leas

GetXLeasByXContact ( string refId ) : ResponseMulti

Returns Leas associated to a specific Contact by refId

GetXLeasByXContact ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti

Returns Leas associated to a specific Contact by refId

GetXLeasByXRoster ( string refId ) : ResponseMulti

Returns Leas associated to a specific Roster by refId

GetXLeasByXRoster ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti

Returns Leas associated to a specific Roster by refId

GetXLeasByXSchool ( string refId ) : ResponseMulti

Returns Leas associated to a specific School by refId

GetXLeasByXSchool ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti

Returns Leas associated to a specific School by refId

GetXLeasByXStaff ( string refId ) : ResponseMulti

Returns Leas associated to a specific Staff by refId

GetXLeasByXStaff ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti

Returns Leas associated to a specific Staff by refId

GetXLeasByXStudent ( string refId ) : ResponseMulti

Returns Leas associated to a specific Student by refId

GetXLeasByXStudent ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti

Returns Leas associated to a specific Student by refId

GetXRoster ( string refId ) : ResponseSingle

Request single Roster by refId

GetXRoster ( string refId, int navigationPage, int navigationPageSize ) : ResponseSingle

Request single Roster by refId

GetXRosters ( ) : ResponseMulti

Request all Rosters

GetXRosters ( int navigationPage, int navigationPageSize ) : ResponseMulti

Request all Rosters

GetXRostersByXCourse ( string refId ) : ResponseMulti

Returns Rosters associated to a specific Course by refId

GetXRostersByXCourse ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti

Returns Rosters associated to a specific Course by refId

GetXRostersByXLea ( string refId ) : ResponseMulti

Returns Rosters associated to a specific Lea by refId

GetXRostersByXLea ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti

Returns Rosters associated to a specific Lea by refId

GetXRostersByXSchool ( string refId ) : ResponseMulti

Returns Rosters associated to a specific School by refId

GetXRostersByXSchool ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti

Returns Rosters associated to a specific School by refId

GetXRostersByXStaff ( string refId ) : ResponseMulti

Returns Rosters associated to a specific Staff by refId

GetXRostersByXStaff ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti

Returns Rosters associated to a specific Staff by refId

GetXRostersByXStudent ( string refId ) : ResponseMulti

Returns Rosters associated to a specific Student by refId

GetXRostersByXStudent ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti

Returns Rosters associated to a specific Student by refId

GetXSchool ( string refId ) : ResponseSingle

Request single School by refId

GetXSchool ( string refId, int navigationPage, int navigationPageSize ) : ResponseSingle

Request single School by refId

GetXSchools ( ) : ResponseMulti

Request all Schools

GetXSchools ( int navigationPage, int navigationPageSize ) : ResponseMulti

Request all Schools

GetXSchoolsByXCalendar ( string refId ) : ResponseMulti

Returns Schools associated to a specific Calendar by refId

GetXSchoolsByXCalendar ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti

Returns Schools associated to a specific Calendar by refId

GetXSchoolsByXContact ( string refId ) : ResponseMulti

Returns Schools associated to a specific Contact by refId

GetXSchoolsByXContact ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti

Returns Schools associated to a specific Contact by refId

GetXSchoolsByXCourse ( string refId ) : ResponseMulti

Returns Schools associated to a specific Course by refId

GetXSchoolsByXCourse ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti

Returns Schools associated to a specific Course by refId

GetXSchoolsByXLea ( string refId ) : ResponseMulti

Returns Schools associated to a specific Lea by refId

GetXSchoolsByXLea ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti

Returns Schools associated to a specific Lea by refId

GetXSchoolsByXRoster ( string refId ) : ResponseMulti

Returns Schools associated to a specific Roster by refId

GetXSchoolsByXRoster ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti

Returns Schools associated to a specific Roster by refId

GetXSchoolsByXStaff ( string refId ) : ResponseMulti

Returns Schools associated to a specific Staff by refId

GetXSchoolsByXStaff ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti

Returns Schools associated to a specific Staff by refId

GetXSchoolsByXStudent ( string refId ) : ResponseMulti

Returns Schools associated to a specific Student by refId

GetXSchoolsByXStudent ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti

Returns Schools associated to a specific Student by refId

GetXStaff ( string refId ) : ResponseSingle

Request single Staffs by refId

GetXStaff ( string refId, int navigationPage, int navigationPageSize ) : ResponseSingle

Request single Staffs by refId

GetXStaffUsers ( string refId ) : ResponseMulti

Return generated staff usernames and passwords by school

GetXStaffs ( ) : ResponseMulti

Request all Staffs

GetXStaffs ( int navigationPage, int navigationPageSize ) : ResponseMulti

Request all Staffs

GetXStaffsByXCourse ( string refId ) : ResponseMulti

Returns Staffs associated to a specific Course by refId

GetXStaffsByXCourse ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti

Returns Staffs associated to a specific Course by refId

GetXStaffsByXLea ( string refId ) : ResponseMulti

Returns Staffs associated to a specific Lea by refId

GetXStaffsByXLea ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti

Returns Staffs associated to a specific Lea by refId

GetXStaffsByXRoster ( string refId ) : ResponseMulti

Returns Staffs associated to a specific Roster by refId

GetXStaffsByXRoster ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti

Returns Staffs associated to a specific Roster by refId

GetXStaffsByXSchool ( string refId ) : ResponseMulti

Returns Staffs associated to a specific School by refId

GetXStaffsByXSchool ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti

Returns Staffs associated to a specific School by refId

GetXStaffsByXStudent ( string refId ) : ResponseMulti

Returns Staffs associated to a specific Student by refId

GetXStaffsByXStudent ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti

Returns Staffs associated to a specific Student by refId

GetXStudent ( string refId ) : ResponseSingle

Request single Student by refId

GetXStudent ( string refId, int navigationPage, int navigationPageSize ) : ResponseSingle

Request single Student by refId

GetXStudentUsers ( string refId ) : ResponseMulti

Return generated student usernames and passwords by school

GetXStudents ( ) : ResponseMulti

Request all Students

GetXStudents ( int navigationPage, int navigationPageSize ) : ResponseMulti

Request all Students

GetXStudentsByXContact ( string refId ) : ResponseMulti

Returns Students associated to a specific Contact by refId

GetXStudentsByXContact ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti

Returns Students associated to a specific Contact by refId

GetXStudentsByXLea ( string refId ) : ResponseMulti

Returns Students associated to a specific Lea by refId

GetXStudentsByXLea ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti

Returns Students associated to a specific Lea by refId

GetXStudentsByXRoster ( string refId ) : ResponseMulti

Returns Students associated to a specific Roster by refId

GetXStudentsByXRoster ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti

Returns Students associated to a specific Roster by refId

GetXStudentsByXSchool ( string refId ) : ResponseMulti

Returns Students associated to a specific School by refId

GetXStudentsByXSchool ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti

Returns Students associated to a specific School by refId

GetXStudentsByXStaff ( string refId ) : ResponseMulti

Returns Students associated to a specific Staff by refId

GetXStudentsByXStaff ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti

Returns Students associated to a specific Staff by refId

XPress ( string baseApiUrl ) : System

Private Methods

Méthode Description
CreateXContactUsers ( string refId ) : ResponseMulti

Create contact usernames and passwords by school

DeleteXContactUsers ( string refId ) : ResponseMulti

Delete generated contact passwords by school

GetXContactUsers ( string refId ) : ResponseMulti

Return generated contact usernames and passwords by school

Method Details

CreateXStaffUsers() public méthode

Create staff usernames and passwords by school
public CreateXStaffUsers ( string refId ) : ResponseMulti
refId string
Résultat ResponseMulti

CreateXStudentUsers() public méthode

Create student usernames and passwords by school
public CreateXStudentUsers ( string refId ) : ResponseMulti
refId string
Résultat ResponseMulti

DeleteXStaffUsers() public méthode

Delete generated staff passwords by school
public DeleteXStaffUsers ( string refId ) : ResponseMulti
refId string
Résultat ResponseMulti

DeleteXStudentUsers() public méthode

Delete generated student passwords by school
public DeleteXStudentUsers ( string refId ) : ResponseMulti
refId string
Résultat ResponseMulti

GetLastPage() public méthode

Max page value for specified service path object
public GetLastPage ( int navigationPageSize, ServicePath p ) : int
navigationPageSize int
p ServicePath
Résultat int

GetLastPage() public méthode

Max page value for specified service path object
public GetLastPage ( int navigationPageSize, ServicePath p, string refId ) : int
navigationPageSize int
p ServicePath
refId string
Résultat int

GetXCalendar() public méthode

Request single Calendar by refId
public GetXCalendar ( string refId ) : ResponseSingle
refId string
Résultat ResponseSingle

GetXCalendar() public méthode

Request single Calendar by refId
public GetXCalendar ( string refId, int navigationPage, int navigationPageSize ) : ResponseSingle
refId string
navigationPage int
navigationPageSize int
Résultat ResponseSingle

GetXCalendars() public méthode

Request all Calendars
public GetXCalendars ( ) : ResponseMulti
Résultat ResponseMulti

GetXCalendars() public méthode

Request all Calendars
public GetXCalendars ( int navigationPage, int navigationPageSize ) : ResponseMulti
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXCalendarsByXLea() public méthode

Returns Calendars associated to a specific Lea by refId
public GetXCalendarsByXLea ( string refId ) : ResponseMulti
refId string
Résultat ResponseMulti

GetXCalendarsByXLea() public méthode

Returns Calendars associated to a specific Lea by refId
public GetXCalendarsByXLea ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti
refId string
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXCalendarsByXSchool() public méthode

Returns Calendars associated to a specific School by refId
public GetXCalendarsByXSchool ( string refId ) : ResponseMulti
refId string
Résultat ResponseMulti

GetXCalendarsByXSchool() public méthode

Returns Calendars associated to a specific School by refId
public GetXCalendarsByXSchool ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti
refId string
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXContact() public méthode

Request single Contact by refId
public GetXContact ( string refId ) : ResponseSingle
refId string
Résultat ResponseSingle

GetXContact() public méthode

Request single Contact by refId
public GetXContact ( string refId, int navigationPage, int navigationPageSize ) : ResponseSingle
refId string
navigationPage int
navigationPageSize int
Résultat ResponseSingle

GetXContacts() public méthode

Request all Contacts
public GetXContacts ( ) : ResponseMulti
Résultat ResponseMulti

GetXContacts() public méthode

Request all Contacts
public GetXContacts ( int navigationPage, int navigationPageSize ) : ResponseMulti
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXContactsByXLea() public méthode

Returns Contacts associated to a specific Lea by refId
public GetXContactsByXLea ( string refId ) : ResponseMulti
refId string
Résultat ResponseMulti

GetXContactsByXLea() public méthode

Returns Contacts associated to a specific Lea by refId
public GetXContactsByXLea ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti
refId string
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXContactsByXSchool() public méthode

Returns Contacts associated to a specific School by refId
public GetXContactsByXSchool ( string refId ) : ResponseMulti
refId string
Résultat ResponseMulti

GetXContactsByXSchool() public méthode

Returns Contacts associated to a specific School by refId
public GetXContactsByXSchool ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti
refId string
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXContactsByXStudent() public méthode

Returns Contacts associated to a specific Student by refId
public GetXContactsByXStudent ( string refId ) : ResponseMulti
refId string
Résultat ResponseMulti

GetXContactsByXStudent() public méthode

Returns Contacts associated to a specific Student by refId
public GetXContactsByXStudent ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti
refId string
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXCourse() public méthode

Request single Course by refId
public GetXCourse ( string refId ) : ResponseSingle
refId string
Résultat ResponseSingle

GetXCourse() public méthode

Request single Course by refId
public GetXCourse ( string refId, int navigationPage, int navigationPageSize ) : ResponseSingle
refId string
navigationPage int
navigationPageSize int
Résultat ResponseSingle

GetXCourses() public méthode

Request all Courses
public GetXCourses ( ) : ResponseMulti
Résultat ResponseMulti

GetXCourses() public méthode

Request all Courses
public GetXCourses ( int navigationPage, int navigationPageSize ) : ResponseMulti
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXCoursesByXLea() public méthode

Returns Courses associated to a specific Lea by refId
public GetXCoursesByXLea ( string refId ) : ResponseMulti
refId string
Résultat ResponseMulti

GetXCoursesByXLea() public méthode

Returns Courses associated to a specific Lea by refId
public GetXCoursesByXLea ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti
refId string
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXCoursesByXRoster() public méthode

Returns Courses associated to a specific Roster by refId
public GetXCoursesByXRoster ( string refId ) : ResponseMulti
refId string
Résultat ResponseMulti

GetXCoursesByXRoster() public méthode

Returns Courses associated to a specific Roster by refId
public GetXCoursesByXRoster ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti
refId string
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXCoursesByXSchool() public méthode

Returns Courses associated to a specific School by refId
public GetXCoursesByXSchool ( string refId ) : ResponseMulti
refId string
Résultat ResponseMulti

GetXCoursesByXSchool() public méthode

Returns Courses associated to a specific School by refId
public GetXCoursesByXSchool ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti
refId string
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXLea() public méthode

Request single Leas by refId
public GetXLea ( string refId ) : ResponseSingle
refId string
Résultat ResponseSingle

GetXLea() public méthode

Request single Leas by refId
public GetXLea ( string refId, int navigationPage, int navigationPageSize ) : ResponseSingle
refId string
navigationPage int
navigationPageSize int
Résultat ResponseSingle

GetXLeas() public méthode

Request all Leas
public GetXLeas ( ) : ResponseMulti
Résultat ResponseMulti

GetXLeas() public méthode

Request all Leas
public GetXLeas ( int navigationPage, int navigationPageSize ) : ResponseMulti
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXLeasByXContact() public méthode

Returns Leas associated to a specific Contact by refId
public GetXLeasByXContact ( string refId ) : ResponseMulti
refId string
Résultat ResponseMulti

GetXLeasByXContact() public méthode

Returns Leas associated to a specific Contact by refId
public GetXLeasByXContact ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti
refId string
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXLeasByXRoster() public méthode

Returns Leas associated to a specific Roster by refId
public GetXLeasByXRoster ( string refId ) : ResponseMulti
refId string
Résultat ResponseMulti

GetXLeasByXRoster() public méthode

Returns Leas associated to a specific Roster by refId
public GetXLeasByXRoster ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti
refId string
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXLeasByXSchool() public méthode

Returns Leas associated to a specific School by refId
public GetXLeasByXSchool ( string refId ) : ResponseMulti
refId string
Résultat ResponseMulti

GetXLeasByXSchool() public méthode

Returns Leas associated to a specific School by refId
public GetXLeasByXSchool ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti
refId string
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXLeasByXStaff() public méthode

Returns Leas associated to a specific Staff by refId
public GetXLeasByXStaff ( string refId ) : ResponseMulti
refId string
Résultat ResponseMulti

GetXLeasByXStaff() public méthode

Returns Leas associated to a specific Staff by refId
public GetXLeasByXStaff ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti
refId string
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXLeasByXStudent() public méthode

Returns Leas associated to a specific Student by refId
public GetXLeasByXStudent ( string refId ) : ResponseMulti
refId string
Résultat ResponseMulti

GetXLeasByXStudent() public méthode

Returns Leas associated to a specific Student by refId
public GetXLeasByXStudent ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti
refId string
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXRoster() public méthode

Request single Roster by refId
public GetXRoster ( string refId ) : ResponseSingle
refId string
Résultat ResponseSingle

GetXRoster() public méthode

Request single Roster by refId
public GetXRoster ( string refId, int navigationPage, int navigationPageSize ) : ResponseSingle
refId string
navigationPage int
navigationPageSize int
Résultat ResponseSingle

GetXRosters() public méthode

Request all Rosters
public GetXRosters ( ) : ResponseMulti
Résultat ResponseMulti

GetXRosters() public méthode

Request all Rosters
public GetXRosters ( int navigationPage, int navigationPageSize ) : ResponseMulti
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXRostersByXCourse() public méthode

Returns Rosters associated to a specific Course by refId
public GetXRostersByXCourse ( string refId ) : ResponseMulti
refId string
Résultat ResponseMulti

GetXRostersByXCourse() public méthode

Returns Rosters associated to a specific Course by refId
public GetXRostersByXCourse ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti
refId string
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXRostersByXLea() public méthode

Returns Rosters associated to a specific Lea by refId
public GetXRostersByXLea ( string refId ) : ResponseMulti
refId string
Résultat ResponseMulti

GetXRostersByXLea() public méthode

Returns Rosters associated to a specific Lea by refId
public GetXRostersByXLea ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti
refId string
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXRostersByXSchool() public méthode

Returns Rosters associated to a specific School by refId
public GetXRostersByXSchool ( string refId ) : ResponseMulti
refId string
Résultat ResponseMulti

GetXRostersByXSchool() public méthode

Returns Rosters associated to a specific School by refId
public GetXRostersByXSchool ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti
refId string
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXRostersByXStaff() public méthode

Returns Rosters associated to a specific Staff by refId
public GetXRostersByXStaff ( string refId ) : ResponseMulti
refId string
Résultat ResponseMulti

GetXRostersByXStaff() public méthode

Returns Rosters associated to a specific Staff by refId
public GetXRostersByXStaff ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti
refId string
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXRostersByXStudent() public méthode

Returns Rosters associated to a specific Student by refId
public GetXRostersByXStudent ( string refId ) : ResponseMulti
refId string
Résultat ResponseMulti

GetXRostersByXStudent() public méthode

Returns Rosters associated to a specific Student by refId
public GetXRostersByXStudent ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti
refId string
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXSchool() public méthode

Request single School by refId
public GetXSchool ( string refId ) : ResponseSingle
refId string
Résultat ResponseSingle

GetXSchool() public méthode

Request single School by refId
public GetXSchool ( string refId, int navigationPage, int navigationPageSize ) : ResponseSingle
refId string
navigationPage int
navigationPageSize int
Résultat ResponseSingle

GetXSchools() public méthode

Request all Schools
public GetXSchools ( ) : ResponseMulti
Résultat ResponseMulti

GetXSchools() public méthode

Request all Schools
public GetXSchools ( int navigationPage, int navigationPageSize ) : ResponseMulti
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXSchoolsByXCalendar() public méthode

Returns Schools associated to a specific Calendar by refId
public GetXSchoolsByXCalendar ( string refId ) : ResponseMulti
refId string
Résultat ResponseMulti

GetXSchoolsByXCalendar() public méthode

Returns Schools associated to a specific Calendar by refId
public GetXSchoolsByXCalendar ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti
refId string
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXSchoolsByXContact() public méthode

Returns Schools associated to a specific Contact by refId
public GetXSchoolsByXContact ( string refId ) : ResponseMulti
refId string
Résultat ResponseMulti

GetXSchoolsByXContact() public méthode

Returns Schools associated to a specific Contact by refId
public GetXSchoolsByXContact ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti
refId string
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXSchoolsByXCourse() public méthode

Returns Schools associated to a specific Course by refId
public GetXSchoolsByXCourse ( string refId ) : ResponseMulti
refId string
Résultat ResponseMulti

GetXSchoolsByXCourse() public méthode

Returns Schools associated to a specific Course by refId
public GetXSchoolsByXCourse ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti
refId string
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXSchoolsByXLea() public méthode

Returns Schools associated to a specific Lea by refId
public GetXSchoolsByXLea ( string refId ) : ResponseMulti
refId string
Résultat ResponseMulti

GetXSchoolsByXLea() public méthode

Returns Schools associated to a specific Lea by refId
public GetXSchoolsByXLea ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti
refId string
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXSchoolsByXRoster() public méthode

Returns Schools associated to a specific Roster by refId
public GetXSchoolsByXRoster ( string refId ) : ResponseMulti
refId string
Résultat ResponseMulti

GetXSchoolsByXRoster() public méthode

Returns Schools associated to a specific Roster by refId
public GetXSchoolsByXRoster ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti
refId string
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXSchoolsByXStaff() public méthode

Returns Schools associated to a specific Staff by refId
public GetXSchoolsByXStaff ( string refId ) : ResponseMulti
refId string
Résultat ResponseMulti

GetXSchoolsByXStaff() public méthode

Returns Schools associated to a specific Staff by refId
public GetXSchoolsByXStaff ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti
refId string
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXSchoolsByXStudent() public méthode

Returns Schools associated to a specific Student by refId
public GetXSchoolsByXStudent ( string refId ) : ResponseMulti
refId string
Résultat ResponseMulti

GetXSchoolsByXStudent() public méthode

Returns Schools associated to a specific Student by refId
public GetXSchoolsByXStudent ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti
refId string
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXStaff() public méthode

Request single Staffs by refId
public GetXStaff ( string refId ) : ResponseSingle
refId string
Résultat ResponseSingle

GetXStaff() public méthode

Request single Staffs by refId
public GetXStaff ( string refId, int navigationPage, int navigationPageSize ) : ResponseSingle
refId string
navigationPage int
navigationPageSize int
Résultat ResponseSingle

GetXStaffUsers() public méthode

Return generated staff usernames and passwords by school
public GetXStaffUsers ( string refId ) : ResponseMulti
refId string
Résultat ResponseMulti

GetXStaffs() public méthode

Request all Staffs
public GetXStaffs ( ) : ResponseMulti
Résultat ResponseMulti

GetXStaffs() public méthode

Request all Staffs
public GetXStaffs ( int navigationPage, int navigationPageSize ) : ResponseMulti
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXStaffsByXCourse() public méthode

Returns Staffs associated to a specific Course by refId
public GetXStaffsByXCourse ( string refId ) : ResponseMulti
refId string
Résultat ResponseMulti

GetXStaffsByXCourse() public méthode

Returns Staffs associated to a specific Course by refId
public GetXStaffsByXCourse ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti
refId string
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXStaffsByXLea() public méthode

Returns Staffs associated to a specific Lea by refId
public GetXStaffsByXLea ( string refId ) : ResponseMulti
refId string
Résultat ResponseMulti

GetXStaffsByXLea() public méthode

Returns Staffs associated to a specific Lea by refId
public GetXStaffsByXLea ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti
refId string
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXStaffsByXRoster() public méthode

Returns Staffs associated to a specific Roster by refId
public GetXStaffsByXRoster ( string refId ) : ResponseMulti
refId string
Résultat ResponseMulti

GetXStaffsByXRoster() public méthode

Returns Staffs associated to a specific Roster by refId
public GetXStaffsByXRoster ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti
refId string
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXStaffsByXSchool() public méthode

Returns Staffs associated to a specific School by refId
public GetXStaffsByXSchool ( string refId ) : ResponseMulti
refId string
Résultat ResponseMulti

GetXStaffsByXSchool() public méthode

Returns Staffs associated to a specific School by refId
public GetXStaffsByXSchool ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti
refId string
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXStaffsByXStudent() public méthode

Returns Staffs associated to a specific Student by refId
public GetXStaffsByXStudent ( string refId ) : ResponseMulti
refId string
Résultat ResponseMulti

GetXStaffsByXStudent() public méthode

Returns Staffs associated to a specific Student by refId
public GetXStaffsByXStudent ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti
refId string
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXStudent() public méthode

Request single Student by refId
public GetXStudent ( string refId ) : ResponseSingle
refId string
Résultat ResponseSingle

GetXStudent() public méthode

Request single Student by refId
public GetXStudent ( string refId, int navigationPage, int navigationPageSize ) : ResponseSingle
refId string
navigationPage int
navigationPageSize int
Résultat ResponseSingle

GetXStudentUsers() public méthode

Return generated student usernames and passwords by school
public GetXStudentUsers ( string refId ) : ResponseMulti
refId string
Résultat ResponseMulti

GetXStudents() public méthode

Request all Students
public GetXStudents ( ) : ResponseMulti
Résultat ResponseMulti

GetXStudents() public méthode

Request all Students
public GetXStudents ( int navigationPage, int navigationPageSize ) : ResponseMulti
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXStudentsByXContact() public méthode

Returns Students associated to a specific Contact by refId
public GetXStudentsByXContact ( string refId ) : ResponseMulti
refId string
Résultat ResponseMulti

GetXStudentsByXContact() public méthode

Returns Students associated to a specific Contact by refId
public GetXStudentsByXContact ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti
refId string
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXStudentsByXLea() public méthode

Returns Students associated to a specific Lea by refId
public GetXStudentsByXLea ( string refId ) : ResponseMulti
refId string
Résultat ResponseMulti

GetXStudentsByXLea() public méthode

Returns Students associated to a specific Lea by refId
public GetXStudentsByXLea ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti
refId string
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXStudentsByXRoster() public méthode

Returns Students associated to a specific Roster by refId
public GetXStudentsByXRoster ( string refId ) : ResponseMulti
refId string
Résultat ResponseMulti

GetXStudentsByXRoster() public méthode

Returns Students associated to a specific Roster by refId
public GetXStudentsByXRoster ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti
refId string
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXStudentsByXSchool() public méthode

Returns Students associated to a specific School by refId
public GetXStudentsByXSchool ( string refId ) : ResponseMulti
refId string
Résultat ResponseMulti

GetXStudentsByXSchool() public méthode

Returns Students associated to a specific School by refId
public GetXStudentsByXSchool ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti
refId string
navigationPage int
navigationPageSize int
Résultat ResponseMulti

GetXStudentsByXStaff() public méthode

Returns Students associated to a specific Staff by refId
public GetXStudentsByXStaff ( string refId ) : ResponseMulti
refId string
Résultat ResponseMulti

GetXStudentsByXStaff() public méthode

Returns Students associated to a specific Staff by refId
public GetXStudentsByXStaff ( string refId, int navigationPage, int navigationPageSize ) : ResponseMulti
refId string
navigationPage int
navigationPageSize int
Résultat ResponseMulti

XPress() public méthode

public XPress ( string baseApiUrl ) : System
baseApiUrl string
Résultat System