public class RefFertiMinUNIFATopiaDao extends AbstractRefFertiMinUNIFATopiaDao<RefFertiMinUNIFA>
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>| Modifier and Type | Field and Description |
|---|---|
static String |
FERTI_ORDER_BY |
static StringBuilder |
ORDER_BY_BUILDER |
cacheServiceSupplier| Constructor and Description |
|---|
RefFertiMinUNIFATopiaDao() |
| Modifier and Type | Method and Description |
|---|---|
List<MineralProductType> |
findAllActiveFertiMinProductType()
return all categories and ProductTypes from the actives RefFertiMinUNIFA
|
List<String> |
findAllActiveFertiMinShape(Integer categ)
Return all RefFertiMinUNIFA that match the category given has parameter and that are active.
|
List<RefFertiMinUNIFA> |
findAllActiveRefFertiMinUnifaByCategAndShape(Integer categ,
String fertilizerShape,
String productId) |
createByNaturalId, createByNotNull, delete, existByNaturalId, findAllByActive, findAllByBore, findAllByCalcium, findAllByCateg, findAllByCodeprod, findAllByCuivre, findAllByFer, findAllByForme, findAllByK2O, findAllByManganese, findAllByMgO, findAllByMolybdene, findAllByN, findAllByOxyde_de_sodium, findAllByP2O5, findAllBysO3, findAllBySource, findAllByType_produit, findAllByZinc, findAllUsages, findByActive, findByBore, findByCalcium, findByCateg, findByCodeprod, findByCuivre, findByFer, findByForme, findByK2O, findByManganese, findByMgO, findByMolybdene, findByN, findByNaturalId, findByOxyde_de_sodium, findByP2O5, findBysO3, findBySource, findByType_produit, findByZinc, findUsages, forActiveEquals, forActiveIn, forBoreEquals, forBoreIn, forCalciumEquals, forCalciumIn, forCategEquals, forCategIn, forCodeprodEquals, forCodeprodIn, forCuivreEquals, forCuivreIn, forFerEquals, forFerIn, forFormeEquals, forFormeIn, forK2OEquals, forK2OIn, forManganeseEquals, forManganeseIn, forMgOEquals, forMgOIn, forMolybdeneEquals, forMolybdeneIn, forNaturalId, forNEquals, forNIn, forOxyde_de_sodiumEquals, forOxyde_de_sodiumIn, forP2O5Equals, forP2O5In, forsO3Equals, forsO3In, forSourceEquals, forSourceIn, forType_produitEquals, forType_produitIn, forZincEquals, forZincIn, 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 static final StringBuilder ORDER_BY_BUILDER
public static final String FERTI_ORDER_BY
public List<MineralProductType> findAllActiveFertiMinProductType()
public List<String> findAllActiveFertiMinShape(Integer categ)
categ - the category to apply filter on.public List<RefFertiMinUNIFA> findAllActiveRefFertiMinUnifaByCategAndShape(Integer categ, String fertilizerShape, String productId)
Copyright © 2013–2015 Inra. All rights reserved.