Class MShipperFacade


  • public class MShipperFacade
    extends Object
    Facade for MShipper, providing accessor method for custom field
    Author:
    Low Heng Sin
    • Constructor Detail

      • MShipperFacade

        public MShipperFacade​(MShipper shipper)
    • Method Detail

      • getMShipper

        public MShipper getMShipper()
      • getShippingProcessorClass

        public String getShippingProcessorClass()
      • getConnectionKey

        public String getConnectionKey()
      • getConnectionPassword

        public String getConnectionPassword()
      • getUserID

        public String getUserID()
      • getHostAddress

        public String getHostAddress()
      • getProxyAddress

        public String getProxyAddress()
      • getHostPort

        public int getHostPort()
      • getProxyLogon

        public String getProxyLogon()
      • getProxyPassword

        public String getProxyPassword()
      • getProxyPort

        public int getProxyPort()
      • getServicePath

        public String getServicePath()
      • getShippingServiceCode

        public String getShippingServiceCode()
      • getShipperAccount

        public String getShipperAccount​(int AD_Org_ID)
      • getDutiesShipperAccount

        public String getDutiesShipperAccount​(int AD_Org_ID)
      • getShipperMeter

        public String getShipperMeter​(int AD_Org_ID)
        get Meter Number associated with Account Number, use by the Fedex interface /**
        Parameters:
        AD_Org_ID -
        Returns:
        Shipper Meter Number
      • isResidential

        public boolean isResidential()
      • isSaturdayDelivery

        public boolean isSaturdayDelivery()
      • isInternational

        public boolean isInternational()