Package | Description |
---|---|
com.secutix.plugin.em.v1_0 | |
com.secutix.plugin.em.v1_0.dto |
Modifier and Type | Method and Description |
---|---|
TicketInformationData |
TicketReader.retrieveTicketData(long ticketId)
Retrieves more detailed ticket datas for given ticket ids
|
TicketInformationData |
TicketReader.retrieveTicketData(long ticketId)
Retrieves more detailed ticket datas for given ticket ids
|
Modifier and Type | Method and Description |
---|---|
PluginCallResult |
ExternalManagerPlugin.associateTicketToRfid(String rfidCode,
String ticketAdditionnalInfo,
TicketInformationData ticketInformationData) |
PluginCallResult |
ExternalManagerPlugin.associateTicketToRfid(String rfidCode,
String ticketAdditionnalInfo,
TicketInformationData ticketInformationData) |
AssociateTicketToRfidResult |
ExternalManagerPlugin.associateTicketToRfidAndUpdateContact(String rfidCode,
String ticketAdditionnalInfo,
TicketInformationData ticketInformationData) |
AssociateTicketToRfidResult |
ExternalManagerPlugin.associateTicketToRfidAndUpdateContact(String rfidCode,
String ticketAdditionnalInfo,
TicketInformationData ticketInformationData) |
GeneratingTicketResult |
ExternalManagerPlugin.generateTicket(TicketInformationData ticketInformationData,
boolean doProceedToGeneration,
PrinterData printerData) |
GeneratingTicketResult |
ExternalManagerPlugin.generateTicket(TicketInformationData ticketInformationData,
boolean doProceedToGeneration,
PrinterData printerData) |
UpdateTicketInformationResult |
ExternalManagerPlugin.updateTicketInformation(TicketInformationData ticketInformationData) |
UpdateTicketInformationResult |
ExternalManagerPlugin.updateTicketInformation(TicketInformationData ticketInformationData) |
Modifier and Type | Method and Description |
---|---|
SynchronizationTicketResult |
ExternalManagerPlugin.synchronizeTickets(List<TicketInformationData> ticketInformationData) |
SynchronizationTicketResult |
ExternalManagerPlugin.synchronizeTickets(List<TicketInformationData> ticketInformationData) |
Modifier and Type | Method and Description |
---|---|
TicketInformationData |
TicketInformationData.getRelatedTicketInformation() |
TicketInformationData |
TicketInformationData.getRelatedTicketInformation() |
Modifier and Type | Method and Description |
---|---|
List<TicketInformationData> |
SynchronizationTicketResult.getTicketInformationData() |
List<TicketInformationData> |
SynchronizationTicketResult.getTicketInformationData() |
Modifier and Type | Method and Description |
---|---|
void |
TicketInformationData.setRelatedTicketInformation(TicketInformationData relatedTicketInformation) |
void |
TicketInformationData.setRelatedTicketInformation(TicketInformationData relatedTicketInformation) |
Modifier and Type | Method and Description |
---|---|
void |
SynchronizationTicketResult.setTicketInformationData(List<TicketInformationData> ticketInformationData) |
void |
SynchronizationTicketResult.setTicketInformationData(List<TicketInformationData> ticketInformationData) |
Copyright © 2021. All rights reserved.