Modifier and Type | Field and Description |
---|---|
protected FileSearchCriteria |
CountFilesByCriteria.fileSearchCriteria |
protected FileSearchCriteria |
ListFilesByCriteria.fileSearchCriteria |
protected FileSearchCriteria |
ListFilesByCriteria.fileSearchCriteria |
protected FileSearchCriteria |
CountFilesByCriteria.fileSearchCriteria |
protected FileSearchCriteria |
ListTicketsByCriteria.joinType |
protected FileSearchCriteria |
ListTicketsByCriteria.joinType |
Modifier and Type | Method and Description |
---|---|
static FileSearchCriteria |
FileSearchCriteria.fromValue(String v) |
static FileSearchCriteria |
FileSearchCriteria.fromValue(String v) |
FileSearchCriteria |
CountFilesByCriteria.getFileSearchCriteria()
Gets the value of the fileSearchCriteria property.
|
FileSearchCriteria |
ListFilesByCriteria.getFileSearchCriteria()
Gets the value of the fileSearchCriteria property.
|
FileSearchCriteria |
ListFilesByCriteria.getFileSearchCriteria()
Gets the value of the fileSearchCriteria property.
|
FileSearchCriteria |
CountFilesByCriteria.getFileSearchCriteria()
Gets the value of the fileSearchCriteria property.
|
FileSearchCriteria |
ListTicketsByCriteria.getJoinType()
Gets the value of the joinType property.
|
FileSearchCriteria |
ListTicketsByCriteria.getJoinType()
Gets the value of the joinType property.
|
static FileSearchCriteria |
FileSearchCriteria.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileSearchCriteria |
FileSearchCriteria.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileSearchCriteria[] |
FileSearchCriteria.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static FileSearchCriteria[] |
FileSearchCriteria.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CountFilesByCriteria.setFileSearchCriteria(FileSearchCriteria value)
Sets the value of the fileSearchCriteria property.
|
void |
ListFilesByCriteria.setFileSearchCriteria(FileSearchCriteria value)
Sets the value of the fileSearchCriteria property.
|
void |
ListFilesByCriteria.setFileSearchCriteria(FileSearchCriteria value)
Sets the value of the fileSearchCriteria property.
|
void |
CountFilesByCriteria.setFileSearchCriteria(FileSearchCriteria value)
Sets the value of the fileSearchCriteria property.
|
void |
ListTicketsByCriteria.setJoinType(FileSearchCriteria value)
Sets the value of the joinType property.
|
void |
ListTicketsByCriteria.setJoinType(FileSearchCriteria value)
Sets the value of the joinType 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.