The IAPOPService2024 type exposes the following members.
Methods
Name | Description | |
---|---|---|
BeginIsDataAvailable |
The IsDataAvailable operation allows the caller to check for new data that is available to them.
| |
EndIsDataAvailable |
This is not visible to PASI clients. Only IsDataAvailable is visible. The end function of the asynchronous
service operation.
| |
GetAPOPStudent |
This service returns APOP sharing status and a flag to indicate if this student access code is valid
| |
GetCodeValueRelationships |
This service will allow a PASI Client to request the list of Code Value Relationships between two related
CodeClasses.
| |
GetCodeValues |
This service will allow a PASI Client to request a refresh of the code values that are stored
within PASI Core.
| |
GetCourse |
This service is used to get Courses.
| |
GetPathways |
This service is used to retrieve a list of all pathway information.
| |
GetSchoolAuthorityInformation |
This service will retrieve school authority information that matches the school authority code(s) provided in the
request.
| |
GetSchoolInformation |
This service operation will retrieve school information that matches the school code(s) provided in the request.
| |
GetStudentAcademicProfile |
This service returns academic information for a student.
| |
HelloWorld |
The HelloWorld service returns a greeting to the PASI Client and indicates which PASI endpoint is being called.
Example: PASI Client calls the HelloWorld service passing in "John", the message "Hello John from the PASI Core
Helloworld Service!" will be returned.
|
See Also