public class HonorsProgramInfo extends IdNamelessEntityInfo implements HonorsProgram, Serializable
| Constructor and Description |
|---|
HonorsProgramInfo() |
HonorsProgramInfo(HonorsProgram honorsProgram) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCredentialProgramId()
Identifier of the credential program under which the honors belongs
|
List<String> |
getProgramRequirements()
Identifiers of the requirements associated with this honors program.
|
void |
setCredentialProgramId(String credentialProgramId) |
void |
setProgramRequirements(List<String> programRequirements) |
getId, setId, toStringgetState, getStateKey, getType, getTypeKey, setState, setStateKey, setType, setTypeKeygetMeta, setMetagetAttributes, getAttributeValue, getAttributeValueList, setAttributesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetType, getTypeKeygetState, getStateKeygetAttributespublic HonorsProgramInfo()
public HonorsProgramInfo(HonorsProgram honorsProgram)
public String getCredentialProgramId()
getCredentialProgramId in interface HonorsProgrampublic void setCredentialProgramId(String credentialProgramId)
public List<String> getProgramRequirements()
HonorsProgramgetProgramRequirements in interface HonorsProgrampublic void setProgramRequirements(List<String> programRequirements)
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.