Uses of Annotation Interface
org.broadleafcommerce.common.presentation.AdminPresentationAdornedTargetCollection
Packages that use AdminPresentationAdornedTargetCollection
Package
Description
-
Uses of AdminPresentationAdornedTargetCollection in org.broadleafcommerce.core.catalog.domain
Fields in org.broadleafcommerce.core.catalog.domain with annotations of type AdminPresentationAdornedTargetCollectionModifier and TypeFieldDescriptionprotected List<CategoryXref>
CategoryImpl.allChildCategoryXrefs
protected List<CategoryXref>
CategoryImpl.allParentCategoryXrefs
protected List<CategoryProductXref>
ProductImpl.allParentCategoryXrefs
protected List<CategoryProductXref>
CategoryImpl.allProductXrefs
protected List<RelatedProduct>
CategoryImpl.crossSaleProducts
protected List<RelatedProduct>
ProductImpl.crossSaleProducts
protected List<CategoryExcludedSearchFacet>
CategoryImpl.excludedSearchFacets
protected List<FeaturedProduct>
CategoryImpl.featuredProducts
protected List<ProductOptionXref>
ProductImpl.productOptions
protected List<CategorySearchFacet>
CategoryImpl.searchFacets
protected List<RelatedProduct>
CategoryImpl.upSaleProducts
protected List<RelatedProduct>
ProductImpl.upSaleProducts
-
Uses of AdminPresentationAdornedTargetCollection in org.broadleafcommerce.core.search.domain
Fields in org.broadleafcommerce.core.search.domain with annotations of type AdminPresentationAdornedTargetCollection -
Uses of AdminPresentationAdornedTargetCollection in org.broadleafcommerce.openadmin.server.dao.provider.metadata
Methods in org.broadleafcommerce.openadmin.server.dao.provider.metadata with parameters of type AdminPresentationAdornedTargetCollectionModifier and TypeMethodDescriptionprotected FieldMetadataOverride
AdornedTargetCollectionFieldMetadataProvider.constructAdornedTargetCollectionMetadataOverride
(AdminPresentationAdornedTargetCollection adornedTargetCollection)