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