Uses of Class
de.hybris.platform.storelocator.jalo.PointOfService
-
Packages that use PointOfService Package Description de.hybris.platform.basecommerce.jalo de.hybris.platform.commerceservices.jalo de.hybris.platform.commerceservices.jalo.storelocator de.hybris.platform.commerceservices.jalo.user de.hybris.platform.store Contains generated models for each type of de.hybris.platform.store package.de.hybris.platform.warehousing.jalo -
-
Uses of PointOfService in de.hybris.platform.basecommerce.jalo
Methods in de.hybris.platform.basecommerce.jalo that return PointOfService Modifier and Type Method Description PointOfServiceGeneratedBasecommerceManager. createPointOfService(SessionContext ctx, java.util.Map attributeValues)PointOfServiceGeneratedBasecommerceManager. createPointOfService(java.util.Map attributeValues) -
Uses of PointOfService in de.hybris.platform.commerceservices.jalo
Methods in de.hybris.platform.commerceservices.jalo that return PointOfService Modifier and Type Method Description PointOfServiceGeneratedCommerceServicesManager. getDefaultDeliveryOrigin(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.defaultDeliveryOriginattribute.PointOfServiceGeneratedCommerceServicesManager. getDefaultDeliveryOrigin(BaseStore item)Generated method - Getter of theBaseStore.defaultDeliveryOriginattribute.PointOfServiceGeneratedCommerceServicesManager. getDeliveryPointOfService(AbstractOrderEntry item)Generated method - Getter of theAbstractOrderEntry.deliveryPointOfServiceattribute.PointOfServiceGeneratedCommerceServicesManager. getDeliveryPointOfService(SessionContext ctx, AbstractOrderEntry item)Generated method - Getter of theAbstractOrderEntry.deliveryPointOfServiceattribute.PointOfServiceGeneratedCommerceServicesManager. getDeliveryPointOfService(SessionContext ctx, Consignment item)Generated method - Getter of theConsignment.deliveryPointOfServiceattribute.PointOfServiceGeneratedCommerceServicesManager. getDeliveryPointOfService(Consignment item)Generated method - Getter of theConsignment.deliveryPointOfServiceattribute.Methods in de.hybris.platform.commerceservices.jalo that return types with arguments of type PointOfService Modifier and Type Method Description java.util.Collection<PointOfService>GeneratedCommerceServicesManager. getPointsOfService(SessionContext ctx, Warehouse item)Generated method - Getter of theWarehouse.pointsOfServiceattribute.java.util.Collection<PointOfService>GeneratedCommerceServicesManager. getPointsOfService(Warehouse item)Generated method - Getter of theWarehouse.pointsOfServiceattribute.Methods in de.hybris.platform.commerceservices.jalo with parameters of type PointOfService Modifier and Type Method Description voidGeneratedCommerceServicesManager. addToFeatures(SessionContext ctx, PointOfService item, StoreLocatorFeature value)Generated method - Addsvalueto features.voidGeneratedCommerceServicesManager. addToFeatures(PointOfService item, StoreLocatorFeature value)Generated method - Addsvalueto features.voidGeneratedCommerceServicesManager. addToPointsOfService(SessionContext ctx, Warehouse item, PointOfService value)Generated method - Addsvalueto pointsOfService.voidGeneratedCommerceServicesManager. addToPointsOfService(Warehouse item, PointOfService value)Generated method - Addsvalueto pointsOfService.voidGeneratedCommerceServicesManager. addToStoreEmployeeGroups(SessionContext ctx, PointOfService item, StoreEmployeeGroup value)Generated method - Addsvalueto storeEmployeeGroups.voidGeneratedCommerceServicesManager. addToStoreEmployeeGroups(PointOfService item, StoreEmployeeGroup value)Generated method - Addsvalueto storeEmployeeGroups.voidGeneratedCommerceServicesManager. addToWarehouses(SessionContext ctx, PointOfService item, Warehouse value)Generated method - Addsvalueto warehouses.voidGeneratedCommerceServicesManager. addToWarehouses(PointOfService item, Warehouse value)Generated method - Addsvalueto warehouses.java.lang.StringGeneratedCommerceServicesManager. getDisplayName(SessionContext ctx, PointOfService item)Generated method - Getter of thePointOfService.displayNameattribute.java.lang.StringGeneratedCommerceServicesManager. getDisplayName(PointOfService item)Generated method - Getter of thePointOfService.displayNameattribute.java.util.Set<StoreLocatorFeature>GeneratedCommerceServicesManager. getFeatures(SessionContext ctx, PointOfService item)Generated method - Getter of thePointOfService.featuresattribute.java.util.Set<StoreLocatorFeature>GeneratedCommerceServicesManager. getFeatures(PointOfService item)Generated method - Getter of thePointOfService.featuresattribute.longGeneratedCommerceServicesManager. getFeaturesCount(SessionContext ctx, PointOfService item)longGeneratedCommerceServicesManager. getFeaturesCount(PointOfService item)java.lang.DoubleGeneratedCommerceServicesManager. getNearbyStoreRadius(SessionContext ctx, PointOfService item)Generated method - Getter of thePointOfService.nearbyStoreRadiusattribute.java.lang.DoubleGeneratedCommerceServicesManager. getNearbyStoreRadius(PointOfService item)Generated method - Getter of thePointOfService.nearbyStoreRadiusattribute.doubleGeneratedCommerceServicesManager. getNearbyStoreRadiusAsPrimitive(SessionContext ctx, PointOfService item)Generated method - Getter of thePointOfService.nearbyStoreRadiusattribute.doubleGeneratedCommerceServicesManager. getNearbyStoreRadiusAsPrimitive(PointOfService item)Generated method - Getter of thePointOfService.nearbyStoreRadiusattribute.java.util.Set<StoreEmployeeGroup>GeneratedCommerceServicesManager. getStoreEmployeeGroups(SessionContext ctx, PointOfService item)Generated method - Getter of thePointOfService.storeEmployeeGroupsattribute.java.util.Set<StoreEmployeeGroup>GeneratedCommerceServicesManager. getStoreEmployeeGroups(PointOfService item)Generated method - Getter of thePointOfService.storeEmployeeGroupsattribute.java.util.List<Warehouse>GeneratedCommerceServicesManager. getWarehouses(SessionContext ctx, PointOfService item)Generated method - Getter of thePointOfService.warehousesattribute.java.util.List<Warehouse>GeneratedCommerceServicesManager. getWarehouses(PointOfService item)Generated method - Getter of thePointOfService.warehousesattribute.longGeneratedCommerceServicesManager. getWarehousesCount(SessionContext ctx, PointOfService item)longGeneratedCommerceServicesManager. getWarehousesCount(PointOfService item)voidGeneratedCommerceServicesManager. removeFromFeatures(SessionContext ctx, PointOfService item, StoreLocatorFeature value)Generated method - Removesvaluefrom features.voidGeneratedCommerceServicesManager. removeFromFeatures(PointOfService item, StoreLocatorFeature value)Generated method - Removesvaluefrom features.voidGeneratedCommerceServicesManager. removeFromPointsOfService(SessionContext ctx, Warehouse item, PointOfService value)Generated method - Removesvaluefrom pointsOfService.voidGeneratedCommerceServicesManager. removeFromPointsOfService(Warehouse item, PointOfService value)Generated method - Removesvaluefrom pointsOfService.voidGeneratedCommerceServicesManager. removeFromStoreEmployeeGroups(SessionContext ctx, PointOfService item, StoreEmployeeGroup value)Generated method - Removesvaluefrom storeEmployeeGroups.voidGeneratedCommerceServicesManager. removeFromStoreEmployeeGroups(PointOfService item, StoreEmployeeGroup value)Generated method - Removesvaluefrom storeEmployeeGroups.voidGeneratedCommerceServicesManager. removeFromWarehouses(SessionContext ctx, PointOfService item, Warehouse value)Generated method - Removesvaluefrom warehouses.voidGeneratedCommerceServicesManager. removeFromWarehouses(PointOfService item, Warehouse value)Generated method - Removesvaluefrom warehouses.voidGeneratedCommerceServicesManager. setDefaultDeliveryOrigin(SessionContext ctx, BaseStore item, PointOfService value)Generated method - Setter of theBaseStore.defaultDeliveryOriginattribute.voidGeneratedCommerceServicesManager. setDefaultDeliveryOrigin(BaseStore item, PointOfService value)Generated method - Setter of theBaseStore.defaultDeliveryOriginattribute.voidGeneratedCommerceServicesManager. setDeliveryPointOfService(AbstractOrderEntry item, PointOfService value)Generated method - Setter of theAbstractOrderEntry.deliveryPointOfServiceattribute.voidGeneratedCommerceServicesManager. setDeliveryPointOfService(SessionContext ctx, AbstractOrderEntry item, PointOfService value)Generated method - Setter of theAbstractOrderEntry.deliveryPointOfServiceattribute.voidGeneratedCommerceServicesManager. setDeliveryPointOfService(SessionContext ctx, Consignment item, PointOfService value)Generated method - Setter of theConsignment.deliveryPointOfServiceattribute.voidGeneratedCommerceServicesManager. setDeliveryPointOfService(Consignment item, PointOfService value)Generated method - Setter of theConsignment.deliveryPointOfServiceattribute.voidGeneratedCommerceServicesManager. setDisplayName(SessionContext ctx, PointOfService item, java.lang.String value)Generated method - Setter of thePointOfService.displayNameattribute.voidGeneratedCommerceServicesManager. setDisplayName(PointOfService item, java.lang.String value)Generated method - Setter of thePointOfService.displayNameattribute.voidGeneratedCommerceServicesManager. setFeatures(SessionContext ctx, PointOfService item, java.util.Set<StoreLocatorFeature> value)Generated method - Setter of thePointOfService.featuresattribute.voidGeneratedCommerceServicesManager. setFeatures(PointOfService item, java.util.Set<StoreLocatorFeature> value)Generated method - Setter of thePointOfService.featuresattribute.voidGeneratedCommerceServicesManager. setNearbyStoreRadius(SessionContext ctx, PointOfService item, double value)Generated method - Setter of thePointOfService.nearbyStoreRadiusattribute.voidGeneratedCommerceServicesManager. setNearbyStoreRadius(SessionContext ctx, PointOfService item, java.lang.Double value)Generated method - Setter of thePointOfService.nearbyStoreRadiusattribute.voidGeneratedCommerceServicesManager. setNearbyStoreRadius(PointOfService item, double value)Generated method - Setter of thePointOfService.nearbyStoreRadiusattribute.voidGeneratedCommerceServicesManager. setNearbyStoreRadius(PointOfService item, java.lang.Double value)Generated method - Setter of thePointOfService.nearbyStoreRadiusattribute.voidGeneratedCommerceServicesManager. setStoreEmployeeGroups(SessionContext ctx, PointOfService item, java.util.Set<StoreEmployeeGroup> value)Generated method - Setter of thePointOfService.storeEmployeeGroupsattribute.voidGeneratedCommerceServicesManager. setStoreEmployeeGroups(PointOfService item, java.util.Set<StoreEmployeeGroup> value)Generated method - Setter of thePointOfService.storeEmployeeGroupsattribute.voidGeneratedCommerceServicesManager. setWarehouses(SessionContext ctx, PointOfService item, java.util.List<Warehouse> value)Generated method - Setter of thePointOfService.warehousesattribute.voidGeneratedCommerceServicesManager. setWarehouses(PointOfService item, java.util.List<Warehouse> value)Generated method - Setter of thePointOfService.warehousesattribute.Method parameters in de.hybris.platform.commerceservices.jalo with type arguments of type PointOfService Modifier and Type Method Description voidGeneratedCommerceServicesManager. setPointsOfService(SessionContext ctx, Warehouse item, java.util.Collection<PointOfService> value)Generated method - Setter of theWarehouse.pointsOfServiceattribute.voidGeneratedCommerceServicesManager. setPointsOfService(Warehouse item, java.util.Collection<PointOfService> value)Generated method - Setter of theWarehouse.pointsOfServiceattribute. -
Uses of PointOfService in de.hybris.platform.commerceservices.jalo.storelocator
Methods in de.hybris.platform.commerceservices.jalo.storelocator that return types with arguments of type PointOfService Modifier and Type Method Description java.util.Collection<PointOfService>GeneratedStoreLocatorFeature. getPointOfServices()Generated method - Getter of theStoreLocatorFeature.pointOfServicesattribute.java.util.Collection<PointOfService>GeneratedStoreLocatorFeature. getPointOfServices(SessionContext ctx)Generated method - Getter of theStoreLocatorFeature.pointOfServicesattribute.Methods in de.hybris.platform.commerceservices.jalo.storelocator with parameters of type PointOfService Modifier and Type Method Description voidGeneratedStoreLocatorFeature. addToPointOfServices(SessionContext ctx, PointOfService value)Generated method - Addsvalueto pointOfServices.voidGeneratedStoreLocatorFeature. addToPointOfServices(PointOfService value)Generated method - Addsvalueto pointOfServices.voidGeneratedStoreLocatorFeature. removeFromPointOfServices(SessionContext ctx, PointOfService value)Generated method - Removesvaluefrom pointOfServices.voidGeneratedStoreLocatorFeature. removeFromPointOfServices(PointOfService value)Generated method - Removesvaluefrom pointOfServices.Method parameters in de.hybris.platform.commerceservices.jalo.storelocator with type arguments of type PointOfService Modifier and Type Method Description voidGeneratedStoreLocatorFeature. setPointOfServices(SessionContext ctx, java.util.Collection<PointOfService> value)Generated method - Setter of theStoreLocatorFeature.pointOfServicesattribute.voidGeneratedStoreLocatorFeature. setPointOfServices(java.util.Collection<PointOfService> value)Generated method - Setter of theStoreLocatorFeature.pointOfServicesattribute. -
Uses of PointOfService in de.hybris.platform.commerceservices.jalo.user
Methods in de.hybris.platform.commerceservices.jalo.user that return PointOfService Modifier and Type Method Description PointOfServiceGeneratedStoreEmployeeGroup. getStore()Generated method - Getter of theStoreEmployeeGroup.storeattribute.PointOfServiceGeneratedStoreEmployeeGroup. getStore(SessionContext ctx)Generated method - Getter of theStoreEmployeeGroup.storeattribute.Methods in de.hybris.platform.commerceservices.jalo.user with parameters of type PointOfService Modifier and Type Method Description voidGeneratedStoreEmployeeGroup. setStore(SessionContext ctx, PointOfService value)Generated method - Setter of theStoreEmployeeGroup.storeattribute.voidGeneratedStoreEmployeeGroup. setStore(PointOfService value)Generated method - Setter of theStoreEmployeeGroup.storeattribute. -
Uses of PointOfService in de.hybris.platform.store
Fields in de.hybris.platform.store with type parameters of type PointOfService Modifier and Type Field Description protected static OneToManyHandler<PointOfService>GeneratedBaseStore. POINTSOFSERVICEHANDLEROneToManyHandlerfor handling 1:n POINTSOFSERVICE's relation attributes from 'many' side.Methods in de.hybris.platform.store that return types with arguments of type PointOfService Modifier and Type Method Description java.util.List<PointOfService>GeneratedBaseStore. getPointsOfService()Generated method - Getter of theBaseStore.pointsOfServiceattribute.java.util.List<PointOfService>GeneratedBaseStore. getPointsOfService(SessionContext ctx)Generated method - Getter of theBaseStore.pointsOfServiceattribute.Methods in de.hybris.platform.store with parameters of type PointOfService Modifier and Type Method Description voidGeneratedBaseStore. addToPointsOfService(SessionContext ctx, PointOfService value)Generated method - Addsvalueto pointsOfService.voidGeneratedBaseStore. addToPointsOfService(PointOfService value)Generated method - Addsvalueto pointsOfService.voidGeneratedBaseStore. removeFromPointsOfService(SessionContext ctx, PointOfService value)Generated method - Removesvaluefrom pointsOfService.voidGeneratedBaseStore. removeFromPointsOfService(PointOfService value)Generated method - Removesvaluefrom pointsOfService.Method parameters in de.hybris.platform.store with type arguments of type PointOfService Modifier and Type Method Description voidGeneratedBaseStore. setPointsOfService(SessionContext ctx, java.util.List<PointOfService> value)Generated method - Setter of theBaseStore.pointsOfServiceattribute.voidGeneratedBaseStore. setPointsOfService(java.util.List<PointOfService> value)Generated method - Setter of theBaseStore.pointsOfServiceattribute. -
Uses of PointOfService in de.hybris.platform.warehousing.jalo
Methods in de.hybris.platform.warehousing.jalo that return PointOfService Modifier and Type Method Description PointOfServiceGeneratedAdvancedShippingNotice. getPointOfService()Generated method - Getter of theAdvancedShippingNotice.pointOfServiceattribute.PointOfServiceGeneratedAdvancedShippingNotice. getPointOfService(SessionContext ctx)Generated method - Getter of theAdvancedShippingNotice.pointOfServiceattribute.Methods in de.hybris.platform.warehousing.jalo with parameters of type PointOfService Modifier and Type Method Description voidGeneratedWarehousingManager. addToAdvancedShippingNotices(SessionContext ctx, PointOfService item, AdvancedShippingNotice value)Generated method - Addsvalueto advancedShippingNotices.voidGeneratedWarehousingManager. addToAdvancedShippingNotices(PointOfService item, AdvancedShippingNotice value)Generated method - Addsvalueto advancedShippingNotices.java.util.Set<AdvancedShippingNotice>GeneratedWarehousingManager. getAdvancedShippingNotices(SessionContext ctx, PointOfService item)Generated method - Getter of thePointOfService.advancedShippingNoticesattribute.java.util.Set<AdvancedShippingNotice>GeneratedWarehousingManager. getAdvancedShippingNotices(PointOfService item)Generated method - Getter of thePointOfService.advancedShippingNoticesattribute.voidGeneratedWarehousingManager. removeFromAdvancedShippingNotices(SessionContext ctx, PointOfService item, AdvancedShippingNotice value)Generated method - Removesvaluefrom advancedShippingNotices.voidGeneratedWarehousingManager. removeFromAdvancedShippingNotices(PointOfService item, AdvancedShippingNotice value)Generated method - Removesvaluefrom advancedShippingNotices.voidGeneratedWarehousingManager. setAdvancedShippingNotices(SessionContext ctx, PointOfService item, java.util.Set<AdvancedShippingNotice> value)Generated method - Setter of thePointOfService.advancedShippingNoticesattribute.voidGeneratedWarehousingManager. setAdvancedShippingNotices(PointOfService item, java.util.Set<AdvancedShippingNotice> value)Generated method - Setter of thePointOfService.advancedShippingNoticesattribute.voidGeneratedAdvancedShippingNotice. setPointOfService(SessionContext ctx, PointOfService value)Generated method - Setter of theAdvancedShippingNotice.pointOfServiceattribute.voidGeneratedAdvancedShippingNotice. setPointOfService(PointOfService value)Generated method - Setter of theAdvancedShippingNotice.pointOfServiceattribute.
-