public interface RegistrationResponseItem
Modifier and Type | Method and Description |
---|---|
String |
getCourseRegistrationId()
Gets the course registration (if any) that resulted from this
registration transaction.
|
String |
getCourseWaitlistEntryId()
Gets the waitlist entry (if any) that resulted from this
registration transaction.
|
String |
getHoldUntilListEntryId()
Gets the hold until list entry (if any) that resulted from this
registration transaction.
|
OperationStatus |
getOperationStatus()
Get the operation status info for the registration item.
|
String |
getRegistrationRequestItemId()
Gets the RegistrationRequestItem to which this item is a
response.
|
String getRegistrationRequestItemId()
OperationStatus getOperationStatus()
String getCourseRegistrationId()
String getCourseWaitlistEntryId()
String getHoldUntilListEntryId()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.