com.silverpeas.subscribe.service
Class DefaultResourceSubscriptionService
java.lang.Object
com.silverpeas.subscribe.service.AbstractResourceSubscriptionService
com.silverpeas.subscribe.service.DefaultResourceSubscriptionService
- All Implemented Interfaces:
- ResourceSubscriptionService
@Service
public final class DefaultResourceSubscriptionService
- extends AbstractResourceSubscriptionService
- Author:
- Yohann Chastagnier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_IMPLEMENTATION_ID
public static final String DEFAULT_IMPLEMENTATION_ID
- See Also:
- Constant Field Values
DefaultResourceSubscriptionService
public DefaultResourceSubscriptionService()
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.