public class AgrosystUserTopiaDao extends AbstractAgrosystUserTopiaDao<AgrosystUser>
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 |
|---|
AgrosystUserTopiaDao() |
| Modifier and Type | Method and Description |
|---|---|
ResultList<AgrosystUser> |
getFilteredUsers(UserFilter filter) |
List<AgrosystUser> |
getNameFilteredActiveUsers(String name,
Integer size) |
createByNaturalId, createByNotNull, delete, existByNaturalId, findAllByActive, findAllByBanner, findAllByCharterVersion, findAllByEmail, findAllByFirstName, findAllByLastMessageReadDate, findAllByLastName, findAllByOrganisation, findAllByPassword, findAllByPhoneNumber, findAllByReminderToken, findAllUsages, findByActive, findByBanner, findByCharterVersion, findByEmail, findByFirstName, findByLastMessageReadDate, findByLastName, findByNaturalId, findByOrganisation, findByPassword, findByPhoneNumber, findByReminderToken, findUsages, forActiveEquals, forActiveIn, forBannerEquals, forBannerIn, forCharterVersionEquals, forCharterVersionIn, forEmailEquals, forEmailIn, forFirstNameEquals, forFirstNameIn, forLastMessageReadDateEquals, forLastMessageReadDateIn, forLastNameEquals, forLastNameIn, forNaturalId, forOrganisationEquals, forOrganisationIn, forPasswordEquals, forPasswordIn, forPhoneNumberEquals, forPhoneNumberIn, forReminderTokenEquals, forReminderTokenIn, 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 ResultList<AgrosystUser> getFilteredUsers(UserFilter filter)
public List<AgrosystUser> getNameFilteredActiveUsers(String name, Integer size)
Copyright © 2013–2015 Inra. All rights reserved.