public class CluLoRelationInfo extends RelationshipInfo implements CluLoRelation, Serializable
Constructor and Description |
---|
CluLoRelationInfo() |
CluLoRelationInfo(CluLoRelation cluLoRelation) |
Modifier and Type | Method and Description |
---|---|
String |
getCluId()
Unique identifier for a Canonical Learning Unit (CLU).
|
String |
getLoId()
Unique identifier for a learning objective record.
|
void |
setCluId(String cluId) |
void |
setLoId(String loId) |
String |
toString() |
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, wait, wait, wait
getType, getTypeKey
getState, getStateKey
getEffectiveDate, getExpirationDate
getAttributes
public CluLoRelationInfo()
public CluLoRelationInfo(CluLoRelation cluLoRelation)
public String getCluId()
CluLoRelation
getCluId
in interface CluLoRelation
public String getLoId()
CluLoRelation
getLoId
in interface CluLoRelation
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.