|
Rice Pastry API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object rice.p2p.past.testing.PastRegrTest.TestPastContentHandle
Utility class for past content object handles
Field Summary | |
protected NodeHandle |
handle
DESCRIBE THE FIELD |
protected Id |
id
DESCRIBE THE FIELD |
Constructor Summary | |
PastRegrTest.TestPastContentHandle(Past past,
Id id)
Constructor for TestPastContentHandle. |
Method Summary | |
Id |
getId()
Gets the Id attribute of the TestPastContentHandle object |
NodeHandle |
getNodeHandle()
Gets the NodeHandle attribute of the TestPastContentHandle object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected NodeHandle handle
protected Id id
Constructor Detail |
public PastRegrTest.TestPastContentHandle(Past past, Id id)
past
- DESCRIBE THE PARAMETERid
- DESCRIBE THE PARAMETERMethod Detail |
public Id getId()
getId
in interface PastContentHandle
public NodeHandle getNodeHandle()
getNodeHandle
in interface PastContentHandle
|
Rice Pastry API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |