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