C# Class inBloomApiLibrary.StudentDataService

Inheritance: ServiceBase
显示文件 Open project: upeo/inbloom-dotnet

Public Methods

Method Description
DeleteStudentAcademicRecords ( string accessToken, string studentId ) : string

Deletes student Academic Records details.

DeleteStudentAssessments ( string accessToken, string studentId ) : string

Deletes student Assessments details.

DeleteStudentCohortAssociations ( string accessToken, string studentId ) : string

Deletes student Cohort Associations details.

DeleteStudentCompetencies ( string accessToken, string studentId ) : string

Deletes student Competencies details.

DeleteStudentCompetencyObjectives ( string accessToken, string studentId ) : string

Deletes student Competency Objectives details.

DeleteStudentDisciplineIncidentAssociations ( string accessToken, string studentId ) : string

Deletes student Discipline Incident Associations details.

DeleteStudentGradebookEntries ( string accessToken, string studentId ) : string

Deletes student Gradebook Entries details.

DeleteStudentParentAssociations ( string accessToken, string studentId ) : string

Deletes student Parent Associations details.

DeleteStudentProgramAssociations ( string accessToken, string studentId ) : string

Deletes student Program Associations details.

DeleteStudentSchoolAssociations ( string accessToken, string studentId ) : string

Deletes student School Associations details.

DeleteStudentSectionAssociations ( string accessToken, string studentId ) : string

Deletes student Section Associations details.

DeleteStudents ( string accessToken, string studentId ) : string

Deletes Students details.

GetStudentAcademicRecordById ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets student academic records details by id.

GetStudentAcademicRecordCustom ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets student academic records custom details.

GetStudentAcademicRecords ( string accessToken ) : Newtonsoft.Json.Linq.JArray

Gets student academic records details.

GetStudentAssessmentAssessments ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets assessments within the student assessments.

GetStudentAssessmentById ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets student assessments details by id.

GetStudentAssessmentCustom ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets student assessments custom details.

GetStudentAssessmentStudents ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets students within the student assessments.

GetStudentAssessments ( string accessToken ) : Newtonsoft.Json.Linq.JArray

Gets student assessments details.

GetStudentAttendances ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets attendances within the students.

GetStudentAttendancesAsync ( string accessToken, string studentId, int limit ) : Task

Gets attendances within the students.

GetStudentById ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Get student by ID

GetStudentByIdAsync ( string accessToken, string studentId ) : Task

Get student by ID

GetStudentCohortAssociationById ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets student cohort associations details by id.

GetStudentCohortAssociationCohorts ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets cohorts within the student cohort associations details.

GetStudentCohortAssociationCustom ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets student cohort associations custom details.

GetStudentCohortAssociationStudents ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets students within the student cohort associations details.

GetStudentCohortAssociations ( string accessToken ) : Newtonsoft.Json.Linq.JArray

Gets student cohort associations details.

GetStudentCompetencies ( string accessToken ) : Newtonsoft.Json.Linq.JArray

Gets student competencies details.

GetStudentCompetenciesById ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets student competencies details by id.

GetStudentCompetenciesCustom ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets student competencies custom details.

GetStudentCompetenciesReportCards ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets report cards within the student competencies.

GetStudentCompetencyObjectiveById ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets student competency objectives details by id.

GetStudentCompetencyObjectiveCustom ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets student competency objectives custom details.

GetStudentCompetencyObjectives ( string accessToken ) : Newtonsoft.Json.Linq.JArray

Gets student competency objectives details.

GetStudentCustom ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets students custom details.

GetStudentCustomAsync ( string accessToken, string studentId ) : Task

Gets students custom details.

GetStudentDisciplineIncidentAssociationById ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets student discipline incident associations details by id.

GetStudentDisciplineIncidentAssociationCustom ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets student discipline incident associations custom details.

GetStudentDisciplineIncidentAssociationDisciplineIncidents ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets discipline incidents within the student discipline incident associations.

GetStudentDisciplineIncidentAssociationStudents ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets students within the student discipline incident associations.

GetStudentDisciplineIncidentAssociations ( string accessToken ) : Newtonsoft.Json.Linq.JArray

Gets student discipline incident associations details.

GetStudentGradeBookEntries ( string accessToken ) : Newtonsoft.Json.Linq.JArray

Gets student grade book entries details.

GetStudentGradeBookEntries ( string accessToken, int limit, int offset ) : Newtonsoft.Json.Linq.JArray

Gets student grade book entries details.

GetStudentGradeBookEntriesById ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets student grade book entries details by id.

GetStudentGradeBookEntriesCustom ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets student grade book entries custom details.

GetStudentParentAssociationById ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets student parent associations details by id.

GetStudentParentAssociationCustom ( string accessToken, string studentId ) : JArray

Gets student parent associations custom details.

GetStudentParentAssociationParents ( string accessToken, string studentId ) : JArray

Gets parents within the student parent associations details.

GetStudentParentAssociationStudents ( string accessToken, string studentId ) : JArray

Gets students within the student parent associations.

GetStudentParentAssociations ( string accessToken ) : JArray

Gets student parent associations details.

GetStudentProgramAssociationById ( string accessToken, string studentId ) : JArray

Gets student program associations details by id.

GetStudentProgramAssociationByProgramId ( string accessToken, string studentId ) : JArray

Gets student program associations details by program id.

GetStudentProgramAssociationCustom ( string accessToken, string studentId ) : JArray

Gets student program associations custom details.

GetStudentProgramAssociationPrograms ( string accessToken, string studentId ) : JArray

Gets programs within the student program associations.

GetStudentProgramAssociationStudents ( string accessToken, string studentId ) : JArray

Gets students within the student program associations.

GetStudentProgramAssociations ( string accessToken ) : JArray

Gets student program associations details.

GetStudentReportCards ( string accessToken, string studentId ) : JArray

Gets report cards within the students.

GetStudentReportCardsAsync ( string accessToken, string studentId ) : Task

Gets report cards within the students.

GetStudentSchoolAssociationById ( string accessToken, string studentId ) : JArray

Gets student school associations details by id.

GetStudentSchoolAssociationCustom ( string accessToken, string studentId ) : JArray

Gets student school associations custom details.

GetStudentSchoolAssociationSchools ( string accessToken, string studentId ) : JArray

Gets schools within the student school associations.

GetStudentSchoolAssociationStudents ( string accessToken, string studentId ) : JArray

Gets students within the student school associations.

GetStudentSchoolAssociations ( string accessToken ) : JArray

Gets student school associations details.

GetStudentSectionAssociationById ( string accessToken, string studentId ) : JArray

Gets student section associations details by id.

GetStudentSectionAssociationCustom ( string accessToken, string studentId ) : JArray

Gets student section associations custom details.

GetStudentSectionAssociationGrades ( string accessToken, string studentId ) : JArray

Gets grades within the student section associations.

GetStudentSectionAssociationSections ( string accessToken, string studentId ) : JArray

Gets sections within the student section associations.

GetStudentSectionAssociationStudentCompetencies ( string accessToken, string studentId ) : JArray

Gets student competencies within the student section associations.

GetStudentSectionAssociationStudents ( string accessToken, string studentId ) : JArray

Gets students within the student section associations.

GetStudentSectionAssociations ( string accessToken ) : JArray

Gets student section associations details.

GetStudentSectionAssociations ( string accessToken, int limit, int offset, string views ) : JArray

Gets student section associations details.

GetStudentStudentAssessmentAssessments ( string accessToken, string studentId ) : JArray

Gets assessments in student assessments within the students.

GetStudentStudentAssessmentAssessmentsAsync ( string accessToken, string studentId ) : Task

Gets assessments in student assessments within the students.

GetStudentStudentAssessments ( string accessToken, string studentId ) : JArray

Gets student assessments within the students.

GetStudentStudentAssessmentsAsync ( string accessToken, string studentId ) : Task

Gets student assessments within the students.

GetStudentStudentCohortAssociationCohorts ( string accessToken, string studentId ) : JArray

Gets cohorts in student cohort associations within the students.

GetStudentStudentCohortAssociationCohortsAsync ( string accessToken, string studentId ) : Task

Gets cohorts in student cohort associations within the students.

GetStudentStudentCohortAssociations ( string accessToken, string studentId ) : JArray

Gets student cohort associations within the students.

GetStudentStudentCohortAssociationsAsync ( string accessToken, string studentId ) : Task

Gets student cohort associations within the students.

GetStudentStudentDisciplineIncidentAssociationDisciplineIncidents ( string accessToken, string studentId ) : JArray

Gets discipline incidents in student discipline incident associations within the students.

GetStudentStudentDisciplineIncidentAssociationDisciplineIncidentsAsync ( string accessToken, string studentId ) : Task

Gets discipline incidents in student discipline incident associations within the students.

GetStudentStudentDisciplineIncidentAssociations ( string accessToken, string studentId ) : JArray

Gets student discipline incident associations within the students.

GetStudentStudentDisciplineIncidentAssociationsAsync ( string accessToken, string studentId ) : Task

Gets student discipline incident associations within the students.

GetStudentStudentParentAssociationParents ( string accessToken, string studentId ) : JArray

Gets parents in student parent associations within the students.

GetStudentStudentParentAssociations ( string accessToken, string studentId ) : JArray

Gets student parent associations within the students.

GetStudentStudentParentAssociationsAsync ( string accessToken, string studentId ) : Task

Gets student parent associations within the students.

GetStudentStudentProgramAssociationPrograms ( string accessToken, string studentId ) : JArray

Gets programs in student program associations within the students.

GetStudentStudentProgramAssociationProgramsAsync ( string accessToken, string studentId ) : Task

Gets programs in student program associations within the students.

GetStudentStudentProgramAssociations ( string accessToken, string studentId ) : JArray

Gets student program associations within the students.

GetStudentStudentProgramAssociationsAsync ( string accessToken, string studentId ) : Task

Gets student program associations within the students.

GetStudentStudentSchoolAssociationSchools ( string accessToken, string studentId ) : JArray

Gets schools in student school associations within the students.

GetStudentStudentSchoolAssociationSchoolsAsync ( string accessToken, string studentId ) : Task

Gets schools in student school associations within the students.

GetStudentStudentSchoolAssociations ( string accessToken, string studentId ) : JArray

Gets student school associations within the students.

GetStudentStudentSchoolAssociationsAsync ( string accessToken, string studentId ) : Task

Gets student school associations within the students.

GetStudentStudentSectionAssociationSections ( string accessToken, string studentId ) : JArray

Gets sections in student section associations within the students.

GetStudentStudentSectionAssociationSectionsAsync ( string accessToken, string studentId ) : Task

Gets sections in student section associations within the students.

GetStudentStudentSectionAssociations ( string accessToken, string studentId ) : JArray

Gets student section associations within the students.

GetStudentStudentSectionAssociations ( string accessToken, string studentId, string views ) : JArray

Gets student section associations within the students.

GetStudentStudentSectionAssociationsAsync ( string accessToken, string studentId ) : Task

Gets student section associations within the students.

GetStudents ( string accessToken ) : JArray

Gets students details.

GetStudents ( string accessToken, int limit, int offset ) : JArray

Gets students details.

GetStudentsAsync ( string accessToken, int limit, int offset ) : Task

Gets students details.

PostStudentAcademicRecords ( string accessToken, string data ) : string

Creates student Academic Records details.

PostStudentAssessments ( string accessToken, string data ) : string

Creates student Assessments details.

PostStudentCohortAssociations ( string accessToken, string data ) : string

Creates student Cohort Associations details.

PostStudentCompetencies ( string accessToken, string data ) : string

Creates student Competencies details.

PostStudentCompetencyObjectives ( string accessToken, string data ) : string

Creates student Competency Objectives details.

PostStudentDisciplineIncidentAssociations ( string accessToken, string data ) : string

Creates student Discipline Incident Associations details.

PostStudentGradebookEntries ( string accessToken, string data ) : string

Creates student Gradebook Entries details.

PostStudentParentAssociations ( string accessToken, string data ) : string

Creates student Parent Associations details.

PostStudentProgramAssociations ( string accessToken, string data ) : string

Creates student Program Associations details.

PostStudentSchoolAssociations ( string accessToken, string data ) : string

Creates student School Associations details.

PostStudentSectionAssociations ( string accessToken, string data ) : string

Creates student Section Associations details.

PostStudents ( string accessToken, string data ) : string

Creates Students details.

PutStudentAcademicRecords ( string accessToken, string data, string studentId ) : string

Updates student Academic Records details.

PutStudentAssessments ( string accessToken, string data, string studentId ) : string

Updates student Assessments details.

PutStudentCohortAssociations ( string accessToken, string data, string studentId ) : string

Updates student Cohort Associations details.

PutStudentCompetencies ( string accessToken, string data, string studentId ) : string

Updates student Competencies details.

PutStudentCompetencyObjectives ( string accessToken, string data, string studentId ) : string

Updates student Competency Objectives details.

PutStudentDisciplineIncidentAssociations ( string accessToken, string data, string studentId ) : string

Updates student Discipline Incident Associations details.

PutStudentGradebookEntries ( string accessToken, string data, string studentId ) : string

Updates student Gradebook Entries details.

PutStudentParentAssociations ( string accessToken, string data, string studentId ) : string

Updates student Parent Associations details.

PutStudentProgramAssociations ( string accessToken, string data, string studentId ) : string

Updates student Program Associations details.

PutStudentSchoolAssociations ( string accessToken, string data, string studentId ) : string

Updates student School Associations details.

PutStudentSectionAssociations ( string accessToken, string data, string studentId ) : string

Updates student Section Associations details.

PutStudents ( string accessToken, string data, string studentId ) : string

Updates Students details.

Private Methods

Method Description
GetStudentCourseTranscriptCourses ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
GetStudentCourseTranscripts ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Method Details

DeleteStudentAcademicRecords() public method

Deletes student Academic Records details.
public DeleteStudentAcademicRecords ( string accessToken, string studentId ) : string
accessToken string
studentId string
return string

DeleteStudentAssessments() public method

Deletes student Assessments details.
public DeleteStudentAssessments ( string accessToken, string studentId ) : string
accessToken string
studentId string
return string

DeleteStudentCohortAssociations() public method

Deletes student Cohort Associations details.
public DeleteStudentCohortAssociations ( string accessToken, string studentId ) : string
accessToken string
studentId string
return string

DeleteStudentCompetencies() public method

Deletes student Competencies details.
public DeleteStudentCompetencies ( string accessToken, string studentId ) : string
accessToken string
studentId string
return string

DeleteStudentCompetencyObjectives() public method

Deletes student Competency Objectives details.
public DeleteStudentCompetencyObjectives ( string accessToken, string studentId ) : string
accessToken string
studentId string
return string

DeleteStudentDisciplineIncidentAssociations() public method

Deletes student Discipline Incident Associations details.
public DeleteStudentDisciplineIncidentAssociations ( string accessToken, string studentId ) : string
accessToken string
studentId string
return string

DeleteStudentGradebookEntries() public method

Deletes student Gradebook Entries details.
public DeleteStudentGradebookEntries ( string accessToken, string studentId ) : string
accessToken string
studentId string
return string

DeleteStudentParentAssociations() public method

Deletes student Parent Associations details.
public DeleteStudentParentAssociations ( string accessToken, string studentId ) : string
accessToken string
studentId string
return string

DeleteStudentProgramAssociations() public method

Deletes student Program Associations details.
public DeleteStudentProgramAssociations ( string accessToken, string studentId ) : string
accessToken string
studentId string
return string

DeleteStudentSchoolAssociations() public method

Deletes student School Associations details.
public DeleteStudentSchoolAssociations ( string accessToken, string studentId ) : string
accessToken string
studentId string
return string

DeleteStudentSectionAssociations() public method

Deletes student Section Associations details.
public DeleteStudentSectionAssociations ( string accessToken, string studentId ) : string
accessToken string
studentId string
return string

DeleteStudents() public method

Deletes Students details.
public DeleteStudents ( string accessToken, string studentId ) : string
accessToken string
studentId string
return string

GetStudentAcademicRecordById() public method

Gets student academic records details by id.
public GetStudentAcademicRecordById ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
return Newtonsoft.Json.Linq.JArray

GetStudentAcademicRecordCustom() public method

Gets student academic records custom details.
public GetStudentAcademicRecordCustom ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
return Newtonsoft.Json.Linq.JArray

GetStudentAcademicRecords() public method

Gets student academic records details.
public GetStudentAcademicRecords ( string accessToken ) : Newtonsoft.Json.Linq.JArray
accessToken string
return Newtonsoft.Json.Linq.JArray

GetStudentAssessmentAssessments() public method

Gets assessments within the student assessments.
public GetStudentAssessmentAssessments ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
return Newtonsoft.Json.Linq.JArray

GetStudentAssessmentById() public method

Gets student assessments details by id.
public GetStudentAssessmentById ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
return Newtonsoft.Json.Linq.JArray

GetStudentAssessmentCustom() public method

Gets student assessments custom details.
public GetStudentAssessmentCustom ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
return Newtonsoft.Json.Linq.JArray

GetStudentAssessmentStudents() public method

Gets students within the student assessments.
public GetStudentAssessmentStudents ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
return Newtonsoft.Json.Linq.JArray

GetStudentAssessments() public method

Gets student assessments details.
public GetStudentAssessments ( string accessToken ) : Newtonsoft.Json.Linq.JArray
accessToken string
return Newtonsoft.Json.Linq.JArray

GetStudentAttendances() public method

Gets attendances within the students.
public GetStudentAttendances ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
return Newtonsoft.Json.Linq.JArray

GetStudentAttendancesAsync() public method

Gets attendances within the students.
public GetStudentAttendancesAsync ( string accessToken, string studentId, int limit ) : Task
accessToken string
studentId string
limit int
return Task

GetStudentById() public method

Get student by ID
public GetStudentById ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
return Newtonsoft.Json.Linq.JArray

GetStudentByIdAsync() public method

Get student by ID
public GetStudentByIdAsync ( string accessToken, string studentId ) : Task
accessToken string
studentId string
return Task

GetStudentCohortAssociationById() public method

Gets student cohort associations details by id.
public GetStudentCohortAssociationById ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
return Newtonsoft.Json.Linq.JArray

GetStudentCohortAssociationCohorts() public method

Gets cohorts within the student cohort associations details.
public GetStudentCohortAssociationCohorts ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
return Newtonsoft.Json.Linq.JArray

GetStudentCohortAssociationCustom() public method

Gets student cohort associations custom details.
public GetStudentCohortAssociationCustom ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
return Newtonsoft.Json.Linq.JArray

GetStudentCohortAssociationStudents() public method

Gets students within the student cohort associations details.
public GetStudentCohortAssociationStudents ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
return Newtonsoft.Json.Linq.JArray

GetStudentCohortAssociations() public method

Gets student cohort associations details.
public GetStudentCohortAssociations ( string accessToken ) : Newtonsoft.Json.Linq.JArray
accessToken string
return Newtonsoft.Json.Linq.JArray

GetStudentCompetencies() public method

Gets student competencies details.
public GetStudentCompetencies ( string accessToken ) : Newtonsoft.Json.Linq.JArray
accessToken string
return Newtonsoft.Json.Linq.JArray

GetStudentCompetenciesById() public method

Gets student competencies details by id.
public GetStudentCompetenciesById ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
return Newtonsoft.Json.Linq.JArray

GetStudentCompetenciesCustom() public method

Gets student competencies custom details.
public GetStudentCompetenciesCustom ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
return Newtonsoft.Json.Linq.JArray

GetStudentCompetenciesReportCards() public method

Gets report cards within the student competencies.
public GetStudentCompetenciesReportCards ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
return Newtonsoft.Json.Linq.JArray

GetStudentCompetencyObjectiveById() public method

Gets student competency objectives details by id.
public GetStudentCompetencyObjectiveById ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
return Newtonsoft.Json.Linq.JArray

GetStudentCompetencyObjectiveCustom() public method

Gets student competency objectives custom details.
public GetStudentCompetencyObjectiveCustom ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
return Newtonsoft.Json.Linq.JArray

GetStudentCompetencyObjectives() public method

Gets student competency objectives details.
public GetStudentCompetencyObjectives ( string accessToken ) : Newtonsoft.Json.Linq.JArray
accessToken string
return Newtonsoft.Json.Linq.JArray

GetStudentCustom() public method

Gets students custom details.
public GetStudentCustom ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
return Newtonsoft.Json.Linq.JArray

GetStudentCustomAsync() public method

Gets students custom details.
public GetStudentCustomAsync ( string accessToken, string studentId ) : Task
accessToken string
studentId string
return Task

GetStudentDisciplineIncidentAssociationById() public method

Gets student discipline incident associations details by id.
public GetStudentDisciplineIncidentAssociationById ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
return Newtonsoft.Json.Linq.JArray

GetStudentDisciplineIncidentAssociationCustom() public method

Gets student discipline incident associations custom details.
public GetStudentDisciplineIncidentAssociationCustom ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
return Newtonsoft.Json.Linq.JArray

GetStudentDisciplineIncidentAssociationDisciplineIncidents() public method

Gets discipline incidents within the student discipline incident associations.
public GetStudentDisciplineIncidentAssociationDisciplineIncidents ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
return Newtonsoft.Json.Linq.JArray

GetStudentDisciplineIncidentAssociationStudents() public method

Gets students within the student discipline incident associations.
public GetStudentDisciplineIncidentAssociationStudents ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
return Newtonsoft.Json.Linq.JArray

GetStudentDisciplineIncidentAssociations() public method

Gets student discipline incident associations details.
public GetStudentDisciplineIncidentAssociations ( string accessToken ) : Newtonsoft.Json.Linq.JArray
accessToken string
return Newtonsoft.Json.Linq.JArray

GetStudentGradeBookEntries() public method

Gets student grade book entries details.
public GetStudentGradeBookEntries ( string accessToken ) : Newtonsoft.Json.Linq.JArray
accessToken string
return Newtonsoft.Json.Linq.JArray

GetStudentGradeBookEntries() public method

Gets student grade book entries details.
public GetStudentGradeBookEntries ( string accessToken, int limit, int offset ) : Newtonsoft.Json.Linq.JArray
accessToken string
limit int
offset int
return Newtonsoft.Json.Linq.JArray

GetStudentGradeBookEntriesById() public method

Gets student grade book entries details by id.
public GetStudentGradeBookEntriesById ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
return Newtonsoft.Json.Linq.JArray

GetStudentGradeBookEntriesCustom() public method

Gets student grade book entries custom details.
public GetStudentGradeBookEntriesCustom ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
return Newtonsoft.Json.Linq.JArray

GetStudentParentAssociationById() public method

Gets student parent associations details by id.
public GetStudentParentAssociationById ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
return Newtonsoft.Json.Linq.JArray

GetStudentParentAssociationCustom() public method

Gets student parent associations custom details.
public GetStudentParentAssociationCustom ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
return JArray

GetStudentParentAssociationParents() public method

Gets parents within the student parent associations details.
public GetStudentParentAssociationParents ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
return JArray

GetStudentParentAssociationStudents() public method

Gets students within the student parent associations.
public GetStudentParentAssociationStudents ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
return JArray

GetStudentParentAssociations() public method

Gets student parent associations details.
public GetStudentParentAssociations ( string accessToken ) : JArray
accessToken string
return JArray

GetStudentProgramAssociationById() public method

Gets student program associations details by id.
public GetStudentProgramAssociationById ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
return JArray

GetStudentProgramAssociationByProgramId() public method

Gets student program associations details by program id.
public GetStudentProgramAssociationByProgramId ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
return JArray

GetStudentProgramAssociationCustom() public method

Gets student program associations custom details.
public GetStudentProgramAssociationCustom ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
return JArray

GetStudentProgramAssociationPrograms() public method

Gets programs within the student program associations.
public GetStudentProgramAssociationPrograms ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
return JArray

GetStudentProgramAssociationStudents() public method

Gets students within the student program associations.
public GetStudentProgramAssociationStudents ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
return JArray

GetStudentProgramAssociations() public method

Gets student program associations details.
public GetStudentProgramAssociations ( string accessToken ) : JArray
accessToken string
return JArray

GetStudentReportCards() public method

Gets report cards within the students.
public GetStudentReportCards ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
return JArray

GetStudentReportCardsAsync() public method

Gets report cards within the students.
public GetStudentReportCardsAsync ( string accessToken, string studentId ) : Task
accessToken string
studentId string
return Task

GetStudentSchoolAssociationById() public method

Gets student school associations details by id.
public GetStudentSchoolAssociationById ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
return JArray

GetStudentSchoolAssociationCustom() public method

Gets student school associations custom details.
public GetStudentSchoolAssociationCustom ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
return JArray

GetStudentSchoolAssociationSchools() public method

Gets schools within the student school associations.
public GetStudentSchoolAssociationSchools ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
return JArray

GetStudentSchoolAssociationStudents() public method

Gets students within the student school associations.
public GetStudentSchoolAssociationStudents ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
return JArray

GetStudentSchoolAssociations() public method

Gets student school associations details.
public GetStudentSchoolAssociations ( string accessToken ) : JArray
accessToken string
return JArray

GetStudentSectionAssociationById() public method

Gets student section associations details by id.
public GetStudentSectionAssociationById ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
return JArray

GetStudentSectionAssociationCustom() public method

Gets student section associations custom details.
public GetStudentSectionAssociationCustom ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
return JArray

GetStudentSectionAssociationGrades() public method

Gets grades within the student section associations.
public GetStudentSectionAssociationGrades ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
return JArray

GetStudentSectionAssociationSections() public method

Gets sections within the student section associations.
public GetStudentSectionAssociationSections ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
return JArray

GetStudentSectionAssociationStudentCompetencies() public method

Gets student competencies within the student section associations.
public GetStudentSectionAssociationStudentCompetencies ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
return JArray

GetStudentSectionAssociationStudents() public method

Gets students within the student section associations.
public GetStudentSectionAssociationStudents ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
return JArray

GetStudentSectionAssociations() public method

Gets student section associations details.
public GetStudentSectionAssociations ( string accessToken ) : JArray
accessToken string
return JArray

GetStudentSectionAssociations() public method

Gets student section associations details.
public GetStudentSectionAssociations ( string accessToken, int limit, int offset, string views ) : JArray
accessToken string
limit int
offset int
views string
return JArray

GetStudentStudentAssessmentAssessments() public method

Gets assessments in student assessments within the students.
public GetStudentStudentAssessmentAssessments ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
return JArray

GetStudentStudentAssessmentAssessmentsAsync() public method

Gets assessments in student assessments within the students.
public GetStudentStudentAssessmentAssessmentsAsync ( string accessToken, string studentId ) : Task
accessToken string
studentId string
return Task

GetStudentStudentAssessments() public method

Gets student assessments within the students.
public GetStudentStudentAssessments ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
return JArray

GetStudentStudentAssessmentsAsync() public method

Gets student assessments within the students.
public GetStudentStudentAssessmentsAsync ( string accessToken, string studentId ) : Task
accessToken string
studentId string
return Task

GetStudentStudentCohortAssociationCohorts() public method

Gets cohorts in student cohort associations within the students.
public GetStudentStudentCohortAssociationCohorts ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
return JArray

GetStudentStudentCohortAssociationCohortsAsync() public method

Gets cohorts in student cohort associations within the students.
public GetStudentStudentCohortAssociationCohortsAsync ( string accessToken, string studentId ) : Task
accessToken string
studentId string
return Task

GetStudentStudentCohortAssociations() public method

Gets student cohort associations within the students.
public GetStudentStudentCohortAssociations ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
return JArray

GetStudentStudentCohortAssociationsAsync() public method

Gets student cohort associations within the students.
public GetStudentStudentCohortAssociationsAsync ( string accessToken, string studentId ) : Task
accessToken string
studentId string
return Task

GetStudentStudentDisciplineIncidentAssociationDisciplineIncidents() public method

Gets discipline incidents in student discipline incident associations within the students.
public GetStudentStudentDisciplineIncidentAssociationDisciplineIncidents ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
return JArray

GetStudentStudentDisciplineIncidentAssociationDisciplineIncidentsAsync() public method

Gets discipline incidents in student discipline incident associations within the students.
public GetStudentStudentDisciplineIncidentAssociationDisciplineIncidentsAsync ( string accessToken, string studentId ) : Task
accessToken string
studentId string
return Task

GetStudentStudentDisciplineIncidentAssociations() public method

Gets student discipline incident associations within the students.
public GetStudentStudentDisciplineIncidentAssociations ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
return JArray

GetStudentStudentDisciplineIncidentAssociationsAsync() public method

Gets student discipline incident associations within the students.
public GetStudentStudentDisciplineIncidentAssociationsAsync ( string accessToken, string studentId ) : Task
accessToken string
studentId string
return Task

GetStudentStudentParentAssociationParents() public method

Gets parents in student parent associations within the students.
public GetStudentStudentParentAssociationParents ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
return JArray

GetStudentStudentParentAssociations() public method

Gets student parent associations within the students.
public GetStudentStudentParentAssociations ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
return JArray

GetStudentStudentParentAssociationsAsync() public method

Gets student parent associations within the students.
public GetStudentStudentParentAssociationsAsync ( string accessToken, string studentId ) : Task
accessToken string
studentId string
return Task

GetStudentStudentProgramAssociationPrograms() public method

Gets programs in student program associations within the students.
public GetStudentStudentProgramAssociationPrograms ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
return JArray

GetStudentStudentProgramAssociationProgramsAsync() public method

Gets programs in student program associations within the students.
public GetStudentStudentProgramAssociationProgramsAsync ( string accessToken, string studentId ) : Task
accessToken string
studentId string
return Task

GetStudentStudentProgramAssociations() public method

Gets student program associations within the students.
public GetStudentStudentProgramAssociations ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
return JArray

GetStudentStudentProgramAssociationsAsync() public method

Gets student program associations within the students.
public GetStudentStudentProgramAssociationsAsync ( string accessToken, string studentId ) : Task
accessToken string
studentId string
return Task

GetStudentStudentSchoolAssociationSchools() public method

Gets schools in student school associations within the students.
public GetStudentStudentSchoolAssociationSchools ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
return JArray

GetStudentStudentSchoolAssociationSchoolsAsync() public method

Gets schools in student school associations within the students.
public GetStudentStudentSchoolAssociationSchoolsAsync ( string accessToken, string studentId ) : Task
accessToken string
studentId string
return Task

GetStudentStudentSchoolAssociations() public method

Gets student school associations within the students.
public GetStudentStudentSchoolAssociations ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
return JArray

GetStudentStudentSchoolAssociationsAsync() public method

Gets student school associations within the students.
public GetStudentStudentSchoolAssociationsAsync ( string accessToken, string studentId ) : Task
accessToken string
studentId string
return Task

GetStudentStudentSectionAssociationSections() public method

Gets sections in student section associations within the students.
public GetStudentStudentSectionAssociationSections ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
return JArray

GetStudentStudentSectionAssociationSectionsAsync() public method

Gets sections in student section associations within the students.
public GetStudentStudentSectionAssociationSectionsAsync ( string accessToken, string studentId ) : Task
accessToken string
studentId string
return Task

GetStudentStudentSectionAssociations() public method

Gets student section associations within the students.
public GetStudentStudentSectionAssociations ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
return JArray

GetStudentStudentSectionAssociations() public method

Gets student section associations within the students.
public GetStudentStudentSectionAssociations ( string accessToken, string studentId, string views ) : JArray
accessToken string
studentId string
views string
return JArray

GetStudentStudentSectionAssociationsAsync() public method

Gets student section associations within the students.
public GetStudentStudentSectionAssociationsAsync ( string accessToken, string studentId ) : Task
accessToken string
studentId string
return Task

GetStudents() public method

Gets students details.
public GetStudents ( string accessToken ) : JArray
accessToken string
return JArray

GetStudents() public method

Gets students details.
public GetStudents ( string accessToken, int limit, int offset ) : JArray
accessToken string
limit int
offset int
return JArray

GetStudentsAsync() public method

Gets students details.
public GetStudentsAsync ( string accessToken, int limit, int offset ) : Task
accessToken string
limit int
offset int
return Task

PostStudentAcademicRecords() public method

Creates student Academic Records details.
public PostStudentAcademicRecords ( string accessToken, string data ) : string
accessToken string
data string
return string

PostStudentAssessments() public method

Creates student Assessments details.
public PostStudentAssessments ( string accessToken, string data ) : string
accessToken string
data string
return string

PostStudentCohortAssociations() public method

Creates student Cohort Associations details.
public PostStudentCohortAssociations ( string accessToken, string data ) : string
accessToken string
data string
return string

PostStudentCompetencies() public method

Creates student Competencies details.
public PostStudentCompetencies ( string accessToken, string data ) : string
accessToken string
data string
return string

PostStudentCompetencyObjectives() public method

Creates student Competency Objectives details.
public PostStudentCompetencyObjectives ( string accessToken, string data ) : string
accessToken string
data string
return string

PostStudentDisciplineIncidentAssociations() public method

Creates student Discipline Incident Associations details.
public PostStudentDisciplineIncidentAssociations ( string accessToken, string data ) : string
accessToken string
data string
return string

PostStudentGradebookEntries() public method

Creates student Gradebook Entries details.
public PostStudentGradebookEntries ( string accessToken, string data ) : string
accessToken string
data string
return string

PostStudentParentAssociations() public method

Creates student Parent Associations details.
public PostStudentParentAssociations ( string accessToken, string data ) : string
accessToken string
data string
return string

PostStudentProgramAssociations() public method

Creates student Program Associations details.
public PostStudentProgramAssociations ( string accessToken, string data ) : string
accessToken string
data string
return string

PostStudentSchoolAssociations() public method

Creates student School Associations details.
public PostStudentSchoolAssociations ( string accessToken, string data ) : string
accessToken string
data string
return string

PostStudentSectionAssociations() public method

Creates student Section Associations details.
public PostStudentSectionAssociations ( string accessToken, string data ) : string
accessToken string
data string
return string

PostStudents() public method

Creates Students details.
public PostStudents ( string accessToken, string data ) : string
accessToken string
data string
return string

PutStudentAcademicRecords() public method

Updates student Academic Records details.
public PutStudentAcademicRecords ( string accessToken, string data, string studentId ) : string
accessToken string
data string
studentId string
return string

PutStudentAssessments() public method

Updates student Assessments details.
public PutStudentAssessments ( string accessToken, string data, string studentId ) : string
accessToken string
data string
studentId string
return string

PutStudentCohortAssociations() public method

Updates student Cohort Associations details.
public PutStudentCohortAssociations ( string accessToken, string data, string studentId ) : string
accessToken string
data string
studentId string
return string

PutStudentCompetencies() public method

Updates student Competencies details.
public PutStudentCompetencies ( string accessToken, string data, string studentId ) : string
accessToken string
data string
studentId string
return string

PutStudentCompetencyObjectives() public method

Updates student Competency Objectives details.
public PutStudentCompetencyObjectives ( string accessToken, string data, string studentId ) : string
accessToken string
data string
studentId string
return string

PutStudentDisciplineIncidentAssociations() public method

Updates student Discipline Incident Associations details.
public PutStudentDisciplineIncidentAssociations ( string accessToken, string data, string studentId ) : string
accessToken string
data string
studentId string
return string

PutStudentGradebookEntries() public method

Updates student Gradebook Entries details.
public PutStudentGradebookEntries ( string accessToken, string data, string studentId ) : string
accessToken string
data string
studentId string
return string

PutStudentParentAssociations() public method

Updates student Parent Associations details.
public PutStudentParentAssociations ( string accessToken, string data, string studentId ) : string
accessToken string
data string
studentId string
return string

PutStudentProgramAssociations() public method

Updates student Program Associations details.
public PutStudentProgramAssociations ( string accessToken, string data, string studentId ) : string
accessToken string
data string
studentId string
return string

PutStudentSchoolAssociations() public method

Updates student School Associations details.
public PutStudentSchoolAssociations ( string accessToken, string data, string studentId ) : string
accessToken string
data string
studentId string
return string

PutStudentSectionAssociations() public method

Updates student Section Associations details.
public PutStudentSectionAssociations ( string accessToken, string data, string studentId ) : string
accessToken string
data string
studentId string
return string

PutStudents() public method

Updates Students details.
public PutStudents ( string accessToken, string data, string studentId ) : string
accessToken string
data string
studentId string
return string