Uses of Annotation Interface
org.broadleafcommerce.common.presentation.AdminPresentationMap
Packages that use AdminPresentationMap
Package
Description
-
Uses of AdminPresentationMap in org.broadleafcommerce.cms.file.domain
Fields in org.broadleafcommerce.cms.file.domain with annotations of type AdminPresentationMapModifier and TypeFieldDescriptionprotected Map<String,StaticAssetDescription> StaticAssetImpl.contentMessageValues -
Uses of AdminPresentationMap in org.broadleafcommerce.cms.page.domain
Fields in org.broadleafcommerce.cms.page.domain with annotations of type AdminPresentationMapModifier and TypeFieldDescriptionprotected Map<String,PageAttribute> PageImpl.additionalAttributesPageImpl.pageFields -
Uses of AdminPresentationMap in org.broadleafcommerce.cms.structure.domain
Fields in org.broadleafcommerce.cms.structure.domain with annotations of type AdminPresentationMapModifier and TypeFieldDescriptionprotected Map<String,StructuredContentFieldXref> StructuredContentImpl.structuredContentFields -
Uses of AdminPresentationMap in org.broadleafcommerce.core.catalog.domain
Fields in org.broadleafcommerce.core.catalog.domain with annotations of type AdminPresentationMapModifier and TypeFieldDescriptionprotected Map<String,CategoryMediaXref> CategoryImpl.categoryMediaprotected Map<String,SkuMediaXref> SkuImpl.skuMedia -
Uses of AdminPresentationMap in org.broadleafcommerce.core.order.domain
Fields in org.broadleafcommerce.core.order.domain with annotations of type AdminPresentationMapModifier and TypeFieldDescriptionprotected Map<String,OrderAttribute> OrderImpl.orderAttributesprotected Map<String,OrderItemAttribute> OrderItemImpl.orderItemAttributeMap -
Uses of AdminPresentationMap in org.broadleafcommerce.core.payment.domain
Fields in org.broadleafcommerce.core.payment.domain with annotations of type AdminPresentationMap -
Uses of AdminPresentationMap in org.broadleafcommerce.openadmin.server.dao.provider.metadata
Methods in org.broadleafcommerce.openadmin.server.dao.provider.metadata with parameters of type AdminPresentationMapModifier and TypeMethodDescriptionprotected FieldMetadataOverrideMapFieldMetadataProvider.constructMapMetadataOverride(AdminPresentationMap map) -
Uses of AdminPresentationMap in org.broadleafcommerce.openadmin.server.security.domain
Fields in org.broadleafcommerce.openadmin.server.security.domain with annotations of type AdminPresentationMapModifier and TypeFieldDescriptionprotected Map<String,AdminUserAttribute> AdminUserImpl.additionalFields -
Uses of AdminPresentationMap in org.broadleafcommerce.profile.core.domain
Fields in org.broadleafcommerce.profile.core.domain with annotations of type AdminPresentationMapModifier and TypeFieldDescriptionCustomerPaymentImpl.additionalFieldsprotected Map<String,CustomerAttribute> CustomerImpl.customerAttributes