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