|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.silverpeas.subscribe.service.AbstractSubscriptionSubscriber
public class AbstractSubscriptionSubscriber
User: Yohann Chastagnier Date: 20/02/13
| Constructor Summary | |
|---|---|
protected |
AbstractSubscriptionSubscriber(String id,
SubscriberType type)
Default constructor. |
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getId()
Gets the identifier of the subscriber that aimed a subscription |
SubscriberType |
getType()
Gets the type of the subscriber that aimed a subscription |
int |
hashCode()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected AbstractSubscriptionSubscriber(String id,
SubscriberType type)
id - type - | Method Detail |
|---|
public String getId()
getId in interface SubscriptionSubscriberpublic SubscriberType getType()
getType in interface SubscriptionSubscriberpublic boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||