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.allChildCategoryXrefsprotected List<CategoryXref>CategoryImpl.allParentCategoryXrefsprotected List<CategoryProductXref>ProductImpl.allParentCategoryXrefsprotected List<CategoryProductXref>CategoryImpl.allProductXrefsprotected List<RelatedProduct>CategoryImpl.crossSaleProductsprotected List<RelatedProduct>ProductImpl.crossSaleProductsprotected List<CategoryExcludedSearchFacet>CategoryImpl.excludedSearchFacetsprotected List<FeaturedProduct>CategoryImpl.featuredProductsprotected List<ProductOptionXref>ProductImpl.productOptionsprotected List<CategorySearchFacet>CategoryImpl.searchFacetsprotected List<RelatedProduct>CategoryImpl.upSaleProductsprotected 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 FieldMetadataOverrideAdornedTargetCollectionFieldMetadataProvider.constructAdornedTargetCollectionMetadataOverride(AdminPresentationAdornedTargetCollection adornedTargetCollection)