Class PosConverter

    • Constructor Detail

      • PosConverter

        public PosConverter()
    • Method Detail

      • getBusinessCategories

        protected java.lang.String getBusinessCategories()
      • setBusinessCategories

        public void setBusinessCategories​(java.lang.String businessCategories)
      • getInternationalToInitialDigitCode

        protected java.util.Map<java.lang.String,​java.lang.String> getInternationalToInitialDigitCode()
      • setInternationalToInitialDigitCode

        public void setInternationalToInitialDigitCode​(java.util.Map<java.lang.String,​java.lang.String> internationalToInitialDigitCode)
      • generateOpeningHours

        protected java.lang.String generateOpeningHours​(java.util.Collection<OpeningDayModel> openingDateModels)
        generate a string that represents the opening times in the format: 2:10:00:18:00,3:10:00:18:00,4:10:00:18:00,5:10:00:18:00,6:10:00:18:00,7:12:00:20:00
      • generatePhoneNumber

        protected java.lang.String generatePhoneNumber​(java.lang.String phone1)
        Hyphens are recommended; however, parentheses are also accepted (xxx-xxx-xxxx or (xxx) xxx-xxxx).