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