| Package | Description |
|---|---|
| de.hybris.platform.platformbackoffice.jalo |
| Modifier and Type | Method and Description |
|---|---|
BackofficeSavedQuery |
GeneratedPlatformbackofficeManager.createBackofficeSavedQuery(java.util.Map attributeValues) |
BackofficeSavedQuery |
GeneratedPlatformbackofficeManager.createBackofficeSavedQuery(SessionContext ctx,
java.util.Map attributeValues) |
BackofficeSavedQuery |
GeneratedBackofficeSearchCondition.getSavedQuery()
Generated method - Getter of the
BackofficeSearchCondition.savedQuery attribute. |
BackofficeSavedQuery |
GeneratedBackofficeSearchCondition.getSavedQuery(SessionContext ctx)
Generated method - Getter of the
BackofficeSearchCondition.savedQuery attribute. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<BackofficeSavedQuery> |
GeneratedPlatformbackofficeManager.getSavedQueries(SessionContext ctx,
UserGroup item)
Generated method - Getter of the
UserGroup.savedQueries attribute. |
java.util.Collection<BackofficeSavedQuery> |
GeneratedPlatformbackofficeManager.getSavedQueries(UserGroup item)
Generated method - Getter of the
UserGroup.savedQueries attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedPlatformbackofficeManager.addToSavedQueries(SessionContext ctx,
UserGroup item,
BackofficeSavedQuery value)
Generated method - Adds
value to savedQueries. |
void |
GeneratedPlatformbackofficeManager.addToSavedQueries(UserGroup item,
BackofficeSavedQuery value)
Generated method - Adds
value to savedQueries. |
void |
GeneratedPlatformbackofficeManager.removeFromSavedQueries(SessionContext ctx,
UserGroup item,
BackofficeSavedQuery value)
Generated method - Removes
value from savedQueries. |
void |
GeneratedPlatformbackofficeManager.removeFromSavedQueries(UserGroup item,
BackofficeSavedQuery value)
Generated method - Removes
value from savedQueries. |
void |
GeneratedBackofficeSearchCondition.setSavedQuery(BackofficeSavedQuery value)
Generated method - Setter of the
BackofficeSearchCondition.savedQuery attribute. |
void |
GeneratedBackofficeSearchCondition.setSavedQuery(SessionContext ctx,
BackofficeSavedQuery value)
Generated method - Setter of the
BackofficeSearchCondition.savedQuery attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedPlatformbackofficeManager.setSavedQueries(SessionContext ctx,
UserGroup item,
java.util.Collection<BackofficeSavedQuery> value)
Generated method - Setter of the
UserGroup.savedQueries attribute. |
void |
GeneratedPlatformbackofficeManager.setSavedQueries(UserGroup item,
java.util.Collection<BackofficeSavedQuery> value)
Generated method - Setter of the
UserGroup.savedQueries attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.