Interface InventoryShipmentBatchProfile

All Superinterfaces:
OsidProfile, Sourceable
All Known Subinterfaces:
InventoryShipmentBatchManager, InventoryShipmentBatchProxyManager

public interface InventoryShipmentBatchProfile extends OsidProfile

The ShipmentBatchProfile describes the interoperability among inventory shipment batch services.

  • Method Details

    • supportsVisibleFederation

      boolean supportsVisibleFederation()
      Tests if federation is visible.
      Returns:
      true if visible federation is supported, false otherwise
      Compliance:
      mandatory - This method must be implemented.
    • supportsShipmentBatchAdmin

      boolean supportsShipmentBatchAdmin()
      Tests if bulk administration of shipments is available.
      Returns:
      true if a shipment bulk administrative service is available, false otherwise
      Compliance:
      mandatory - This method must be implemented.