Class RecoveryAnswerPK
java.lang.Object
com.echothree.util.common.persistence.BasePK
com.echothree.model.data.user.common.pk.RecoveryAnswerPK
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRecoveryAnswerPK
(Long entityId) Creates a new instance of RecoveryAnswerPKRecoveryAnswerPK
(String entityId) Creates a new instance of RecoveryAnswerPK -
Method Summary
Methods inherited from class com.echothree.util.common.persistence.BasePK
equals, getComponentVendorName, getEntityId, getEntityRef, getEntityTypeName, hashCode, toString
-
Constructor Details
-
RecoveryAnswerPK
Creates a new instance of RecoveryAnswerPK -
RecoveryAnswerPK
Creates a new instance of RecoveryAnswerPK
-