public class PlaceDAOImpl<E extends Place> extends PlaceDAOAbstract<E>
| Constructor and Description |
|---|
PlaceDAOImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteAll()
Delete all Place entities.
|
List<Place> |
findAllForZone(Zone zone)
Renvoie les emplacements pour une zone.
|
long |
getProductInventoredIntoPlace(Place place)
Retourne le nombre de presentation inventorié à un emplacement.
|
create, createByNaturalId, createByNotNull, delete, existByNaturalId, findAllByCode, findAllByName, findAllByZone, findAllUsages, findByCode, findByName, findByNaturalId, findByZone, findUsages, getEntityClass, getTopiaEntityEnumaddTopiaEntityListener, addTopiaEntityVetoable, computeAndAddRecordsToPager, count, countByQuery, countByQuery, create, create, create, createQuery, createQuery, createSimpleQuery, deleteAll, existByProperties, existByQuery, existByTopiaId, existsByQuery, findAll, findAllByProperties, findAllByProperties, findAllByProperty, findAllByQuery, findAllByQuery, findAllByQuery, findAllByQueryAndPager, findAllByQueryAndPager, findAllByQueryWithBound, findAllByQueryWithBound, findAllContains, findAllIds, findAllLazyByQuery, findAllLazyByQuery, findAllLazyByQuery, findAllLazyByQuery, findAllMappedByQuery, findAllMappedByQuery, findAllWithOrder, findByPrimaryKey, findByPrimaryKey, findByProperties, findByProperties, findByProperty, findByQuery, findByQuery, findByQuery, findByTopiaId, findContains, getBatchSize, getContext, getId, getId, getRequestPermission, init, iterator, newInstance, removeTopiaEntityListener, removeTopiaEntityVetoable, setBatchSize, updatepublic void deleteAll()
throws org.nuiton.topia.TopiaException
org.nuiton.topia.TopiaExceptionpublic List<Place> findAllForZone(Zone zone) throws org.nuiton.topia.TopiaException
zone - zone (can be null)org.nuiton.topia.TopiaExceptionpublic long getProductInventoredIntoPlace(Place place) throws org.nuiton.topia.TopiaException
org.nuiton.topia.TopiaExceptionCopyright © 2012-2013 Herboristerie Cailleau. All Rights Reserved.