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