public static class

ProductIdentifier.Id

extends Object
implements ProductIdentifier
java.lang.Object
   ↳ org.mule.module.magento.api.catalog.model.ProductIdentifier.Id

Summary

Fields
private final Integer id
Public Constructors
ProductIdentifier.Id(Integer id)
Public Methods
String getIdentifierAsString()
The opaque identifier
String getIdentifierType()
The identifier type - soap methods support just "sku", "id" or null
[Expand]
Inherited Methods
From class java.lang.Object
From interface org.mule.module.magento.api.catalog.model.ProductIdentifier

Fields

private final Integer id

Public Constructors

public ProductIdentifier.Id (Integer id)

Parameters
id

Public Methods

public String getIdentifierAsString ()

The opaque identifier

public String getIdentifierType ()

The identifier type - soap methods support just "sku", "id" or null