public class AnalyzeDAOImpl<E extends Analyze> extends AnalyzeDAOAbstract<E>
| Constructor and Description |
|---|
AnalyzeDAOImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<Analyze> |
findAllAnalyzeToReceive(AnalyzeType analyzeType)
Retourne l'ensemble des analyzes expédiées en attente de reception.
|
List<Analyze> |
findAllAnalyzeToSend(AnalyzeType analyzeType)
Retourne l'ensemble des analyzes a preparer et non encore expédiées.
|
findAllByAnalyzeType, findAllByBatch, findAllByCreationDate, findAllByReceiptDate, findAllBySentDate, findAllBySupplier, findAllBySynthesis, findAllBySynthesisMention, findAllContainsAnalyzeFile, findAllUsages, findByAnalyzeType, findByBatch, findByCreationDate, findByReceiptDate, findBySentDate, findBySupplier, findBySynthesis, findBySynthesisMention, findContainsAnalyzeFile, findUsages, getEntityClass, getTopiaEntityEnumaddTopiaEntityListener, addTopiaEntityVetoable, computeAndAddRecordsToPager, count, countByQuery, countByQuery, create, create, create, createQuery, createQuery, delete, deleteAll, existByProperties, existByQuery, existByTopiaId, existsByQuery, findAll, findAllByProperties, findAllByProperties, findAllByProperty, findAllByQuery, findAllByQuery, findAllByQuery, findAllByQueryAndPager, findAllByQueryWithBound, findAllContains, findAllIds, findAllMappedByQuery, findAllMappedByQuery, findAllWithOrder, findByPrimaryKey, findByPrimaryKey, findByProperties, findByProperties, findByProperty, findByQuery, findByQuery, findByQuery, findByTopiaId, findContains, getContext, getId, getId, getRequestPermission, init, newInstance, removeTopiaEntityListener, removeTopiaEntityVetoable, updatepublic List<Analyze> findAllAnalyzeToSend(AnalyzeType analyzeType) throws org.nuiton.topia.TopiaException
analyzeType - analyze type to filter onorg.nuiton.topia.TopiaExceptionpublic List<Analyze> findAllAnalyzeToReceive(AnalyzeType analyzeType) throws org.nuiton.topia.TopiaException
analyzeType - analyze type to filter onorg.nuiton.topia.TopiaExceptionCopyright © 2012 Herboristerie Cailleau. All Rights Reserved.