org.kuali.rice.kim.test.service
Class PersonServiceImplTest.SampleChildBOWithPerson
java.lang.Object
org.kuali.rice.kim.test.service.PersonServiceImplTest.SampleChildBOWithPerson
- All Implemented Interfaces:
- Serializable, ModelObjectBasic, BusinessObject
- Enclosing class:
- PersonServiceImplTest
public static class PersonServiceImplTest.SampleChildBOWithPerson
- extends Object
- implements BusinessObject
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersonServiceImplTest.SampleChildBOWithPerson
public PersonServiceImplTest.SampleChildBOWithPerson()
getChildsAttribute
public String getChildsAttribute()
setChildsAttribute
public void setChildsAttribute(String childsAttribute)
getChildsPersonPrincipalId
public String getChildsPersonPrincipalId()
setChildsPersonPrincipalId
public void setChildsPersonPrincipalId(String childsPersonPrincipalId)
getChildsPersonAttribute
public Person getChildsPersonAttribute()
setChildsPersonAttribute
public void setChildsPersonAttribute(Person childsPersonAttribute)
refresh
public void refresh()
- Specified by:
refresh
in interface BusinessObject
Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.