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