| Package | Description |
|---|---|
| de.hybris.platform.commerceservices.resource.storelocator | |
| de.hybris.platform.storelocator.model |
Contains generated models for each type of de.hybris.platform.storelocator.jalo package.
|
| Modifier and Type | Method and Description |
|---|---|
StoreLocatorFeatureModel |
StoreLocatorFeatureResource.getStoreLocatorFeatureModel()
Convenience method which just delegates to
#getResourceValue() |
protected StoreLocatorFeatureModel |
StoreLocatorFeatureResource.readResource(String resourceId)
Gets the
StoreLocatorFeatureModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<StoreLocatorFeatureModel> |
StoreLocatorFeaturesResource.getStoreLocatorFeaturesCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
StoreLocatorFeatureResource.setStoreLocatorFeatureModel(StoreLocatorFeatureModel value)
Convenience method which just delegates to
#setResourceValue(StoreLocatorFeatureModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
StoreLocatorFeaturesResource.setStoreLocatorFeaturesCollection(Collection<StoreLocatorFeatureModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
Set<StoreLocatorFeatureModel> |
PointOfServiceModel.getFeatures()
Generated method - Getter of the
PointOfService.features attribute defined at extension commerceservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
PointOfServiceModel.setFeatures(Set<StoreLocatorFeatureModel> value)
Generated method - Setter of
PointOfService.features attribute defined at extension commerceservices. |
Copyright © 2017 SAP SE. All Rights Reserved.