psdi.app.inventory

Interface ReorderServiceRemote

  • All Superinterfaces:
    AppServiceRemote, java.rmi.Remote, ServiceRemote
    All Known Implementing Classes:
    ReorderService


    public interface ReorderServiceRemote
    extends AppServiceRemote
    Reorder application service.
    Accepts and controls the reorder requests submitted by different users for different storerooms and direct orders. When a client wants to reorder some items in the inventory or direct order items, he needs to locate the reorder service and call getReorderSet() first to obtain the reorder set that he can work on.