Package org.jasig.schedassist.web.owner.relationships

Class Summary
AdhocRelationshipsController Controller that displays an IScheduleOwner's adhoc relationships.
AdhocRelationshipsDataController Provides JSON data for AdhocRelationshipsController.
AdhocRelationshipsDataController.AdhocRelationshipVisitorDataBean Java bean to simplify the data in a Relationship to just the fields useful for the enclosing class (JSON controller for adhoc relationships).
CalendarUserSearchFormBackingObject Form backing object for CalendarUserSearchFormController.
CalendarUserSearchFormController Form controller implementation that invokes ICalendarAccountDao.searchForCalendarAccounts(String).
CreateAdhocRelationshipFormController Form controller that invokes MutableRelationshipDao.createRelationship(IScheduleOwner, IScheduleVisitor, String).
CSVFileImportFormController Controller that allows a IScheduleOwner to upload a CSV file containing username-relationship pairs.
CSVFileImportResult Bean to store the results of a sharing file import submission.
DestroyAdhocRelationshipController Form controller that invokes MutableRelationshipDao.destroyRelationship(IScheduleOwner, IScheduleVisitor).
ModifyAdhocRelationshipFormBackingObject Form backing object for CreateAdhocRelationshipFormController and DeauthorizeVisitorFormController.
ModifyAdhocRelationshipFormBackingObjectValidator Form backing object for CreateAdhocRelationshipFormController.
 



Copyright © 2012 Jasig. All Rights Reserved.