com.silverpeas.subscribe.service
Class GroupSubscriptionSubscriber

java.lang.Object
  extended by com.silverpeas.subscribe.service.AbstractSubscriptionSubscriber
      extended by com.silverpeas.subscribe.service.GroupSubscriptionSubscriber
All Implemented Interfaces:
SubscriptionSubscriber

public class GroupSubscriptionSubscriber
extends AbstractSubscriptionSubscriber

User: Yohann Chastagnier Date: 20/02/13


Constructor Summary
protected GroupSubscriptionSubscriber(String id)
          Default constructor.
 
Method Summary
static GroupSubscriptionSubscriber from(String groupId)
          A way to get an instance of a group subscriber.
 
Methods inherited from class com.silverpeas.subscribe.service.AbstractSubscriptionSubscriber
equals, getId, getType, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupSubscriptionSubscriber

protected GroupSubscriptionSubscriber(String id)
Default constructor.

Parameters:
id -
Method Detail

from

public static GroupSubscriptionSubscriber from(String groupId)
A way to get an instance of a group subscriber.

Parameters:
groupId -
Returns:


Copyright © 2016 Silverpeas. All Rights Reserved.