org.kuali.student.enrollment.class2.courseoffering.refdata
Class SeatPoolGenerator

java.lang.Object
  extended by org.kuali.student.enrollment.class2.courseoffering.refdata.SeatPoolGenerator

public class SeatPoolGenerator
extends Object

This class //TODO ...

Author:
Kuali Student Team

Constructor Summary
SeatPoolGenerator()
           
 
Method Summary
 void generateSeatpool()
           
 void setCoService(CourseOfferingService coService)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SeatPoolGenerator

public SeatPoolGenerator()
Method Detail

setCoService

public void setCoService(CourseOfferingService coService)

generateSeatpool

public void generateSeatpool()
                      throws Exception
Throws:
Exception


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.