public interface

ProductIdentifier

org.mule.module.magento.api.catalog.model.ProductIdentifier
Known Indirect Subclasses

Class Overview

An unique opaque identifier for a product

Summary

Nested Classes
class ProductIdentifier.Id  
class ProductIdentifier.IdOrSku  
class ProductIdentifier.Sku  
Public Methods
abstract String getIdentifierAsString()
The opaque identifier
abstract String getIdentifierType()
The identifier type - soap methods support just "sku", "id" or null

Public Methods

public abstract String getIdentifierAsString ()

The opaque identifier

public abstract String getIdentifierType ()

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