com.silverpeas.subscribe.web
Class SubscriptionResourceEntity

java.lang.Object
  extended by com.silverpeas.subscribe.web.SubscriptionResourceEntity

public class SubscriptionResourceEntity
extends Object

User: Yohann Chastagnier


Constructor Summary
SubscriptionResourceEntity()
           
 
Method Summary
 String getId()
           
 String getInstanceId()
           
 boolean isComponent()
           
 boolean isNode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubscriptionResourceEntity

public SubscriptionResourceEntity()
Method Detail

getId

public String getId()

isNode

public boolean isNode()

isComponent

public boolean isComponent()

getInstanceId

public String getInstanceId()


Copyright © 2016 Silverpeas. All Rights Reserved.