@Component(value="blAdditionalSkuSandBoxCollectionHelper")
public class AdditionalSkuSandBoxCollectionHelper
extends com.broadleafcommerce.enterprise.common.dao.batch.DefaultSandBoxCollectionHelper
EnterpriseCollectionDao
for more info.SandBoxCollectionHelper
Modifier and Type | Field and Description |
---|---|
protected javax.persistence.EntityManager |
em |
protected org.broadleafcommerce.common.util.StreamingTransactionCapableUtil |
transUtil |
Constructor and Description |
---|
AdditionalSkuSandBoxCollectionHelper() |
Modifier and Type | Method and Description |
---|---|
void |
initialize() |
Map<Serializable,List> |
sortByForeignKey(List results,
List<Serializable> fkValue) |
protected org.broadleafcommerce.common.util.StreamingTransactionCapableUtil transUtil
protected javax.persistence.EntityManager em
public AdditionalSkuSandBoxCollectionHelper() throws NoSuchFieldException
NoSuchFieldException
@PostConstruct public void initialize()
public Map<Serializable,List> sortByForeignKey(List results, List<Serializable> fkValue)
sortByForeignKey
in interface com.broadleafcommerce.enterprise.common.dao.batch.SandBoxCollectionHelper
sortByForeignKey
in class com.broadleafcommerce.enterprise.common.dao.batch.DefaultSandBoxCollectionHelper
Copyright © 2019. All rights reserved.