com.stratelia.silverpeas.notificationManager
Class UserRecipient

java.lang.Object
  extended by com.stratelia.silverpeas.notificationManager.UserRecipient

public class UserRecipient
extends Object


Constructor Summary
UserRecipient(String userId)
           
UserRecipient(UserDetail userDetail)
           
 
Method Summary
 boolean equals(Object obj)
           
 String getUserId()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserRecipient

public UserRecipient(String userId)

UserRecipient

public UserRecipient(UserDetail userDetail)
Method Detail

getUserId

public String getUserId()

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 2016 Silverpeas. All Rights Reserved.