| Package | Description |
|---|---|
| ws.aims.vs | |
| ws.aims.vs.model |
| Modifier and Type | Method and Description |
|---|---|
PremInfoWS |
UtilitiesService.verifyPremises(java.lang.String premId,
java.lang.String token) |
PremInfoWS |
UtilitiesService.verifyPremises(java.lang.String premId,
java.lang.String token) |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
PremInfoWS |
AinEventWS.getDestination() |
static PremInfoWS |
WS171ModelFactory.toPremInfo(gov.usda.aphis.nais.model.entity.NationalPremises prem) |
| Modifier and Type | Method and Description |
|---|---|
void |
AinEventWS.setDestination(PremInfoWS destination) |