@Component(value="blMultiTenantStaticAssetUtil") public class MultiTenantStaticAssetUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
assetBehaviorChecked |
protected String |
defaultUnsetAssetType |
protected MultiTenantDao |
multiTenantDao |
protected MultiTenantSiteUtil |
siteUtil |
| Constructor and Description |
|---|
MultiTenantStaticAssetUtil() |
| Modifier and Type | Method and Description |
|---|---|
javax.persistence.criteria.Predicate |
buildQueryPredicate(org.broadleafcommerce.common.site.domain.Site currentSite,
javax.persistence.criteria.CriteriaBuilder builder,
javax.persistence.criteria.From root,
javax.persistence.criteria.CriteriaQuery criteria) |
protected MultiTenantSiteUtil siteUtil
protected MultiTenantDao multiTenantDao
protected boolean assetBehaviorChecked
protected String defaultUnsetAssetType
Copyright © 2020. All rights reserved.