Uses of Interface
com.inteliqua.rest.common.criteria.SearchCriteria
-
-
Uses of SearchCriteria in com.inteliqua.rest
Classes in com.inteliqua.rest with type parameters of type SearchCriteria Modifier and Type Interface Description interfaceCrudClient<U extends SearchCriteria,C extends EliquaAbstractRequestPayload,UP extends EliquaAbstractRequestPayload> -
Uses of SearchCriteria in com.inteliqua.rest.appuser.controller.search.criteria
Subinterfaces of SearchCriteria in com.inteliqua.rest.appuser.controller.search.criteria Modifier and Type Interface Description interfaceAppUserCriteriaClasses in com.inteliqua.rest.appuser.controller.search.criteria that implement SearchCriteria Modifier and Type Class Description classAppUserEmailCriteriaclassAppUserUsernameCriteria -
Uses of SearchCriteria in com.inteliqua.rest.campaign.search.criteria
Classes in com.inteliqua.rest.campaign.search.criteria that implement SearchCriteria Modifier and Type Class Description classCampaignExecutionCriteria -
Uses of SearchCriteria in com.inteliqua.rest.cashbacklog.controller.search.criteria
Subinterfaces of SearchCriteria in com.inteliqua.rest.cashbacklog.controller.search.criteria Modifier and Type Interface Description interfaceCashBackLogCriteriaClasses in com.inteliqua.rest.cashbacklog.controller.search.criteria that implement SearchCriteria Modifier and Type Class Description classCashBackLogMemberCodeCriteria -
Uses of SearchCriteria in com.inteliqua.rest.common.criteria
Classes in com.inteliqua.rest.common.criteria with type parameters of type SearchCriteria Modifier and Type Class Description classSearchRequest<S extends SearchCriteria>Represents a search request payload containing criteria, pagination, and sorting parameters. -
Uses of SearchCriteria in com.inteliqua.rest.couponset.controller.search.criteria
Subinterfaces of SearchCriteria in com.inteliqua.rest.couponset.controller.search.criteria Modifier and Type Interface Description interfaceCouponSetCriteriaClasses in com.inteliqua.rest.couponset.controller.search.criteria that implement SearchCriteria Modifier and Type Class Description classCouponSetAffiliateMerchantCriteriaclassCouponSetAttributeCriteriaclassCouponSetAttributeRangeCriteriaclassCouponSetCategoryCodeCriteriaclassCouponSetCodeCriteriaclassCouponSetMemberCodeCriteriaclassCouponSetMerchantCodeCriteriaclassCouponSetMultipleBrandCodeCriteriaclassCouponSetMultipleCodeCriteriaclassCouponSetSchemaCodeCriteriaclassCouponSetStoreCriteriaclassCouponSetTierCodeCriteriaclassCouponSetTitleCriteriaclassCouponSetValidityCriteriaclassCouponSetVatNumberCriteria -
Uses of SearchCriteria in com.inteliqua.rest.customer.controller.search.criteria.coupon
Subinterfaces of SearchCriteria in com.inteliqua.rest.customer.controller.search.criteria.coupon Modifier and Type Interface Description interfaceCouponCriteriaClasses in com.inteliqua.rest.customer.controller.search.criteria.coupon that implement SearchCriteria Modifier and Type Class Description classCouponAttributeCriteriaclassCouponCodeCriteriaclassCouponGivenDateCriteriaclassCouponInvoiceCriteriaclassCouponMemberQCCodeCriteriaclassCouponReservationCriteriaclassCouponsetCategoryCriteriaclassCouponSetCodeCriteriaclassCouponStoreCriteriaclassCouponValidityCriteria -
Uses of SearchCriteria in com.inteliqua.rest.customer.controller.search.criteria.point
Subinterfaces of SearchCriteria in com.inteliqua.rest.customer.controller.search.criteria.point Modifier and Type Interface Description interfaceLoyaltyPointLogCriteriaClasses in com.inteliqua.rest.customer.controller.search.criteria.point that implement SearchCriteria Modifier and Type Class Description classLoyaltyPointLogExpirationCriteriaclassLoyaltyPointLogGivenDateCriteriaclassLoyaltyPointLogRedeemCriteriaclassLoyaltyPointsMemberQCCodeCriteria -
Uses of SearchCriteria in com.inteliqua.rest.customer.controller.search.criteria.tier
Subinterfaces of SearchCriteria in com.inteliqua.rest.customer.controller.search.criteria.tier Modifier and Type Interface Description interfaceTierCriteriaClasses in com.inteliqua.rest.customer.controller.search.criteria.tier that implement SearchCriteria Modifier and Type Class Description classLoyaltyMemberQCCodeTierCriteria -
Uses of SearchCriteria in com.inteliqua.rest.customer.search.criteria.customer
Subinterfaces of SearchCriteria in com.inteliqua.rest.customer.search.criteria.customer Modifier and Type Interface Description interfacePersonCriteriaDefines a polymorphic interface for different types of person-related search criteria.Classes in com.inteliqua.rest.customer.search.criteria.customer that implement SearchCriteria Modifier and Type Class Description classCustomerAttributeCriteriaCriteria for searching a customer based on a specific generic attribute.classEmailCriteriaCriteria for searching a customer based on their email address.classFirstNameCriteriaCriteria for searching a customer based on their first name.classLastNameCriteriaCriteria for searching a customer based on their last name.classPersonMultipleQCCodeCriteriaSearch for multiple persons using their unique system codes in Eliqua.CX.classPersonQCCodeCriteriaCriteria class for searching a customer using a unique system code in Eliqua.CX.classTelephoneCriteriaCriteria for searching customers by telephone details. -
Uses of SearchCriteria in com.inteliqua.rest.customer.search.criteria.member
Subinterfaces of SearchCriteria in com.inteliqua.rest.customer.search.criteria.member Modifier and Type Interface Description interfaceLoyaltyMembershipCriteriaDefines the contract for loyalty membership search criteria.Classes in com.inteliqua.rest.customer.search.criteria.member that implement SearchCriteria Modifier and Type Class Description classLoyaltyCardCriteriaCriteria for searching customers using their loyalty card number.classLoyaltyMemberCategoryCriteriaCriteria for searching customers based on their loyalty membership category.classLoyaltyMemberMultipleQCCodeCriteriaSearch for multiple loyalty members using unique system codes in Eliqua.CX system.classLoyaltyMembershipAttributeCriteriaRepresents the criteria for searching loyalty customers using custom attributes stored in the Eliqua.CX system.classLoyaltyMembershipQCCodeCriteriaRepresents search criteria for locating loyalty customers based on their unique system code.classLoyaltyMemberTagSearchCriteriaRepresents the search criteria for loyalty members based on the provided active tag.classLoyaltySchemaCodeCriteriaRepresents the criteria for searching a customer based on the loyalty schema code. -
Uses of SearchCriteria in com.inteliqua.rest.flow.search.criteria
Subinterfaces of SearchCriteria in com.inteliqua.rest.flow.search.criteria Modifier and Type Interface Description interfaceFlowCriteriaClasses in com.inteliqua.rest.flow.search.criteria that implement SearchCriteria Modifier and Type Class Description classFlowActiveCriteriaclassFlowContextCriteriaclassFlowIDCriteriaclassFlowInactiveCriteria -
Uses of SearchCriteria in com.inteliqua.rest.login.criteria
Subinterfaces of SearchCriteria in com.inteliqua.rest.login.criteria Modifier and Type Interface Description interfaceLoginCriteriaClasses in com.inteliqua.rest.login.criteria that implement SearchCriteria Modifier and Type Class Description classActionDateLoginCriteriaclassMemberQCCodeLoginCriteriaclassProviderLoginCriteria -
Uses of SearchCriteria in com.inteliqua.rest.merchant.controller.search.criteria
Subinterfaces of SearchCriteria in com.inteliqua.rest.merchant.controller.search.criteria Modifier and Type Interface Description interfaceMerchantCriteriaClasses in com.inteliqua.rest.merchant.controller.search.criteria that implement SearchCriteria Modifier and Type Class Description classMerchantAttributeCriteriaclassMerchantAttributeRangeCriteriaclassMerchantCodeCriteriaclassMerchantCompanyNameCriteriaclassMerchantCouponSetCodeCriteriaclassMerchantDeleteFlagCriteriaclassMerchantEmailAddressCriteriaclassMerchantRegistrationDateCriteriaclassMerchantStoreCodeCriteriaclassMerchantVatNumberCriteria -
Uses of SearchCriteria in com.inteliqua.rest.pointreservation.search.criteria
Subinterfaces of SearchCriteria in com.inteliqua.rest.pointreservation.search.criteria Modifier and Type Interface Description interfacePointReservationCriteriaClasses in com.inteliqua.rest.pointreservation.search.criteria that implement SearchCriteria Modifier and Type Class Description classPointReservationMemberCriteriaclassPointReservationProcessedCriteria -
Uses of SearchCriteria in com.inteliqua.rest.product.controller.search.criteria
Subinterfaces of SearchCriteria in com.inteliqua.rest.product.controller.search.criteria Modifier and Type Interface Description interfaceProductSearchCriteriaClasses in com.inteliqua.rest.product.controller.search.criteria that implement SearchCriteria Modifier and Type Class Description classProductBarcodeSearchCriteriaclassProductCodeSearchCriteriaclassProductCountryCodeSearchCriteria -
Uses of SearchCriteria in com.inteliqua.rest.storepos.search.criteria
Subinterfaces of SearchCriteria in com.inteliqua.rest.storepos.search.criteria Modifier and Type Interface Description interfaceStorePosCriteriaClasses in com.inteliqua.rest.storepos.search.criteria that implement SearchCriteria Modifier and Type Class Description classPosNumberCriteriaclassVatNumberCriteria -
Uses of SearchCriteria in com.inteliqua.rest.tier.controller.search.criteria
Subinterfaces of SearchCriteria in com.inteliqua.rest.tier.controller.search.criteria Modifier and Type Interface Description interfaceTierCriteriaClasses in com.inteliqua.rest.tier.controller.search.criteria that implement SearchCriteria Modifier and Type Class Description classTierTypeCriteria -
Uses of SearchCriteria in com.inteliqua.rest.transaction.controller.search.criteria
Subinterfaces of SearchCriteria in com.inteliqua.rest.transaction.controller.search.criteria Modifier and Type Interface Description interfaceTransactionCriteriaClasses in com.inteliqua.rest.transaction.controller.search.criteria that implement SearchCriteria Modifier and Type Class Description classTransactionNumberCriteriaclassTransactionStoreCriteria -
Uses of SearchCriteria in com.inteliqua.rest.transaction.controller.search.criteria.member
Subinterfaces of SearchCriteria in com.inteliqua.rest.transaction.controller.search.criteria.member Modifier and Type Interface Description interfaceLoyaltyTransactionCriteriaClasses in com.inteliqua.rest.transaction.controller.search.criteria.member that implement SearchCriteria Modifier and Type Class Description classTransactionMemberQCCodeCriteria -
Uses of SearchCriteria in com.inteliqua.rest.transaction.criteria
Subinterfaces of SearchCriteria in com.inteliqua.rest.transaction.criteria Modifier and Type Interface Description interfaceTransactionCriteriaInterface defining the base contract for all transaction search criteria.Classes in com.inteliqua.rest.transaction.criteria that implement SearchCriteria Modifier and Type Class Description classTransactionNumberCriteriaCriteria class for searching transactions by transaction number.classTransactionStoreCriteriaCriteria class for searching transactions by store code. -
Uses of SearchCriteria in com.inteliqua.rest.transaction.criteria.member
Subinterfaces of SearchCriteria in com.inteliqua.rest.transaction.criteria.member Modifier and Type Interface Description interfaceLoyaltyTransactionCriteriaInterface defining the contract for loyalty transaction search criteria.Classes in com.inteliqua.rest.transaction.criteria.member that implement SearchCriteria Modifier and Type Class Description classTransactionMemberQCCodeCriteriaCriteria class for searching loyalty member transactions using QIVOS member code. -
Uses of SearchCriteria in com.inteliqua.util
Classes in com.inteliqua.util with type parameters of type SearchCriteria Modifier and Type Class Description classClientUtils<T extends SearchCriteria>Utility class for generating search requests for the client.
-