Interface ITestingScheduleStudentService
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public interface ITestingScheduleStudentService : IEntityService<TestingScheduleStudentEntity>, IService
Methods
AutoAllocateSelectedStudents(AutoAllocateSelectedStudentsRequest)
Declaration
AutoAllocateSelectedStudentsResponse AutoAllocateSelectedStudents(AutoAllocateSelectedStudentsRequest request)
Parameters
Returns
AutoAllocateSelectedStudentsQueue(AutoAllocateSelectedStudentsRequest)
Declaration
AutoAllocateSelectedStudentsResponse AutoAllocateSelectedStudentsQueue(AutoAllocateSelectedStudentsRequest request)
Parameters
Returns
AutoAllocateStudents(AutoAllocateStudentsRequest)
Declaration
AutoAllocateStudentsResponse AutoAllocateStudents(AutoAllocateStudentsRequest request)
Parameters
Returns
AutoAllocateStudentsQueue(AutoAllocateStudentsRequest)
Declaration
AutoAllocateStudentsResponse AutoAllocateStudentsQueue(AutoAllocateStudentsRequest request)
Parameters
Returns
ClearStudentAllocation(DeleteStudentAllocationRequest)
Declaration
DeleteStudentAllocationResponse ClearStudentAllocation(DeleteStudentAllocationRequest request)
Parameters
Returns
DownloadAllocationStudent(DownloadAllocationStudentRequest)
Declaration
DownloadAllocationStudentResponse DownloadAllocationStudent(DownloadAllocationStudentRequest request)
Parameters
Returns
DownloadStudentErrorReport(DownloadAllocateStudentErrorReportRequest)
Declaration
DownloadAllocateStudentErrorReportResponse DownloadStudentErrorReport(DownloadAllocateStudentErrorReportRequest request)
Parameters
Returns
ImportStudentAllocation(ImportStudentAllocationRequest)
Declaration
UploadAllocationStudentResponse ImportStudentAllocation(ImportStudentAllocationRequest request)
Parameters
Returns
SaveStudentAllocation(SaveStudentAllocationRequest)
Declaration
SaveStudentAllocationResponse SaveStudentAllocation(SaveStudentAllocationRequest request)
Parameters
Returns
SaveStudentForExamCenter(SaveStudentForExamCenterRequest)
Declaration
SaveStudentForExamCenterResponse SaveStudentForExamCenter(SaveStudentForExamCenterRequest request)
Parameters
Returns
UploadAllocationStudent(UploadAllocationStudentRequest)
Declaration
UploadAllocationStudentResponse UploadAllocationStudent(UploadAllocationStudentRequest request)
Parameters
Returns