org.kuali.kpme.tklm.time.service.mobile
Class TkMobileServiceImpl
java.lang.Object
org.kuali.kpme.tklm.time.service.mobile.TkMobileServiceImpl
- All Implemented Interfaces:
- TkMobileService
public class TkMobileServiceImpl
- extends Object
- implements TkMobileService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TkMobileServiceImpl
public TkMobileServiceImpl()
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.