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, setTypeKeygetMeta, setMetaInfogetAttributes, setAttributesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypeKeygetStateKeygetEffectiveDate, getExpirationDategetAttributespublic LprInfo.Builder()
public LprInfo.Builder(Lpr lprInfo)
public LprInfo build()
build in interface ModelBuilder<LprInfo>public String getLuiId()
Lprpublic String getPersonId()
LprgetPersonId in interface Lprpublic void setPersonId(String personId)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.