public static class PersonServiceImplTest.SampleChildBOWithPerson extends Object implements BusinessObject
Constructor and Description |
---|
PersonServiceImplTest.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, wait
toString
public PersonServiceImplTest.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 BusinessObject
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.