Uses of Class
org.jasig.schedassist.web.admin.AccountLookupFormBackingObject

Packages that use AccountLookupFormBackingObject
org.jasig.schedassist.web.admin   
 

Uses of AccountLookupFormBackingObject in org.jasig.schedassist.web.admin
 

Methods in org.jasig.schedassist.web.admin that return AccountLookupFormBackingObject
 AccountLookupFormBackingObject VisibleScheduleDebugFormBackingObject.getOwnerLookup()
           
 AccountLookupFormBackingObject VisibleScheduleDebugFormBackingObject.getVisitorLookup()
           
 

Methods in org.jasig.schedassist.web.admin with parameters of type AccountLookupFormBackingObject
protected  String AccountLookupFormController.interactiveSearch(AccountLookupFormBackingObject fbo, org.springframework.ui.ModelMap model)
           
protected  IScheduleOwner VisibleScheduleDebugFormBackingObjectValidator.locateOwner(AccountLookupFormBackingObject lookupObject)
           
protected  IScheduleVisitor VisibleScheduleDebugFormBackingObjectValidator.locateVisitor(AccountLookupFormBackingObject lookupObject)
           
 void VisibleScheduleDebugFormBackingObject.setOwnerLookup(AccountLookupFormBackingObject ownerLookup)
           
 void VisibleScheduleDebugFormBackingObject.setVisitorLookup(AccountLookupFormBackingObject visitorLookup)
           
 



Copyright © 2012 Jasig. All Rights Reserved.