| Package | Description |
|---|---|
| ws.aims.vs |
| Modifier and Type | Method and Description |
|---|---|
void |
AinEventService.createAinShipmentEvent(ShipmentInformationWS shipment,
PremInfoWS shipTo,
java.util.Date shipDate,
java.lang.String token)
Method for recording a shipment of AINs.
|
void |
AinEventService.createAinShipmentEvent(ShipmentInformationWS shipment,
PremInfoWS shipTo,
java.util.Date shipDate,
java.lang.String token)
Method for recording a shipment of AINs.
|
void |
AbstractService.createAinShipmentEventGeneric(ShipmentInformationWS shipment,
PremInfoWS shipTo,
java.util.Date shipDate)
Method for recording a shipment of AINs.
|
long |
AinEventService.submitAinShipmentEvent(ShipmentInformationWS shipment,
PremInfoWS shipTo,
java.util.Date shipDate,
java.lang.String token)
Method for recording a shipment of AINs.
|
long |
AinEventService.submitAinShipmentEvent(ShipmentInformationWS shipment,
PremInfoWS shipTo,
java.util.Date shipDate,
java.lang.String token)
Method for recording a shipment of AINs.
|
long |
AbstractService.submitAinShipmentEventGeneric(ShipmentInformationWS shipment,
PremInfoWS shipTo,
java.util.Date shipDate)
Method for recording a shipment of AINs.
|