public static class PersonServiceImplTest.SampleChildBOWithPerson extends Object implements BusinessObject
| Constructor and Description |
|---|
SampleChildBOWithPerson() |
| Modifier and Type | Method and Description |
|---|---|
String |
getChildsAttribute() |
PersonImpl |
getChildsPersonAttribute() |
String |
getChildsPersonPrincipalId() |
void |
refresh() |
void |
setChildsAttribute(String childsAttribute) |
void |
setChildsPersonAttribute(PersonImpl childsPersonAttribute) |
void |
setChildsPersonPrincipalId(String childsPersonPrincipalId) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoStringpublic SampleChildBOWithPerson()
public String getChildsAttribute()
public void setChildsAttribute(String childsAttribute)
public String getChildsPersonPrincipalId()
public void setChildsPersonPrincipalId(String childsPersonPrincipalId)
public PersonImpl getChildsPersonAttribute()
public void setChildsPersonAttribute(PersonImpl childsPersonAttribute)
public void refresh()
refresh in interface BusinessObjectCopyright © 2005–2016 The Kuali Foundation. All rights reserved.