Interface IDLCarrierAF


@BusinessFacade public interface IDLCarrierAF
Application facade for the carrier engine
  • Method Details

    • searchPickups

      de.aeb.xnsg.foundation.af.ApplicationFacadeDTO searchPickups(de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO afParms, DLSessionSettingParmsDTO sessionParms)
      Returns an application facade which displays the search for pickups.
      Parameters:
      afParms -
    • openPickup

      de.aeb.xnsg.foundation.af.ApplicationFacadeDTO openPickup(de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO afParms, DLSessionSettingParmsDTO sessionParms, DLPickupReferenceDTO pickupReference)
      Returns an application facade which displays a single pickup.
      Parameters:
      afParms -
    • searchShipments

      de.aeb.xnsg.foundation.af.ApplicationFacadeDTO searchShipments(de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO afParms, DLSessionSettingParmsDTO sessionParms)
      Returns an application facade which displays the search for shipments.
      Parameters:
      afParms -
    • openShipment

      de.aeb.xnsg.foundation.af.ApplicationFacadeDTO openShipment(de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO afParms, DLSessionSettingParmsDTO sessionParms, DLShipmentReferenceDTO shipmentReference)
      Returns an application facade which displays a single shipment.
      Parameters:
      afParms -
      shipmentReference -
      Returns:
    • openShipmentExtended

      de.aeb.xnsg.foundation.af.ApplicationFacadeDTO openShipmentExtended(de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO afParms, DLSessionSettingParmsDTO sessionParms, DLShipmentReferenceDTO shipmentReference, DLOpenShipmentParmsDTO openParms)
      Returns an application facade which displays a single shipment.
      Parameters:
      afParms -
      shipmentReference -
      openParms -
      Returns:
    • openPrintClient

      de.aeb.xnsg.foundation.af.ApplicationFacadeDTO openPrintClient(de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO afParms, DLPrintClientParmsDTO clientPrintParms)
      Returns an application facade which displays the smart print client.
      Parameters:
      afParms -
      clientPrintParms -
      Returns:
    • openShipmentPackages

      de.aeb.xnsg.foundation.af.ApplicationFacadeDTO openShipmentPackages(de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO afParms, DLSessionSettingParmsDTO sessionParms, DLShipmentReferenceDTO shipmentReference)
      Returns an application facade which displays the packages and items of a specific shipment.
      Parameters:
      afParms -
      sessionParms -
      shipmentReference -
      Returns:
    • openShipmentPackagesExtended

      de.aeb.xnsg.foundation.af.ApplicationFacadeDTO openShipmentPackagesExtended(de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO afParms, DLSessionSettingParmsDTO sessionParms, DLShipmentReferenceDTO shipmentReference, DLOpenShipmentParmsDTO openParms)
      Returns an application facade which displays the packages and items of a specific shipment.
      Parameters:
      afParms -
      sessionParms -
      shipmentReference -
      openParms -
      Returns:
    • openShipmentTracking

      de.aeb.xnsg.foundation.af.ApplicationFacadeDTO openShipmentTracking(de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO afParms, DLSessionSettingParmsDTO sessionParms, DLShipmentReferenceDTO shipmentReference, DLOpenShipmentParmsDTO openParms)
      Returns an application facade which displays the tracking & tracing of a specific shipment.
      Parameters:
      afParms -
      sessionParms -
      shipmentReference -
      openParms -
      Returns: