Uses of Class
com.broadleafcommerce.sandbox.messaging.mapping.NotificationAwareDomainMapperMember
Packages that use NotificationAwareDomainMapperMember
Package
Description
-
Uses of NotificationAwareDomainMapperMember in com.broadleafcommerce.sandbox.messaging
Methods in com.broadleafcommerce.sandbox.messaging that return NotificationAwareDomainMapperMemberModifier and TypeMethodDescriptionprotected NotificationAwareDomainMapperMember
SandboxChangeSummaryListener.getNotificationAwareDomainMapperMember()
Methods in com.broadleafcommerce.sandbox.messaging with parameters of type NotificationAwareDomainMapperMemberModifier and TypeMethodDescriptionvoid
SandboxChangeSummaryListener.setNotificationAwareDomainMapperMember
(NotificationAwareDomainMapperMember notificationAwareDomainMapperMember) -
Uses of NotificationAwareDomainMapperMember in com.broadleafcommerce.sandbox.provider.jpa.mapping
Subclasses of NotificationAwareDomainMapperMember in com.broadleafcommerce.sandbox.provider.jpa.mappingModifier and TypeClassDescriptionclass
Map newNotificationStateAware
instances with ready-to-useNotificationState
values for the TransitionRequest class of producers.