| Package | Description | 
|---|---|
| org.broadleafcommerce.common.sandbox | 
| Modifier and Type | Method and Description | 
|---|---|
| SandBoxHelper.OriginalIdResponse | SandBoxHelper. getOriginalId(Class<?> type,
             Long id)Return the original id for the requested id. | 
| SandBoxHelper.OriginalIdResponse | DefaultSandBoxHelper. getOriginalId(Class<?> type,
             Long id) | 
| SandBoxHelper.OriginalIdResponse | SandBoxHelper. getProductionOriginalId(Class<?> type,
                       Long id)Return the original id for the requested id as if this was a production request. | 
| SandBoxHelper.OriginalIdResponse | DefaultSandBoxHelper. getProductionOriginalId(Class<?> type,
                       Long id) | 
Copyright © 2020. All rights reserved.