Modifier and Type | Field and Description |
---|---|
static java.lang.String |
UPC_PROCESSED
Dispatched when a UPC has been processed by the server.
|
static java.lang.String |
UPC_QUEUE_REQUESTED
Dispatched when a UPC is about to be queued for processing by the server.
|
m_eventProperties
Constructor and Description |
---|
UPCEvent(UPCProcessingRecord upc)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
UPCProcessingRecord |
getUPCProcessingRecord()
Returns the UPCProcessingRecord for the UPC.
|
getProperty, isCanceled, preventDefault
public static final java.lang.String UPC_QUEUE_REQUESTED
public static final java.lang.String UPC_PROCESSED
public UPCEvent(UPCProcessingRecord upc)
public UPCProcessingRecord getUPCProcessingRecord()