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