com.silverpeas.notification.mock
Class AdminNotificationServiceMock
java.lang.Object
com.silverpeas.notification.mock.AdminNotificationServiceMock
- All Implemented Interfaces:
- com.silverpeas.admin.notification.AdminNotificationService
@Named(value="adminNotificationService")
public class AdminNotificationServiceMock
- extends Object
- implements com.silverpeas.admin.notification.AdminNotificationService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AdminNotificationServiceMock
public AdminNotificationServiceMock()
notifyOnDeletionOf
public void notifyOnDeletionOf(String spaceId,
String userId)
- Specified by:
notifyOnDeletionOf
in interface com.silverpeas.admin.notification.AdminNotificationService
notifyOfComponentConfigurationChange
public void notifyOfComponentConfigurationChange(String componentId,
String userId,
com.silverpeas.admin.notification.ComponentJsonPatch changes)
- Specified by:
notifyOfComponentConfigurationChange
in interface com.silverpeas.admin.notification.AdminNotificationService
Copyright © 2016 Silverpeas. All Rights Reserved.