| Package | Description |
|---|---|
| de.hybris.platform.commerceservices.jalo |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<StoreEmployeeGroup> |
GeneratedCommerceServicesManager.STOREEMPLGROUP2POSRELSTOREEMPLOYEEGROUPSHANDLER
OneToManyHandler for handling 1:n STOREEMPLOYEEGROUPS's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
StoreEmployeeGroup |
GeneratedCommerceServicesManager.createStoreEmployeeGroup(java.util.Map attributeValues) |
StoreEmployeeGroup |
GeneratedCommerceServicesManager.createStoreEmployeeGroup(SessionContext ctx,
java.util.Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
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. |
| Modifier and Type | Method and Description |
|---|---|
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.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. |
| Modifier and Type | Method and Description |
|---|---|
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. |
Copyright © 2018 SAP SE. All Rights Reserved.