public class LuDocRelationInfo extends RelationshipInfo implements Serializable, LuDocRelation
| Constructor and Description |
|---|
LuDocRelationInfo() |
LuDocRelationInfo(LuDocRelation luDocRelation) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCluId()
Unique identifier for a Canonical Learning Unit (CLU).
|
RichTextInfo |
getDescr()
The description of the document usage in the context of the CLU.
|
String |
getDocumentId()
Unique identifier for a document.
|
String |
getTitle()
The title of the document usage in the context of the CLU.
|
void |
setCluId(String cluId) |
void |
setDescr(RichTextInfo descr) |
void |
setDocumentId(String documentId) |
void |
setTitle(String title) |
getEffectiveDate, getExpirationDate, getId, getState, getStateKey, getType, getTypeKey, setEffectiveDate, setExpirationDate, setId, setState, setStateKey, setType, setTypeKeygetMeta, setMetagetAttributes, getAttributeValue, getAttributeValueList, setAttributesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetType, getTypeKeygetState, getStateKeygetEffectiveDate, getExpirationDategetAttributespublic LuDocRelationInfo()
public LuDocRelationInfo(LuDocRelation luDocRelation)
public String getCluId()
LuDocRelationgetCluId in interface LuDocRelationpublic String getDocumentId()
LuDocRelationgetDocumentId in interface LuDocRelationpublic void setDocumentId(String documentId)
public String getTitle()
LuDocRelationgetTitle in interface LuDocRelationpublic RichTextInfo getDescr()
LuDocRelationgetDescr in interface LuDocRelationpublic void setDescr(RichTextInfo descr)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.