org.silverpeas.subscription.bean
Class NodeSubscriptionBean

java.lang.Object
  extended by org.silverpeas.subscription.bean.AbstractSubscriptionBean
      extended by org.silverpeas.subscription.bean.NodeSubscriptionBean
All Implemented Interfaces:
Subscription

public class NodeSubscriptionBean
extends AbstractSubscriptionBean

User: Yohann Chastagnier Date: 25/02/13


Constructor Summary
NodeSubscriptionBean(Subscription subscription, Collection<NodeDetail> path, ComponentInstLight component, String language)
           
 
Method Summary
 String getLink()
          Gets the link to access the resource.
 String getPath()
          Gets the path.
 
Methods inherited from class org.silverpeas.subscription.bean.AbstractSubscriptionBean
getComponent, getCreationDate, getCreatorId, getGroup, getLanguage, getResource, getSpace, getSubscriber, getSubscriberName, getSubscriptionMethod, getUser, isReadOnly
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeSubscriptionBean

public NodeSubscriptionBean(Subscription subscription,
                            Collection<NodeDetail> path,
                            ComponentInstLight component,
                            String language)
Method Detail

getPath

public String getPath()
Description copied from class: AbstractSubscriptionBean
Gets the path.

Overrides:
getPath in class AbstractSubscriptionBean
Returns:

getLink

public String getLink()
Description copied from class: AbstractSubscriptionBean
Gets the link to access the resource.

Overrides:
getLink in class AbstractSubscriptionBean
Returns:


Copyright © 2016 Silverpeas. All Rights Reserved.