public class PresentationDAOImpl<E extends Presentation> extends PresentationDAOAbstract<E>
| Constructor and Description |
|---|
PresentationDAOImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<PresentationModel> |
findAllByBatchOrderByPresentation(Batch batch)
Retourne les presentations d'un lot ordonnées par le code presentation,
avec pour chaque présentation, ses emplacements théoriques disponibles.
|
List<Presentation> |
findAllNonExpiredValid(String productName)
Find all presentation for non expired and valid batch.
|
List<PresentationModel> |
findAllNonExpiredValidModel(String productName)
Find all presentation for non expired and valid batch.
|
delete, findAllByBatch, findAllByDmesd, findAllByPresentationCode, findAllByQuantity, findAllUsages, findByBatch, findByDmesd, findByPresentationCode, findByQuantity, 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 List<Presentation> findAllNonExpiredValid(String productName) throws org.nuiton.topia.TopiaException
productName - org.nuiton.topia.TopiaExceptionpublic List<PresentationModel> findAllNonExpiredValidModel(String productName) throws org.nuiton.topia.TopiaException
productName - org.nuiton.topia.TopiaExceptionpublic List<PresentationModel> findAllByBatchOrderByPresentation(Batch batch) throws org.nuiton.topia.TopiaException
batch - batchorg.nuiton.topia.TopiaExceptionCopyright © 2012 Herboristerie Cailleau. All Rights Reserved.