| Package | Description |
|---|---|
| org.broadleafcommerce.core.payment.domain | |
| org.broadleafcommerce.core.payment.service.type |
| Modifier and Type | Method and Description |
|---|---|
PaymentLogEventType |
PaymentLog.getLogType() |
PaymentLogEventType |
PaymentLogImpl.getLogType() |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentLog.setLogType(PaymentLogEventType logType) |
void |
PaymentLogImpl.setLogType(PaymentLogEventType logType) |
| Modifier and Type | Field and Description |
|---|---|
static PaymentLogEventType |
PaymentLogEventType.FINISHED |
static PaymentLogEventType |
PaymentLogEventType.START |
| Modifier and Type | Method and Description |
|---|---|
static PaymentLogEventType |
PaymentLogEventType.getInstance(String type) |
Copyright © 2014. All Rights Reserved.