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