Class CorrelationIdMapping
java.lang.Object
com.broadleafcommerce.common.dataimport.messaging.CorrelationIdMapping
Holds a mapping of a correlation id (identifier in the import service) with the resolved value at
 the resource tier
- Author:
 - Phillip Verheyden (phillipuniverse)
 
- 
Constructor Details
- 
CorrelationIdMapping
 
 - 
 - 
Method Details
- 
getCorrelationId
Identifier for the record at the import tier - 
getResourceTierIdentifier
Identifier for the record at the resource tier which is associated after the record is persisted - 
equals
 - 
hashCode
public int hashCode() - 
toString
 
 -