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