public class TagSyncEventHandlerImpl extends Object implements TagEventHandler
| Constructor and Description |
|---|
TagSyncEventHandlerImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
NotificationAction |
getClone() |
protected ItemService |
getItemService() |
protected PublishedItemService |
getPublishedItemService() |
void |
init() |
void |
notify(Notification notification,
Event event) |
void |
registerEventCallbacks(NotificationService notificationService) |
void |
set(Element el) |
void |
set(NotificationAction other) |
void |
setTagServiceHelper(TagServiceHelper tagServiceHelper) |
void |
toXml(Element el) |
public void init()
public void destroy()
public void registerEventCallbacks(NotificationService notificationService)
registerEventCallbacks in interface TagEventHandlerpublic void set(Element el)
set in interface NotificationActionpublic void set(NotificationAction other)
set in interface NotificationActionpublic NotificationAction getClone()
getClone in interface NotificationActionpublic void toXml(Element el)
toXml in interface NotificationActionpublic void notify(Notification notification, Event event)
notify in interface NotificationActionprotected ItemService getItemService()
protected PublishedItemService getPublishedItemService()
public void setTagServiceHelper(TagServiceHelper tagServiceHelper)
Copyright © 2003–2020 Sakai Project. All rights reserved.