C# 클래스 RicOneApi.Api.XPress

Static class built off of RICOne client to allow access to xPress data model objects
파일 보기 프로젝트 열기: RIConeorg/API-ClientLibrary-DotNet 1 사용 예제들

공개 메소드들

메소드 설명
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

비공개 메소드들

메소드 설명
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

메소드 상세

CreateXStaffUsers() 공개 메소드

Create staff usernames and passwords by school
public CreateXStaffUsers ( string refId ) : ResponseMulti
refId string
리턴 ResponseMulti

CreateXStudentUsers() 공개 메소드

Create student usernames and passwords by school
public CreateXStudentUsers ( string refId ) : ResponseMulti
refId string
리턴 ResponseMulti

DeleteXStaffUsers() 공개 메소드

Delete generated staff passwords by school
public DeleteXStaffUsers ( string refId ) : ResponseMulti
refId string
리턴 ResponseMulti

DeleteXStudentUsers() 공개 메소드

Delete generated student passwords by school
public DeleteXStudentUsers ( string refId ) : ResponseMulti
refId string
리턴 ResponseMulti

GetLastPage() 공개 메소드

Max page value for specified service path object
public GetLastPage ( int navigationPageSize, ServicePath p ) : int
navigationPageSize int
p ServicePath
리턴 int

GetLastPage() 공개 메소드

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

GetXCalendar() 공개 메소드

Request single Calendar by refId
public GetXCalendar ( string refId ) : ResponseSingle
refId string
리턴 ResponseSingle

GetXCalendar() 공개 메소드

Request single Calendar by refId
public GetXCalendar ( string refId, int navigationPage, int navigationPageSize ) : ResponseSingle
refId string
navigationPage int
navigationPageSize int
리턴 ResponseSingle

GetXCalendars() 공개 메소드

Request all Calendars
public GetXCalendars ( ) : ResponseMulti
리턴 ResponseMulti

GetXCalendars() 공개 메소드

Request all Calendars
public GetXCalendars ( int navigationPage, int navigationPageSize ) : ResponseMulti
navigationPage int
navigationPageSize int
리턴 ResponseMulti

GetXCalendarsByXLea() 공개 메소드

Returns Calendars associated to a specific Lea by refId
public GetXCalendarsByXLea ( string refId ) : ResponseMulti
refId string
리턴 ResponseMulti

GetXCalendarsByXLea() 공개 메소드

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

GetXCalendarsByXSchool() 공개 메소드

Returns Calendars associated to a specific School by refId
public GetXCalendarsByXSchool ( string refId ) : ResponseMulti
refId string
리턴 ResponseMulti

GetXCalendarsByXSchool() 공개 메소드

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

GetXContact() 공개 메소드

Request single Contact by refId
public GetXContact ( string refId ) : ResponseSingle
refId string
리턴 ResponseSingle

GetXContact() 공개 메소드

Request single Contact by refId
public GetXContact ( string refId, int navigationPage, int navigationPageSize ) : ResponseSingle
refId string
navigationPage int
navigationPageSize int
리턴 ResponseSingle

GetXContacts() 공개 메소드

Request all Contacts
public GetXContacts ( ) : ResponseMulti
리턴 ResponseMulti

GetXContacts() 공개 메소드

Request all Contacts
public GetXContacts ( int navigationPage, int navigationPageSize ) : ResponseMulti
navigationPage int
navigationPageSize int
리턴 ResponseMulti

GetXContactsByXLea() 공개 메소드

Returns Contacts associated to a specific Lea by refId
public GetXContactsByXLea ( string refId ) : ResponseMulti
refId string
리턴 ResponseMulti

GetXContactsByXLea() 공개 메소드

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

GetXContactsByXSchool() 공개 메소드

Returns Contacts associated to a specific School by refId
public GetXContactsByXSchool ( string refId ) : ResponseMulti
refId string
리턴 ResponseMulti

GetXContactsByXSchool() 공개 메소드

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

GetXContactsByXStudent() 공개 메소드

Returns Contacts associated to a specific Student by refId
public GetXContactsByXStudent ( string refId ) : ResponseMulti
refId string
리턴 ResponseMulti

GetXContactsByXStudent() 공개 메소드

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

GetXCourse() 공개 메소드

Request single Course by refId
public GetXCourse ( string refId ) : ResponseSingle
refId string
리턴 ResponseSingle

GetXCourse() 공개 메소드

Request single Course by refId
public GetXCourse ( string refId, int navigationPage, int navigationPageSize ) : ResponseSingle
refId string
navigationPage int
navigationPageSize int
리턴 ResponseSingle

GetXCourses() 공개 메소드

Request all Courses
public GetXCourses ( ) : ResponseMulti
리턴 ResponseMulti

GetXCourses() 공개 메소드

Request all Courses
public GetXCourses ( int navigationPage, int navigationPageSize ) : ResponseMulti
navigationPage int
navigationPageSize int
리턴 ResponseMulti

GetXCoursesByXLea() 공개 메소드

Returns Courses associated to a specific Lea by refId
public GetXCoursesByXLea ( string refId ) : ResponseMulti
refId string
리턴 ResponseMulti

GetXCoursesByXLea() 공개 메소드

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

GetXCoursesByXRoster() 공개 메소드

Returns Courses associated to a specific Roster by refId
public GetXCoursesByXRoster ( string refId ) : ResponseMulti
refId string
리턴 ResponseMulti

GetXCoursesByXRoster() 공개 메소드

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

GetXCoursesByXSchool() 공개 메소드

Returns Courses associated to a specific School by refId
public GetXCoursesByXSchool ( string refId ) : ResponseMulti
refId string
리턴 ResponseMulti

GetXCoursesByXSchool() 공개 메소드

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

GetXLea() 공개 메소드

Request single Leas by refId
public GetXLea ( string refId ) : ResponseSingle
refId string
리턴 ResponseSingle

GetXLea() 공개 메소드

Request single Leas by refId
public GetXLea ( string refId, int navigationPage, int navigationPageSize ) : ResponseSingle
refId string
navigationPage int
navigationPageSize int
리턴 ResponseSingle

GetXLeas() 공개 메소드

Request all Leas
public GetXLeas ( ) : ResponseMulti
리턴 ResponseMulti

GetXLeas() 공개 메소드

Request all Leas
public GetXLeas ( int navigationPage, int navigationPageSize ) : ResponseMulti
navigationPage int
navigationPageSize int
리턴 ResponseMulti

GetXLeasByXContact() 공개 메소드

Returns Leas associated to a specific Contact by refId
public GetXLeasByXContact ( string refId ) : ResponseMulti
refId string
리턴 ResponseMulti

GetXLeasByXContact() 공개 메소드

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

GetXLeasByXRoster() 공개 메소드

Returns Leas associated to a specific Roster by refId
public GetXLeasByXRoster ( string refId ) : ResponseMulti
refId string
리턴 ResponseMulti

GetXLeasByXRoster() 공개 메소드

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

GetXLeasByXSchool() 공개 메소드

Returns Leas associated to a specific School by refId
public GetXLeasByXSchool ( string refId ) : ResponseMulti
refId string
리턴 ResponseMulti

GetXLeasByXSchool() 공개 메소드

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

GetXLeasByXStaff() 공개 메소드

Returns Leas associated to a specific Staff by refId
public GetXLeasByXStaff ( string refId ) : ResponseMulti
refId string
리턴 ResponseMulti

GetXLeasByXStaff() 공개 메소드

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

GetXLeasByXStudent() 공개 메소드

Returns Leas associated to a specific Student by refId
public GetXLeasByXStudent ( string refId ) : ResponseMulti
refId string
리턴 ResponseMulti

GetXLeasByXStudent() 공개 메소드

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

GetXRoster() 공개 메소드

Request single Roster by refId
public GetXRoster ( string refId ) : ResponseSingle
refId string
리턴 ResponseSingle

GetXRoster() 공개 메소드

Request single Roster by refId
public GetXRoster ( string refId, int navigationPage, int navigationPageSize ) : ResponseSingle
refId string
navigationPage int
navigationPageSize int
리턴 ResponseSingle

GetXRosters() 공개 메소드

Request all Rosters
public GetXRosters ( ) : ResponseMulti
리턴 ResponseMulti

GetXRosters() 공개 메소드

Request all Rosters
public GetXRosters ( int navigationPage, int navigationPageSize ) : ResponseMulti
navigationPage int
navigationPageSize int
리턴 ResponseMulti

GetXRostersByXCourse() 공개 메소드

Returns Rosters associated to a specific Course by refId
public GetXRostersByXCourse ( string refId ) : ResponseMulti
refId string
리턴 ResponseMulti

GetXRostersByXCourse() 공개 메소드

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

GetXRostersByXLea() 공개 메소드

Returns Rosters associated to a specific Lea by refId
public GetXRostersByXLea ( string refId ) : ResponseMulti
refId string
리턴 ResponseMulti

GetXRostersByXLea() 공개 메소드

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

GetXRostersByXSchool() 공개 메소드

Returns Rosters associated to a specific School by refId
public GetXRostersByXSchool ( string refId ) : ResponseMulti
refId string
리턴 ResponseMulti

GetXRostersByXSchool() 공개 메소드

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

GetXRostersByXStaff() 공개 메소드

Returns Rosters associated to a specific Staff by refId
public GetXRostersByXStaff ( string refId ) : ResponseMulti
refId string
리턴 ResponseMulti

GetXRostersByXStaff() 공개 메소드

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

GetXRostersByXStudent() 공개 메소드

Returns Rosters associated to a specific Student by refId
public GetXRostersByXStudent ( string refId ) : ResponseMulti
refId string
리턴 ResponseMulti

GetXRostersByXStudent() 공개 메소드

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

GetXSchool() 공개 메소드

Request single School by refId
public GetXSchool ( string refId ) : ResponseSingle
refId string
리턴 ResponseSingle

GetXSchool() 공개 메소드

Request single School by refId
public GetXSchool ( string refId, int navigationPage, int navigationPageSize ) : ResponseSingle
refId string
navigationPage int
navigationPageSize int
리턴 ResponseSingle

GetXSchools() 공개 메소드

Request all Schools
public GetXSchools ( ) : ResponseMulti
리턴 ResponseMulti

GetXSchools() 공개 메소드

Request all Schools
public GetXSchools ( int navigationPage, int navigationPageSize ) : ResponseMulti
navigationPage int
navigationPageSize int
리턴 ResponseMulti

GetXSchoolsByXCalendar() 공개 메소드

Returns Schools associated to a specific Calendar by refId
public GetXSchoolsByXCalendar ( string refId ) : ResponseMulti
refId string
리턴 ResponseMulti

GetXSchoolsByXCalendar() 공개 메소드

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

GetXSchoolsByXContact() 공개 메소드

Returns Schools associated to a specific Contact by refId
public GetXSchoolsByXContact ( string refId ) : ResponseMulti
refId string
리턴 ResponseMulti

GetXSchoolsByXContact() 공개 메소드

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

GetXSchoolsByXCourse() 공개 메소드

Returns Schools associated to a specific Course by refId
public GetXSchoolsByXCourse ( string refId ) : ResponseMulti
refId string
리턴 ResponseMulti

GetXSchoolsByXCourse() 공개 메소드

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

GetXSchoolsByXLea() 공개 메소드

Returns Schools associated to a specific Lea by refId
public GetXSchoolsByXLea ( string refId ) : ResponseMulti
refId string
리턴 ResponseMulti

GetXSchoolsByXLea() 공개 메소드

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

GetXSchoolsByXRoster() 공개 메소드

Returns Schools associated to a specific Roster by refId
public GetXSchoolsByXRoster ( string refId ) : ResponseMulti
refId string
리턴 ResponseMulti

GetXSchoolsByXRoster() 공개 메소드

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

GetXSchoolsByXStaff() 공개 메소드

Returns Schools associated to a specific Staff by refId
public GetXSchoolsByXStaff ( string refId ) : ResponseMulti
refId string
리턴 ResponseMulti

GetXSchoolsByXStaff() 공개 메소드

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

GetXSchoolsByXStudent() 공개 메소드

Returns Schools associated to a specific Student by refId
public GetXSchoolsByXStudent ( string refId ) : ResponseMulti
refId string
리턴 ResponseMulti

GetXSchoolsByXStudent() 공개 메소드

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

GetXStaff() 공개 메소드

Request single Staffs by refId
public GetXStaff ( string refId ) : ResponseSingle
refId string
리턴 ResponseSingle

GetXStaff() 공개 메소드

Request single Staffs by refId
public GetXStaff ( string refId, int navigationPage, int navigationPageSize ) : ResponseSingle
refId string
navigationPage int
navigationPageSize int
리턴 ResponseSingle

GetXStaffUsers() 공개 메소드

Return generated staff usernames and passwords by school
public GetXStaffUsers ( string refId ) : ResponseMulti
refId string
리턴 ResponseMulti

GetXStaffs() 공개 메소드

Request all Staffs
public GetXStaffs ( ) : ResponseMulti
리턴 ResponseMulti

GetXStaffs() 공개 메소드

Request all Staffs
public GetXStaffs ( int navigationPage, int navigationPageSize ) : ResponseMulti
navigationPage int
navigationPageSize int
리턴 ResponseMulti

GetXStaffsByXCourse() 공개 메소드

Returns Staffs associated to a specific Course by refId
public GetXStaffsByXCourse ( string refId ) : ResponseMulti
refId string
리턴 ResponseMulti

GetXStaffsByXCourse() 공개 메소드

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

GetXStaffsByXLea() 공개 메소드

Returns Staffs associated to a specific Lea by refId
public GetXStaffsByXLea ( string refId ) : ResponseMulti
refId string
리턴 ResponseMulti

GetXStaffsByXLea() 공개 메소드

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

GetXStaffsByXRoster() 공개 메소드

Returns Staffs associated to a specific Roster by refId
public GetXStaffsByXRoster ( string refId ) : ResponseMulti
refId string
리턴 ResponseMulti

GetXStaffsByXRoster() 공개 메소드

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

GetXStaffsByXSchool() 공개 메소드

Returns Staffs associated to a specific School by refId
public GetXStaffsByXSchool ( string refId ) : ResponseMulti
refId string
리턴 ResponseMulti

GetXStaffsByXSchool() 공개 메소드

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

GetXStaffsByXStudent() 공개 메소드

Returns Staffs associated to a specific Student by refId
public GetXStaffsByXStudent ( string refId ) : ResponseMulti
refId string
리턴 ResponseMulti

GetXStaffsByXStudent() 공개 메소드

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

GetXStudent() 공개 메소드

Request single Student by refId
public GetXStudent ( string refId ) : ResponseSingle
refId string
리턴 ResponseSingle

GetXStudent() 공개 메소드

Request single Student by refId
public GetXStudent ( string refId, int navigationPage, int navigationPageSize ) : ResponseSingle
refId string
navigationPage int
navigationPageSize int
리턴 ResponseSingle

GetXStudentUsers() 공개 메소드

Return generated student usernames and passwords by school
public GetXStudentUsers ( string refId ) : ResponseMulti
refId string
리턴 ResponseMulti

GetXStudents() 공개 메소드

Request all Students
public GetXStudents ( ) : ResponseMulti
리턴 ResponseMulti

GetXStudents() 공개 메소드

Request all Students
public GetXStudents ( int navigationPage, int navigationPageSize ) : ResponseMulti
navigationPage int
navigationPageSize int
리턴 ResponseMulti

GetXStudentsByXContact() 공개 메소드

Returns Students associated to a specific Contact by refId
public GetXStudentsByXContact ( string refId ) : ResponseMulti
refId string
리턴 ResponseMulti

GetXStudentsByXContact() 공개 메소드

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

GetXStudentsByXLea() 공개 메소드

Returns Students associated to a specific Lea by refId
public GetXStudentsByXLea ( string refId ) : ResponseMulti
refId string
리턴 ResponseMulti

GetXStudentsByXLea() 공개 메소드

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

GetXStudentsByXRoster() 공개 메소드

Returns Students associated to a specific Roster by refId
public GetXStudentsByXRoster ( string refId ) : ResponseMulti
refId string
리턴 ResponseMulti

GetXStudentsByXRoster() 공개 메소드

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

GetXStudentsByXSchool() 공개 메소드

Returns Students associated to a specific School by refId
public GetXStudentsByXSchool ( string refId ) : ResponseMulti
refId string
리턴 ResponseMulti

GetXStudentsByXSchool() 공개 메소드

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

GetXStudentsByXStaff() 공개 메소드

Returns Students associated to a specific Staff by refId
public GetXStudentsByXStaff ( string refId ) : ResponseMulti
refId string
리턴 ResponseMulti

GetXStudentsByXStaff() 공개 메소드

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

XPress() 공개 메소드

public XPress ( string baseApiUrl ) : System
baseApiUrl string
리턴 System