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