Package com.broadleafcommerce.sandbox.provider.jpa.marketplace.vendor
@NonNullApi
package com.broadleafcommerce.sandbox.provider.jpa.marketplace.vendor
-
ClassDescriptionDefault implementation of
JpaVendorNarrowingCriteriaManager.Default implementation ofJpaVendorNarrowingQueryCustomizer.Can build criteria to narrow queries onJpaChangeDeployto only produce records matching the appropriate vendor restrictions.Can build criteria to narrow queries onJpaChangeSummaryGroupto only produce records matching the appropriate vendor restrictions.Can build criteria to narrow queries onJpaChangeSummaryto only produce records matching the appropriate vendor restrictions.A specialized component that can understand how to build vendor-narrowing criteria for a specific entity.This is a higher-level component that understands how to build criteria to perform vendor-narrowing-related operations relating to various entities in the sandbox microservice.Domains such asChangeSummary,ChangeSummaryGroup, andChangeDeployare notTrackableand have lots of customized query behavior.