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