public interface WaitListPosition
Modifier and Type | Method and Description |
---|---|
String |
getCourseWaitListEntryId()
The Id of the CourseWaitListEntry whose position this WaitListPosition is.
|
Integer |
getPosition()
The position of the waitlist entry.
|
Integer |
getTotal()
The total number of entries on the waitlist.
|
String getCourseWaitListEntryId()
Integer getPosition()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.