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