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, toString
getState, getStateKey, getType, getTypeKey, setState, setStateKey, setType, setTypeKey
getMeta, setMeta
getAttributes, getAttributeValue, getAttributeValueList, setAttributes
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getType, getTypeKey
getState, getStateKey
getAttributes
public HonorsProgramInfo()
public HonorsProgramInfo(HonorsProgram honorsProgram)
public String getCredentialProgramId()
getCredentialProgramId
in interface HonorsProgram
public void setCredentialProgramId(String credentialProgramId)
public List<String> getProgramRequirements()
HonorsProgram
getProgramRequirements
in interface HonorsProgram
public void setProgramRequirements(List<String> programRequirements)
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.