jar

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

Maven & Gradle

Sep 28, 2012
4 stars

Scheduling Assistant SPI: Common · Scheduling Assistant Common Service Provider implementations.

Table Of Contents

Latest Version

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

All Versions

Download org.jasig.sched-assist : sched-assist-spi 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-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.reminder

├─ org.jasig.schedassist.impl.reminder.DefaultEmailAddressValidatorImpl.class - [JAR]

├─ org.jasig.schedassist.impl.reminder.DefaultReminderServiceImpl.class - [JAR]

├─ org.jasig.schedassist.impl.reminder.EmailAddressValidator.class - [JAR]

├─ org.jasig.schedassist.impl.reminder.IReminder.class - [JAR]

├─ org.jasig.schedassist.impl.reminder.PersistedReminderImpl.class - [JAR]

├─ org.jasig.schedassist.impl.reminder.PersistedReminderImplRowMapper.class - [JAR]

├─ org.jasig.schedassist.impl.reminder.ReminderDao.class - [JAR]

├─ org.jasig.schedassist.impl.reminder.ReminderImpl.class - [JAR]

├─ org.jasig.schedassist.impl.reminder.ReminderService.class - [JAR]

├─ org.jasig.schedassist.impl.reminder.SpringJdbcReminderDaoImpl.class - [JAR]

org.jasig.schedassist.impl.visitor

├─ org.jasig.schedassist.impl.visitor.CompositeVisitorDaoImpl.class - [JAR]

├─ org.jasig.schedassist.impl.visitor.DefaultScheduleVisitorImpl.class - [JAR]

├─ org.jasig.schedassist.impl.visitor.DefaultVisitorDaoImpl.class - [JAR]

├─ org.jasig.schedassist.impl.visitor.NotAVisitorException.class - [JAR]

├─ org.jasig.schedassist.impl.visitor.VisitorDao.class - [JAR]

org.jasig.schedassist.impl.events

├─ org.jasig.schedassist.impl.events.AbstractAppointmentEvent.class - [JAR]

├─ org.jasig.schedassist.impl.events.AppointmentCancelledEvent.class - [JAR]

├─ org.jasig.schedassist.impl.events.AppointmentCreatedEvent.class - [JAR]

├─ org.jasig.schedassist.impl.events.AppointmentJoinedEvent.class - [JAR]

├─ org.jasig.schedassist.impl.events.AppointmentLeftEvent.class - [JAR]

├─ org.jasig.schedassist.impl.events.AppointmentStatisticsApplicationListener.class - [JAR]

├─ org.jasig.schedassist.impl.events.AutomaticAppointmentCancellationApplicationListener.class - [JAR]

├─ org.jasig.schedassist.impl.events.AutomaticAppointmentCancellationEvent.class - [JAR]

├─ org.jasig.schedassist.impl.events.AutomaticAttendeeRemovalApplicationListener.class - [JAR]

├─ org.jasig.schedassist.impl.events.AutomaticAttendeeRemovalEvent.class - [JAR]

├─ org.jasig.schedassist.impl.events.AvailableScheduleChangedApplicationListener.class - [JAR]

├─ org.jasig.schedassist.impl.events.AvailableScheduleChangedEvent.class - [JAR]

├─ org.jasig.schedassist.impl.events.EmailNotificationApplicationListener.class - [JAR]

├─ org.jasig.schedassist.impl.events.LoggingApplicationListener.class - [JAR]

├─ org.jasig.schedassist.impl.events.ReminderServiceApplicationListener.class - [JAR]

├─ org.jasig.schedassist.impl.events.ScheduleOwnerRegistrationEvent.class - [JAR]

org.jasig.schedassist.impl.statistics

├─ org.jasig.schedassist.impl.statistics.AppointmentEvent.class - [JAR]

├─ org.jasig.schedassist.impl.statistics.AppointmentEventRowMapper.class - [JAR]

├─ org.jasig.schedassist.impl.statistics.DailyEventSummary.class - [JAR]

├─ org.jasig.schedassist.impl.statistics.SpringJDBCStatisticsDaoImpl.class - [JAR]

├─ org.jasig.schedassist.impl.statistics.StatisticsDao.class - [JAR]

org.jasig.schedassist.impl

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

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

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

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

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

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

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

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

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

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

org.jasig.schedassist.impl.caching

├─ org.jasig.schedassist.impl.caching.EhCacheExpiredEvictor.class - [JAR]

org.jasig.schedassist.impl.ldap

├─ org.jasig.schedassist.impl.ldap.DefaultAttributesMapperImpl.class - [JAR]

├─ org.jasig.schedassist.impl.ldap.DefaultContextMapperImpl.class - [JAR]

├─ org.jasig.schedassist.impl.ldap.DefaultDelegateAccountAttributesMapperImpl.class - [JAR]

├─ org.jasig.schedassist.impl.ldap.HasDistinguishedName.class - [JAR]

├─ org.jasig.schedassist.impl.ldap.LDAPAttributesKey.class - [JAR]

├─ org.jasig.schedassist.impl.ldap.LDAPAttributesKeyImpl.class - [JAR]

├─ org.jasig.schedassist.impl.ldap.LDAPCalendarAccountDaoImpl.class - [JAR]

├─ org.jasig.schedassist.impl.ldap.LDAPDelegateCalendarAccountDaoImpl.class - [JAR]

├─ org.jasig.schedassist.impl.ldap.LDAPDelegateCalendarAccountImpl.class - [JAR]

├─ org.jasig.schedassist.impl.ldap.LDAPPersonCalendarAccountImpl.class - [JAR]

org.jasig.schedassist.impl.owner

├─ org.jasig.schedassist.impl.owner.AvailableScheduleDao.class - [JAR]

├─ org.jasig.schedassist.impl.owner.DefaultOwnerAuthorizationImpl.class - [JAR]

├─ org.jasig.schedassist.impl.owner.DefaultScheduleOwnerImpl.class - [JAR]

├─ org.jasig.schedassist.impl.owner.IneligibleException.class - [JAR]

├─ org.jasig.schedassist.impl.owner.NotRegisteredException.class - [JAR]

├─ org.jasig.schedassist.impl.owner.OwnerAuthorization.class - [JAR]

├─ org.jasig.schedassist.impl.owner.OwnerDao.class - [JAR]

├─ org.jasig.schedassist.impl.owner.OwnerDefinedRelationship.class - [JAR]

├─ org.jasig.schedassist.impl.owner.OwnerDefinedRelationshipDaoImpl.class - [JAR]

├─ org.jasig.schedassist.impl.owner.OwnerDefinedRelationshipRowMapper.class - [JAR]

├─ org.jasig.schedassist.impl.owner.PersistenceAvailableBlock.class - [JAR]

├─ org.jasig.schedassist.impl.owner.PersistenceAvailableBlockRowMapper.class - [JAR]

├─ org.jasig.schedassist.impl.owner.PersistencePreference.class - [JAR]

├─ org.jasig.schedassist.impl.owner.PersistencePreferenceRowMapper.class - [JAR]

├─ org.jasig.schedassist.impl.owner.PersistenceScheduleOwner.class - [JAR]

├─ org.jasig.schedassist.impl.owner.PersistenceScheduleOwnerRowMapper.class - [JAR]

├─ org.jasig.schedassist.impl.owner.PublicProfileAlreadyExistsException.class - [JAR]

├─ org.jasig.schedassist.impl.owner.PublicProfileDao.class - [JAR]

├─ org.jasig.schedassist.impl.owner.PublicProfileIdRowMapper.class - [JAR]

├─ org.jasig.schedassist.impl.owner.PublicProfileRowMapper.class - [JAR]

├─ org.jasig.schedassist.impl.owner.PublicProfileTagRowMapper.class - [JAR]

├─ org.jasig.schedassist.impl.owner.RequiredAttributeOwnerAuthorizationImpl.class - [JAR]

├─ org.jasig.schedassist.impl.owner.ScheduleNotFoundException.class - [JAR]

├─ org.jasig.schedassist.impl.owner.ScheduleOwnerAuditor.class - [JAR]

├─ org.jasig.schedassist.impl.owner.ScheduleOwnerUpdateFailureException.class - [JAR]

├─ org.jasig.schedassist.impl.owner.SpringJDBCAvailableScheduleDaoImpl.class - [JAR]

├─ org.jasig.schedassist.impl.owner.SpringJDBCOwnerDaoImpl.class - [JAR]

├─ org.jasig.schedassist.impl.owner.SpringJDBCPublicProfileDaoImpl.class - [JAR]

Advertisement

Dependencies from Group

Discover Dependencies

Jul 05, 2023
4 usages
269 stars
Jun 09, 2019
4 usages
10 stars
Jul 03, 2023
7 usages
124 stars
Aug 25, 2016
6 usages
4.5k stars
Feb 06, 2018
7 usages
4.7k stars
Nov 14, 2022
20 usages
305 stars
Jan 03, 2021
6 usages
0 stars
May 23, 2014
2 usages
Aug 09, 2023
24 usages
1.4k stars