|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opencrx.kernel.workflow1.jpa3.AbstractTask$Slice.SliceId
public static class AbstractTask$Slice.SliceId
The slices' compound identity class
| Field Summary | |
|---|---|
String |
openmdxjdoIdentity
The parent's object id |
int |
openmdxjdoIndex
The slice's index |
| Constructor Summary | |
|---|---|
AbstractTask$Slice.SliceId()
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object that)
Test for equality. |
int |
hashCode()
Calculate the slice id's hash code. |
String |
toString()
Provide the slice id's string representation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public String openmdxjdoIdentity
public int openmdxjdoIndex
| Constructor Detail |
|---|
public AbstractTask$Slice.SliceId()
| Method Detail |
|---|
public boolean equals(Object that)
This method is required by JPA.
equals in class Objectthat - the object to be compared
true if the two ids refer to the same slice objectpublic int hashCode()
This method is should be overridden together with equals(java.lang.Object).
hashCode in class Objectpublic String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||