public class NetworkTopiaDao extends AbstractNetworkTopiaDao<Network>
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 |
|---|---|
protected static String |
PROPERTY_CAMPAIGN |
cacheServiceSupplier| Constructor and Description |
|---|
NetworkTopiaDao() |
| Modifier and Type | Method and Description |
|---|---|
protected Set<String> |
buildFullParentSet(Set<String> networkIds) |
protected void |
buildParentSet(Set<String> result,
String networkId) |
Iterable<Network> |
findAllByNameWithoutCase(String name) |
protected Set<Network> |
findNetworkDescendantHierarchyExcluding(Collection<Network> networks,
Set<String> networksToExclude) |
Iterable<String> |
getAllNetworksUsedAsParents() |
ResultList<Network> |
getFilteredNetworks(NetworkFilter filter,
List<NetworkManager> managers) |
LinkedHashMap<String,String> |
getNameFilteredNetworks(String name,
Integer size,
Set<String> exclusions,
String selfNetworkId,
boolean onNetworkEdition) |
Set<Network> |
loadNetworksWithDescendantHierarchy(Set<String> networkIds) |
createByNaturalId, createByNotNull, delete, existByNaturalId, findAllByActive, findAllByDescription, findAllByName, findAllContainsManagers, findAllContainsParents, findAllUsages, findByActive, findByDescription, findByName, findByNaturalId, findContainsManagers, findContainsParents, findUsages, forActiveEquals, forActiveIn, forDescriptionEquals, forDescriptionIn, forManagersContains, forNameEquals, forNameIn, forNaturalId, forParentsContains, 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, updateAllprotected static final String PROPERTY_CAMPAIGN
public ResultList<Network> getFilteredNetworks(NetworkFilter filter, List<NetworkManager> managers)
public LinkedHashMap<String,String> getNameFilteredNetworks(String name, Integer size, Set<String> exclusions, String selfNetworkId, boolean onNetworkEdition)
public Set<Network> loadNetworksWithDescendantHierarchy(Set<String> networkIds)
protected Set<Network> findNetworkDescendantHierarchyExcluding(Collection<Network> networks, Set<String> networksToExclude)
Copyright © 2013–2015 Inra. All rights reserved.