ePOST API

rice.post
Class PostGroupAddress

java.lang.Object
  extended by rice.post.PostEntityAddress
      extended by rice.post.PostGroupAddress
All Implemented Interfaces:
java.io.Serializable

public class PostGroupAddress
extends PostEntityAddress

This class represents the abstract notion of the address of an group of users in the Post system.

Version:
$Id: PostGroupAddress.java 2587 2005-06-21 21:30:21Z jeffh $
See Also:
Serialized Form

Constructor Summary
PostGroupAddress(IdFactory factory, java.lang.String name, Environment env)
          Constructor
 
Method Summary
 boolean equals(java.lang.Object o)
           
 Id getAddress()
          Returns the address associated with this useraddress
 int hashCode()
           
 
Methods inherited from class rice.post.PostEntityAddress
getId
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PostGroupAddress

public PostGroupAddress(IdFactory factory,
                        java.lang.String name,
                        Environment env)
Constructor

Method Detail

getAddress

public Id getAddress()
Returns the address associated with this useraddress

Specified by:
getAddress in class PostEntityAddress
Returns:
The corresponding address

equals

public boolean equals(java.lang.Object o)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

ePOST API

Copyright © 2001-2005 - Rice Pastry.