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