Uses of Class
com.broadleafcommerce.pricing.domain.ModifiableFields
Packages that use ModifiableFields
Package
Description
-
Uses of ModifiableFields in com.broadleafcommerce.pricing.service
Methods in com.broadleafcommerce.pricing.service that return ModifiableFieldsModifier and TypeMethodDescriptionDefaultPriceListService.readModifiableFieldsForType
(String type) PriceListService.readModifiableFieldsForType
(String type) -
Uses of ModifiableFields in com.broadleafcommerce.pricing.web.endpoint
Methods in com.broadleafcommerce.pricing.web.endpoint that return types with arguments of type ModifiableFieldsModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ModifiableFields>
PriceListEndpoint.getModifiableFieldsForType
(String type)