-
About the IDeleteEnrollmentHandler interface
The plug-in interface for IDeleteEnrollmentHandler is used by IPSIS Adapters to support the delete operation for Enrollments. A Delete is a bit different from an unenrollment in that the end result is that the enrollment record is removed from the IM Tables. The interface implementation is…
-
About the IReadEnrollmentHandler interface
The plug-in interface for IReadEnrollmentHandler is used by IPSIS Adapters to support the read operation for Enrollments. The interface implementation is D2L.IM.IPSIS.Enrollments.IReadEnrollmentHandler. The IPSIS, Template - Enrollment configuration lists provide a starting point for any IPSIS implementation. The…
-
About the IReplaceEnrollmentHandler interface
The plug-in interface for IReplaceEnrollmentHandler is used by IPSIS Adapters to support the replace operation for Enrollments. The interface implementation is D2L.IM.IPSIS.OrgUnits.Memberships.Handlers.IReplaceEnrollmentHandler. The following configuration lists for the ReplaceEnrollmentHandler Interface are shipped with…
-
About the IReadGradesHandler interface
The plug-in interface for IReadGradesHandler is used by IPSIS Adapters to support read operation for Grades. The interface implementation is D2L.IM.IPSIS.OrgUnits.Memberships.Handlers.IReplaceEnrollmentHandler. The following configuration lists for the ReadGradesHandler Interface are shipped with the product. They are…
-
About the IDeleteOtherOrgUnitHandler interface
The plug-in interface for IDeleteOtherOrgUnitHandler is used by IPSIS Adapters to support the delete operation for OrgUnits other than Department, Semester, CourseTemplate, CourseOffering, CourseSection, and SectionAssocation. The interface implementation is D2L.IM.IPSIS.OrgUnits.OtherOrgUnits.IDeleteOtherOrgUnitHandler.…
-
About the IReadOrgUnitHandler interface
The plug-in interface for IReadOrgUnitHandler is used by IPSIS Adapters to support the read operation for OrgUnits. The interface implementation is D2L.IM.IPSIS.OrgUnits.IReadOrgUnitHandler. The IPSIS, Template - OrgUnit configuration list provides a starting point for any IPSIS implementation. The following handler list…
-
About the IReplaceOrgUnitHandler interface
The plug-in interface for IReplaceOrgUnitHandler is used by IPSIS Adapters to support the replace operation for any operations that are not of the standard OrgUnit Types including: Semesters, Departments, Course Templates, Course Offerings, and Course Sections. Examples include: Colleges, Campuses. The interface…
-
About the IDeleteSectionAssociationHandler interface
The plug-in interface for IDeleteSectionAssociationHandler is used by IPSIS Adapters to delete SectionAssociations from the Brightspace. The interface implementation is D2L.IM.IPSIS.OrgUnits.SectionAssociations.Handlers.IDeleteSectionAssociationHandler. The IPSIS, Template - Section Association configuration list provides…
-
About the IReadSectionAssociationHandler interface
The plug-in interface for IReadSectionAssociationHandler is used by IPSIS Adapters to support the read operation for Section Associations. The interface implementation is D2L.IM.IPSIS.OrgUnits.SectionAssociations.Handlers.IReadSectionAssociationHandler. The IPSIS, Template - SectionAssociation configuration lists provide a…
-
About the IReplaceSectionAssociationHandler interface
The plug-in interface for IReplaceSectionAssociationHandler is used by IPSIS Adapters as well as the Section Association UI to support the replace operation for Section Associations. For the typical configuration, a SectionAssociation Request is turned into an Offering in Brightspace. The Sections get hung off the…