public class LoLoRelationInfo extends RelationshipInfo implements LoLoRelation, Serializable
Constructor and Description |
---|
LoLoRelationInfo() |
LoLoRelationInfo(LoLoRelation loLoRelation) |
Modifier and Type | Method and Description |
---|---|
String |
getLoId()
Unique identifier for a learning objective record.
|
String |
getRelatedLoId()
Unique identifier for a learning objective record.
|
void |
setLoId(String loId) |
void |
setRelatedLoId(String relatedLoId) |
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 LoLoRelationInfo()
public LoLoRelationInfo(LoLoRelation loLoRelation)
public String getLoId()
LoLoRelation
getLoId
in interface LoLoRelation
public String getRelatedLoId()
LoLoRelation
getRelatedLoId
in interface LoLoRelation
public void setRelatedLoId(String relatedLoId)
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.