com.silverpeas.subscribe.service
Class DefaultResourceSubscriptionService

java.lang.Object
  extended by com.silverpeas.subscribe.service.AbstractResourceSubscriptionService
      extended by com.silverpeas.subscribe.service.DefaultResourceSubscriptionService
All Implemented Interfaces:
ResourceSubscriptionService

@Service
public final class DefaultResourceSubscriptionService
extends AbstractResourceSubscriptionService

Author:
Yohann Chastagnier

Field Summary
static String DEFAULT_IMPLEMENTATION_ID
           
 
Constructor Summary
DefaultResourceSubscriptionService()
           
 
Method Summary
protected  String getHandledComponentName()
          Gets the name of the component that the implementation handles.
 
Methods inherited from class com.silverpeas.subscribe.service.AbstractResourceSubscriptionService
getNodeBm, getSubscribersOfComponent, getSubscribersOfComponentAndTypedResource, getSubscribersOfSubscriptionResource, register
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_IMPLEMENTATION_ID

public static final String DEFAULT_IMPLEMENTATION_ID
See Also:
Constant Field Values
Constructor Detail

DefaultResourceSubscriptionService

public DefaultResourceSubscriptionService()
Method Detail

getHandledComponentName

protected String getHandledComponentName()
Description copied from class: AbstractResourceSubscriptionService
Gets the name of the component that the implementation handles.

Specified by:
getHandledComponentName in class AbstractResourceSubscriptionService
Returns:
the name of the component handled by the implementation.


Copyright © 2016 Silverpeas. All Rights Reserved.