org.kuali.student.r2.lum.program.infc
Interface HonorsProgram
- All Superinterfaces:
- HasAttributes, HasAttributesAndMeta, HasId, HasMeta, HasPrimaryKey, HasState, HasType, IdNamelessEntity, TypeStateEntity
- All Known Implementing Classes:
- HonorsProgramInfo
public interface HonorsProgram
- extends IdNamelessEntity
Detailed information about a single honors program
- 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 |
getCredentialProgramId
String getCredentialProgramId()
- Identifier of the credential program under which the honors belongs
getProgramRequirements
List<String> getProgramRequirements()
- Identifiers of the requirements associated with this honors program.
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.