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 product)
Find all presentation for non expired and valid batch.
|
List<Presentation> |
findAllPresentationForbatch(Batch batch)
Retourne les presentations d'un lot.
|
create, createByNaturalId, createByNotNull, delete, existByNaturalId, findAllByBatch, findAllByDmesd, findAllByOriginal, findAllByPresentationCode, findAllByQuantity, findAllContainsInventoryPlaces, findAllUsages, findByBatch, findByDmesd, findByNaturalId, findByOriginal, findByPresentationCode, findByQuantity, findContainsInventoryPlaces, 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 product) throws org.nuiton.topia.TopiaException
product - product name or codeorg.nuiton.topia.TopiaExceptionpublic List<PresentationModel> findAllByBatchOrderByPresentation(Batch batch) throws org.nuiton.topia.TopiaException
batch - batchorg.nuiton.topia.TopiaExceptionpublic List<Presentation> findAllPresentationForbatch(Batch batch) throws org.nuiton.topia.TopiaException
batch - batchorg.nuiton.topia.TopiaExceptionCopyright © 2012-2013 Herboristerie Cailleau. All Rights Reserved.