Package | Description |
---|---|
com.secutix.plugin.externalprinting.v1_0 |
Modifier and Type | Field and Description |
---|---|
static Predicate<TicketInfo> |
AbstractLongValuesQuery.ALL |
static Predicate<TicketInfo> |
AbstractLongValuesQuery.ALL |
static Predicate<TicketInfo> |
CatalogQuery.FILTER_INCLUDE_ALL |
static Predicate<TicketInfo> |
ContactNumberQuery.FILTER_INCLUDE_ALL |
static Predicate<TicketInfo> |
FileIdQuery.FILTER_INCLUDE_ALL |
static Predicate<TicketInfo> |
FileIdQuery.FILTER_INCLUDE_ALL |
static Predicate<TicketInfo> |
ContactNumberQuery.FILTER_INCLUDE_ALL |
static Predicate<TicketInfo> |
CatalogQuery.FILTER_INCLUDE_ALL |
protected Predicate<TicketInfo> |
AbstractQuery.pluginFilter |
protected Predicate<TicketInfo> |
AbstractQuery.pluginFilter |
Modifier and Type | Method and Description |
---|---|
Predicate<TicketInfo> |
AbstractQuery.getPluginFilter() |
Predicate<TicketInfo> |
AbstractQuery.getPluginFilter() |
List<TicketInfo> |
CancelledOrInvalidatedTicketResult.getTickets() |
List<TicketInfo> |
CatalogQueryResult.getTickets() |
List<TicketInfo> |
ContactNumberSearchResult.getTickets() |
List<TicketInfo> |
FileIdSearchResult.getTickets() |
List<TicketInfo> |
FileIdSearchResult.getTickets() |
List<TicketInfo> |
ContactNumberSearchResult.getTickets() |
List<TicketInfo> |
CatalogQueryResult.getTickets() |
List<TicketInfo> |
CancelledOrInvalidatedTicketResult.getTickets() |
Modifier and Type | Method and Description |
---|---|
void |
TicketService.markAsPrinted(List<TicketInfo> tickets,
CatalogIndex pointOfSale)
Deprecated.
|
void |
TicketService.markAsPrinted(List<TicketInfo> tickets,
CatalogIndex pointOfSale)
Deprecated.
|
default void |
TicketService.markAsPrintedAndUpdateTicketSupport(List<TicketInfo> tickets,
CatalogIndex pointOfSale,
TicketSupportEnum ticketSupport)
Mark the tickets as printed, and the containing shipments as sent if possible
Sets te new ticket support at the same time
|
default void |
TicketService.markAsPrintedAndUpdateTicketSupport(List<TicketInfo> tickets,
CatalogIndex pointOfSale,
TicketSupportEnum ticketSupport)
Mark the tickets as printed, and the containing shipments as sent if possible
Sets te new ticket support at the same time
|
void |
AbstractLongValuesQuery.skipExportFailures(List<TicketInfo> failed)
Takes into account that some ticket exports have failed
|
void |
CancelledOrInvalidatedTicketQuery.skipExportFailures(List<TicketInfo> failed)
Takes into account that some ticket exports have failed
|
void |
CatalogQuery.skipExportFailures(List<TicketInfo> failed)
Takes into account that some ticket exports have failed
|
void |
ICursor.skipExportFailures(List<TicketInfo> failed) |
void |
ICursor.skipExportFailures(List<TicketInfo> failed) |
void |
CatalogQuery.skipExportFailures(List<TicketInfo> failed)
Takes into account that some ticket exports have failed
|
void |
CancelledOrInvalidatedTicketQuery.skipExportFailures(List<TicketInfo> failed)
Takes into account that some ticket exports have failed
|
void |
AbstractLongValuesQuery.skipExportFailures(List<TicketInfo> failed)
Takes into account that some ticket exports have failed
|
Constructor and Description |
---|
AbstractLongValuesQuery(List<Long> values,
CatalogIndex shipmentMode,
List<ProductOrPerfIndex> prodAndPerfFilter,
List<CatalogIndex> tariffs,
List<CatalogIndex> seatCategories,
Long originSalesChannel,
List<Long> subTargetGroups,
Predicate<TicketInfo> pluginFilter,
boolean settledFilesOnly,
int iterationSize,
Integer batchSize) |
AbstractLongValuesQuery(List<Long> values,
CatalogIndex shipmentMode,
List<ProductOrPerfIndex> prodAndPerfFilter,
List<CatalogIndex> tariffs,
List<CatalogIndex> seatCategories,
Long originSalesChannel,
List<Long> subTargetGroups,
Predicate<TicketInfo> pluginFilter,
boolean settledFilesOnly,
int iterationSize,
Integer batchSize) |
AbstractLongValuesQuery(List<Long> values,
CatalogIndex shipmentMode,
List<ProductOrPerfIndex> prodAndPerfFilter,
List<CatalogIndex> tariffs,
List<CatalogIndex> seatCategories,
Long originSalesChannel,
List<Long> subTargetGroups,
Predicate<TicketInfo> pluginFilter,
boolean settledFilesOnly,
int iterationSize,
Integer batchSize,
List<String> ticketProductionVariableNames) |
AbstractLongValuesQuery(List<Long> values,
CatalogIndex shipmentMode,
List<ProductOrPerfIndex> prodAndPerfFilter,
List<CatalogIndex> tariffs,
List<CatalogIndex> seatCategories,
Long originSalesChannel,
List<Long> subTargetGroups,
Predicate<TicketInfo> pluginFilter,
boolean settledFilesOnly,
int iterationSize,
Integer batchSize,
List<String> ticketProductionVariableNames) |
AbstractQuery(CatalogIndex shipmentMode,
List<ProductOrPerfIndex> prodAndPerfFilter,
List<CatalogIndex> tariffs,
List<CatalogIndex> seatCategories,
Long originSalesChannel,
List<Long> subTargetGroups,
Predicate<TicketInfo> pluginFilter,
boolean settledFilesOnly,
int iterationSize,
Integer batchSize) |
AbstractQuery(CatalogIndex shipmentMode,
List<ProductOrPerfIndex> prodAndPerfFilter,
List<CatalogIndex> tariffs,
List<CatalogIndex> seatCategories,
Long originSalesChannel,
List<Long> subTargetGroups,
Predicate<TicketInfo> pluginFilter,
boolean settledFilesOnly,
int iterationSize,
Integer batchSize) |
AbstractQuery(CatalogIndex shipmentMode,
List<ProductOrPerfIndex> prodAndPerfFilter,
List<CatalogIndex> tariffs,
List<CatalogIndex> seatCategories,
Long originSalesChannel,
List<Long> subTargetGroups,
Predicate<TicketInfo> pluginFilter,
boolean settledFilesOnly,
int iterationSize,
Integer batchSize,
List<String> ticketProductionVariableNames) |
AbstractQuery(CatalogIndex shipmentMode,
List<ProductOrPerfIndex> prodAndPerfFilter,
List<CatalogIndex> tariffs,
List<CatalogIndex> seatCategories,
Long originSalesChannel,
List<Long> subTargetGroups,
Predicate<TicketInfo> pluginFilter,
boolean settledFilesOnly,
int iterationSize,
Integer batchSize,
List<String> ticketProductionVariableNames) |
CancelledOrInvalidatedTicketResult(CancelledOrInvalidatedTicketQuery cancelledOrInvalidatedTicketQuery,
List<TicketInfo> ticketInfo) |
CancelledOrInvalidatedTicketResult(CancelledOrInvalidatedTicketQuery cancelledOrInvalidatedTicketQuery,
List<TicketInfo> ticketInfo) |
CatalogQuery(CatalogIndex shipmentMode,
List<ProductOrPerfIndex> prodAndPerfFilter,
List<CatalogIndex> tariffsFilter,
List<CatalogIndex> categoriesFilter,
Long originSalesChannel,
List<Long> subTargetGroups,
Predicate<TicketInfo> pluginFilter,
boolean settledFilesOnly,
int iterationSize,
Integer batchSize) |
CatalogQuery(CatalogIndex shipmentMode,
List<ProductOrPerfIndex> prodAndPerfFilter,
List<CatalogIndex> tariffsFilter,
List<CatalogIndex> categoriesFilter,
Long originSalesChannel,
List<Long> subTargetGroups,
Predicate<TicketInfo> pluginFilter,
boolean settledFilesOnly,
int iterationSize,
Integer batchSize) |
CatalogQuery(CatalogIndex shipmentMode,
List<ProductOrPerfIndex> prodAndPerfFilter,
List<CatalogIndex> tariffsFilter,
List<CatalogIndex> categoriesFilter,
Long originSalesChannel,
List<Long> subTargetGroups,
Predicate<TicketInfo> pluginFilter,
boolean settledFilesOnly,
int iterationSize,
Integer batchSize,
List<String> ticketProductionVariableNames) |
CatalogQuery(CatalogIndex shipmentMode,
List<ProductOrPerfIndex> prodAndPerfFilter,
List<CatalogIndex> tariffsFilter,
List<CatalogIndex> categoriesFilter,
Long originSalesChannel,
List<Long> subTargetGroups,
Predicate<TicketInfo> pluginFilter,
boolean settledFilesOnly,
int iterationSize,
Integer batchSize,
List<String> ticketProductionVariableNames) |
CatalogQueryResult(CatalogQuery catalogQuery,
List<TicketInfo> ticketInfo) |
CatalogQueryResult(CatalogQuery catalogQuery,
List<TicketInfo> ticketInfo) |
ContactNumberQuery(List<Long> contactNumbers,
CatalogIndex shipmentMode,
List<ProductOrPerfIndex> prodAndPerfFilter,
List<CatalogIndex> tariffs,
List<CatalogIndex> seatCategories,
Long originSalesChannel,
List<Long> subTargetGroups,
Predicate<TicketInfo> pluginFilter,
boolean settledFilesOnly,
int iterationSize,
Integer batchSize) |
ContactNumberQuery(List<Long> contactNumbers,
CatalogIndex shipmentMode,
List<ProductOrPerfIndex> prodAndPerfFilter,
List<CatalogIndex> tariffs,
List<CatalogIndex> seatCategories,
Long originSalesChannel,
List<Long> subTargetGroups,
Predicate<TicketInfo> pluginFilter,
boolean settledFilesOnly,
int iterationSize,
Integer batchSize) |
ContactNumberQuery(List<Long> contactNumbers,
CatalogIndex shipmentMode,
List<ProductOrPerfIndex> prodAndPerfFilter,
List<CatalogIndex> tariffs,
List<CatalogIndex> seatCategories,
Long originSalesChannel,
List<Long> subTargetGroups,
Predicate<TicketInfo> pluginFilter,
boolean settledFilesOnly,
int iterationSize,
Integer batchSize,
List<String> ticketProductionVariableNames) |
ContactNumberQuery(List<Long> contactNumbers,
CatalogIndex shipmentMode,
List<ProductOrPerfIndex> prodAndPerfFilter,
List<CatalogIndex> tariffs,
List<CatalogIndex> seatCategories,
Long originSalesChannel,
List<Long> subTargetGroups,
Predicate<TicketInfo> pluginFilter,
boolean settledFilesOnly,
int iterationSize,
Integer batchSize,
List<String> ticketProductionVariableNames) |
ContactNumberSearchResult(ContactNumberQuery ContactNumberQuery,
List<TicketInfo> ticketInfo) |
ContactNumberSearchResult(ContactNumberQuery ContactNumberQuery,
List<TicketInfo> ticketInfo) |
FileIdQuery(List<Long> fileIds,
CatalogIndex shipmentMode,
List<ProductOrPerfIndex> prodAndPerfFilter,
List<CatalogIndex> tariffs,
List<CatalogIndex> seatCategories,
Long originSalesChannel,
List<Long> subTargetGroups,
Predicate<TicketInfo> pluginFilter,
boolean settledFilesOnly,
int iterationSize,
Integer batchSize) |
FileIdQuery(List<Long> fileIds,
CatalogIndex shipmentMode,
List<ProductOrPerfIndex> prodAndPerfFilter,
List<CatalogIndex> tariffs,
List<CatalogIndex> seatCategories,
Long originSalesChannel,
List<Long> subTargetGroups,
Predicate<TicketInfo> pluginFilter,
boolean settledFilesOnly,
int iterationSize,
Integer batchSize) |
FileIdQuery(List<Long> fileIds,
CatalogIndex shipmentMode,
List<ProductOrPerfIndex> prodAndPerfFilter,
List<CatalogIndex> tariffs,
List<CatalogIndex> seatCategories,
Long originSalesChannel,
List<Long> subTargetGroups,
Predicate<TicketInfo> pluginFilter,
boolean settledFilesOnly,
int iterationSize,
Integer batchSize,
List<String> ticketProductionVariableNames) |
FileIdQuery(List<Long> fileIds,
CatalogIndex shipmentMode,
List<ProductOrPerfIndex> prodAndPerfFilter,
List<CatalogIndex> tariffs,
List<CatalogIndex> seatCategories,
Long originSalesChannel,
List<Long> subTargetGroups,
Predicate<TicketInfo> pluginFilter,
boolean settledFilesOnly,
int iterationSize,
Integer batchSize,
List<String> ticketProductionVariableNames) |
FileIdSearchResult(FileIdQuery FileIdQuery,
List<TicketInfo> ticketInfo) |
FileIdSearchResult(FileIdQuery FileIdQuery,
List<TicketInfo> ticketInfo) |
Copyright © 2021. All rights reserved.