Uses of Class
org.jasig.schedassist.web.register.Registration

Packages that use Registration
org.jasig.schedassist.web.register   
org.jasig.schedassist.web.register.delegate   
 

Uses of Registration in org.jasig.schedassist.web.register
 

Methods in org.jasig.schedassist.web.register that return Registration
 Registration RegistrationFlowHelper.newRegistrationInstance()
           
 

Methods in org.jasig.schedassist.web.register with parameters of type Registration
 void RegistrationFlowHelper.executeRegistration(Registration registration)
          Invoke methods on the OwnerDao and AvailableScheduleDao to complete the registration process.
 

Uses of Registration in org.jasig.schedassist.web.register.delegate
 

Methods in org.jasig.schedassist.web.register.delegate with parameters of type Registration
 void DelegateRegistrationHelper.executeDelegateRegistration(Registration registration)
           
 



Copyright © 2012 Jasig. All Rights Reserved.