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.void
BaseWrapper.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 TypeInterfaceDescriptioninterface
Used 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 TypeInterfaceDescriptioninterface
This entity is designed to deal with payments associated to anCustomer
and 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