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