Package | Description |
---|---|
com.secutix.plugin.em.v1_0 |
Modifier and Type | Method and Description |
---|---|
SeatSelectionResult |
ExternalManagerPlugin.cancelSeatSelection(SeatSelectionQuery query,
List<SeatSelectionData> seatSelectionData) |
SeatSelectionResult |
ExternalManagerPlugin.cancelSeatSelection(SeatSelectionQuery query,
List<SeatSelectionData> seatSelectionData) |
SeatSelectionResult |
ExternalManagerPlugin.selectSeatsInPerformance(String productMapping,
Date performanceDate,
String performanceMapping,
String categoryMapping,
String contingentMapping,
List<String> areaMappings,
List<String> blockMappings,
boolean selectionForcedInAreas,
Map<String,Integer> quantityPerTariffMapping,
int quantity,
Long orderId,
String sessionId)
Called by S-360 to ask the external system to assign seats for a performance according to the preferences
passed in the parameters.
|
SeatSelectionResult |
ExternalManagerPlugin.selectSeatsInPerformance(String productMapping,
Date performanceDate,
String performanceMapping,
String categoryMapping,
String contingentMapping,
List<String> areaMappings,
List<String> blockMappings,
boolean selectionForcedInAreas,
Map<String,Integer> quantityPerTariffMapping,
int quantity,
Long orderId,
String sessionId)
Called by S-360 to ask the external system to assign seats for a performance according to the preferences
passed in the parameters.
|
SeatSelectionResult |
ExternalManagerPlugin.selectSeatsInPerformanceFromQuery(SeatSelectionQuery query) |
SeatSelectionResult |
ExternalManagerPlugin.selectSeatsInPerformanceFromQuery(SeatSelectionQuery query) |
Modifier and Type | Method and Description |
---|---|
List<String> |
ExternalManagerPlugin.checkSeatAttribution(SeatSelectionResult res) |
List<String> |
ExternalManagerPlugin.checkSeatAttribution(SeatSelectionResult res) |
Copyright © 2021. All rights reserved.