com.silverpeas.subscribe.service
Class NodeSubscriptionResource

java.lang.Object
  extended by com.silverpeas.subscribe.service.AbstractSubscriptionResource<NodePK>
      extended by com.silverpeas.subscribe.service.NodeSubscriptionResource
All Implemented Interfaces:
SubscriptionResource

public class NodeSubscriptionResource
extends AbstractSubscriptionResource<NodePK>

User: Yohann Chastagnier Date: 20/02/13


Constructor Summary
protected NodeSubscriptionResource(NodePK nodePK)
          Default constructor.
 
Method Summary
static NodeSubscriptionResource from(NodePK nodePK)
          A way to get an instance of a node subscription resource.
 
Methods inherited from class com.silverpeas.subscribe.service.AbstractSubscriptionResource
equals, getId, getInstanceId, getPK, getType, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeSubscriptionResource

protected NodeSubscriptionResource(NodePK nodePK)
Default constructor.

Parameters:
nodePK -
Method Detail

from

public static NodeSubscriptionResource from(NodePK nodePK)
A way to get an instance of a node subscription resource.

Parameters:
nodePK -
Returns:


Copyright © 2016 Silverpeas. All Rights Reserved.