Method Summary |
|
public StoredSortedMap | getPartMap() Return a map view of the part storage container. |
public StoredSortedValueSet | getPartSet() Return an entity set view of the part storage container. |
public StoredSortedMap | getShipmentByPartMap() Return a map view of the shipment-by-part index. |
public StoredSortedMap | getShipmentBySupplierMap() Return a map view of the shipment-by-supplier index. |
public StoredSortedMap | getShipmentMap() Return a map view of the shipment storage container. |
public StoredSortedValueSet | getShipmentSet() Return an entity set view of the shipment storage container. |
public StoredSortedMap | getSupplierByCityMap() Return a map view of the supplier-by-city index. |
public StoredSortedMap | getSupplierMap() Return a map view of the supplier storage container. |
public StoredSortedValueSet | getSupplierSet() Return an entity set view of the supplier storage container. |