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