org.kuali.student.r2.lum.course.infc
Interface Format
- All Superinterfaces:
- HasAttributes, HasAttributesAndMeta, HasId, HasMeta, HasPrimaryKey, HasState, HasType, IdNamelessEntity, TypeStateEntity
- All Known Implementing Classes:
- FormatInfo
public interface Format
- extends IdNamelessEntity
Detailed information about a single course.
- Author:
- Kuali Student Team (sambitpa@kuali.org)
Methods inherited from interface org.kuali.student.r2.common.infc.HasId |
getId |
Methods inherited from interface org.kuali.student.r2.common.infc.HasMeta |
getMeta |
getActivities
List<ActivityInfo> getActivities()
getTermsOffered
List<String> getTermsOffered()
getDuration
TimeAmount getDuration()
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.