Rice Pastry API

rice.p2p.past.testing
Class PastRegrTest.TestPastContentHandle

java.lang.Object
  extended byrice.p2p.past.testing.PastRegrTest.TestPastContentHandle
All Implemented Interfaces:
PastContentHandle, java.io.Serializable
Enclosing class:
PastRegrTest

protected static class PastRegrTest.TestPastContentHandle
extends java.lang.Object
implements PastContentHandle

Utility class for past content object handles

Version:
$Id: pretty.settings 2305 2005-03-11 20:22:33Z jeffh $
Author:
jeffh
See Also:
Serialized Form

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

handle

protected NodeHandle handle
DESCRIBE THE FIELD


id

protected Id id
DESCRIBE THE FIELD

Constructor Detail

PastRegrTest.TestPastContentHandle

public PastRegrTest.TestPastContentHandle(Past past,
                                          Id id)
Constructor for TestPastContentHandle.

Parameters:
past - DESCRIBE THE PARAMETER
id - DESCRIBE THE PARAMETER
Method Detail

getId

public Id getId()
Gets the Id attribute of the TestPastContentHandle object

Specified by:
getId in interface PastContentHandle
Returns:
The Id value

getNodeHandle

public NodeHandle getNodeHandle()
Gets the NodeHandle attribute of the TestPastContentHandle object

Specified by:
getNodeHandle in interface PastContentHandle
Returns:
The NodeHandle value

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection