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