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, setTypeKey
getMeta, setMeta
getAttributes, getAttributeValue, getAttributeValueList, setAttributes
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getType, getTypeKey
getState, getStateKey
getEffectiveDate, getExpirationDate
getAttributes
public LuDocRelationInfo()
public LuDocRelationInfo(LuDocRelation luDocRelation)
public String getCluId()
LuDocRelation
getCluId
in interface LuDocRelation
public String getDocumentId()
LuDocRelation
getDocumentId
in interface LuDocRelation
public void setDocumentId(String documentId)
public String getTitle()
LuDocRelation
getTitle
in interface LuDocRelation
public RichTextInfo getDescr()
LuDocRelation
getDescr
in interface LuDocRelation
public void setDescr(RichTextInfo descr)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.