Uses of Class
com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummaryGroup
Packages that use JpaChangeSummaryGroup
Package
Description
Higher-level builders on top of the base domain
-
Uses of JpaChangeSummaryGroup in com.broadleafcommerce.sandbox.messaging.completion
Methods in com.broadleafcommerce.sandbox.messaging.completion that return types with arguments of type JpaChangeSummaryGroupModifier and TypeMethodDescriptionDeploymentWorkflowRequestCompletionHandler.getGroupRepository()
Method parameters in com.broadleafcommerce.sandbox.messaging.completion with type arguments of type JpaChangeSummaryGroupModifier and TypeMethodDescriptionvoid
DeploymentWorkflowRequestCompletionHandler.setGroupRepository
(ChangeSummaryGroupRepository<JpaChangeSummaryGroup> groupRepository) -
Uses of JpaChangeSummaryGroup in com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor
Methods in com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor that return JpaChangeSummaryGroupModifier and TypeMethodDescriptionJpaChangeSummaryGroupAffectedVendor.getGroup()
TheJpaChangeSummaryGroup
that this record belongs to.Methods in com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor with parameters of type JpaChangeSummaryGroupModifier and TypeMethodDescriptionvoid
JpaChangeSummaryGroupAffectedVendor.setGroup
(JpaChangeSummaryGroup group) TheJpaChangeSummaryGroup
that this record belongs to. -
Uses of JpaChangeSummaryGroup in com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable
Classes in com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable with type parameters of type JpaChangeSummaryGroupModifier and TypeInterfaceDescriptioninterface
Domain specific repository declaration.class