commercestorepricing.PricingRequestItem

Represents an item with in the commercestorepricing.PricingRequest encapsulating product related information.

Constructors 

global PricingRequestItem(String productId) 

Constructs a PricingRequestItem with the given product Id


Methods 

global getProductId() 

Returns the productId

Returns 

TypeDescription
StringProduct Id

global getPsmIDs() 

Returns list of psmIDs set for this PricingRequestItem

Returns 

TypeDescription
PsmIDCollectionProduct selling model Id.

global removePsmID(String psmId) 

Removes a psmId from the list of psmIds

Parameters 

ParamDescription
psmIdProduct selling model Id to be removed

global addPsmID(String psmId) 

Add a psmId to the list of psmIds

Parameters 

ParamDescription
psmIdProduct selling model Id to add

global equals(Object obj) 

Compares the argument with this PricingRequestItem object and returns true if they are equal

global hashCode() 

Returns hashCode for this PricingRequestItem object


Newer Version Available

This content describes an older version of this product. View Latest