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