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