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