Uses of Class
com.broadleafcommerce.pricing.domain.ModifiableFields
-
Packages that use ModifiableFields Package Description com.broadleafcommerce.pricing.service com.broadleafcommerce.pricing.web.endpoint -
-
Uses of ModifiableFields in com.broadleafcommerce.pricing.service
Methods in com.broadleafcommerce.pricing.service that return ModifiableFields Modifier and Type Method Description ModifiableFieldsDefaultPriceListService. readModifiableFieldsForType(String type)ModifiableFieldsPriceListService. 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 ModifiableFields Modifier and Type Method Description org.springframework.http.ResponseEntity<ModifiableFields>PriceListEndpoint. getModifiableFieldsForType(String type)
-