org.kuali.rice.krad.test.document.bo
Class ParentObjectWithUpdatableChild
java.lang.Object
org.kuali.rice.krad.test.document.bo.ParentObjectWithUpdatableChild
@Entity
public class ParentObjectWithUpdatableChild
- extends Object
ParentObjectWithUpdatableChild
public ParentObjectWithUpdatableChild()
getPrimaryKey
public Long getPrimaryKey()
setPrimaryKey
public void setPrimaryKey(Long primaryKey)
getUpdatableChildsKey
public String getUpdatableChildsKey()
setUpdatableChildsKey
public void setUpdatableChildsKey(String updatableChildsKey)
getUpdatableChild
public UpdatableChildObject getUpdatableChild()
setUpdatableChild
public void setUpdatableChild(UpdatableChildObject updatableChild)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.