| Package | Description |
|---|---|
| de.hybris.platform.mobileservices.model.text |
Contains generated models for each type of de.hybris.platform.mobileservices.jalo.text package.
|
| de.hybris.platform.mobileservices.resource.text |
| Modifier and Type | Method and Description |
|---|---|
Collection<MobileAggregatorParameterModel> |
MobileAggregatorModel.getParameters()
Generated method - Getter of the
MobileAggregator.parameters attribute defined at extension mobileservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
MobileAggregatorModel.setParameters(Collection<MobileAggregatorParameterModel> value)
Generated method - Setter of
MobileAggregator.parameters attribute defined at extension mobileservices. |
| Modifier and Type | Method and Description |
|---|---|
MobileAggregatorParameterModel |
MobileAggregatorParameterResource.getMobileAggregatorParameterModel()
Convenience method which just delegates to
#getResourceValue() |
protected MobileAggregatorParameterModel |
MobileAggregatorParameterResource.readResource(String resourceId)
Gets the
MobileAggregatorParameterModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<MobileAggregatorParameterModel> |
MobileAggregatorParametersResource.getMobileAggregatorParametersCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
MobileAggregatorParameterResource.setMobileAggregatorParameterModel(MobileAggregatorParameterModel value)
Convenience method which just delegates to
#setResourceValue(MobileAggregatorParameterModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
MobileAggregatorParametersResource.setMobileAggregatorParametersCollection(Collection<MobileAggregatorParameterModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.