Uses of Interface
org.broadleafcommerce.core.search.domain.RequiredFacet
Packages that use RequiredFacet
-
Uses of RequiredFacet in org.broadleafcommerce.core.search.domain
Classes in org.broadleafcommerce.core.search.domain that implement RequiredFacetFields in org.broadleafcommerce.core.search.domain with type parameters of type RequiredFacetMethods in org.broadleafcommerce.core.search.domain with type parameters of type RequiredFacetModifier and TypeMethodDescription<G extends RequiredFacet>
CreateResponse<G>RequiredFacetImpl.createOrRetrieveCopyInstance(MultiTenantCopyContext context) Methods in org.broadleafcommerce.core.search.domain that return types with arguments of type RequiredFacetModifier and TypeMethodDescriptionSearchFacet.getRequiredFacets()SearchFacetImpl.getRequiredFacets()Method parameters in org.broadleafcommerce.core.search.domain with type arguments of type RequiredFacetModifier and TypeMethodDescriptionvoidSearchFacet.setRequiredFacets(List<RequiredFacet> requiredFacets) Sets the list of facets which this facet depends on.voidSearchFacetImpl.setRequiredFacets(List<RequiredFacet> requiredFacets)