org.kuali.student.enrollment.class2.courseoffering.service
Interface SeatPoolUtilityService

All Known Implementing Classes:
SeatPoolUtilityServiceImpl

public interface SeatPoolUtilityService

Created with IntelliJ IDEA. User: David Yin Date: 8/7/12 Time: 1:52 PM To change this template use File | Settings | File Templates.


Method Summary
 void updateSeatPoolDefinitionList(List<SeatPoolDefinitionInfo> updatedSeatPoolList, String activityOfferingId, ContextInfo context)
           
 

Method Detail

updateSeatPoolDefinitionList

void updateSeatPoolDefinitionList(List<SeatPoolDefinitionInfo> updatedSeatPoolList,
                                  String activityOfferingId,
                                  ContextInfo context)


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