Uses of Class
org.broadleafcommerce.core.offer.service.type.OfferPriceDataIdentifierType
Packages that use OfferPriceDataIdentifierType
Package
Description
-
Uses of OfferPriceDataIdentifierType in org.broadleafcommerce.core.offer.domain
Methods in org.broadleafcommerce.core.offer.domain that return OfferPriceDataIdentifierTypeModifier and TypeMethodDescriptionOfferPriceData.getIdentifierType()OfferPriceDataImpl.getIdentifierType()Methods in org.broadleafcommerce.core.offer.domain with parameters of type OfferPriceDataIdentifierTypeModifier and TypeMethodDescriptionvoidOfferPriceData.setIdentifierType(OfferPriceDataIdentifierType identifierType) voidOfferPriceDataImpl.setIdentifierType(OfferPriceDataIdentifierType identifierType) -
Uses of OfferPriceDataIdentifierType in org.broadleafcommerce.core.offer.service.type
Fields in org.broadleafcommerce.core.offer.service.type declared as OfferPriceDataIdentifierTypeModifier and TypeFieldDescriptionstatic final OfferPriceDataIdentifierTypeOfferPriceDataIdentifierType.PRODUCT_EXTERNAL_IDstatic final OfferPriceDataIdentifierTypeOfferPriceDataIdentifierType.PRODUCT_IDstatic final OfferPriceDataIdentifierTypeOfferPriceDataIdentifierType.SKU_EXTERNAL_IDstatic final OfferPriceDataIdentifierTypeOfferPriceDataIdentifierType.SKU_IDMethods in org.broadleafcommerce.core.offer.service.type that return OfferPriceDataIdentifierTypeModifier and TypeMethodDescriptionstatic OfferPriceDataIdentifierTypeOfferPriceDataIdentifierType.getInstance(String type) Methods in org.broadleafcommerce.core.offer.service.type with parameters of type OfferPriceDataIdentifierTypeModifier and TypeMethodDescriptionintOfferPriceDataIdentifierType.compareTo(OfferPriceDataIdentifierType arg0)