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 FileState |
AggregatedFileHistoryData.fileState |
protected FileState |
FileDetailsData.fileState |
protected FileState |
FileSummaryData.fileState |
protected FileState |
FileSummaryData.fileState |
protected FileState |
FileDetailsData.fileState |
protected FileState |
AggregatedFileHistoryData.fileState |
Modifier and Type | Field and Description |
---|---|
protected List<FileState> |
CountFilesByCriteria.states |
protected List<FileState> |
ListFilesByCriteria.states |
protected List<FileState> |
ListFilesByCriteria.states |
protected List<FileState> |
CountFilesByCriteria.states |
Modifier and Type | Method and Description |
---|---|
static FileState |
FileState.fromValue(String v) |
static FileState |
FileState.fromValue(String v) |
FileState |
AggregatedFileHistoryData.getFileState()
Gets the value of the fileState property.
|
FileState |
FileDetailsData.getFileState()
Gets the value of the fileState property.
|
FileState |
FileSummaryData.getFileState()
Gets the value of the fileState property.
|
FileState |
FileSummaryData.getFileState()
Gets the value of the fileState property.
|
FileState |
FileDetailsData.getFileState()
Gets the value of the fileState property.
|
FileState |
AggregatedFileHistoryData.getFileState()
Gets the value of the fileState property.
|
static FileState |
FileState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileState |
FileState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileState[] |
FileState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static FileState[] |
FileState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<FileState> |
CountFilesByCriteria.getStates()
Gets the value of the states property.
|
List<FileState> |
ListFilesByCriteria.getStates()
Gets the value of the states property.
|
List<FileState> |
ListFilesByCriteria.getStates()
Gets the value of the states property.
|
List<FileState> |
CountFilesByCriteria.getStates()
Gets the value of the states property.
|
Modifier and Type | Method and Description |
---|---|
void |
AggregatedFileHistoryData.setFileState(FileState value)
Sets the value of the fileState property.
|
void |
FileDetailsData.setFileState(FileState value)
Sets the value of the fileState property.
|
void |
FileSummaryData.setFileState(FileState value)
Sets the value of the fileState property.
|
void |
FileSummaryData.setFileState(FileState value)
Sets the value of the fileState property.
|
void |
FileDetailsData.setFileState(FileState value)
Sets the value of the fileState property.
|
void |
AggregatedFileHistoryData.setFileState(FileState value)
Sets the value of the fileState 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.