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