org.kuali.hr.time.warning
Class TkWarningServiceImpl

java.lang.Object
  extended by org.kuali.hr.time.warning.TkWarningServiceImpl
All Implemented Interfaces:
TkWarningService

public class TkWarningServiceImpl
extends Object
implements TkWarningService


Constructor Summary
TkWarningServiceImpl()
           
 
Method Summary
 List<String> getWarnings(TimesheetDocument td)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TkWarningServiceImpl

public TkWarningServiceImpl()
Method Detail

getWarnings

public List<String> getWarnings(TimesheetDocument td)
Specified by:
getWarnings in interface TkWarningService


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.