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