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