com.silverpeas.subscribe.web
Class SubscriberEntity

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

public class SubscriberEntity
extends Object

User: Yohann Chastagnier


Constructor Summary
SubscriberEntity()
           
 
Method Summary
 String getId()
           
 boolean isGroup()
           
 boolean isUser()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubscriberEntity

public SubscriberEntity()
Method Detail

getId

public String getId()

isGroup

public boolean isGroup()

isUser

public boolean isUser()


Copyright © 2016 Silverpeas. All Rights Reserved.