org.nanocontainer.testmodel
Class OrderEntityImpl

java.lang.Object
  extended byorg.nanocontainer.testmodel.OrderEntityImpl
All Implemented Interfaces:
Entity, OrderEntity

public class OrderEntityImpl
extends java.lang.Object
implements OrderEntity

Version:
$Revision: 1631 $
Author:
Stephen Molitor

Constructor Summary
OrderEntityImpl()
           
 
Method Summary
 void saveMeToo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OrderEntityImpl

public OrderEntityImpl()
Method Detail

saveMeToo

public void saveMeToo()
Specified by:
saveMeToo in interface OrderEntity


Copyright © 2003-2007 Codehaus. All Rights Reserved.