|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProgramPublicationAssembly
Method Summary | |
---|---|
RichTextInfo |
getCatalogDescr()
Narrative description of the Major that will show up in Catalog |
List<String> |
getCatalogPublicationTargets()
List of catalog targets where major information will be published. |
String |
getReferenceURL()
An URL for additional information about the Major. |
void |
setCatalogDescr(RichTextInfo catalogDescr)
|
void |
setCatalogPublicationTargets(List<String> catalogPublicationTargets)
|
void |
setReferenceURL(String referenceURL)
|
Methods inherited from interface org.kuali.student.r1.lum.program.dto.assembly.ProgramCommonAssembly |
---|
getAttributes, getId, getMetaInfo, getState, getType, setAttributes, setId, setMetaInfo, setState, setType |
Method Detail |
---|
RichTextInfo getCatalogDescr()
void setCatalogDescr(RichTextInfo catalogDescr)
List<String> getCatalogPublicationTargets()
void setCatalogPublicationTargets(List<String> catalogPublicationTargets)
String getReferenceURL()
void setReferenceURL(String referenceURL)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |