org.kuali.hr.time.mobile.service
Interface TkMobileService

All Known Implementing Classes:
TkMobileServiceImpl

public interface TkMobileService


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

Method Detail

getClockEntryInfo

String getClockEntryInfo(String principalId)

addClockAction

HashMap<String,List<String>> addClockAction(String principalId,
                                            String assignmentKey,
                                            String clockAction)


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