Uses of Class
com.broadleafcommerce.bulkoperations.domain.ChangeSummary
Packages that use ChangeSummary
-
Uses of ChangeSummary in com.broadleafcommerce.bulkoperations.domain
Methods in com.broadleafcommerce.bulkoperations.domain that return types with arguments of type ChangeSummaryModifier and TypeMethodDescriptionChangeInfoResponse.getChangeSummaries()
The list of ChangeSummary instances that are being returned.Method parameters in com.broadleafcommerce.bulkoperations.domain with type arguments of type ChangeSummaryModifier and TypeMethodDescriptionvoid
ChangeInfoResponse.setChangeSummaries
(List<ChangeSummary> changeSummaries) The list of ChangeSummary instances that are being returned.