| Package | Description |
|---|---|
| de.hybris.platform.impex.resource |
| Modifier and Type | Method and Description |
|---|---|
ExternalImportKeyModel |
ExternalImportKeyResource.getExternalImportKeyModel()
Convenience method which just delegates to
#getResourceValue() |
protected ExternalImportKeyModel |
ExternalImportKeyResource.readResource(String resourceId)
Gets the
ExternalImportKeyModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<ExternalImportKeyModel> |
ExternalImportKeiesResource.getExternalImportKeiesCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExternalImportKeyResource.setExternalImportKeyModel(ExternalImportKeyModel value)
Convenience method which just delegates to
#setResourceValue(ExternalImportKeyModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExternalImportKeiesResource.setExternalImportKeiesCollection(Collection<ExternalImportKeyModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.