org.demac.context.registry.service
Interface UserCalendarService

All Superinterfaces:
RawDataService
All Known Implementing Classes:
UserCalendarServiceImpl

public interface UserCalendarService
extends RawDataService


Method Summary
 java.lang.String getActivity(java.util.Calendar date)
          Delivers the memo from Users Calendar.
 
Methods inherited from interface org.demac.context.registry.service.RawDataService
getHandle, isReachable, isReachable, isStarted, setService, startService, stopService, updateValues
 

Method Detail

getActivity

java.lang.String getActivity(java.util.Calendar date)
Delivers the memo from Users Calendar.

Parameters:
date - Date
Returns:
the memo from calendar.