jar

org.jasig.sched-assist : sched-assist-spi-relationships

Maven & Gradle

Sep 28, 2012
4 stars

Scheduling Assistant SPI: Relationship Providers · Scheduling Assistant External RelationshipDao implementations.

Table Of Contents

Latest Version

Download org.jasig.sched-assist : sched-assist-spi-relationships JAR file - Latest Versions:

All Versions

Download org.jasig.sched-assist : sched-assist-spi-relationships JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window sched-assist-spi-relationships-1.1.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jasig.schedassist.impl.relationship

├─ org.jasig.schedassist.impl.relationship.CSVRelationship.class - [JAR]

├─ org.jasig.schedassist.impl.relationship.CSVRelationshipDaoImpl.class - [JAR]

├─ org.jasig.schedassist.impl.relationship.CSVRelationshipDataSourceImpl.class - [JAR]

├─ org.jasig.schedassist.impl.relationship.CSVRelationshipRowMapper.class - [JAR]

├─ org.jasig.schedassist.impl.relationship.RelationshipDataSource.class - [JAR]

org.jasig.schedassist.impl.relationship.advising

├─ org.jasig.schedassist.impl.relationship.advising.AdvisorListDataException.class - [JAR]

├─ org.jasig.schedassist.impl.relationship.advising.AdvisorListRelationshipDataSourceImpl.class - [JAR]

├─ org.jasig.schedassist.impl.relationship.advising.CommitteeRole.class - [JAR]

├─ org.jasig.schedassist.impl.relationship.advising.StudentAdvisorAssignment.class - [JAR]

├─ org.jasig.schedassist.impl.relationship.advising.StudentAdvisorAssignmentRowMapper.class - [JAR]

├─ org.jasig.schedassist.impl.relationship.advising.StudentAdvisorRelationshipDaoImpl.class - [JAR]

├─ org.jasig.schedassist.impl.relationship.advising.TermCalculator.class - [JAR]