Class SapOmsVendorService

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getVendorItemCategory()
      Returns the String representation of the VendorItemCategory of the desired instance
      boolean isVendorExternal​(java.lang.String vendorCode)
      Returns whether or not the Vendor is external given a vendor code
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SapOmsVendorService

        public SapOmsVendorService()
    • Method Detail

      • isVendorExternal

        public boolean isVendorExternal​(java.lang.String vendorCode)
        Description copied from interface: SapVendorService
        Returns whether or not the Vendor is external given a vendor code
        Specified by:
        isVendorExternal in interface SapVendorService
        Parameters:
        vendorCode - Code for the vendor
        Returns:
        Boolean value
      • getVendorItemCategory

        public java.lang.String getVendorItemCategory()
        Description copied from interface: SapVendorService
        Returns the String representation of the VendorItemCategory of the desired instance
        Specified by:
        getVendorItemCategory in interface SapVendorService
        Returns:
        VendorItemCategory String