Uses of Class
ru.technoliga74.PriceLine
-
Uses of PriceLine in ru.technoliga74
Methods in ru.technoliga74 that return types with arguments of type PriceLineModifier and TypeMethodDescriptionorg.apache.commons.math3.util.Pair<List<PriceLine>, PriceLoaderXLSParserStats> PriceLoaderXLSParser.Parse()Парсит весь лист Excel и возвращает список строк прайс-листа со статистикой.Methods in ru.technoliga74 with parameters of type PriceLineModifier and TypeMethodDescriptionvoidPgDatabase.insertOrUpdatePriceLine(PriceLine l, Integer catNoGroup) Вставляет или обновляет строку прайс-листа в базе данных через хранимую процедуру fnc_LoadCatalogLine.