| Package | Description |
|---|---|
| de.hybris.platform.platformbackoffice.jalo |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<BackofficeSearchCondition> |
GeneratedBackofficeSavedQuery.CONDITIONSHANDLER
OneToManyHandler for handling 1:n CONDITIONS's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
BackofficeSearchCondition |
GeneratedPlatformbackofficeManager.createBackofficeSearchCondition(Map attributeValues) |
BackofficeSearchCondition |
GeneratedPlatformbackofficeManager.createBackofficeSearchCondition(SessionContext ctx,
Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
Collection<BackofficeSearchCondition> |
GeneratedBackofficeSavedQuery.getConditions()
Generated method - Getter of the
BackofficeSavedQuery.conditions attribute. |
Collection<BackofficeSearchCondition> |
GeneratedBackofficeSavedQuery.getConditions(SessionContext ctx)
Generated method - Getter of the
BackofficeSavedQuery.conditions attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedBackofficeSavedQuery.addToConditions(BackofficeSearchCondition value)
Generated method - Adds
value to conditions. |
void |
GeneratedBackofficeSavedQuery.addToConditions(SessionContext ctx,
BackofficeSearchCondition value)
Generated method - Adds
value to conditions. |
void |
GeneratedBackofficeSavedQuery.removeFromConditions(BackofficeSearchCondition value)
Generated method - Removes
value from conditions. |
void |
GeneratedBackofficeSavedQuery.removeFromConditions(SessionContext ctx,
BackofficeSearchCondition value)
Generated method - Removes
value from conditions. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedBackofficeSavedQuery.setConditions(Collection<BackofficeSearchCondition> value)
Generated method - Setter of the
BackofficeSavedQuery.conditions attribute. |
void |
GeneratedBackofficeSavedQuery.setConditions(SessionContext ctx,
Collection<BackofficeSearchCondition> value)
Generated method - Setter of the
BackofficeSavedQuery.conditions attribute. |
Copyright © 2017 SAP SE. All Rights Reserved.