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