org.kuali.kpme.tklm.time.service.mobile
Interface TkMobileService

All Known Implementing Classes:
TkMobileServiceImpl

public interface TkMobileService


Method Summary
 Map<String,List<String>> addClockAction(String principalId, String assignmentKey, String clockAction, String ipAddress)
           
 String getClockEntryInfo(String principalId)
           
 

Method Detail

getClockEntryInfo

String getClockEntryInfo(String principalId)

addClockAction

Map<String,List<String>> addClockAction(String principalId,
                                        String assignmentKey,
                                        String clockAction,
                                        String ipAddress)


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