org.jasig.schedassist.model
Interface IScheduleVisitor

All Superinterfaces:
Serializable
All Known Implementing Classes:
AbstractScheduleVisitor

public interface IScheduleVisitor
extends Serializable

Interface to represent a "Schedule Visitor."

Version:
$Id: IScheduleVisitor.java 1898 2010-04-14 21:07:32Z npblair $
Author:
Nicholas Blair, nblair@doit.wisc.edu

Method Summary
 ICalendarAccount getCalendarAccount()
           
 

Method Detail

getCalendarAccount

ICalendarAccount getCalendarAccount()
Returns:
the ICalendarAccount for this visitor


Copyright © 2011 Jasig. All Rights Reserved.