Interface PunchOutConfigurationService

All Known Implementing Classes:
DefaultPunchOutConfigurationService

public interface PunchOutConfigurationService
Configuration service used to retrieve the punchout specific setting values.
  • Method Details

    • getPunchOutLoginUrl

      String getPunchOutLoginUrl()
      Returns:
      the punchout URL to be used by the punchout provider to authenticate and browse the catalog
    • getDefaultCostCenter

      String getDefaultCostCenter()
      Returns:
      gets the default cost center.
    • isOrderVerificationEnabled

      boolean isOrderVerificationEnabled()
      Returns:
      whether enable automatic order verification or not;