public class PriceTopiaDao extends AbstractPriceTopiaDao<Price>
org.nuiton.topia.persistence.internal.AbstractTopiaDao.FindAllIterator<E extends org.nuiton.topia.persistence.TopiaEntity,O>, org.nuiton.topia.persistence.internal.AbstractTopiaDao.InnerTopiaQueryBuilderAddCriteriaOrRunQueryStep<E extends org.nuiton.topia.persistence.TopiaEntity>, org.nuiton.topia.persistence.internal.AbstractTopiaDao.InnerTopiaQueryBuilderRunQueryStep<E extends org.nuiton.topia.persistence.TopiaEntity>cacheServiceSupplier| Constructor and Description |
|---|
PriceTopiaDao() |
| Modifier and Type | Method and Description |
|---|---|
ProductPrices |
computePriceIndication(Price filter,
Set<Integer> campaigns,
String excludeDomainId,
String excludePracticedSystemId) |
List<Price> |
getPrices0(String domainTopiaId,
String practicedSystemId,
List<String> objectIds) |
List<Price> |
getPricesForObjectIdLike(String objectId) |
protected ProductPriceSummary |
toPriceSummary(Object[] objects) |
createByNaturalId, createByNotNull, delete, existByNaturalId, findAllByCategory, findAllByDisplayName, findAllByDomain, findAllByObjectId, findAllByPracticedSystem, findAllByPrice, findAllByPriceUnit, findAllBySourceUnit, findAllBySourceUnitLabel, findAllByType, findAllUsages, findByCategory, findByDisplayName, findByDomain, findByNaturalId, findByObjectId, findByPracticedSystem, findByPrice, findByPriceUnit, findBySourceUnit, findBySourceUnitLabel, findByType, findUsages, forCategoryEquals, forCategoryIn, forDisplayNameEquals, forDisplayNameIn, forDomainEquals, forDomainIn, forNaturalId, forObjectIdEquals, forObjectIdIn, forPracticedSystemEquals, forPracticedSystemIn, forPriceEquals, forPriceIn, forPriceUnitEquals, forPriceUnitIn, forSourceUnitEquals, forSourceUnitIn, forSourceUnitLabelEquals, forSourceUnitLabelIn, forTypeEquals, forTypeIn, getAggregate, getComposite, getEntityClass, getTopiaEntityEnumfindPropertyDistinctValues, getCacheService, getProjectionHelper, setCacheServiceSupplieraddTopiaEntityListener, addTopiaEntityVetoable, count, count, create, create, create, create, createAll, deleteAll, exists, find, find, find, findAll, findAll, findAll, findAllIds, findAllLazy, findAllLazy, findAllLazy, findAllLazy, findAllLazy, findAny, findAnyOrNull, findAnyOrNull, findByTopiaId, findFirst, findFirstOrNull, findPage, findUnique, findUniqueOrNull, forAll, forContains, forEquals, forHql, forHql, forHql, forIn, forProperties, forProperties, forTopiaIdEquals, forTopiaIdIn, getBatchSize, getHqlForNoConstraint, getHqlForProperties, getHqlForProperties, getTopiaFiresSupport, hqlContainsCount, hqlContainsOrderBy, hqlStartsWithSelect, init, initPagination, initPagination, iterator, newFromClause, newFromClause, newHqlAndParametersBuilder, newInstance, newQueryBuilder, removeTopiaEntityListener, removeTopiaEntityVetoable, setBatchSize, tryFindAny, tryFindByTopiaId, tryFindFirst, tryFindUnique, update, updateAllpublic ProductPrices computePriceIndication(Price filter, Set<Integer> campaigns, String excludeDomainId, String excludePracticedSystemId)
protected ProductPriceSummary toPriceSummary(Object[] objects)
public List<Price> getPrices0(String domainTopiaId, String practicedSystemId, List<String> objectIds)
Copyright © 2013–2015 Inra. All rights reserved.