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