commerce_ordermanagement.ProductExpandResponse

Methods 

global String getErrorCode() 

Gets error code.

Returns 

TypeDescription
Stringthe error code

global void setErrorCode(String errorCode) 

Sets error code.

Parameters 

ParamDescription
errorCodethe error code

global String getErrorMessage() 

Gets error message.

Returns 

TypeDescription
Stringthe error message

global void setErrorMessage(String errorMessage) 

Sets error message.

Parameters 

ParamDescription
errorMessagethe error message

global Boolean getSucceed() 

Gets succeed.

Returns 

TypeDescription
Booleanthe succeed

global void setSucceed(Boolean succeed) 

Sets succeed.

Parameters 

ParamDescription
succeedthe succeed

global List<ProductData> getProductList() 

Get productList epn product data.

Returns 

TypeDescription
List<ProductData>the epn product data

global void setProductList(List<ProductData> productList) 

Sets product list.

Parameters 

ParamDescription
productListthe product list

Developer Preview

This release is in preview. Features described in this document don't become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can't guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!