Package | Description |
---|---|
com.broadleafcommerce.enterprise.common.dao.batch |
Modifier and Type | Class and Description |
---|---|
class |
DefaultSandBoxCollectionHelper
Default implementation.
|
Modifier and Type | Method and Description |
---|---|
List |
EnterpriseCollectionDao.batchFetchSandBoxCollectionMembers(List<Serializable> fkValue,
SandBoxCollectionHelper helper)
Batch fetch the members for specific collection.
|
List |
EnterpriseCollectionDao.getSandBoxCollectionMembers(List<Serializable> fkValue,
SandBoxCollectionHelper helper)
Retrieve the collection members across an entire list of containing entities.
|
List |
EnterpriseCollectionDao.getSandBoxCollectionMembers(Serializable fkValue,
SandBoxCollectionHelper helper)
Retrieve the collection members for a single containing entity.
|
Copyright © 2020. All rights reserved.