org.kuali.hr.time.mobile.service
Class TkMobileServiceImpl

java.lang.Object
  extended by org.kuali.hr.time.mobile.service.TkMobileServiceImpl
All Implemented Interfaces:
TkMobileService

public class TkMobileServiceImpl
extends Object
implements TkMobileService


Constructor Summary
TkMobileServiceImpl()
           
 
Method Summary
 HashMap<String,List<String>> addClockAction(String principalId, String assignmentKey, String clockAction)
           
 String getClockEntryInfo(String principalId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TkMobileServiceImpl

public TkMobileServiceImpl()
Method Detail

getClockEntryInfo

public String getClockEntryInfo(String principalId)
Specified by:
getClockEntryInfo in interface TkMobileService

addClockAction

public HashMap<String,List<String>> addClockAction(String principalId,
                                                   String assignmentKey,
                                                   String clockAction)
Specified by:
addClockAction in interface TkMobileService


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