| Package | Description |
|---|---|
| org.imixs.workflow.magento.soap.generated |
| Modifier and Type | Method and Description |
|---|---|
CatalogProductDownloadableLinkFileEntity |
CatalogProductDownloadableLinkAddEntity.getFile()
Gets the file value for this CatalogProductDownloadableLinkAddEntity.
|
CatalogProductDownloadableLinkFileEntity |
CatalogProductDownloadableLinkAddSampleEntity.getFile()
Gets the file value for this CatalogProductDownloadableLinkAddSampleEntity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CatalogProductDownloadableLinkAddEntity.setFile(CatalogProductDownloadableLinkFileEntity file)
Sets the file value for this CatalogProductDownloadableLinkAddEntity.
|
void |
CatalogProductDownloadableLinkAddSampleEntity.setFile(CatalogProductDownloadableLinkFileEntity file)
Sets the file value for this CatalogProductDownloadableLinkAddSampleEntity.
|
| Constructor and Description |
|---|
CatalogProductDownloadableLinkAddEntity(String title,
String price,
Integer is_unlimited,
Integer number_of_downloads,
Integer is_shareable,
CatalogProductDownloadableLinkAddSampleEntity sample,
String type,
CatalogProductDownloadableLinkFileEntity file,
String link_url,
String sample_url,
Integer sort_order) |
CatalogProductDownloadableLinkAddSampleEntity(String type,
CatalogProductDownloadableLinkFileEntity file,
String url) |
Copyright © 2020 Imixs Software Solutions GmbH. All rights reserved.