| Package | Description |
|---|---|
| org.imixs.workflow.magento.soap.generated |
| Modifier and Type | Method and Description |
|---|---|
CatalogProductDownloadableLinkFileInfoEntity[] |
CatalogProductDownloadableLinkEntity.getFile_save()
Gets the file_save value for this CatalogProductDownloadableLinkEntity.
|
CatalogProductDownloadableLinkFileInfoEntity[] |
CatalogProductDownloadableLinkEntity.getSample_file_save()
Gets the sample_file_save value for this CatalogProductDownloadableLinkEntity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CatalogProductDownloadableLinkEntity.setFile_save(CatalogProductDownloadableLinkFileInfoEntity[] file_save)
Sets the file_save value for this CatalogProductDownloadableLinkEntity.
|
void |
CatalogProductDownloadableLinkEntity.setSample_file_save(CatalogProductDownloadableLinkFileInfoEntity[] sample_file_save)
Sets the sample_file_save value for this CatalogProductDownloadableLinkEntity.
|
| Constructor and Description |
|---|
CatalogProductDownloadableLinkEntity(String link_id,
String title,
String price,
Integer number_of_downloads,
Integer is_unlimited,
int is_shareable,
String link_url,
String link_type,
String sample_file,
String sample_url,
String sample_type,
int sort_order,
CatalogProductDownloadableLinkFileInfoEntity[] file_save,
CatalogProductDownloadableLinkFileInfoEntity[] sample_file_save) |
CatalogProductDownloadableLinkEntity(String link_id,
String title,
String price,
Integer number_of_downloads,
Integer is_unlimited,
int is_shareable,
String link_url,
String link_type,
String sample_file,
String sample_url,
String sample_type,
int sort_order,
CatalogProductDownloadableLinkFileInfoEntity[] file_save,
CatalogProductDownloadableLinkFileInfoEntity[] sample_file_save) |
Copyright © 2019 Imixs Software Solutions GmbH. All rights reserved.