org.kuali.rice.krad.bo.test
Class TestEBOConcrete

java.lang.Object
  extended by org.kuali.rice.krad.bo.test.TestEBOConcrete
All Implemented Interfaces:
Serializable, ModelObjectBasic, BusinessObject, ExternalizableBusinessObject, TestEBOInterface

public class TestEBOConcrete
extends Object
implements TestEBOInterface

See Also:
Serialized Form

Constructor Summary
TestEBOConcrete()
           
 
Method Summary
 void refresh()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.kuali.rice.core.api.mo.ModelObjectBasic
toString
 

Constructor Detail

TestEBOConcrete

public TestEBOConcrete()
Method Detail

refresh

public void refresh()
Specified by:
refresh in interface BusinessObject


Copyright © 2005–2014 The Kuali Foundation. All rights reserved.