public interface Activity extends IdEntity
Modifier and Type | Method and Description |
---|---|
Amount |
getContactHours()
Contact Hours for an Activity.
|
Integer |
getDefaultEnrollmentEstimate()
Default enrollment estimate for this CLU.
|
TimeAmount |
getDuration()
The standard duration of the Course.
|
List<String> |
getUnitsContentOwner()
The organizations that represents the Subject area of the course.
|
getType, getTypeKey
getState, getStateKey
getAttributes
TimeAmount getDuration()
List<String> getUnitsContentOwner()
Integer getDefaultEnrollmentEstimate()
Amount getContactHours()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.