|
Rice Pastry API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrice.p2p.past.testing.PastRegrTest.TestPastContent
protected static class PastRegrTest.TestPastContent
Utility class for past content objects
| Field Summary | |
|---|---|
protected PastContent |
existing
DESCRIBE THE FIELD |
protected Id |
id
DESCRIBE THE FIELD |
| Constructor Summary | |
|---|---|
PastRegrTest.TestPastContent(Id id)
Constructor for TestPastContent. |
|
| Method Summary | |
|---|---|
PastContent |
checkInsert(Id id,
PastContent existingContent)
DESCRIBE THE METHOD |
boolean |
equals(java.lang.Object o)
Compares this to the parameter. |
PastContentHandle |
getHandle(Past past)
Gets the Handle attribute of the TestPastContent object |
Id |
getId()
Gets the Id attribute of the TestPastContent object |
boolean |
isMutable()
Gets the Mutable attribute of the TestPastContent object |
java.lang.String |
toString()
Converts to a String representation of the object. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected Id id
protected PastContent existing
| Constructor Detail |
|---|
public PastRegrTest.TestPastContent(Id id)
id - DESCRIBE THE PARAMETER| Method Detail |
|---|
public PastContentHandle getHandle(Past past)
getHandle in interface PastContentpast - DESCRIBE THE PARAMETER
public Id getId()
getId in interface PastContentpublic boolean isMutable()
isMutable in interface PastContent
public PastContent checkInsert(Id id,
PastContent existingContent)
throws PastException
checkInsert in interface PastContentid - DESCRIBE THE PARAMETERexistingContent - DESCRIBE THE PARAMETER
PastException - DESCRIBE THE EXCEPTIONpublic boolean equals(java.lang.Object o)
equals in class java.lang.Objecto - the reference object with which to compare.
public java.lang.String toString()
toString in class java.lang.Object
|
Rice Pastry API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||