org.sakaiproject.search.component.service.impl
Class SearchReloadNotificationAction
java.lang.Object
org.sakaiproject.search.component.service.impl.SearchReloadNotificationAction
- All Implemented Interfaces:
- org.sakaiproject.event.api.NotificationAction, Diagnosable
public class SearchReloadNotificationAction
- extends Object
- implements org.sakaiproject.event.api.NotificationAction, Diagnosable
- Author:
- ieb
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SearchReloadNotificationAction
public SearchReloadNotificationAction(SearchService searchService)
set
public void set(Element arg0)
- Specified by:
set in interface org.sakaiproject.event.api.NotificationAction
set
public void set(org.sakaiproject.event.api.NotificationAction arg0)
- Specified by:
set in interface org.sakaiproject.event.api.NotificationAction
getClone
public org.sakaiproject.event.api.NotificationAction getClone()
- Specified by:
getClone in interface org.sakaiproject.event.api.NotificationAction
toXml
public void toXml(Element arg0)
- Specified by:
toXml in interface org.sakaiproject.event.api.NotificationAction
notify
public void notify(org.sakaiproject.event.api.Notification arg0,
org.sakaiproject.event.api.Event event)
- Specified by:
notify in interface org.sakaiproject.event.api.NotificationAction
disableDiagnostics
public void disableDiagnostics()
- Specified by:
disableDiagnostics in interface Diagnosable
enableDiagnostics
public void enableDiagnostics()
- Specified by:
enableDiagnostics in interface Diagnosable
hasDiagnostics
public boolean hasDiagnostics()
- Specified by:
hasDiagnostics in interface Diagnosable
Copyright © 2003-2012 Sakai Project. All Rights Reserved.