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