org.silverpeas.subscription.bean
Class NodeSubscriptionBean
java.lang.Object
org.silverpeas.subscription.bean.AbstractSubscriptionBean
org.silverpeas.subscription.bean.NodeSubscriptionBean
- All Implemented Interfaces:
- Subscription
public class NodeSubscriptionBean
- extends AbstractSubscriptionBean
User: Yohann Chastagnier
Date: 25/02/13
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 |
NodeSubscriptionBean
public NodeSubscriptionBean(Subscription subscription,
Collection<NodeDetail> path,
ComponentInstLight component,
String language)
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.