org.kuali.kpme.tklm.time.service.mobile
Class TkMobileServiceImpl

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

public class TkMobileServiceImpl
extends Object
implements TkMobileService


Constructor Summary
TkMobileServiceImpl()
           
 
Method Summary
 Map<String,List<String>> addClockAction(String principalId, String assignmentKey, String clockAction, String ipAddress)
           
 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 Map<String,List<String>> addClockAction(String principalId,
                                               String assignmentKey,
                                               String clockAction,
                                               String ipAddress)
Specified by:
addClockAction in interface TkMobileService


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