Package | Description |
---|---|
com.dpslink.flash.db |
DPS Flash specific definitions for database objects and database object controllers as well as other non-persisted business related objects.
|
Modifier and Type | Field and Description |
---|---|
static java.lang.Class<ShipperCountry> |
DBO.SHIPPERC
The shipper country object class.
|
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<ShipperCountry> |
ShipperCountryController.getShipper(java.lang.String code)
Returns the shipper country records for the given shipper code.
|