public interface SocRolloverResultItem extends IdNamelessEntity
Modifier and Type | Method and Description |
---|---|
RichText |
getMessage()
Messages describing details of the status.
|
String |
getSocRolloverResultId()
The id of the rollover result to which this item belongs
|
String |
getSourceCourseOfferingId()
The id of the source course offering
|
String |
getTargetCourseOfferingId()
The id of the target course offering
Can be null if the rollover did not rollover the source course offering.
|
getType, getTypeKey
getState, getStateKey
getAttributes
String getSocRolloverResultId()
String getSourceCourseOfferingId()
String getTargetCourseOfferingId()
RichText getMessage()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.