Uses of Interface
de.hybris.platform.hac.data.samplequery.SampleQuery
-
Packages that use SampleQuery Package Description de.hybris.platform.hac.data.samplequery.impl de.hybris.platform.hac.facade -
-
Uses of SampleQuery in de.hybris.platform.hac.data.samplequery.impl
Classes in de.hybris.platform.hac.data.samplequery.impl that implement SampleQuery Modifier and Type Class Description classAllProductsSampleQueryGet PK, CODE and Name for all products.classCountFromLanguageSampleQuerycount from languages table sample query.classCountTypeInstancesSampleQueryCount the instances of a type query.classOracleCheckEncodingSampleQueryCheck encoding on oracle query.classShowMySqlTablesSampleQueryShow mysql tables sample query.classTotalItemCountSampleQueryTotal item count query. -
Uses of SampleQuery in de.hybris.platform.hac.facade
Methods in de.hybris.platform.hac.facade that return types with arguments of type SampleQuery Modifier and Type Method Description java.util.List<SampleQuery>HacFlexibleSearchFacade. getCompatibleSampleQueries()
-