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, setTypeKeygetMeta, setMetagetAttributes, getAttributeValue, getAttributeValueList, setAttributesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetType, getTypeKeygetState, getStateKeygetEffectiveDate, getExpirationDategetAttributespublic LoLoRelationInfo()
public LoLoRelationInfo(LoLoRelation loLoRelation)
public String getLoId()
LoLoRelationgetLoId in interface LoLoRelationpublic String getRelatedLoId()
LoLoRelationgetRelatedLoId in interface LoLoRelationpublic void setRelatedLoId(String relatedLoId)
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.