|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Deprecated public interface ProgramIdentifierAssembly
R1 implementation Compatibility
Method Summary | |
---|---|
String |
getCode()
Deprecated. |
String |
getDiplomaTitle()
Deprecated. |
String |
getLongTitle()
Deprecated. |
String |
getShortTitle()
Deprecated. |
String |
getTranscriptTitle()
Deprecated. |
void |
setCode(String code)
Deprecated. |
void |
setDiplomaTitle(String diplomaTitle)
Deprecated. |
void |
setLongTitle(String longTitle)
Deprecated. |
void |
setShortTitle(String shortTitle)
Deprecated. |
void |
setTranscriptTitle(String transcriptTitle)
Deprecated. |
Methods inherited from interface org.kuali.student.r2.lum.program.dto.assembly.ProgramCommonAssembly |
---|
getAttributes, getId, getMeta, getStateKey, getTypeKey, setAttributes, setId, setMeta, setStateKey, setTypeKey |
Method Detail |
---|
String getCode()
void setCode(String code)
String getShortTitle()
void setShortTitle(String shortTitle)
String getLongTitle()
void setLongTitle(String longTitle)
String getTranscriptTitle()
void setTranscriptTitle(String transcriptTitle)
String getDiplomaTitle()
void setDiplomaTitle(String diplomaTitle)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |