| 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 |
| Modifier and Type | Method and Description |
|---|---|
PointOfService |
GeneratedBasecommerceManager.createPointOfService(java.util.Map attributeValues) |
PointOfService |
GeneratedBasecommerceManager.createPointOfService(SessionContext ctx,
java.util.Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
PointOfService |
GeneratedCommerceServicesManager.getDefaultDeliveryOrigin(BaseStore item)
Generated method - Getter of the
BaseStore.defaultDeliveryOrigin attribute. |
PointOfService |
GeneratedCommerceServicesManager.getDefaultDeliveryOrigin(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.defaultDeliveryOrigin attribute. |
PointOfService |
GeneratedCommerceServicesManager.getDeliveryPointOfService(AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.deliveryPointOfService attribute. |
PointOfService |
GeneratedCommerceServicesManager.getDeliveryPointOfService(Consignment item)
Generated method - Getter of the
Consignment.deliveryPointOfService attribute. |
PointOfService |
GeneratedCommerceServicesManager.getDeliveryPointOfService(SessionContext ctx,
AbstractOrderEntry item)
Generated method - Getter of the
AbstractOrderEntry.deliveryPointOfService attribute. |
PointOfService |
GeneratedCommerceServicesManager.getDeliveryPointOfService(SessionContext ctx,
Consignment item)
Generated method - Getter of the
Consignment.deliveryPointOfService attribute. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<PointOfService> |
GeneratedCommerceServicesManager.getPointsOfService(SessionContext ctx,
Warehouse item)
Generated method - Getter of the
Warehouse.pointsOfService attribute. |
java.util.Collection<PointOfService> |
GeneratedCommerceServicesManager.getPointsOfService(Warehouse item)
Generated method - Getter of the
Warehouse.pointsOfService attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCommerceServicesManager.addToFeatures(PointOfService item,
StoreLocatorFeature value)
Generated method - Adds
value to features. |
void |
GeneratedCommerceServicesManager.addToFeatures(SessionContext ctx,
PointOfService item,
StoreLocatorFeature value)
Generated method - Adds
value to features. |
void |
GeneratedCommerceServicesManager.addToPointsOfService(SessionContext ctx,
Warehouse item,
PointOfService value)
Generated method - Adds
value to pointsOfService. |
void |
GeneratedCommerceServicesManager.addToPointsOfService(Warehouse item,
PointOfService value)
Generated method - Adds
value to pointsOfService. |
void |
GeneratedCommerceServicesManager.addToStoreEmployeeGroups(PointOfService item,
StoreEmployeeGroup value)
Generated method - Adds
value to storeEmployeeGroups. |
void |
GeneratedCommerceServicesManager.addToStoreEmployeeGroups(SessionContext ctx,
PointOfService item,
StoreEmployeeGroup value)
Generated method - Adds
value to storeEmployeeGroups. |
void |
GeneratedCommerceServicesManager.addToWarehouses(PointOfService item,
Warehouse value)
Generated method - Adds
value to warehouses. |
void |
GeneratedCommerceServicesManager.addToWarehouses(SessionContext ctx,
PointOfService item,
Warehouse value)
Generated method - Adds
value to warehouses. |
java.lang.String |
GeneratedCommerceServicesManager.getDisplayName(PointOfService item)
Generated method - Getter of the
PointOfService.displayName attribute. |
java.lang.String |
GeneratedCommerceServicesManager.getDisplayName(SessionContext ctx,
PointOfService item)
Generated method - Getter of the
PointOfService.displayName attribute. |
java.util.Set<StoreLocatorFeature> |
GeneratedCommerceServicesManager.getFeatures(PointOfService item)
Generated method - Getter of the
PointOfService.features attribute. |
java.util.Set<StoreLocatorFeature> |
GeneratedCommerceServicesManager.getFeatures(SessionContext ctx,
PointOfService item)
Generated method - Getter of the
PointOfService.features attribute. |
long |
GeneratedCommerceServicesManager.getFeaturesCount(PointOfService item) |
long |
GeneratedCommerceServicesManager.getFeaturesCount(SessionContext ctx,
PointOfService item) |
java.lang.Double |
GeneratedCommerceServicesManager.getNearbyStoreRadius(PointOfService item)
Generated method - Getter of the
PointOfService.nearbyStoreRadius attribute. |
java.lang.Double |
GeneratedCommerceServicesManager.getNearbyStoreRadius(SessionContext ctx,
PointOfService item)
Generated method - Getter of the
PointOfService.nearbyStoreRadius attribute. |
double |
GeneratedCommerceServicesManager.getNearbyStoreRadiusAsPrimitive(PointOfService item)
Generated method - Getter of the
PointOfService.nearbyStoreRadius attribute. |
double |
GeneratedCommerceServicesManager.getNearbyStoreRadiusAsPrimitive(SessionContext ctx,
PointOfService item)
Generated method - Getter of the
PointOfService.nearbyStoreRadius attribute. |
java.util.Set<StoreEmployeeGroup> |
GeneratedCommerceServicesManager.getStoreEmployeeGroups(PointOfService item)
Generated method - Getter of the
PointOfService.storeEmployeeGroups attribute. |
java.util.Set<StoreEmployeeGroup> |
GeneratedCommerceServicesManager.getStoreEmployeeGroups(SessionContext ctx,
PointOfService item)
Generated method - Getter of the
PointOfService.storeEmployeeGroups attribute. |
java.util.List<Warehouse> |
GeneratedCommerceServicesManager.getWarehouses(PointOfService item)
Generated method - Getter of the
PointOfService.warehouses attribute. |
java.util.List<Warehouse> |
GeneratedCommerceServicesManager.getWarehouses(SessionContext ctx,
PointOfService item)
Generated method - Getter of the
PointOfService.warehouses attribute. |
long |
GeneratedCommerceServicesManager.getWarehousesCount(PointOfService item) |
long |
GeneratedCommerceServicesManager.getWarehousesCount(SessionContext ctx,
PointOfService item) |
void |
GeneratedCommerceServicesManager.removeFromFeatures(PointOfService item,
StoreLocatorFeature value)
Generated method - Removes
value from features. |
void |
GeneratedCommerceServicesManager.removeFromFeatures(SessionContext ctx,
PointOfService item,
StoreLocatorFeature value)
Generated method - Removes
value from features. |
void |
GeneratedCommerceServicesManager.removeFromPointsOfService(SessionContext ctx,
Warehouse item,
PointOfService value)
Generated method - Removes
value from pointsOfService. |
void |
GeneratedCommerceServicesManager.removeFromPointsOfService(Warehouse item,
PointOfService value)
Generated method - Removes
value from pointsOfService. |
void |
GeneratedCommerceServicesManager.removeFromStoreEmployeeGroups(PointOfService item,
StoreEmployeeGroup value)
Generated method - Removes
value from storeEmployeeGroups. |
void |
GeneratedCommerceServicesManager.removeFromStoreEmployeeGroups(SessionContext ctx,
PointOfService item,
StoreEmployeeGroup value)
Generated method - Removes
value from storeEmployeeGroups. |
void |
GeneratedCommerceServicesManager.removeFromWarehouses(PointOfService item,
Warehouse value)
Generated method - Removes
value from warehouses. |
void |
GeneratedCommerceServicesManager.removeFromWarehouses(SessionContext ctx,
PointOfService item,
Warehouse value)
Generated method - Removes
value from warehouses. |
void |
GeneratedCommerceServicesManager.setDefaultDeliveryOrigin(BaseStore item,
PointOfService value)
Generated method - Setter of the
BaseStore.defaultDeliveryOrigin attribute. |
void |
GeneratedCommerceServicesManager.setDefaultDeliveryOrigin(SessionContext ctx,
BaseStore item,
PointOfService value)
Generated method - Setter of the
BaseStore.defaultDeliveryOrigin attribute. |
void |
GeneratedCommerceServicesManager.setDeliveryPointOfService(AbstractOrderEntry item,
PointOfService value)
Generated method - Setter of the
AbstractOrderEntry.deliveryPointOfService attribute. |
void |
GeneratedCommerceServicesManager.setDeliveryPointOfService(Consignment item,
PointOfService value)
Generated method - Setter of the
Consignment.deliveryPointOfService attribute. |
void |
GeneratedCommerceServicesManager.setDeliveryPointOfService(SessionContext ctx,
AbstractOrderEntry item,
PointOfService value)
Generated method - Setter of the
AbstractOrderEntry.deliveryPointOfService attribute. |
void |
GeneratedCommerceServicesManager.setDeliveryPointOfService(SessionContext ctx,
Consignment item,
PointOfService value)
Generated method - Setter of the
Consignment.deliveryPointOfService attribute. |
void |
GeneratedCommerceServicesManager.setDisplayName(PointOfService item,
java.lang.String value)
Generated method - Setter of the
PointOfService.displayName attribute. |
void |
GeneratedCommerceServicesManager.setDisplayName(SessionContext ctx,
PointOfService item,
java.lang.String value)
Generated method - Setter of the
PointOfService.displayName attribute. |
void |
GeneratedCommerceServicesManager.setFeatures(PointOfService item,
java.util.Set<StoreLocatorFeature> value)
Generated method - Setter of the
PointOfService.features attribute. |
void |
GeneratedCommerceServicesManager.setFeatures(SessionContext ctx,
PointOfService item,
java.util.Set<StoreLocatorFeature> value)
Generated method - Setter of the
PointOfService.features attribute. |
void |
GeneratedCommerceServicesManager.setNearbyStoreRadius(PointOfService item,
double value)
Generated method - Setter of the
PointOfService.nearbyStoreRadius attribute. |
void |
GeneratedCommerceServicesManager.setNearbyStoreRadius(PointOfService item,
java.lang.Double value)
Generated method - Setter of the
PointOfService.nearbyStoreRadius attribute. |
void |
GeneratedCommerceServicesManager.setNearbyStoreRadius(SessionContext ctx,
PointOfService item,
double value)
Generated method - Setter of the
PointOfService.nearbyStoreRadius attribute. |
void |
GeneratedCommerceServicesManager.setNearbyStoreRadius(SessionContext ctx,
PointOfService item,
java.lang.Double value)
Generated method - Setter of the
PointOfService.nearbyStoreRadius attribute. |
void |
GeneratedCommerceServicesManager.setStoreEmployeeGroups(PointOfService item,
java.util.Set<StoreEmployeeGroup> value)
Generated method - Setter of the
PointOfService.storeEmployeeGroups attribute. |
void |
GeneratedCommerceServicesManager.setStoreEmployeeGroups(SessionContext ctx,
PointOfService item,
java.util.Set<StoreEmployeeGroup> value)
Generated method - Setter of the
PointOfService.storeEmployeeGroups attribute. |
void |
GeneratedCommerceServicesManager.setWarehouses(PointOfService item,
java.util.List<Warehouse> value)
Generated method - Setter of the
PointOfService.warehouses attribute. |
void |
GeneratedCommerceServicesManager.setWarehouses(SessionContext ctx,
PointOfService item,
java.util.List<Warehouse> value)
Generated method - Setter of the
PointOfService.warehouses attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCommerceServicesManager.setPointsOfService(SessionContext ctx,
Warehouse item,
java.util.Collection<PointOfService> value)
Generated method - Setter of the
Warehouse.pointsOfService attribute. |
void |
GeneratedCommerceServicesManager.setPointsOfService(Warehouse item,
java.util.Collection<PointOfService> value)
Generated method - Setter of the
Warehouse.pointsOfService attribute. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<PointOfService> |
GeneratedStoreLocatorFeature.getPointOfServices()
Generated method - Getter of the
StoreLocatorFeature.pointOfServices attribute. |
java.util.Collection<PointOfService> |
GeneratedStoreLocatorFeature.getPointOfServices(SessionContext ctx)
Generated method - Getter of the
StoreLocatorFeature.pointOfServices attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedStoreLocatorFeature.addToPointOfServices(PointOfService value)
Generated method - Adds
value to pointOfServices. |
void |
GeneratedStoreLocatorFeature.addToPointOfServices(SessionContext ctx,
PointOfService value)
Generated method - Adds
value to pointOfServices. |
void |
GeneratedStoreLocatorFeature.removeFromPointOfServices(PointOfService value)
Generated method - Removes
value from pointOfServices. |
void |
GeneratedStoreLocatorFeature.removeFromPointOfServices(SessionContext ctx,
PointOfService value)
Generated method - Removes
value from pointOfServices. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedStoreLocatorFeature.setPointOfServices(java.util.Collection<PointOfService> value)
Generated method - Setter of the
StoreLocatorFeature.pointOfServices attribute. |
void |
GeneratedStoreLocatorFeature.setPointOfServices(SessionContext ctx,
java.util.Collection<PointOfService> value)
Generated method - Setter of the
StoreLocatorFeature.pointOfServices attribute. |
| Modifier and Type | Method and Description |
|---|---|
PointOfService |
GeneratedStoreEmployeeGroup.getStore()
Generated method - Getter of the
StoreEmployeeGroup.store attribute. |
PointOfService |
GeneratedStoreEmployeeGroup.getStore(SessionContext ctx)
Generated method - Getter of the
StoreEmployeeGroup.store attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedStoreEmployeeGroup.setStore(PointOfService value)
Generated method - Setter of the
StoreEmployeeGroup.store attribute. |
void |
GeneratedStoreEmployeeGroup.setStore(SessionContext ctx,
PointOfService value)
Generated method - Setter of the
StoreEmployeeGroup.store attribute. |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<PointOfService> |
GeneratedBaseStore.POINTSOFSERVICEHANDLER
OneToManyHandler for handling 1:n POINTSOFSERVICE's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PointOfService> |
GeneratedBaseStore.getPointsOfService()
Generated method - Getter of the
BaseStore.pointsOfService attribute. |
java.util.List<PointOfService> |
GeneratedBaseStore.getPointsOfService(SessionContext ctx)
Generated method - Getter of the
BaseStore.pointsOfService attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedBaseStore.addToPointsOfService(PointOfService value)
Generated method - Adds
value to pointsOfService. |
void |
GeneratedBaseStore.addToPointsOfService(SessionContext ctx,
PointOfService value)
Generated method - Adds
value to pointsOfService. |
void |
GeneratedBaseStore.removeFromPointsOfService(PointOfService value)
Generated method - Removes
value from pointsOfService. |
void |
GeneratedBaseStore.removeFromPointsOfService(SessionContext ctx,
PointOfService value)
Generated method - Removes
value from pointsOfService. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedBaseStore.setPointsOfService(java.util.List<PointOfService> value)
Generated method - Setter of the
BaseStore.pointsOfService attribute. |
void |
GeneratedBaseStore.setPointsOfService(SessionContext ctx,
java.util.List<PointOfService> value)
Generated method - Setter of the
BaseStore.pointsOfService attribute. |
| Modifier and Type | Method and Description |
|---|---|
PointOfService |
GeneratedAdvancedShippingNotice.getPointOfService()
Generated method - Getter of the
AdvancedShippingNotice.pointOfService attribute. |
PointOfService |
GeneratedAdvancedShippingNotice.getPointOfService(SessionContext ctx)
Generated method - Getter of the
AdvancedShippingNotice.pointOfService attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedWarehousingManager.addToAdvancedShippingNotices(PointOfService item,
AdvancedShippingNotice value)
Generated method - Adds
value to advancedShippingNotices. |
void |
GeneratedWarehousingManager.addToAdvancedShippingNotices(SessionContext ctx,
PointOfService item,
AdvancedShippingNotice value)
Generated method - Adds
value to advancedShippingNotices. |
java.util.Set<AdvancedShippingNotice> |
GeneratedWarehousingManager.getAdvancedShippingNotices(PointOfService item)
Generated method - Getter of the
PointOfService.advancedShippingNotices attribute. |
java.util.Set<AdvancedShippingNotice> |
GeneratedWarehousingManager.getAdvancedShippingNotices(SessionContext ctx,
PointOfService item)
Generated method - Getter of the
PointOfService.advancedShippingNotices attribute. |
void |
GeneratedWarehousingManager.removeFromAdvancedShippingNotices(PointOfService item,
AdvancedShippingNotice value)
Generated method - Removes
value from advancedShippingNotices. |
void |
GeneratedWarehousingManager.removeFromAdvancedShippingNotices(SessionContext ctx,
PointOfService item,
AdvancedShippingNotice value)
Generated method - Removes
value from advancedShippingNotices. |
void |
GeneratedWarehousingManager.setAdvancedShippingNotices(PointOfService item,
java.util.Set<AdvancedShippingNotice> value)
Generated method - Setter of the
PointOfService.advancedShippingNotices attribute. |
void |
GeneratedWarehousingManager.setAdvancedShippingNotices(SessionContext ctx,
PointOfService item,
java.util.Set<AdvancedShippingNotice> value)
Generated method - Setter of the
PointOfService.advancedShippingNotices attribute. |
void |
GeneratedAdvancedShippingNotice.setPointOfService(PointOfService value)
Generated method - Setter of the
AdvancedShippingNotice.pointOfService attribute. |
void |
GeneratedAdvancedShippingNotice.setPointOfService(SessionContext ctx,
PointOfService value)
Generated method - Setter of the
AdvancedShippingNotice.pointOfService attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.