public static class LprInfo.Builder extends RelationshipInfo.Builder implements ModelBuilder<LprInfo>, Lpr
Constructor and Description |
---|
LprInfo.Builder() |
LprInfo.Builder(Lpr lprInfo) |
Modifier and Type | Method and Description |
---|---|
LprInfo |
build() |
String |
getLuiId()
Name: LUI Id
Unique identifier for a Learning Unit Instance (LUI).
|
String |
getPersonId()
Name: Person Id
Unique identifier for a person record.
|
void |
setLuiId(String luiId) |
void |
setPersonId(String personId) |
getEffectiveDate, getExpirationDate, getId, getStateKey, getTypeKey, setEffectiveDate, setExpirationDate, setId, setStateKey, setTypeKey
getMeta, setMetaInfo
getAttributes, setAttributes
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getTypeKey
getStateKey
getEffectiveDate, getExpirationDate
getAttributes
public LprInfo.Builder()
public LprInfo.Builder(Lpr lprInfo)
public LprInfo build()
build
in interface ModelBuilder<LprInfo>
public String getLuiId()
Lpr
public String getPersonId()
Lpr
getPersonId
in interface Lpr
public void setPersonId(String personId)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.