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