Uses of Interface
org.broadleafcommerce.common.domain.AdditionalFields
Packages that use AdditionalFields
Package
Description
-
Uses of AdditionalFields in org.broadleafcommerce.common.rest.api.wrapper
Methods in org.broadleafcommerce.common.rest.api.wrapper with parameters of type AdditionalFieldsModifier and TypeMethodDescriptionprotected List<MapElementWrapper>BaseWrapper.createElementWrappers(AdditionalFields model) Utility method.voidBaseWrapper.transferAdditionalFieldsFromWrapper(WrapperAdditionalFields from, AdditionalFields to) Used method, to be used by Wrappers that implement the WrapperAdditionalFields interface. -
Uses of AdditionalFields in org.broadleafcommerce.core.payment.domain
Subinterfaces of AdditionalFields in org.broadleafcommerce.core.payment.domainModifier and TypeInterfaceDescriptioninterfaceUsed to store individual transactions about a particular payment.Classes in org.broadleafcommerce.core.payment.domain that implement AdditionalFields -
Uses of AdditionalFields in org.broadleafcommerce.profile.core.domain
Subinterfaces of AdditionalFields in org.broadleafcommerce.profile.core.domainModifier and TypeInterfaceDescriptioninterfaceThis entity is designed to deal with payments associated to anCustomerand is used to refer to a saved payment that is stored at the Payment Gateway level.Classes in org.broadleafcommerce.profile.core.domain that implement AdditionalFields