Interface B2BApprovalProcessService

All Known Implementing Classes:
DefaultB2BApprovalProcessService

public interface B2BApprovalProcessService
The Interface B2BApprovalProcessService.
  • Method Details

    • getProcesses

      Map<String,String> getProcesses(BaseStoreModel store)
      Gets the processes.
      Parameters:
      store - the store
      Returns:
      the processes
    • getApprovalProcessCodeForUnit

      String getApprovalProcessCodeForUnit(B2BUnitModel unit)
      Get approval process code from unit, checking parent units up the organization tree up to the root unit if process is not set in the unit
      Parameters:
      unit -
      Returns:
      approval process code