Uses of Class
de.hybris.platform.storelocator.model.PointOfServiceModel
Packages that use PointOfServiceModel
Package
Description
Contains generated models for each type of de.hybris.platform.commerceservices.jalo.storelocator package.
Contains generated models for each type of de.hybris.platform.commerceservices.jalo.user package.
Contains generated models for each type of de.hybris.platform.jalo.order package.
Contains generated models for each type of de.hybris.platform.jalo.user package.
Contains generated models for each type of de.hybris.platform.ordersplitting.jalo package.
Contains generated models for each type of de.hybris.platform.store package.
Contains generated models for each type of de.hybris.platform.warehousing.jalo package.
-
Uses of PointOfServiceModel in de.hybris.platform.acceleratorfacades.storelocator.populators
Methods in de.hybris.platform.acceleratorfacades.storelocator.populators with parameters of type PointOfServiceModelModifier and TypeMethodDescriptionprotected voidPointOfServiceDistancePopulator.calculateFormattedDistance(PointOfServiceModel pointOfServiceModel, PointOfServiceData pointOfServiceData) voidPointOfServiceDistancePopulator.populate(PointOfServiceModel source, PointOfServiceData target) -
Uses of PointOfServiceModel in de.hybris.platform.acceleratorservices.customer
Methods in de.hybris.platform.acceleratorservices.customer with parameters of type PointOfServiceModelModifier and TypeMethodDescriptiondoubleCustomerLocationService.calculateDistance(GeoPoint origin, PointOfServiceModel pointOfServiceModel) Calculates distance between given origin point and given point of service data object -
Uses of PointOfServiceModel in de.hybris.platform.acceleratorservices.customer.impl
Methods in de.hybris.platform.acceleratorservices.customer.impl with parameters of type PointOfServiceModelModifier and TypeMethodDescriptiondoubleDefaultCustomerLocationService.calculateDistance(GeoPoint origin, PointOfServiceModel pointOfServiceModel) -
Uses of PointOfServiceModel in de.hybris.platform.acceleratorservices.dataexport.googlelocal.converter
Method parameters in de.hybris.platform.acceleratorservices.dataexport.googlelocal.converter with type arguments of type PointOfServiceModelModifier and TypeMethodDescriptionvoidPosConverter.populate(org.springframework.messaging.Message<PointOfServiceModel> message, Business business) -
Uses of PointOfServiceModel in de.hybris.platform.acceleratorservices.order
Methods in de.hybris.platform.acceleratorservices.order with parameters of type PointOfServiceModelModifier and TypeMethodDescriptionAcceleratorCheckoutService.consolidateCheckoutCart(CartModel cartModel, PointOfServiceModel consolidatedPickupPointModel) Runs calculation again and updates cart -
Uses of PointOfServiceModel in de.hybris.platform.acceleratorservices.order.impl
Methods in de.hybris.platform.acceleratorservices.order.impl with parameters of type PointOfServiceModelModifier and TypeMethodDescriptionDefaultAcceleratorCheckoutService.consolidateCheckoutCart(CartModel cartModel, PointOfServiceModel consolidatedPickupPointModel) protected AbstractOrderEntryModelDefaultAcceleratorCheckoutService.getAnchorEntryToConsolidate(AbstractOrderEntryModel entry, CartModel cartModel, PointOfServiceModel consolidatedPickupPointModel) Gets the anchor entry to consolidate.protected List<AbstractOrderEntryModel>DefaultAcceleratorCheckoutService.getEntriesToConsolidate(CartModel cartModel, PointOfServiceModel consolidatedPickupPointModel, List<AbstractOrderEntryModel> entriesToBeRemovedDueToPOS, List<AbstractOrderEntryModel> consolidatedEntriesToBeRemoved, List<CommerceCartModification> unsuccessfulModifications) Gets the consolidate entries.protected booleanDefaultAcceleratorCheckoutService.isInStock(ProductModel productModel, PointOfServiceModel pointOfServiceModel) protected voidDefaultAcceleratorCheckoutService.updatePOS(CartModel cartModel, PointOfServiceModel consolidatedPickupPointModel, List<CommerceCartModification> unsuccessfulModifications, AbstractOrderEntryModel entry) -
Uses of PointOfServiceModel in de.hybris.platform.acceleratorservices.sitemap.generator.impl
Methods in de.hybris.platform.acceleratorservices.sitemap.generator.impl that return types with arguments of type PointOfServiceModelModifier and TypeMethodDescriptionprotected List<PointOfServiceModel>PointOfServicePageSiteMapGenerator.getDataInternal(CMSSiteModel siteModel) Method parameters in de.hybris.platform.acceleratorservices.sitemap.generator.impl with type arguments of type PointOfServiceModelModifier and TypeMethodDescriptionPointOfServicePageSiteMapGenerator.getSiteMapUrlData(List<PointOfServiceModel> models) -
Uses of PointOfServiceModel in de.hybris.platform.acceleratorservices.sitemap.populators
Methods in de.hybris.platform.acceleratorservices.sitemap.populators that return types with arguments of type PointOfServiceModelMethods in de.hybris.platform.acceleratorservices.sitemap.populators with parameters of type PointOfServiceModelModifier and TypeMethodDescriptionvoidPointOfServiceModellToSiteMapUrlDataPopulator.populate(PointOfServiceModel pointOfServiceModel, SiteMapUrlData siteMapUrlData) Method parameters in de.hybris.platform.acceleratorservices.sitemap.populators with type arguments of type PointOfServiceModelModifier and TypeMethodDescriptionvoidPointOfServiceModellToSiteMapUrlDataPopulator.setUrlResolver(UrlResolver<PointOfServiceModel> urlResolver) -
Uses of PointOfServiceModel in de.hybris.platform.acceleratorservices.store
Methods in de.hybris.platform.acceleratorservices.store that return types with arguments of type PointOfServiceModelModifier and TypeMethodDescriptionLocalStorePreferencesService.getFavoritePointOfServices()Returns user's favourite stores listMethods in de.hybris.platform.acceleratorservices.store with parameters of type PointOfServiceModelModifier and TypeMethodDescriptionvoidLocalStorePreferencesService.addToFavouritePointOfServices(PointOfServiceModel favorite) Adds given point of service to favoritevoidLocalStorePreferencesService.removeFromFavoritePointOfServices(PointOfServiceModel pointOfServiceModel) Removes given point of service from favoriteMethod parameters in de.hybris.platform.acceleratorservices.store with type arguments of type PointOfServiceModelModifier and TypeMethodDescriptionvoidLocalStorePreferencesService.setFavoritesPointOfServices(List<PointOfServiceModel> storesList) Stores user's favourite stores list -
Uses of PointOfServiceModel in de.hybris.platform.acceleratorservices.store.impl
Methods in de.hybris.platform.acceleratorservices.store.impl that return types with arguments of type PointOfServiceModelModifier and TypeMethodDescriptionDefaultLocalStorePreferencesService.getFavoritePointOfServices()Methods in de.hybris.platform.acceleratorservices.store.impl with parameters of type PointOfServiceModelModifier and TypeMethodDescriptionvoidDefaultLocalStorePreferencesService.addToFavouritePointOfServices(PointOfServiceModel favorite) voidDefaultLocalStorePreferencesService.removeFromFavoritePointOfServices(PointOfServiceModel pointOfServiceModel) Method parameters in de.hybris.platform.acceleratorservices.store.impl with type arguments of type PointOfServiceModelModifier and TypeMethodDescriptionvoidDefaultLocalStorePreferencesService.setFavoritesPointOfServices(List<PointOfServiceModel> storesList) -
Uses of PointOfServiceModel in de.hybris.platform.acceleratorservices.store.pickup.impl
Methods in de.hybris.platform.acceleratorservices.store.pickup.impl with parameters of type PointOfServiceModelModifier and TypeMethodDescriptionprotected booleanDefaultPickupPointOfServiceConsolidationStrategy.checkAllStockAvailableAtPointOfService(Set<ProductModel> products, PointOfServiceModel posModel, CartModel cartModel) protected booleanDefaultPickupPointOfServiceConsolidationStrategy.checkStockAvailableAtPointOfService(ProductModel productModel, PointOfServiceModel posModel, CartModel cartModel) Method parameters in de.hybris.platform.acceleratorservices.store.pickup.impl with type arguments of type PointOfServiceModelModifier and TypeMethodDescriptionprotected voidDefaultPickupPointOfServiceConsolidationStrategy.collectPickupPoints(CartModel cartModel, Set<PointOfServiceModel> potentialPickupPoints, Set<ProductModel> productsForPickup) -
Uses of PointOfServiceModel in de.hybris.platform.assistedservicefacades.impl
Methods in de.hybris.platform.assistedservicefacades.impl that return types with arguments of type PointOfServiceModelModifier and TypeMethodDescriptionprotected Converter<PointOfServiceModel,PointOfServiceData> DefaultAssistedServiceFacade.getPointOfServiceConverter()Method parameters in de.hybris.platform.assistedservicefacades.impl with type arguments of type PointOfServiceModelModifier and TypeMethodDescriptionvoidDefaultAssistedServiceFacade.setPointOfServiceConverter(Converter<PointOfServiceModel, PointOfServiceData> pointOfServiceConverter) -
Uses of PointOfServiceModel in de.hybris.platform.assistedservicefacades.pointofservice.converters.populator
Methods in de.hybris.platform.assistedservicefacades.pointofservice.converters.populator with parameters of type PointOfServiceModelModifier and TypeMethodDescriptionvoidASMPointOfServicePopulator.populate(PointOfServiceModel source, PointOfServiceData target) -
Uses of PointOfServiceModel in de.hybris.platform.assistedserviceservices
Methods in de.hybris.platform.assistedserviceservices that return PointOfServiceModelModifier and TypeMethodDescriptionAssistedServiceService.getAssistedServiceAgentStore()Returns the PointOfServiceModel for the logged in as agent.AssistedServiceService.getAssistedServiceAgentStore(UserModel agent) Returns the PointOfServiceModel for the given as agent.Methods in de.hybris.platform.assistedserviceservices that return types with arguments of type PointOfServiceModelModifier and TypeMethodDescriptiondefault List<PointOfServiceModel>AssistedServiceService.getAllStoresForAgent(String agentId) Returns all the stores of the agent. -
Uses of PointOfServiceModel in de.hybris.platform.assistedserviceservices.dao
Method parameters in de.hybris.platform.assistedserviceservices.dao with type arguments of type PointOfServiceModelModifier and TypeMethodDescription<T extends CustomerModel>
SearchPageData<T>CustomerGroupDao.findAllCustomersByConsignmentsInPointOfServices(List<PointOfServiceModel> pointOfServiceModels, PageableData pageableData) Get paginated customers for specific pos-list where customer have a consignment.default <T extends CustomerModel>
SearchPageData<T>CustomerGroupDao.findAllCustomersByConsignmentsInPointOfServices(List<PointOfServiceModel> pointOfServiceModels, PageableData pageableData, Map<String, Object> parameterMap) Get paginated customers for specific pos-list where customer have a consignment. -
Uses of PointOfServiceModel in de.hybris.platform.assistedserviceservices.dao.impl
Method parameters in de.hybris.platform.assistedserviceservices.dao.impl with type arguments of type PointOfServiceModelModifier and TypeMethodDescription<T extends CustomerModel>
SearchPageData<T>DefaultCustomerGroupDao.findAllCustomersByConsignmentsInPointOfServices(List<PointOfServiceModel> poses, PageableData pageableData) <T extends CustomerModel>
SearchPageData<T>DefaultCustomerGroupDao.findAllCustomersByConsignmentsInPointOfServices(List<PointOfServiceModel> poses, PageableData pageableData, Map<String, Object> parameterMap) -
Uses of PointOfServiceModel in de.hybris.platform.assistedserviceservices.impl
Methods in de.hybris.platform.assistedserviceservices.impl that return PointOfServiceModelModifier and TypeMethodDescriptionDefaultAssistedServiceService.getAssistedServiceAgentStore()DefaultAssistedServiceService.getAssistedServiceAgentStore(UserModel agent) Methods in de.hybris.platform.assistedserviceservices.impl that return types with arguments of type PointOfServiceModelModifier and TypeMethodDescriptionDefaultAssistedServiceService.getAllStoresForAgent(String agentId) -
Uses of PointOfServiceModel in de.hybris.platform.basecommerce.backoffice.editor
Methods in de.hybris.platform.basecommerce.backoffice.editor with parameters of type PointOfServiceModelModifier and TypeMethodDescriptionprotected booleanGeoCodePosSectionRenderer.geoCodeAddress(AddressData address, PointOfServiceModel pos, com.hybris.cockpitng.engine.WidgetInstanceManager widgetInstanceManager) protected booleanGeoCodePosSectionRenderer.hasUserPermissionToWrite(PointOfServiceModel pos) protected voidGeoCodePosSectionRenderer.updatePointOfService(GPS gps, Date geocodeTimestamp, PointOfServiceModel pos) -
Uses of PointOfServiceModel in de.hybris.platform.chinesepaymentfacades.checkout
Method parameters in de.hybris.platform.chinesepaymentfacades.checkout with type arguments of type PointOfServiceModelModifier and TypeMethodDescriptionbooleanChineseCheckoutFacade.reserveStock(String orderCode, String productCode, int quantity, Optional<PointOfServiceModel> pos) Deprecated, for removal: This API element is subject to removal in a future version.since 1905 -
Uses of PointOfServiceModel in de.hybris.platform.chinesepaymentfacades.checkout.impl
Method parameters in de.hybris.platform.chinesepaymentfacades.checkout.impl with type arguments of type PointOfServiceModelModifier and TypeMethodDescriptionbooleanDefaultChineseCheckoutFacade.reserveStock(String orderCode, String productCode, int quantity, Optional<PointOfServiceModel> pos) Deprecated, for removal: This API element is subject to removal in a future version.since 1905 -
Uses of PointOfServiceModel in de.hybris.platform.chinesepaymentservices.checkout
Method parameters in de.hybris.platform.chinesepaymentservices.checkout with type arguments of type PointOfServiceModelModifier and TypeMethodDescriptionbooleanChineseCheckoutService.reserveStock(String orderCode, String productCode, int quantity, Optional<PointOfServiceModel> pos) Deprecated, for removal: This API element is subject to removal in a future version.since 1905 -
Uses of PointOfServiceModel in de.hybris.platform.chinesepaymentservices.checkout.impl
Method parameters in de.hybris.platform.chinesepaymentservices.checkout.impl with type arguments of type PointOfServiceModelModifier and TypeMethodDescriptionbooleanDefaultChineseCheckoutService.reserveStock(String orderCode, String productCode, int quantity, Optional<PointOfServiceModel> pos) Deprecated, for removal: This API element is subject to removal in a future version.since 1905 -
Uses of PointOfServiceModel in de.hybris.platform.commercefacades.basestores.converters.populator
Methods in de.hybris.platform.commercefacades.basestores.converters.populator that return types with arguments of type PointOfServiceModelModifier and TypeMethodDescriptionprotected Converter<PointOfServiceModel,PointOfServiceData> BaseStorePopulator.getPointOfServiceConverter()Method parameters in de.hybris.platform.commercefacades.basestores.converters.populator with type arguments of type PointOfServiceModelModifier and TypeMethodDescriptionvoidBaseStorePopulator.setPointOfServiceConverter(Converter<PointOfServiceModel, PointOfServiceData> pointOfServiceConverter) -
Uses of PointOfServiceModel in de.hybris.platform.commercefacades.order.converters.populator
Methods in de.hybris.platform.commercefacades.order.converters.populator that return types with arguments of type PointOfServiceModelModifier and TypeMethodDescriptionprotected Converter<PointOfServiceModel,PointOfServiceData> ConsignmentPopulator.getPointOfServiceConverter()protected Converter<PointOfServiceModel,PointOfServiceData> OrderEntryPopulator.getPointOfServiceConverter()protected Converter<PointOfServiceModel,PointOfServiceData> PickupOrderEntryGroupPopulator.getPointOfServiceConverter()Method parameters in de.hybris.platform.commercefacades.order.converters.populator with type arguments of type PointOfServiceModelModifier and TypeMethodDescriptionvoidConsignmentPopulator.setPointOfServiceConverter(Converter<PointOfServiceModel, PointOfServiceData> pointOfServiceConverter) voidOrderEntryPopulator.setPointOfServiceConverter(Converter<PointOfServiceModel, PointOfServiceData> pointOfServiceConverter) voidPickupOrderEntryGroupPopulator.setPointOfServiceConverter(Converter<PointOfServiceModel, PointOfServiceData> pointOfServiceConverter) -
Uses of PointOfServiceModel in de.hybris.platform.commercefacades.product.converters.populator
Methods in de.hybris.platform.commercefacades.product.converters.populator that return types with arguments of type PointOfServiceModelModifier and TypeMethodDescriptionprotected Populator<PointOfServiceModel,PointOfServiceData> StoreStockPopulator.getPointOfServicePopulator()Method parameters in de.hybris.platform.commercefacades.product.converters.populator with type arguments of type PointOfServiceModelModifier and TypeMethodDescriptionvoidStoreStockPopulator.setPointOfServicePopulator(Populator<PointOfServiceModel, PointOfServiceData> pointOfServicePopulator) -
Uses of PointOfServiceModel in de.hybris.platform.commercefacades.storefinder.converters
Methods in de.hybris.platform.commercefacades.storefinder.converters that return types with arguments of type PointOfServiceModelModifier and TypeMethodDescriptionprotected Converter<PointOfServiceModel,PointOfServiceData> PointOfServiceDistanceConverter.getPointOfServiceConverter()Method parameters in de.hybris.platform.commercefacades.storefinder.converters with type arguments of type PointOfServiceModelModifier and TypeMethodDescriptionvoidPointOfServiceDistanceConverter.setPointOfServiceConverter(Converter<PointOfServiceModel, PointOfServiceData> pointOfServiceConverter) -
Uses of PointOfServiceModel in de.hybris.platform.commercefacades.storefinder.impl
Methods in de.hybris.platform.commercefacades.storefinder.impl that return types with arguments of type PointOfServiceModelModifier and TypeMethodDescriptionprotected Converter<PointOfServiceModel,PointOfServiceData> DefaultStoreFinderFacade.getPointOfServiceConverter()Method parameters in de.hybris.platform.commercefacades.storefinder.impl with type arguments of type PointOfServiceModelModifier and TypeMethodDescriptionvoidDefaultStoreFinderFacade.setPointOfServiceConverter(Converter<PointOfServiceModel, PointOfServiceData> pointOfServiceConverter) -
Uses of PointOfServiceModel in de.hybris.platform.commercefacades.storelocator.converters.populator
Methods in de.hybris.platform.commercefacades.storelocator.converters.populator with parameters of type PointOfServiceModelModifier and TypeMethodDescriptionvoidPointOfServicePopulator.populate(PointOfServiceModel source, PointOfServiceData target) protected voidPointOfServicePopulator.setGeoPoint(PointOfServiceModel source, PointOfServiceData target) -
Uses of PointOfServiceModel in de.hybris.platform.commercefacades.storelocator.data
Methods in de.hybris.platform.commercefacades.storelocator.data that return PointOfServiceModelMethods in de.hybris.platform.commercefacades.storelocator.data with parameters of type PointOfServiceModelModifier and TypeMethodDescriptionvoidStoreStockHolder.setPointOfService(PointOfServiceModel pointOfService) -
Uses of PointOfServiceModel in de.hybris.platform.commercefacades.storelocator.impl
Methods in de.hybris.platform.commercefacades.storelocator.impl that return types with arguments of type PointOfServiceModelModifier and TypeMethodDescriptionprotected Converter<PointOfServiceModel,PointOfServiceData> DefaultStoreLocatorFacade.getPointOfServiceConverter()Method parameters in de.hybris.platform.commercefacades.storelocator.impl with type arguments of type PointOfServiceModelModifier and TypeMethodDescriptionvoidDefaultStoreLocatorFacade.setPointOfServiceConverter(Converter<PointOfServiceModel, PointOfServiceData> pointOfServiceConverter) -
Uses of PointOfServiceModel in de.hybris.platform.commerceservices.delivery.dao
Methods in de.hybris.platform.commerceservices.delivery.dao that return types with arguments of type PointOfServiceModelModifier and TypeMethodDescriptionStorePickupDao.getLocalStockLevelsForProductAndBaseStore(String productCode, BaseStoreModel baseStoreModel) Get stock levels for given given product and base store. -
Uses of PointOfServiceModel in de.hybris.platform.commerceservices.delivery.dao.impl
Methods in de.hybris.platform.commerceservices.delivery.dao.impl that return types with arguments of type PointOfServiceModelModifier and TypeMethodDescriptionDefaultStorePickupDao.getLocalStockLevelsForProductAndBaseStore(String productCode, BaseStoreModel baseStoreModel) -
Uses of PointOfServiceModel in de.hybris.platform.commerceservices.model.storelocator
Methods in de.hybris.platform.commerceservices.model.storelocator that return types with arguments of type PointOfServiceModelModifier and TypeMethodDescriptionStoreLocatorFeatureModel.getPointOfServices()Generated method - Getter of theStoreLocatorFeature.pointOfServicesattribute defined at extensioncommerceservices.Method parameters in de.hybris.platform.commerceservices.model.storelocator with type arguments of type PointOfServiceModelModifier and TypeMethodDescriptionvoidStoreLocatorFeatureModel.setPointOfServices(Collection<PointOfServiceModel> value) Generated method - Setter ofStoreLocatorFeature.pointOfServicesattribute defined at extensioncommerceservices. -
Uses of PointOfServiceModel in de.hybris.platform.commerceservices.model.user
Methods in de.hybris.platform.commerceservices.model.user that return PointOfServiceModelModifier and TypeMethodDescriptionStoreEmployeeGroupModel.getStore()Generated method - Getter of theStoreEmployeeGroup.storeattribute defined at extensioncommerceservices.Methods in de.hybris.platform.commerceservices.model.user with parameters of type PointOfServiceModelModifier and TypeMethodDescriptionvoidStoreEmployeeGroupModel.setStore(PointOfServiceModel value) Generated method - Setter ofStoreEmployeeGroup.storeattribute defined at extensioncommerceservices. -
Uses of PointOfServiceModel in de.hybris.platform.commerceservices.order
Methods in de.hybris.platform.commerceservices.order with parameters of type PointOfServiceModelModifier and TypeMethodDescriptionCommerceCartService.addToCart(CartModel cartModel, ProductModel productModel, PointOfServiceModel deliveryPointOfService, long quantity, UnitModel unit, boolean forceNewEntry) Deprecated, for removal: This API element is subject to removal in a future version.Since 5.2.CommerceCartService.updatePointOfServiceForCartEntry(CartModel cartModel, long entryNumber, PointOfServiceModel pointOfServiceModel) Deprecated, for removal: This API element is subject to removal in a future version.Since 5.2. -
Uses of PointOfServiceModel in de.hybris.platform.commerceservices.order.dao
Methods in de.hybris.platform.commerceservices.order.dao with parameters of type PointOfServiceModelModifier and TypeMethodDescriptionCartEntryDao.findEntriesByProductAndPointOfService(CartModel cart, ProductModel product, PointOfServiceModel pointOfService) -
Uses of PointOfServiceModel in de.hybris.platform.commerceservices.order.dao.impl
Methods in de.hybris.platform.commerceservices.order.dao.impl with parameters of type PointOfServiceModelModifier and TypeMethodDescriptionDefaultCartEntryDao.findEntriesByProductAndPointOfService(CartModel cart, ProductModel product, PointOfServiceModel pointOfService) -
Uses of PointOfServiceModel in de.hybris.platform.commerceservices.order.impl
Methods in de.hybris.platform.commerceservices.order.impl with parameters of type PointOfServiceModelModifier and TypeMethodDescriptionDefaultCommerceCartService.addToCart(CartModel cartModel, ProductModel productModel, PointOfServiceModel deliveryPointOfService, long quantity, UnitModel unit, boolean forceNewEntry) Deprecated, for removal: This API element is subject to removal in a future version.Since 5.2.protected longAbstractCommerceCartStrategy.checkCartLevel(ProductModel productModel, CartModel cartModel, PointOfServiceModel pointOfServiceModel) protected longAbstractCommerceCartStrategy.getAllowedCartAdjustmentForProduct(CartModel cartModel, ProductModel productModel, long quantityToAdd, PointOfServiceModel pointOfServiceModel) Work out the allowed quantity adjustment for a product in the cart given a requested quantity change.protected longAbstractCommerceCartStrategy.getAvailableStockLevel(ProductModel productModel, PointOfServiceModel pointOfServiceModel) protected IntegerAbstractCommerceCartStrategy.getEntryForProductAndPointOfService(CartModel cartModel, ProductModel productModel, PointOfServiceModel pointOfServiceModel) protected booleanAbstractCommerceCartStrategy.isStockLevelSufficient(CartModel cartModel, ProductModel productModel, PointOfServiceModel pointOfServiceModel, long quantityToAdd) Work out if the stock level is sufficient for a product in the cart given a requested quantity change.DefaultCommerceCartService.updatePointOfServiceForCartEntry(CartModel cartModel, long entryNumber, PointOfServiceModel pointOfServiceModel) Deprecated, for removal: This API element is subject to removal in a future version.Since 5.2. -
Uses of PointOfServiceModel in de.hybris.platform.commerceservices.service.data
Methods in de.hybris.platform.commerceservices.service.data that return PointOfServiceModelMethods in de.hybris.platform.commerceservices.service.data with parameters of type PointOfServiceModelModifier and TypeMethodDescriptionvoidCommerceCartParameter.setPointOfService(PointOfServiceModel pointOfService) -
Uses of PointOfServiceModel in de.hybris.platform.commerceservices.stock
Methods in de.hybris.platform.commerceservices.stock that return types with arguments of type PointOfServiceModelModifier and TypeMethodDescriptionCommerceStockService.getPosAndStockLevelStatusForProduct(ProductModel product, BaseStoreModel baseStore) Returns the StockLevelStatus for the Product at Points of Service where it is in stock.Methods in de.hybris.platform.commerceservices.stock with parameters of type PointOfServiceModelModifier and TypeMethodDescriptionCommerceStockService.getStockLevelForProductAndPointOfService(ProductModel product, PointOfServiceModel pointOfServiceModel) Returns stock level value for given product and point of service (that also indicates warehouse)CommerceStockService.getStockLevelStatusForProductAndPointOfService(ProductModel product, PointOfServiceModel pointOfServiceModel) Returns stock level status for given product and point of service (that also indicates warehouse) -
Uses of PointOfServiceModel in de.hybris.platform.commerceservices.stock.impl
Methods in de.hybris.platform.commerceservices.stock.impl that return types with arguments of type PointOfServiceModelModifier and TypeMethodDescriptionDefaultCommerceStockService.getPosAndStockLevelStatusForProduct(ProductModel product, BaseStoreModel baseStore) Methods in de.hybris.platform.commerceservices.stock.impl with parameters of type PointOfServiceModelModifier and TypeMethodDescriptionDefaultCommerceStockService.getStockLevelForProductAndPointOfService(ProductModel product, PointOfServiceModel pointOfService) DefaultCommerceStockService.getStockLevelStatusForProductAndPointOfService(ProductModel product, PointOfServiceModel pointOfService) -
Uses of PointOfServiceModel in de.hybris.platform.commerceservices.storefinder
Methods in de.hybris.platform.commerceservices.storefinder that return PointOfServiceModelModifier and TypeMethodDescriptionStoreFinderService.getPointOfServiceForName(BaseStoreModel baseStore, String name) Gets thePointOfServiceModelfor the given name that should be uniqueMethods in de.hybris.platform.commerceservices.storefinder that return types with arguments of type PointOfServiceModelModifier and TypeMethodDescriptionStoreFinderService.getAllPosForCountry(String countryIsoCode, BaseStoreModel baseStore) Gets a list ofPointOfServiceModelfor all points of service in a given countryStoreFinderService.getAllPosForRegion(String countryIsoCode, String regionIsoCode, BaseStoreModel baseStore) Gets a list ofPointOfServiceModelfor all points of service in a given country and region -
Uses of PointOfServiceModel in de.hybris.platform.commerceservices.storefinder.data
Methods in de.hybris.platform.commerceservices.storefinder.data that return PointOfServiceModelMethods in de.hybris.platform.commerceservices.storefinder.data with parameters of type PointOfServiceModelModifier and TypeMethodDescriptionvoidPointOfServiceDistanceData.setPointOfService(PointOfServiceModel pointOfService) -
Uses of PointOfServiceModel in de.hybris.platform.commerceservices.storefinder.impl
Methods in de.hybris.platform.commerceservices.storefinder.impl that return PointOfServiceModelModifier and TypeMethodDescriptionprotected PointOfServiceModelDefaultStoreFinderServiceTest.createPos(double lat, double lon) DefaultStoreFinderService.getPointOfServiceForName(BaseStoreModel baseStore, String name) Methods in de.hybris.platform.commerceservices.storefinder.impl that return types with arguments of type PointOfServiceModelModifier and TypeMethodDescriptionDefaultStoreFinderService.getAllPosForCountry(String countryIsoCode, BaseStoreModel baseStore) DefaultStoreFinderService.getAllPosForRegion(String countryIsoCode, String regionIsoCode, BaseStoreModel baseStore) protected GenericDao<PointOfServiceModel>DefaultStoreFinderService.getPointOfServiceGenericDao()protected PagedGenericDao<PointOfServiceModel>DefaultStoreFinderService.getPointOfServicePagedGenericDao()protected Collection<PointOfServiceModel>DefaultStoreFinderService.getPointsOfServiceNear(GeoPoint centerPoint, double radiusKm, BaseStoreModel baseStore) Methods in de.hybris.platform.commerceservices.storefinder.impl with parameters of type PointOfServiceModelModifier and TypeMethodDescriptionprotected doubleDefaultStoreFinderService.calculateDistance(GeoPoint centerPoint, PointOfServiceModel posModel) Method parameters in de.hybris.platform.commerceservices.storefinder.impl with type arguments of type PointOfServiceModelModifier and TypeMethodDescriptionDefaultStoreFinderService.calculateDistances(GeoPoint centerPoint, Collection<PointOfServiceModel> pointsOfService) voidDefaultStoreFinderService.setPointOfServiceGenericDao(GenericDao<PointOfServiceModel> pointOfServiceGenericDao) voidDefaultStoreFinderService.setPointOfServicePagedGenericDao(PagedGenericDao<PointOfServiceModel> pointOfServicePagedGenericDao) -
Uses of PointOfServiceModel in de.hybris.platform.commerceservices.url.impl
Methods in de.hybris.platform.commerceservices.url.impl with parameters of type PointOfServiceModelModifier and TypeMethodDescriptionprotected StringDefaultPointOfServiceUrlResolver.getKey(PointOfServiceModel source) protected StringDefaultPointOfServiceUrlResolver.resolveInternal(PointOfServiceModel source) -
Uses of PointOfServiceModel in de.hybris.platform.core.model.order
Methods in de.hybris.platform.core.model.order that return PointOfServiceModelModifier and TypeMethodDescriptionAbstractOrderEntryModel.getDeliveryPointOfService()Generated method - Getter of theAbstractOrderEntry.deliveryPointOfServiceattribute defined at extensioncommerceservices.Methods in de.hybris.platform.core.model.order with parameters of type PointOfServiceModelModifier and TypeMethodDescriptionvoidAbstractOrderEntryModel.setDeliveryPointOfService(PointOfServiceModel value) Generated method - Setter ofAbstractOrderEntry.deliveryPointOfServiceattribute defined at extensioncommerceservices. -
Uses of PointOfServiceModel in de.hybris.platform.core.model.user
Methods in de.hybris.platform.core.model.user that return PointOfServiceModelModifier and TypeMethodDescriptionSitePreferenceModel.getPickUpLocation()Generated method - Getter of theSitePreference.pickUpLocationattribute defined at extensioncommerceservices.Methods in de.hybris.platform.core.model.user with parameters of type PointOfServiceModelModifier and TypeMethodDescriptionvoidSitePreferenceModel.setPickUpLocation(PointOfServiceModel value) Generated method - Setter ofSitePreference.pickUpLocationattribute defined at extensioncommerceservices. -
Uses of PointOfServiceModel in de.hybris.platform.ordersplitting.model
Methods in de.hybris.platform.ordersplitting.model that return PointOfServiceModelModifier and TypeMethodDescriptionConsignmentModel.getDeliveryPointOfService()Generated method - Getter of theConsignment.deliveryPointOfServiceattribute defined at extensioncommerceservices.Methods in de.hybris.platform.ordersplitting.model that return types with arguments of type PointOfServiceModelModifier and TypeMethodDescriptionWarehouseModel.getPointsOfService()Generated method - Getter of theWarehouse.pointsOfServiceattribute defined at extensioncommerceservices.Methods in de.hybris.platform.ordersplitting.model with parameters of type PointOfServiceModelModifier and TypeMethodDescriptionvoidConsignmentModel.setDeliveryPointOfService(PointOfServiceModel value) Generated method - Setter ofConsignment.deliveryPointOfServiceattribute defined at extensioncommerceservices.Method parameters in de.hybris.platform.ordersplitting.model with type arguments of type PointOfServiceModelModifier and TypeMethodDescriptionvoidWarehouseModel.setPointsOfService(Collection<PointOfServiceModel> value) Generated method - Setter ofWarehouse.pointsOfServiceattribute defined at extensioncommerceservices. -
Uses of PointOfServiceModel in de.hybris.platform.store
Methods in de.hybris.platform.store that return PointOfServiceModelModifier and TypeMethodDescriptionBaseStoreModel.getDefaultDeliveryOrigin()Generated method - Getter of theBaseStore.defaultDeliveryOriginattribute defined at extensioncommerceservices.Methods in de.hybris.platform.store that return types with arguments of type PointOfServiceModelModifier and TypeMethodDescriptionBaseStoreModel.getPointsOfService()Generated method - Getter of theBaseStore.pointsOfServiceattribute defined at extensionbasecommerce.Methods in de.hybris.platform.store with parameters of type PointOfServiceModelModifier and TypeMethodDescriptionvoidBaseStoreModel.setDefaultDeliveryOrigin(PointOfServiceModel value) Generated method - Setter ofBaseStore.defaultDeliveryOriginattribute defined at extensioncommerceservices.Method parameters in de.hybris.platform.store with type arguments of type PointOfServiceModelModifier and TypeMethodDescriptionvoidBaseStoreModel.setPointsOfService(List<PointOfServiceModel> value) Generated method - Setter ofBaseStore.pointsOfServiceattribute defined at extensionbasecommerce. -
Uses of PointOfServiceModel in de.hybris.platform.storelocator
Methods in de.hybris.platform.storelocator that return PointOfServiceModelModifier and TypeMethodDescriptionPointOfServiceDao.getPosByName(String name) Returns a Point of Service with the name givenMethods in de.hybris.platform.storelocator that return types with arguments of type PointOfServiceModelModifier and TypeMethodDescriptionPointOfServiceDao.getAllGeocodedPOS(GPS center, double radius) return all POS items from the given neighborhoodPointOfServiceDao.getAllGeocodedPOS(GPS center, double radius, BaseStoreModel baseStore) return all POS items from the given neighborhood belonging to given storePointOfServiceDao.getAllPos()return all POS itemsPointOfServiceDao.getPosForCountry(String countryIsoCode, BaseStoreModel baseStore) Gets a list ofPointOfServiceModelin a given countryPointOfServiceDao.getPosForRegion(String countryIsoCode, String regionIsoCode, BaseStoreModel baseStore) Gets a list ofPointOfServiceModelin a given country and regionPointOfServiceDao.getPosToGeocode()Get collection of PointOfServiceModel that need to be geocoded.PointOfServiceDao.getPosToGeocode(int size) Get a size limited collection of PointOfServiceModel that need to be geocoded.Methods in de.hybris.platform.storelocator with parameters of type PointOfServiceModelModifier and TypeMethodDescriptionprotected StringGeocodingJob.buildErrorMessage(PointOfServiceModel pos, DistanceUnawareLocation location, GeoServiceWrapperException geoServiceWrapperException) protected booleanGeocodingJobIT.isMockedForFailure(PointOfServiceModel pos) protected voidGeocodingJob.storeDistanceUnawareLocation(PointOfServiceModel pos) calculates and stores the GPS information for the given point of service -
Uses of PointOfServiceModel in de.hybris.platform.storelocator.impl
Methods in de.hybris.platform.storelocator.impl that return PointOfServiceModelMethods in de.hybris.platform.storelocator.impl that return types with arguments of type PointOfServiceModelModifier and TypeMethodDescriptionDefaultPointOfServiceDao.getAllGeocodedPOS(GPS center, double radius) DefaultPointOfServiceDao.getAllGeocodedPOS(GPS center, double radius, BaseStoreModel baseStore) DefaultPointOfServiceDao.getAllPos()DefaultPointOfServiceDao.getPosForCountry(String countryIsoCode, BaseStoreModel baseStore) DefaultPointOfServiceDao.getPosForRegion(String countryIsoCode, String regionIsoCode, BaseStoreModel baseStore) DefaultPointOfServiceDao.getPosToGeocode()DefaultPointOfServiceDao.getPosToGeocode(int size) -
Uses of PointOfServiceModel in de.hybris.platform.storelocator.location.impl
Methods in de.hybris.platform.storelocator.location.impl with parameters of type PointOfServiceModelModifier and TypeMethodDescriptionprotected doubleDefaultLocationService.calculateDistance(GPS referenceGps, PointOfServiceModel posModel) protected AddressDataAbstractAddress.extractAddressData(PointOfServiceModel pos) Constructors in de.hybris.platform.storelocator.location.impl with parameters of type PointOfServiceModelModifierConstructorDescriptionDefaultLocation(PointOfServiceModel posModel, Double distance) DistanceUnawareLocation(PointOfServiceModel posModel) creates a new location using the given point of service. -
Uses of PointOfServiceModel in de.hybris.platform.storelocator.pos
Methods in de.hybris.platform.storelocator.pos that return PointOfServiceModelModifier and TypeMethodDescriptionPointOfServiceService.getPointOfServiceForName(String name) Returns point of service by its name. -
Uses of PointOfServiceModel in de.hybris.platform.storelocator.pos.impl
Methods in de.hybris.platform.storelocator.pos.impl that return PointOfServiceModelModifier and TypeMethodDescriptionDefaultPointOfServiceService.getPointOfServiceForName(String name) -
Uses of PointOfServiceModel in de.hybris.platform.subscriptionservices.subscription
Methods in de.hybris.platform.subscriptionservices.subscription with parameters of type PointOfServiceModelModifier and TypeMethodDescriptionlongSubscriptionCommerceCartStrategy.getAvailableStockLevel(ProductModel productModel, PointOfServiceModel pointOfServiceModel) -
Uses of PointOfServiceModel in de.hybris.platform.subscriptionservices.subscription.impl
Methods in de.hybris.platform.subscriptionservices.subscription.impl with parameters of type PointOfServiceModelModifier and TypeMethodDescriptionprotected longDefaultSubscriptionCommerceCartService.getAvailableStockLevel(ProductModel productModel, PointOfServiceModel pointOfServiceModel) Find the available stock quantity for a product.longDefaultSubscriptionCommerceCartStrategy.getAvailableStockLevel(ProductModel productModel, PointOfServiceModel pointOfServiceModel) -
Uses of PointOfServiceModel in de.hybris.platform.warehousing.atp.services.impl
Methods in de.hybris.platform.warehousing.atp.services.impl with parameters of type PointOfServiceModelModifier and TypeMethodDescriptionWarehousingCommerceStockService.getStockLevelForProductAndPointOfService(ProductModel product, PointOfServiceModel pos) WarehousingCommerceStockService.getStockLevelStatusForProductAndPointOfService(ProductModel product, PointOfServiceModel pointOfService) -
Uses of PointOfServiceModel in de.hybris.platform.warehousing.atp.strategy
Methods in de.hybris.platform.warehousing.atp.strategy with parameters of type PointOfServiceModelModifier and TypeMethodDescriptionPickupWarehouseSelectionStrategy.getWarehouses(PointOfServiceModel pos) Get all warehouses associated to the point of service that allow pickup. -
Uses of PointOfServiceModel in de.hybris.platform.warehousing.atp.strategy.impl
Methods in de.hybris.platform.warehousing.atp.strategy.impl with parameters of type PointOfServiceModelModifier and TypeMethodDescriptionDefaultPickupWarehouseSelectionStrategy.getWarehouses(PointOfServiceModel pos) -
Uses of PointOfServiceModel in de.hybris.platform.warehousing.model
Methods in de.hybris.platform.warehousing.model that return PointOfServiceModelModifier and TypeMethodDescriptionAdvancedShippingNoticeModel.getPointOfService()Generated method - Getter of theAdvancedShippingNotice.pointOfServiceattribute defined at extensionwarehousing.Methods in de.hybris.platform.warehousing.model with parameters of type PointOfServiceModelModifier and TypeMethodDescriptionvoidAdvancedShippingNoticeModel.setPointOfService(PointOfServiceModel value) Generated method - Setter ofAdvancedShippingNotice.pointOfServiceattribute defined at extensionwarehousing.Constructors in de.hybris.platform.warehousing.model with parameters of type PointOfServiceModelModifierConstructorDescriptionAdvancedShippingNoticeModel(String _externalId, String _internalId, ItemModel _owner, PointOfServiceModel _pointOfService, Date _releaseDate) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAdvancedShippingNoticeModel(String _externalId, String _internalId, PointOfServiceModel _pointOfService, Date _releaseDate) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of PointOfServiceModel in de.hybris.platform.warehousing.sourcing.context
Methods in de.hybris.platform.warehousing.sourcing.context that return PointOfServiceModelModifier and TypeMethodDescriptionPosSelectionStrategy.getPointOfService(AbstractOrderModel orderModel, WarehouseModel warehouse) Retrieve a specific point of service for a specific warehouse and a specific order -
Uses of PointOfServiceModel in de.hybris.platform.warehousing.sourcing.context.grouping.impl
Methods in de.hybris.platform.warehousing.sourcing.context.grouping.impl that return PointOfServiceModelModifier and TypeMethodDescriptionPosOrderEntryMatcher.getMatchingObject(AbstractOrderEntryModel orderEntry) -
Uses of PointOfServiceModel in de.hybris.platform.warehousing.sourcing.context.impl
Methods in de.hybris.platform.warehousing.sourcing.context.impl that return PointOfServiceModelModifier and TypeMethodDescriptionFirstPosSelectionStrategy.getPointOfService(AbstractOrderModel orderModel, WarehouseModel warehouse) -
Uses of PointOfServiceModel in de.hybris.platform.warehousing.util
Methods in de.hybris.platform.warehousing.util with parameters of type PointOfServiceModelModifier and TypeMethodDescriptionOrderBuilder.build(AddressModel address, CurrencyModel currency, ProductService productService, Map<String, Long> productInfo, PointOfServiceModel pointOfServiceModel, DeliveryModeModel deliveryModeModel) -
Uses of PointOfServiceModel in de.hybris.platform.warehousing.util.builder
Methods in de.hybris.platform.warehousing.util.builder that return PointOfServiceModelMethods in de.hybris.platform.warehousing.util.builder with parameters of type PointOfServiceModelModifier and TypeMethodDescriptionOrderEntryModelBuilder.withDeliveryPointOfService(PointOfServiceModel deliveryPointOfService) AsnModelBuilder.withPoS(PointOfServiceModel pos) -
Uses of PointOfServiceModel in de.hybris.platform.warehousing.util.models
Methods in de.hybris.platform.warehousing.util.models that return PointOfServiceModelModifier and TypeMethodDescriptionPointsOfService.Boston()PointsOfService.Montreal_Downtown()PointsOfService.Montreal_External() -
Uses of PointOfServiceModel in de.hybris.platform.warehousing.warehouse.service
Methods in de.hybris.platform.warehousing.warehouse.service with parameters of type PointOfServiceModelModifier and TypeMethodDescriptionbooleanWarehousingWarehouseService.isWarehouseInPoS(WarehouseModel warehouse, PointOfServiceModel pointOfService) Check if givenWarehouseModelbelong to givenPointOfServiceModel -
Uses of PointOfServiceModel in de.hybris.platform.warehousing.warehouse.service.impl
Methods in de.hybris.platform.warehousing.warehouse.service.impl with parameters of type PointOfServiceModelModifier and TypeMethodDescriptionbooleanDefaultWarehousingWarehouseService.isWarehouseInPoS(WarehouseModel warehouse, PointOfServiceModel pointOfService) -
Uses of PointOfServiceModel in de.hybris.platform.warehousingbackoffice.actions.exportpointsofservice
Methods in de.hybris.platform.warehousingbackoffice.actions.exportpointsofservice with parameters of type PointOfServiceModelModifier and TypeMethodDescriptionprotected voidExportPointsOfServiceAction.buildCsv(StringBuilder stringBuilder, PointOfServiceModel pointOfService) Builds the CSVprotected StringExportPointsOfServiceAction.getDailySchedule(PointOfServiceModel pointOfService, int dayOfWeek) Generates a formatted 24 hour representation of the opening hours of aPointOfServiceModelfor a given day of the weekprotected booleanExportPointsOfServiceAction.isPointOfServiceMeetsRequirements(PointOfServiceModel pointOfService, String url) Checks conditions for which pointOfServiceMeetsRequirements will be falseprotected booleanExportPointsOfServiceAction.validatePointOfServiceMeetsRequirements(PointOfServiceModel pointOfService) Returns true if thePointOfServiceModelcontains or references all of the data required to pass minimum requirements for an import to Google My BusinessMethod parameters in de.hybris.platform.warehousingbackoffice.actions.exportpointsofservice with type arguments of type PointOfServiceModelModifier and TypeMethodDescriptionprotected StringExportPointsOfServiceAction.createCsv(List<PointOfServiceModel> pointsOfService) Builds a CSV based upon a list ofPointOfServiceModelsprotected voidExportPointsOfServiceAction.createCsvContent(StringBuilder stringBuilder, List<PointOfServiceModel> pointsOfService) Creates a CSV body representing a list ofPointOfServiceModels -
Uses of PointOfServiceModel in de.hybris.platform.warehousingbackoffice.dtos
Methods in de.hybris.platform.warehousingbackoffice.dtos that return PointOfServiceModelMethods in de.hybris.platform.warehousingbackoffice.dtos with parameters of type PointOfServiceModelModifier and TypeMethodDescriptionvoidAtpFormDto.setPointOfService(PointOfServiceModel pointOfService) Constructors in de.hybris.platform.warehousingbackoffice.dtos with parameters of type PointOfServiceModelModifierConstructorDescriptionAtpFormDto(ProductModel product, BaseStoreModel baseStore, PointOfServiceModel pointOfService) -
Uses of PointOfServiceModel in de.hybris.platform.warehousingfacades.basestore.impl
Methods in de.hybris.platform.warehousingfacades.basestore.impl that return types with arguments of type PointOfServiceModelModifier and TypeMethodDescriptionprotected Converter<PointOfServiceModel,PointOfServiceData> DefaultWarehousingBaseStoreFacade.getPointOfServiceConverter()protected PagedGenericDao<PointOfServiceModel>DefaultWarehousingBaseStoreFacade.getPointsOfServicePagedDao()Method parameters in de.hybris.platform.warehousingfacades.basestore.impl with type arguments of type PointOfServiceModelModifier and TypeMethodDescriptionvoidDefaultWarehousingBaseStoreFacade.setPointOfServiceConverter(Converter<PointOfServiceModel, PointOfServiceData> pointOfServiceConverter) voidDefaultWarehousingBaseStoreFacade.setPointsOfServicePagedDao(PagedGenericDao<PointOfServiceModel> pointsOfServicePagedDao) -
Uses of PointOfServiceModel in de.hybris.platform.warehousingfacades.pointofservice.converters.populator
Methods in de.hybris.platform.warehousingfacades.pointofservice.converters.populator with parameters of type PointOfServiceModelModifier and TypeMethodDescriptionvoidWarehousingPointOfServicePopulator.populate(PointOfServiceModel source, PointOfServiceData target) -
Uses of PointOfServiceModel in de.hybris.platform.warehousingfacades.pointofservice.impl
Methods in de.hybris.platform.warehousingfacades.pointofservice.impl that return PointOfServiceModelModifier and TypeMethodDescriptionprotected PointOfServiceModelDefaultWarehousingPointOfServiceFacade.getPointOfServiceModelByName(String posName) FindsPointOfServiceModelfor the givenNAMEMethods in de.hybris.platform.warehousingfacades.pointofservice.impl that return types with arguments of type PointOfServiceModelModifier and TypeMethodDescriptionprotected Converter<PointOfServiceModel,PointOfServiceData> DefaultWarehousingPointOfServiceFacade.getPointOfServiceConverter()protected GenericDao<PointOfServiceModel>DefaultWarehousingPointOfServiceFacade.getPointOfServiceGenericDao()Method parameters in de.hybris.platform.warehousingfacades.pointofservice.impl with type arguments of type PointOfServiceModelModifier and TypeMethodDescriptionvoidDefaultWarehousingPointOfServiceFacade.setPointOfServiceConverter(Converter<PointOfServiceModel, PointOfServiceData> pointOfServiceConverter) voidDefaultWarehousingPointOfServiceFacade.setPointOfServiceGenericDao(GenericDao<PointOfServiceModel> pointOfServiceGenericDao) -
Uses of PointOfServiceModel in de.hybris.platform.warehousingfacades.warehouse.converters.populator
Methods in de.hybris.platform.warehousingfacades.warehouse.converters.populator that return types with arguments of type PointOfServiceModelModifier and TypeMethodDescriptionprotected Converter<PointOfServiceModel,PointOfServiceData> WarehousingWarehousePopulator.getPointOfServiceConverter()Method parameters in de.hybris.platform.warehousingfacades.warehouse.converters.populator with type arguments of type PointOfServiceModelModifier and TypeMethodDescriptionvoidWarehousingWarehousePopulator.setPointOfServiceConverter(Converter<PointOfServiceModel, PointOfServiceData> pointOfServiceConverter)