| Package | Description |
|---|---|
| de.hybris.platform.platformbackoffice.model |
Contains generated models for each type of de.hybris.platform.platformbackoffice.jalo package.
|
| de.hybris.platform.platformbackoffice.resource | |
| de.hybris.platform.platformbackoffice.services.impl |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<BackofficeSearchConditionModel> |
BackofficeSavedQueryModel.getConditions()
Generated method - Getter of the
BackofficeSavedQuery.conditions attribute defined at extension platformbackoffice. |
| Modifier and Type | Method and Description |
|---|---|
void |
BackofficeSavedQueryModel.setConditions(java.util.Collection<BackofficeSearchConditionModel> value)
Generated method - Setter of
BackofficeSavedQuery.conditions attribute defined at extension platformbackoffice. |
| Modifier and Type | Method and Description |
|---|---|
BackofficeSearchConditionModel |
BackofficeSearchConditionResource.getBackofficeSearchConditionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected BackofficeSearchConditionModel |
BackofficeSearchConditionResource.readResource(java.lang.String resourceId)
Gets the
BackofficeSearchConditionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<BackofficeSearchConditionModel> |
BackofficeSearchConditionsResource.getBackofficeSearchConditionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BackofficeSearchConditionResource.setBackofficeSearchConditionModel(BackofficeSearchConditionModel value)
Convenience method which just delegates to
#setResourceValue(BackofficeSearchConditionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
BackofficeSearchConditionsResource.setBackofficeSearchConditionsCollection(java.util.Collection<BackofficeSearchConditionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected BackofficeSearchConditionModel |
BackofficeSavedQueriesServiceImpl.convertCondition(SearchConditionData scd,
DataType dataType) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<BackofficeSearchConditionModel> |
BackofficeSavedQueriesServiceImpl.extractAndConvertConditions(AdvancedSearchData asd) |
| Modifier and Type | Method and Description |
|---|---|
protected SearchConditionData |
BackofficeSavedQueriesServiceImpl.convertCondition(BackofficeSearchConditionModel condition,
DataType dataType,
java.util.List<java.lang.String> notConvertedAttributesValues) |
Copyright © 2018 SAP SE. All Rights Reserved.