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