|
ePOST API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object rice.post.PostEntityAddress rice.post.PostGroupAddress
public class PostGroupAddress
This class represents the abstract notion of the address of an group of users in the Post system.
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 |
---|
public PostGroupAddress(IdFactory factory, java.lang.String name, Environment env)
Method Detail |
---|
public Id getAddress()
getAddress
in class PostEntityAddress
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
|
ePOST API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |