public class ImportData extends Object implements Serializable
| Constructor and Description |
|---|
ImportData() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getContentCatalogNames() |
String |
getProductCatalogName() |
List<String> |
getStoreNames() |
void |
setContentCatalogNames(List<String> contentCatalogNames) |
void |
setProductCatalogName(String productCatalogName) |
void |
setStoreNames(List<String> storeNames) |
Copyright © 2017 SAP SE. All Rights Reserved.