|
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
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)
DESCRIBE THE METHOD |
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()
DESCRIBE THE METHOD |
| 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)
o - DESCRIBE THE PARAMETER
public java.lang.String toString()
|
Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||