public interface ProgramPublicationAssembly extends ProgramCommonAssembly
Modifier and Type | Method and Description |
---|---|
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) |
getAttributes, getId, getMetaInfo, getState, getType, setAttributes, setId, setMetaInfo, setState, setType
RichTextInfo getCatalogDescr()
void setCatalogDescr(RichTextInfo catalogDescr)
List<String> getCatalogPublicationTargets()
void setCatalogPublicationTargets(List<String> catalogPublicationTargets)
String getReferenceURL()
void setReferenceURL(String referenceURL)
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.