Uses of Class
de.hybris.platform.b2ctelcoservices.daos.TmaSearchQueryException
-
-
Uses of TmaSearchQueryException in de.hybris.platform.b2ctelcoservices.compatibility.eligibility.dao
Subclasses of TmaSearchQueryException in de.hybris.platform.b2ctelcoservices.compatibility.eligibility.dao Modifier and Type Class Description classTmaEligibilitySearchQueryExceptionException to be thrown in case the search query cannot be determined based on theTmaEligibilityContext. -
Uses of TmaSearchQueryException in de.hybris.platform.b2ctelcoservices.daos
Methods in de.hybris.platform.b2ctelcoservices.daos that throw TmaSearchQueryException Modifier and Type Method Description de.hybris.platform.core.GenericConditionListTmaGenericConditionBuilder. buildQueryConditions(de.hybris.platform.core.GenericQuery query, T param)Builds aGenericConditionListfor the given param.voidTmaGenericSearchProcessor. enhanceQuery(de.hybris.platform.core.GenericQuery query)Enhances the given query.voidTmaGenericSearchProcessor. enhanceQuery(de.hybris.platform.core.GenericQuery query, T param)Enhances the given query based on the given param. -
Uses of TmaSearchQueryException in de.hybris.platform.b2ctelcoservices.daos.impl
Methods in de.hybris.platform.b2ctelcoservices.daos.impl that throw TmaSearchQueryException Modifier and Type Method Description voidDefaultTmaSearchProcessor. enhanceQuery(de.hybris.platform.core.GenericQuery query)voidDefaultTmaSearchProcessor. enhanceQuery(de.hybris.platform.core.GenericQuery query, T param)voidDefaultTmaSubscriptionPricePlanDaoIntegrationTest. testfilterPricesForContext() -
Uses of TmaSearchQueryException in de.hybris.platform.b2ctelcoservices.pricing.dao
Methods in de.hybris.platform.b2ctelcoservices.pricing.dao that throw TmaSearchQueryException Modifier and Type Method Description de.hybris.platform.core.GenericConditionListAbstractSubscriptionPricePlanConditionBuilder. buildQueryConditions(de.hybris.platform.core.GenericQuery query, T param)protected abstract de.hybris.platform.core.GenericConditionListAbstractSubscriptionPricePlanConditionBuilder. createQueryConditions(de.hybris.platform.core.GenericQuery query, T param)protected de.hybris.platform.core.GenericConditionListTmaPriceRowChannelConditionBuilder. createQueryConditions(de.hybris.platform.core.GenericQuery query, TmaPriceContext priceContext)voidTmaPriceRowChannelConditionBuilderTest. shouldApplyConditionTest()
-