Package | Description |
---|---|
com.secutix.plugin.paymentintegration.dto.order | |
com.secutix.plugin.paymentintegration.service | |
com.secutix.plugin.paymentintegration.service.emptyImpl |
Modifier and Type | Field and Description |
---|---|
protected PaymentStatus |
PaymentDetail.paymentStatus |
protected PaymentStatus |
PaymentDetail.paymentStatus |
Modifier and Type | Field and Description |
---|---|
protected List<PaymentStatus> |
CountFilesByCriteria.paymentStates |
protected List<PaymentStatus> |
CountOrdersByCriteria.paymentStates |
protected List<PaymentStatus> |
ListFilesByCriteria.paymentStates |
protected List<PaymentStatus> |
ListOrdersByCriteria.paymentStates |
protected List<PaymentStatus> |
OrderSummaryData.paymentStates |
protected List<PaymentStatus> |
SearchCulturalContactsOfOrdersByCriteria.paymentStates |
protected List<PaymentStatus> |
SearchCulturalContactsOfOrdersByCriteria.paymentStates |
protected List<PaymentStatus> |
OrderSummaryData.paymentStates |
protected List<PaymentStatus> |
ListOrdersByCriteria.paymentStates |
protected List<PaymentStatus> |
ListFilesByCriteria.paymentStates |
protected List<PaymentStatus> |
CountOrdersByCriteria.paymentStates |
protected List<PaymentStatus> |
CountFilesByCriteria.paymentStates |
Modifier and Type | Method and Description |
---|---|
static PaymentStatus |
PaymentStatus.fromValue(String v) |
static PaymentStatus |
PaymentStatus.fromValue(String v) |
PaymentStatus |
PaymentDetail.getPaymentStatus()
Gets the value of the paymentStatus property.
|
PaymentStatus |
PaymentDetail.getPaymentStatus()
Gets the value of the paymentStatus property.
|
static PaymentStatus |
PaymentStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PaymentStatus |
PaymentStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PaymentStatus[] |
PaymentStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static PaymentStatus[] |
PaymentStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<PaymentStatus> |
CountFilesByCriteria.getPaymentStates()
Gets the value of the paymentStates property.
|
List<PaymentStatus> |
CountOrdersByCriteria.getPaymentStates()
Gets the value of the paymentStates property.
|
List<PaymentStatus> |
ListFilesByCriteria.getPaymentStates()
Gets the value of the paymentStates property.
|
List<PaymentStatus> |
ListOrdersByCriteria.getPaymentStates()
Gets the value of the paymentStates property.
|
List<PaymentStatus> |
OrderSummaryData.getPaymentStates()
Gets the value of the paymentStates property.
|
List<PaymentStatus> |
SearchCulturalContactsOfOrdersByCriteria.getPaymentStates()
Gets the value of the paymentStates property.
|
List<PaymentStatus> |
SearchCulturalContactsOfOrdersByCriteria.getPaymentStates()
Gets the value of the paymentStates property.
|
List<PaymentStatus> |
OrderSummaryData.getPaymentStates()
Gets the value of the paymentStates property.
|
List<PaymentStatus> |
ListOrdersByCriteria.getPaymentStates()
Gets the value of the paymentStates property.
|
List<PaymentStatus> |
ListFilesByCriteria.getPaymentStates()
Gets the value of the paymentStates property.
|
List<PaymentStatus> |
CountOrdersByCriteria.getPaymentStates()
Gets the value of the paymentStates property.
|
List<PaymentStatus> |
CountFilesByCriteria.getPaymentStates()
Gets the value of the paymentStates property.
|
Modifier and Type | Method and Description |
---|---|
void |
PaymentDetail.setPaymentStatus(PaymentStatus value)
Sets the value of the paymentStatus property.
|
void |
PaymentDetail.setPaymentStatus(PaymentStatus value)
Sets the value of the paymentStatus property.
|
Modifier and Type | Method and Description |
---|---|
FileSummaryListResult |
ExternalOrderHistoryService.listFilesByCriteria(Integer requestId,
Long pointOfSalesId,
Date startDate,
Date endDate,
List<FileState> states,
Long productId,
Long performanceId,
Long itemId,
String culturalContactReference,
List<PaymentStatus> paymentStates,
Long startPosition,
Long maxResult,
List<FileContactData> fileContacts,
Date maxFileExpirationDate,
Date maxInstallmentExpirationDate,
FileSearchCriteria fileSearchCriteria,
FileSortingCriteria fileSortingCriteria,
MainCategory mainAudienceCategory,
List<FileOptionState> fileOptionStates,
List<OrderOriginator> orderOriginators)
Returns a list of files filtered by the given criteria.
|
FileSummaryListResult |
ExternalOrderHistoryService.listFilesByCriteria(Integer requestId,
Long pointOfSalesId,
Date startDate,
Date endDate,
List<FileState> states,
Long productId,
Long performanceId,
Long itemId,
String culturalContactReference,
List<PaymentStatus> paymentStates,
Long startPosition,
Long maxResult,
List<FileContactData> fileContacts,
Date maxFileExpirationDate,
Date maxInstallmentExpirationDate,
FileSearchCriteria fileSearchCriteria,
FileSortingCriteria fileSortingCriteria,
MainCategory mainAudienceCategory,
List<FileOptionState> fileOptionStates,
List<OrderOriginator> orderOriginators)
Returns a list of files filtered by the given criteria.
|
Modifier and Type | Method and Description |
---|---|
FileSummaryListResult |
ExternalOrderHistoryServiceEmpty.listFilesByCriteria(Integer requestId,
Long pointOfSalesId,
Date startDate,
Date endDate,
List<FileState> states,
Long productId,
Long performanceId,
Long itemId,
String culturalContactReference,
List<PaymentStatus> paymentStates,
Long startPosition,
Long maxResult,
List<FileContactData> fileContacts,
Date maxFileExpirationDate,
Date maxInstallmentExpirationDate,
FileSearchCriteria fileSearchCriteria,
FileSortingCriteria fileSortingCriteria,
MainCategory mainAudienceCategory,
List<FileOptionState> fileOptionStates,
List<OrderOriginator> orderOriginators)
Returns a list of files filtered by the given criteria.
|
FileSummaryListResult |
ExternalOrderHistoryServiceEmpty.listFilesByCriteria(Integer requestId,
Long pointOfSalesId,
Date startDate,
Date endDate,
List<FileState> states,
Long productId,
Long performanceId,
Long itemId,
String culturalContactReference,
List<PaymentStatus> paymentStates,
Long startPosition,
Long maxResult,
List<FileContactData> fileContacts,
Date maxFileExpirationDate,
Date maxInstallmentExpirationDate,
FileSearchCriteria fileSearchCriteria,
FileSortingCriteria fileSortingCriteria,
MainCategory mainAudienceCategory,
List<FileOptionState> fileOptionStates,
List<OrderOriginator> orderOriginators)
Returns a list of files filtered by the given criteria.
|
Copyright © 2021. All rights reserved.