Interface JpaSegmentMemberRepository<D extends JpaSegmentMember>
- All Superinterfaces:
 CustomizedSegmentMemberRepository<D>,com.broadleafcommerce.common.extension.DomainTypeAware,com.broadleafcommerce.common.messaging.notification.NotificationStateRepository,org.springframework.data.repository.Repository<D,,String> SegmentMemberRepository<D>,com.broadleafcommerce.data.tracking.core.TrackableRepository<D>,com.broadleafcommerce.data.tracking.core.TrackableRsqlFilterExecutor<D>
@Repository
@Narrow(com.broadleafcommerce.data.tracking.jpa.filtering.narrow.JpaNarrowExecutor.class)
public interface JpaSegmentMemberRepository<D extends JpaSegmentMember>
extends SegmentMemberRepository<D>
- 
Method Summary
Methods inherited from interface com.broadleafcommerce.customer.repository.CustomizedSegmentMemberRepository
findAllByCustomerEmailOrCustomerId, findAllBySegmentIdAndCustomerIdIn, findAllBySegmentIdAndNotMatchingSegmentRule, readAllBySegmentId, removeAllByIds, save, saveAllMethods inherited from interface com.broadleafcommerce.common.messaging.notification.NotificationStateRepository
findNotificationReadyMembers, setFailedNotificationAttempt, setNotificationAcknowledgedMethods inherited from interface com.broadleafcommerce.customer.repository.SegmentMemberRepository
findByCustomerContextIdAndSegmentId, findBySegmentId, readAllBySegmentIdAndCustomerEmailInIgnoreCase, removeAllBySegmentId, removeByCustomerContextIdAndSegmentIdMethods inherited from interface com.broadleafcommerce.data.tracking.core.TrackableRepository
archive, existsByContextId, findAll, findAll, findAll, findAll, findAll, findAll, findAllByContextId, findByContextId, findByContextIdAndCatalog, findByNativeId, findDeployable, findMaxSortMember, findMinSortMember, findOriginal, findPromotable, findPromoteOrientedItems, findRebasable, findRejectable, findRevertable, findTarget, getDomainType, getEntityInformation, getTrackableBehaviorUtil, getTypesToRegisterInMappingContext, pruneChangeDetails, pruneRestingNotificationStates, purgeObsoleteSandboxData, save, saveAll, setTrackableBehaviorUtilMethods inherited from interface com.broadleafcommerce.data.tracking.core.TrackableRsqlFilterExecutor
exists, findAll, findAll, findAll, findAll