org.openfjord.business.entities
Class ParticipantPK
java.lang.Object
|
+--org.openfjord.business.entities.ParticipantPK
- All Implemented Interfaces:
- java.io.Serializable
- public class ParticipantPK
- extends java.lang.Object
- implements java.io.Serializable
Title: openFJORD
Description: open Flexible Java Online Research Designer
Copyright: Copyright (c) Michael Lange
Company: University of Muenster
Primkary key class for participant entity beans and value objects.
- Version:
- 1.0
- Author:
- Michael Lange
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
participantId
public java.lang.String participantId
ParticipantPK
public ParticipantPK()
ParticipantPK
public ParticipantPK(java.lang.String participantId)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
openFJORD Copyright © 2003 University of Muenster.