org.kuali.student.common_test_tester.support
Class OtherDaoImpl

java.lang.Object
  extended by org.kuali.student.common_test_tester.support.OtherDaoImpl
All Implemented Interfaces:
OtherDao

public class OtherDaoImpl
extends Object
implements OtherDao


Field Summary
(package private)  Logger LOG
           
 
Constructor Summary
OtherDaoImpl()
           
 
Method Summary
 void foo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

final Logger LOG
Constructor Detail

OtherDaoImpl

public OtherDaoImpl()
Method Detail

foo

public void foo()
Specified by:
foo in interface OtherDao


Copyright © 2010 The Kuali Foundation. All rights reserved.