A B C D E F G I K L M N O P Q R S T U V Z 

A

accept(EntityVisitor) - Method in class com.herbocailleau.sgq.entities.AnalyzeCategoryAbstract
 
accept(EntityVisitor) - Method in class com.herbocailleau.sgq.entities.AnalyzeFileAbstract
 
accept(EntityVisitor) - Method in class com.herbocailleau.sgq.entities.AnalyzeTypeAbstract
 
accept(EntityVisitor) - Method in class com.herbocailleau.sgq.entities.BatchAbstract
 
accept(EntityVisitor) - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeAbstract
 
accept(EntityVisitor) - Method in class com.herbocailleau.sgq.entities.ClientAbstract
 
accept(EntityVisitor) - Method in class com.herbocailleau.sgq.entities.ExpeditionAbstract
 
accept(EntityVisitor) - Method in class com.herbocailleau.sgq.entities.LabelErrorAbstract
 
accept(EntityVisitor) - Method in class com.herbocailleau.sgq.entities.PlaceAbstract
 
accept(EntityVisitor) - Method in class com.herbocailleau.sgq.entities.PresentationAbstract
 
accept(EntityVisitor) - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
accept(EntityVisitor) - Method in class com.herbocailleau.sgq.entities.ProductionAbstract
 
accept(EntityVisitor) - Method in class com.herbocailleau.sgq.entities.ProductPlaceAbstract
 
accept(EntityVisitor) - Method in class com.herbocailleau.sgq.entities.ProductStatusAbstract
 
accept(EntityVisitor) - Method in class com.herbocailleau.sgq.entities.SgqConfigurationAbstract
 
accept(EntityVisitor) - Method in class com.herbocailleau.sgq.entities.SupplierAbstract
 
accept(Class<? extends TopiaEntity>) - Method in enum com.herbocailleau.sgq.SGQDAOHelper.SGQEntityEnum
 
addAllAnalyzeType(Collection<AnalyzeType>) - Method in interface com.herbocailleau.sgq.entities.Product
 
addAllAnalyzeType(Collection<AnalyzeType>) - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
addAllInventoryPlaces(Collection<Place>) - Method in interface com.herbocailleau.sgq.entities.Presentation
 
addAllInventoryPlaces(Collection<Place>) - Method in class com.herbocailleau.sgq.entities.PresentationAbstract
 
addAllProductStatus(Collection<ProductStatus>) - Method in interface com.herbocailleau.sgq.entities.Product
 
addAllProductStatus(Collection<ProductStatus>) - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
addAnalyzeFile(Batch, BatchAnalyze, String, File) - Method in class com.herbocailleau.sgq.business.services.BatchService
Ajoute un fichier d'analyse à un lot.
addAnalyzeType(AnalyzeType) - Method in interface com.herbocailleau.sgq.entities.Product
 
addAnalyzeType(AnalyzeType) - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
addBatchAnalyzeToModel(SearchModel, List<BatchModel>) - Method in class com.herbocailleau.sgq.business.services.BatchService
Perform new query to add batch analyze to model if query request for SearchColumn.ANALYZE_CONFORMITY.
addInventoryPlaces(Place) - Method in interface com.herbocailleau.sgq.entities.Presentation
 
addInventoryPlaces(Place) - Method in class com.herbocailleau.sgq.entities.PresentationAbstract
 
addPlace(Place) - Method in class com.herbocailleau.sgq.business.model.PresentationModel
 
addProductStatus(ProductStatus) - Method in interface com.herbocailleau.sgq.entities.Product
 
addProductStatus(ProductStatus) - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
afterBatchExpiration - Variable in class com.herbocailleau.sgq.entities.LabelErrorAbstract
Nom de l'attribut en BD : afterBatchExpiration
analyze - Variable in class com.herbocailleau.sgq.business.model.AnalyzeModel
 
AnalyzeCategory - Interface in com.herbocailleau.sgq.entities
 
analyzeCategory - Variable in class com.herbocailleau.sgq.entities.AnalyzeTypeAbstract
Nom de l'attribut en BD : analyzeCategory
AnalyzeCategoryAbstract - Class in com.herbocailleau.sgq.entities
 
AnalyzeCategoryAbstract() - Constructor for class com.herbocailleau.sgq.entities.AnalyzeCategoryAbstract
 
AnalyzeCategoryDAO - Class in com.herbocailleau.sgq.entities
 
AnalyzeCategoryDAO() - Constructor for class com.herbocailleau.sgq.entities.AnalyzeCategoryDAO
 
AnalyzeCategoryDAOAbstract<E extends AnalyzeCategory> - Class in com.herbocailleau.sgq.entities
 
AnalyzeCategoryDAOAbstract() - Constructor for class com.herbocailleau.sgq.entities.AnalyzeCategoryDAOAbstract
 
AnalyzeCategoryDAOImpl<E extends AnalyzeCategory> - Class in com.herbocailleau.sgq.entities
 
AnalyzeCategoryDAOImpl() - Constructor for class com.herbocailleau.sgq.entities.AnalyzeCategoryDAOImpl
 
AnalyzeCategoryImpl - Class in com.herbocailleau.sgq.entities
 
AnalyzeCategoryImpl() - Constructor for class com.herbocailleau.sgq.entities.AnalyzeCategoryImpl
 
AnalyzeFile - Interface in com.herbocailleau.sgq.entities
 
AnalyzeFileAbstract - Class in com.herbocailleau.sgq.entities
 
AnalyzeFileAbstract() - Constructor for class com.herbocailleau.sgq.entities.AnalyzeFileAbstract
 
AnalyzeFileDAO - Class in com.herbocailleau.sgq.entities
 
AnalyzeFileDAO() - Constructor for class com.herbocailleau.sgq.entities.AnalyzeFileDAO
 
AnalyzeFileDAOAbstract<E extends AnalyzeFile> - Class in com.herbocailleau.sgq.entities
 
AnalyzeFileDAOAbstract() - Constructor for class com.herbocailleau.sgq.entities.AnalyzeFileDAOAbstract
 
AnalyzeFileDAOImpl<E extends AnalyzeFile> - Class in com.herbocailleau.sgq.entities
 
AnalyzeFileDAOImpl() - Constructor for class com.herbocailleau.sgq.entities.AnalyzeFileDAOImpl
 
AnalyzeFileImpl - Class in com.herbocailleau.sgq.entities
 
AnalyzeFileImpl() - Constructor for class com.herbocailleau.sgq.entities.AnalyzeFileImpl
 
AnalyzeFilter - Class in com.herbocailleau.sgq.business.model
 
AnalyzeFilter() - Constructor for class com.herbocailleau.sgq.business.model.AnalyzeFilter
 
AnalyzeImportModel - Class in com.herbocailleau.sgq.business.services.csv
Modèle d'import unique (reprise) du fichier des analyses.
AnalyzeImportModel(BatchDAO, Map<String, AnalyzeType>, Map<String, Supplier>) - Constructor for class com.herbocailleau.sgq.business.services.csv.AnalyzeImportModel
 
AnalyzeModel - Class in com.herbocailleau.sgq.business.model
Model pour les analyses comportant des informations calculées n'étant pas stockées dans le modèle de données.
AnalyzeModel(BatchAnalyze) - Constructor for class com.herbocailleau.sgq.business.model.AnalyzeModel
 
analyzeType - Variable in class com.herbocailleau.sgq.business.model.AnalyzeFilter
 
AnalyzeType - Interface in com.herbocailleau.sgq.entities
 
analyzeType - Variable in class com.herbocailleau.sgq.entities.BatchAnalyzeAbstract
Nom de l'attribut en BD : analyzeType
analyzeType - Variable in class com.herbocailleau.sgq.entities.ProductAbstract
Nom de l'attribut en BD : analyzeType
AnalyzeTypeAbstract - Class in com.herbocailleau.sgq.entities
 
AnalyzeTypeAbstract() - Constructor for class com.herbocailleau.sgq.entities.AnalyzeTypeAbstract
 
AnalyzeTypeDAO - Class in com.herbocailleau.sgq.entities
 
AnalyzeTypeDAO() - Constructor for class com.herbocailleau.sgq.entities.AnalyzeTypeDAO
 
AnalyzeTypeDAOAbstract<E extends AnalyzeType> - Class in com.herbocailleau.sgq.entities
 
AnalyzeTypeDAOAbstract() - Constructor for class com.herbocailleau.sgq.entities.AnalyzeTypeDAOAbstract
 
AnalyzeTypeDAOImpl<E extends AnalyzeType> - Class in com.herbocailleau.sgq.entities
 
AnalyzeTypeDAOImpl() - Constructor for class com.herbocailleau.sgq.entities.AnalyzeTypeDAOImpl
 
AnalyzeTypeImpl - Class in com.herbocailleau.sgq.entities
 
AnalyzeTypeImpl() - Constructor for class com.herbocailleau.sgq.entities.AnalyzeTypeImpl
 
analyzeTypeOrOperator - Variable in class com.herbocailleau.sgq.business.model.ProductSearchModel
 
analyzeTypeOrOperator - Variable in class com.herbocailleau.sgq.business.model.SearchModel
 
analyzeTypes - Variable in class com.herbocailleau.sgq.business.model.ProductSearchModel
 
analyzeTypes - Variable in class com.herbocailleau.sgq.business.model.SearchModel
 
archived - Variable in class com.herbocailleau.sgq.business.model.ProductSearchModel
 
archived - Variable in class com.herbocailleau.sgq.entities.ProductAbstract
Non visible, mais encore dans le système (~suppression).
archiveProduct(Product) - Method in class com.herbocailleau.sgq.business.services.ReferentialService
Archive product.
askUser(Version, List<Version>) - Method in class com.herbocailleau.sgq.business.migration.DatabaseMigration
 

B

batch - Variable in class com.herbocailleau.sgq.business.model.BatchModel
 
batch - Variable in class com.herbocailleau.sgq.business.services.csv.InventoryBean
 
batch - Variable in class com.herbocailleau.sgq.entities.AnalyzeFileAbstract
Nom de l'attribut en BD : batch
Batch - Interface in com.herbocailleau.sgq.entities
 
batch - Variable in class com.herbocailleau.sgq.entities.BatchAnalyzeAbstract
Nom de l'attribut en BD : batch
batch - Variable in class com.herbocailleau.sgq.entities.PresentationAbstract
Nom de l'attribut en BD : batch
BatchAbstract - Class in com.herbocailleau.sgq.entities
 
BatchAbstract() - Constructor for class com.herbocailleau.sgq.entities.BatchAbstract
 
batchAnalyze - Variable in class com.herbocailleau.sgq.entities.AnalyzeFileAbstract
Nom de l'attribut en BD : batchAnalyze
BatchAnalyze - Interface in com.herbocailleau.sgq.entities
 
BatchAnalyzeAbstract - Class in com.herbocailleau.sgq.entities
 
BatchAnalyzeAbstract() - Constructor for class com.herbocailleau.sgq.entities.BatchAnalyzeAbstract
 
BatchAnalyzeDAO - Class in com.herbocailleau.sgq.entities
 
BatchAnalyzeDAO() - Constructor for class com.herbocailleau.sgq.entities.BatchAnalyzeDAO
 
BatchAnalyzeDAOAbstract<E extends BatchAnalyze> - Class in com.herbocailleau.sgq.entities
 
BatchAnalyzeDAOAbstract() - Constructor for class com.herbocailleau.sgq.entities.BatchAnalyzeDAOAbstract
 
BatchAnalyzeDAOImpl<E extends BatchAnalyze> - Class in com.herbocailleau.sgq.entities
 
BatchAnalyzeDAOImpl() - Constructor for class com.herbocailleau.sgq.entities.BatchAnalyzeDAOImpl
 
BatchAnalyzeImpl - Class in com.herbocailleau.sgq.entities
 
BatchAnalyzeImpl() - Constructor for class com.herbocailleau.sgq.entities.BatchAnalyzeImpl
 
batchAnalyzes - Variable in class com.herbocailleau.sgq.business.model.BatchModel
Batch analyzes.
BatchBean - Class in com.herbocailleau.sgq.business.services.csv
 
BatchBean() - Constructor for class com.herbocailleau.sgq.business.services.csv.BatchBean
 
BatchDAO - Class in com.herbocailleau.sgq.entities
 
BatchDAO() - Constructor for class com.herbocailleau.sgq.entities.BatchDAO
 
BatchDAOAbstract<E extends Batch> - Class in com.herbocailleau.sgq.entities
 
BatchDAOAbstract() - Constructor for class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
BatchDAOImpl<E extends Batch> - Class in com.herbocailleau.sgq.entities
 
BatchDAOImpl() - Constructor for class com.herbocailleau.sgq.entities.BatchDAOImpl
 
BatchImpl - Class in com.herbocailleau.sgq.entities
 
BatchImpl() - Constructor for class com.herbocailleau.sgq.entities.BatchImpl
 
BatchImportModel - Class in com.herbocailleau.sgq.business.services.csv
Modèle d'import du fichier CSV du fichier numero lot (ancien fichier excel circulant dans l'herboristerie cailleau , faisant office de référence et contenant des informations corrigées par rapport au fichier dbase).
BatchImportModel(Map<String, Supplier>, Map<String, Client>) - Constructor for class com.herbocailleau.sgq.business.services.csv.BatchImportModel
 
BatchModel - Class in com.herbocailleau.sgq.business.model
Model de presentation d'un lot, englobant en plus la quantité totale restante suivant les quantités des présentations.
BatchModel(Batch, double, double, Date) - Constructor for class com.herbocailleau.sgq.business.model.BatchModel
 
batchNumberBegin - Variable in class com.herbocailleau.sgq.business.model.AnalyzeFilter
 
batchNumberEnd - Variable in class com.herbocailleau.sgq.business.model.AnalyzeFilter
 
BatchService - Class in com.herbocailleau.sgq.business.services
Service de gestion des lots et des analyses.
BatchService() - Constructor for class com.herbocailleau.sgq.business.services.BatchService
 
bean - Variable in class com.herbocailleau.sgq.business.model.ImportLog
 
beginDate - Variable in class com.herbocailleau.sgq.business.model.SearchModel
 
botanicControl - Variable in class com.herbocailleau.sgq.entities.ProductAbstract
Nom de l'attribut en BD : botanicControl

C

canBeArchivedProduct(Product) - Method in class com.herbocailleau.sgq.business.services.ReferentialService
Test if product is not currently used by a non expired batch to be archived.
canBeDeleteProduct(Product) - Method in class com.herbocailleau.sgq.business.services.ReferentialService
Test if current product is not used into 'emplacements' and 'batch' table to allow deletion.
category - Variable in class com.herbocailleau.sgq.business.model.ProductSearchModel
 
category - Variable in class com.herbocailleau.sgq.entities.ProductAbstract
Nom de l'attribut en BD : category
checkBatchProduct(Batch, String, Date) - Method in class com.herbocailleau.sgq.business.services.ProductionService
Test que le code produit de la ligne est celui attendu (c'est à dire celui défini pour le lot).
clearAnalyzeType() - Method in interface com.herbocailleau.sgq.entities.Product
 
clearAnalyzeType() - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
clearInventoryPlaces() - Method in interface com.herbocailleau.sgq.entities.Presentation
 
clearInventoryPlaces() - Method in class com.herbocailleau.sgq.entities.PresentationAbstract
 
clearProductStatus() - Method in interface com.herbocailleau.sgq.entities.Product
 
clearProductStatus() - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
client - Variable in class com.herbocailleau.sgq.business.model.SearchModel
 
Client - Interface in com.herbocailleau.sgq.entities
 
client - Variable in class com.herbocailleau.sgq.entities.ExpeditionAbstract
Nom de l'attribut en BD : client
ClientAbstract - Class in com.herbocailleau.sgq.entities
 
ClientAbstract() - Constructor for class com.herbocailleau.sgq.entities.ClientAbstract
 
ClientDAO - Class in com.herbocailleau.sgq.entities
 
ClientDAO() - Constructor for class com.herbocailleau.sgq.entities.ClientDAO
 
ClientDAOAbstract<E extends Client> - Class in com.herbocailleau.sgq.entities
 
ClientDAOAbstract() - Constructor for class com.herbocailleau.sgq.entities.ClientDAOAbstract
 
ClientDAOImpl<E extends Client> - Class in com.herbocailleau.sgq.entities
 
ClientDAOImpl() - Constructor for class com.herbocailleau.sgq.entities.ClientDAOImpl
 
ClientImpl - Class in com.herbocailleau.sgq.entities
 
ClientImpl() - Constructor for class com.herbocailleau.sgq.entities.ClientImpl
 
ClientImportModel - Class in com.herbocailleau.sgq.business.services.csv
Modèle d'import du fichier CSV des clients; "CODC_D";"CLI_D"
ClientImportModel() - Constructor for class com.herbocailleau.sgq.business.services.csv.ClientImportModel
 
code - Variable in class com.herbocailleau.sgq.business.model.ImportLog
 
code - Variable in class com.herbocailleau.sgq.business.model.ProductSearchModel
 
code - Variable in class com.herbocailleau.sgq.business.services.csv.PlaceBean
 
code - Variable in class com.herbocailleau.sgq.entities.ClientAbstract
Nom de l'attribut en BD : code
code - Variable in class com.herbocailleau.sgq.entities.PlaceAbstract
Nom de l'attribut en BD : code
code - Variable in enum com.herbocailleau.sgq.entities.PresentationCode
 
code - Variable in class com.herbocailleau.sgq.entities.ProductAbstract
Nom de l'attribut en BD : code
code - Variable in class com.herbocailleau.sgq.entities.SupplierAbstract
Nom de l'attribut en BD : code
com.herbocailleau.sgq - package com.herbocailleau.sgq
 
com.herbocailleau.sgq.business - package com.herbocailleau.sgq.business
 
com.herbocailleau.sgq.business.migration - package com.herbocailleau.sgq.business.migration
 
com.herbocailleau.sgq.business.model - package com.herbocailleau.sgq.business.model
 
com.herbocailleau.sgq.business.services - package com.herbocailleau.sgq.business.services
 
com.herbocailleau.sgq.business.services.csv - package com.herbocailleau.sgq.business.services.csv
 
com.herbocailleau.sgq.entities - package com.herbocailleau.sgq.entities
 
comment - Variable in class com.herbocailleau.sgq.business.services.csv.InventoryBean
 
comment - Variable in class com.herbocailleau.sgq.entities.BatchAbstract
Nom de l'attribut en BD : comment
comment - Variable in class com.herbocailleau.sgq.entities.LabelErrorAbstract
Nom de l'attribut en BD : comment
comment - Variable in class com.herbocailleau.sgq.entities.ProductAbstract
Nom de l'attribut en BD : comment
commit() - Method in class com.herbocailleau.sgq.business.ServiceDAOHelper
 
computedReceiptLimitDate - Variable in class com.herbocailleau.sgq.business.model.AnalyzeModel
Date de reception théorique calculée suivant la durée d'analyse.
computedSendLimitDate - Variable in class com.herbocailleau.sgq.business.model.AnalyzeModel
Date limite d'envoi théorique calculée à partir de la durée d'analyse par rapport à la date du jour.
config - Static variable in class com.herbocailleau.sgq.business.ServiceFactory
 
config - Variable in class com.herbocailleau.sgq.business.SgqBusinessConfig
 
config - Variable in class com.herbocailleau.sgq.business.SgqService
 
configurationService - Variable in class com.herbocailleau.sgq.business.services.BatchService
 
ConfigurationService - Class in com.herbocailleau.sgq.business.services
 
ConfigurationService() - Constructor for class com.herbocailleau.sgq.business.services.ConfigurationService
 
contract - Variable in enum com.herbocailleau.sgq.SGQDAOHelper.SGQEntityEnum
The contract of the entity.
correction - Variable in class com.herbocailleau.sgq.entities.ExpeditionAbstract
Nom de l'attribut en BD : correction
correction - Variable in class com.herbocailleau.sgq.entities.ProductionAbstract
Nom de l'attribut en BD : correction
countOperating() - Method in class com.herbocailleau.sgq.entities.BatchDAOImpl
Count non expired and valid batch.
Country - Enum in com.herbocailleau.sgq.entities
Enumeration des codes Pays.
country - Variable in enum com.herbocailleau.sgq.entities.Country
 
create(int) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
Deprecated.
create(String) - Method in class com.herbocailleau.sgq.entities.PlaceDAOAbstract
Deprecated.
create(Batch, PresentationCode) - Method in class com.herbocailleau.sgq.entities.PresentationDAOAbstract
create(String) - Method in class com.herbocailleau.sgq.entities.SupplierDAOAbstract
Deprecated.
createByNaturalId(int) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
createByNaturalId(String) - Method in class com.herbocailleau.sgq.entities.PlaceDAOAbstract
 
createByNaturalId(Batch, PresentationCode) - Method in class com.herbocailleau.sgq.entities.PresentationDAOAbstract
 
createByNaturalId(String) - Method in class com.herbocailleau.sgq.entities.SupplierDAOAbstract
 
createByNotNull(int) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
createByNotNull(String) - Method in class com.herbocailleau.sgq.entities.PlaceDAOAbstract
 
createByNotNull(Batch, PresentationCode) - Method in class com.herbocailleau.sgq.entities.PresentationDAOAbstract
 
createByNotNull(String) - Method in class com.herbocailleau.sgq.entities.SupplierDAOAbstract
 
creationDate - Variable in class com.herbocailleau.sgq.entities.BatchAnalyzeAbstract
Nom de l'attribut en BD : creationDate

D

daoHelper - Variable in class com.herbocailleau.sgq.business.SgqService
 
data - Variable in class com.herbocailleau.sgq.entities.AnalyzeFileAbstract
Nom de l'attribut en BD : data
DatabaseMigration - Class in com.herbocailleau.sgq.business.migration
Definition de la migration topia.
DatabaseMigration() - Constructor for class com.herbocailleau.sgq.business.migration.DatabaseMigration
 
DatabaseMigration.MigrationResolver - Class in com.herbocailleau.sgq.business.migration
 
DatabaseMigration.MigrationResolver() - Constructor for class com.herbocailleau.sgq.business.migration.DatabaseMigration.MigrationResolver
 
date - Variable in class com.herbocailleau.sgq.entities.ExpeditionAbstract
Nom de l'attribut en BD : date
date - Variable in class com.herbocailleau.sgq.entities.ProductionAbstract
Nom de l'attribut en BD : date
dateType - Variable in class com.herbocailleau.sgq.business.model.SearchModel
 
daysBetween(Date, Date) - Static method in class com.herbocailleau.sgq.business.SgqUtils
Utility method for view to compute day between two dates.
DECIMAL_FORMAT - Static variable in class com.herbocailleau.sgq.business.SgqUtils
 
dedicatedClient - Variable in class com.herbocailleau.sgq.entities.BatchAbstract
Nom de l'attribut en BD : dedicatedClient
defaultSelected - Variable in enum com.herbocailleau.sgq.business.model.SearchColumn
 
delete(E) - Method in class com.herbocailleau.sgq.entities.AnalyzeCategoryDAOAbstract
 
delete(E) - Method in class com.herbocailleau.sgq.entities.AnalyzeTypeDAOAbstract
 
delete(E) - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeDAOAbstract
 
delete(E) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
delete(E) - Method in class com.herbocailleau.sgq.entities.ClientDAOAbstract
 
delete(E) - Method in class com.herbocailleau.sgq.entities.PlaceDAOAbstract
 
delete(E) - Method in class com.herbocailleau.sgq.entities.PresentationDAOAbstract
 
delete(E) - Method in class com.herbocailleau.sgq.entities.ProductDAOAbstract
 
delete(E) - Method in class com.herbocailleau.sgq.entities.SupplierDAOAbstract
 
deleteAll() - Method in class com.herbocailleau.sgq.entities.PlaceDAOImpl
Delete all Place entities.
deleteAll() - Method in class com.herbocailleau.sgq.entities.ProductPlaceDAOImpl
Delete all ProductPlace association class.
deleteAnalyze(BatchAnalyze) - Method in class com.herbocailleau.sgq.business.services.BatchService
Supprimer un fichier d'analyze.
deleteAnalyzeCategory(AnalyzeCategory) - Method in class com.herbocailleau.sgq.business.services.ReferentialService
 
deleteAnalyzeFile(AnalyzeFile) - Method in class com.herbocailleau.sgq.business.services.BatchService
Supprimer un fichier d'analyze.
deleteAnalyzeType(AnalyzeType) - Method in class com.herbocailleau.sgq.business.services.ReferentialService
Delete analyze type.
deleted - Variable in class com.herbocailleau.sgq.entities.LabelErrorAbstract
Nom de l'attribut en BD : deleted
deleteError(String, String) - Method in class com.herbocailleau.sgq.business.services.ProductionService
Delete selected label error.
deleteProduct(Product) - Method in class com.herbocailleau.sgq.business.services.ReferentialService
Delete product.
deleteProductStatus(ProductStatus) - Method in class com.herbocailleau.sgq.business.services.ReferentialService
 
description - Variable in enum com.herbocailleau.sgq.business.model.SearchColumn
 
description - Variable in enum com.herbocailleau.sgq.entities.PresentationCode
 
destination - Variable in class com.herbocailleau.sgq.entities.ExpeditionAbstract
Nom de l'attribut en BD : destination
destination - Variable in class com.herbocailleau.sgq.entities.ProductionAbstract
Nom de l'attribut en BD : destination
DF_DDMMYYY - Static variable in class com.herbocailleau.sgq.business.SgqUtils
 
dluo - Variable in class com.herbocailleau.sgq.business.services.csv.InventoryBean
 
dluo - Variable in class com.herbocailleau.sgq.entities.BatchAbstract
Nom de l'attribut en BD : dluo
dmes - Variable in class com.herbocailleau.sgq.business.model.BatchModel
 
dmes - Variable in class com.herbocailleau.sgq.entities.BatchAbstract
Si non null, date a afficher, sinon recupération de la premiere expedition du produit Nom de l'attribut en BD : dmes
dmesd - Variable in class com.herbocailleau.sgq.entities.BatchAbstract
Nom de l'attribut en BD : dmesd
dmesd - Variable in class com.herbocailleau.sgq.entities.PresentationAbstract
Nom de l'attribut en BD : dmesd
dpmes - Variable in class com.herbocailleau.sgq.entities.BatchAbstract
Nom de l'attribut en BD : dpmes
durationDays - Variable in class com.herbocailleau.sgq.entities.AnalyzeTypeAbstract
Nom de l'attribut en BD : durationDays

E

endDate - Variable in class com.herbocailleau.sgq.business.model.SearchModel
 
entryDate - Variable in class com.herbocailleau.sgq.entities.BatchAbstract
Nom de l'attribut en BD : entryDate
equivalence - Variable in enum com.herbocailleau.sgq.entities.PresentationCode
Equivalence de facturation correspondant à un autre code presentation.
error - Variable in class com.herbocailleau.sgq.business.model.ImportLog
 
ERROR_REPLAY_SEPARATOR - Static variable in class com.herbocailleau.sgq.business.services.ProductionService
Séparateur CSV pour la sauvegarde interne (replay).
eu - Variable in enum com.herbocailleau.sgq.entities.Country
 
existByNaturalId(int) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
existByNaturalId(String) - Method in class com.herbocailleau.sgq.entities.PlaceDAOAbstract
 
existByNaturalId(Batch, PresentationCode) - Method in class com.herbocailleau.sgq.entities.PresentationDAOAbstract
 
existByNaturalId(String) - Method in class com.herbocailleau.sgq.entities.SupplierDAOAbstract
 
Expedition - Interface in com.herbocailleau.sgq.entities
 
ExpeditionAbstract - Class in com.herbocailleau.sgq.entities
 
ExpeditionAbstract() - Constructor for class com.herbocailleau.sgq.entities.ExpeditionAbstract
 
ExpeditionDAO - Class in com.herbocailleau.sgq.entities
 
ExpeditionDAO() - Constructor for class com.herbocailleau.sgq.entities.ExpeditionDAO
 
ExpeditionDAOAbstract<E extends Expedition> - Class in com.herbocailleau.sgq.entities
 
ExpeditionDAOAbstract() - Constructor for class com.herbocailleau.sgq.entities.ExpeditionDAOAbstract
 
ExpeditionDAOImpl<E extends Expedition> - Class in com.herbocailleau.sgq.entities
 
ExpeditionDAOImpl() - Constructor for class com.herbocailleau.sgq.entities.ExpeditionDAOImpl
 
ExpeditionImpl - Class in com.herbocailleau.sgq.entities
 
ExpeditionImpl() - Constructor for class com.herbocailleau.sgq.entities.ExpeditionImpl
 
expired - Variable in class com.herbocailleau.sgq.business.model.SearchModel
 
expiredDate - Variable in class com.herbocailleau.sgq.entities.BatchAbstract
Si non null, le lot devient invisible dans le système.
exportInventory() - Method in class com.herbocailleau.sgq.business.services.BatchService
Export de l'inventaire.

F

family - Variable in class com.herbocailleau.sgq.entities.ProductAbstract
Nom de l'attribut en BD : family
findAllAnalyze(AnalyzeFilter) - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeDAOImpl
Retourne l'ensemble des analyzes suivant un filtre.
findAllAnalyzeCategories() - Method in class com.herbocailleau.sgq.business.services.ReferentialService
Find all analyze categories.
findAllAnalyzeCategoriesWithCount() - Method in class com.herbocailleau.sgq.business.services.ReferentialService
Find all analyze categories with usage count.
findAllAnalyzeFilesByAnalyze(BatchAnalyze) - Method in class com.herbocailleau.sgq.business.services.BatchService
 
findAllAnalyzeFilesByBatch(Batch) - Method in class com.herbocailleau.sgq.business.services.BatchService
 
findAllAnalyzesBetweenBatchNumbers(int, int) - Method in class com.herbocailleau.sgq.business.services.BatchService
Retourne toutes les analyzes enregistées sur des lots portants sur des numeros entre ceux demandés.
findAllAnalyzesByBatch(Batch) - Method in class com.herbocailleau.sgq.business.services.BatchService
 
findAllAnalyzeToReceive(AnalyzeFilter) - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeDAOImpl
Retourne l'ensemble des analyzes expédiées en attente de reception.
findAllAnalyzeToSend(AnalyzeFilter) - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeDAOImpl
Retourne l'ensemble des analyzes a preparer et non encore expédiées.
findAllAnalyzeTypes() - Method in class com.herbocailleau.sgq.business.services.ReferentialService
Find all analyze types.
findAllAnalyzeTypesWithCount() - Method in class com.herbocailleau.sgq.business.services.ReferentialService
Find all analyze type with usage count.
findAllAnalyzeWithQuery(AnalyzeFilter, String) - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeDAOImpl
Retourne l'ensemble des analyzes en utilisant le filtre et le debut de requete.
findAllBatchPerPlacesAndProduct(Zone, Place, String) - Method in class com.herbocailleau.sgq.business.services.BatchService
Retourne toutes les presentations des lots non expirés par emplacements.
findAllBetweenNumbers(int, int) - Method in class com.herbocailleau.sgq.business.services.BatchService
 
findAllBetweenNumbers(int, int) - Method in class com.herbocailleau.sgq.entities.BatchDAOImpl
Return all batches between range of numbers (non elapsed or in error).
findAllByAfterBatchExpiration(Batch) - Method in class com.herbocailleau.sgq.entities.LabelErrorDAOAbstract
 
findAllByAnalyzeCategory(AnalyzeCategory) - Method in class com.herbocailleau.sgq.entities.AnalyzeTypeDAOAbstract
 
findAllByAnalyzeType(AnalyzeType) - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeDAOAbstract
 
findAllByArchived(boolean) - Method in class com.herbocailleau.sgq.entities.ProductDAOAbstract
 
findAllByBatch(Batch) - Method in class com.herbocailleau.sgq.entities.AnalyzeFileDAOAbstract
 
findAllByBatch(Batch) - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeDAOAbstract
 
findAllByBatch(Batch) - Method in class com.herbocailleau.sgq.entities.PresentationDAOAbstract
 
findAllByBatchAnalyze(BatchAnalyze) - Method in class com.herbocailleau.sgq.entities.AnalyzeFileDAOAbstract
 
findAllByBatchOrderByPresentation(Batch) - Method in class com.herbocailleau.sgq.entities.PresentationDAOImpl
Retourne les presentations d'un lot ordonnées par le code presentation, avec pour chaque présentation, ses emplacements théoriques disponibles.
findAllByBotanicControl(boolean) - Method in class com.herbocailleau.sgq.entities.ProductDAOAbstract
 
findAllByCategory(String) - Method in class com.herbocailleau.sgq.entities.ProductDAOAbstract
 
findAllByClient(String) - Method in class com.herbocailleau.sgq.entities.ExpeditionDAOAbstract
 
findAllByCode(String) - Method in class com.herbocailleau.sgq.entities.ClientDAOAbstract
 
findAllByCode(String) - Method in class com.herbocailleau.sgq.entities.PlaceDAOAbstract
 
findAllByCode(String) - Method in class com.herbocailleau.sgq.entities.ProductDAOAbstract
 
findAllByCode(String) - Method in class com.herbocailleau.sgq.entities.SupplierDAOAbstract
 
findAllByComment(String) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
findAllByComment(String) - Method in class com.herbocailleau.sgq.entities.LabelErrorDAOAbstract
 
findAllByComment(String) - Method in class com.herbocailleau.sgq.entities.ProductDAOAbstract
 
findAllByCorrection(Presentation) - Method in class com.herbocailleau.sgq.entities.ExpeditionDAOAbstract
 
findAllByCorrection(Presentation) - Method in class com.herbocailleau.sgq.entities.ProductionDAOAbstract
 
findAllByCreationDate(Date) - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeDAOAbstract
 
findAllByData(Blob) - Method in class com.herbocailleau.sgq.entities.AnalyzeFileDAOAbstract
 
findAllByDate(Date) - Method in class com.herbocailleau.sgq.entities.ExpeditionDAOAbstract
 
findAllByDate(Date) - Method in class com.herbocailleau.sgq.entities.ProductionDAOAbstract
 
findAllByDedicatedClient(Client) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
findAllByDeleted(boolean) - Method in class com.herbocailleau.sgq.entities.LabelErrorDAOAbstract
 
findAllByDestination(Zone) - Method in class com.herbocailleau.sgq.entities.ExpeditionDAOAbstract
 
findAllByDestination(Zone) - Method in class com.herbocailleau.sgq.entities.ProductionDAOAbstract
 
findAllByDluo(Date) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
findAllByDmes(Date) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
findAllByDmesd(Date) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
findAllByDmesd(Date) - Method in class com.herbocailleau.sgq.entities.PresentationDAOAbstract
 
findAllByDpmes(Date) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
findAllByDurationDays(int) - Method in class com.herbocailleau.sgq.entities.AnalyzeTypeDAOAbstract
 
findAllByEntryDate(Date) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
findAllByExpiredDate(Date) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
findAllByFamily(String) - Method in class com.herbocailleau.sgq.entities.ProductDAOAbstract
 
findAllByIdentificationControl(boolean) - Method in class com.herbocailleau.sgq.entities.ProductDAOAbstract
 
findAllByImportHash(String) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
findAllByInvalid(boolean) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
findAllByKey(String) - Method in class com.herbocailleau.sgq.entities.SgqConfigurationDAOAbstract
 
findAllByLabelDate(Date) - Method in class com.herbocailleau.sgq.entities.LabelErrorDAOAbstract
 
findAllByLaboratory(boolean) - Method in class com.herbocailleau.sgq.entities.SupplierDAOAbstract
 
findAllByLatinName(String) - Method in class com.herbocailleau.sgq.entities.ProductDAOAbstract
 
findAllByLine(String) - Method in class com.herbocailleau.sgq.entities.LabelErrorDAOAbstract
 
findAllByMessage(String) - Method in class com.herbocailleau.sgq.entities.LabelErrorDAOAbstract
 
findAllByModified(boolean) - Method in class com.herbocailleau.sgq.entities.LabelErrorDAOAbstract
 
findAllByName(String) - Method in class com.herbocailleau.sgq.entities.AnalyzeCategoryDAOAbstract
 
findAllByName(String) - Method in class com.herbocailleau.sgq.entities.AnalyzeFileDAOAbstract
 
findAllByName(String) - Method in class com.herbocailleau.sgq.entities.AnalyzeTypeDAOAbstract
 
findAllByName(String) - Method in class com.herbocailleau.sgq.entities.ClientDAOAbstract
 
findAllByName(String) - Method in class com.herbocailleau.sgq.entities.PlaceDAOAbstract
 
findAllByName(String) - Method in class com.herbocailleau.sgq.entities.ProductDAOAbstract
 
findAllByName(String) - Method in class com.herbocailleau.sgq.entities.ProductStatusDAOAbstract
 
findAllByName(String) - Method in class com.herbocailleau.sgq.entities.SupplierDAOAbstract
 
findAllByNumber(int) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
findAllByOrderNumber(long) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
findAllByOrigin(Country) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
findAllByOriginal(boolean) - Method in class com.herbocailleau.sgq.entities.PresentationDAOAbstract
 
findAllByPackageCount(int) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
findAllByPlace(Place) - Method in class com.herbocailleau.sgq.entities.ProductPlaceDAOAbstract
 
findAllByPresentation(Presentation) - Method in class com.herbocailleau.sgq.entities.ExpeditionDAOAbstract
 
findAllByPresentation(Presentation) - Method in class com.herbocailleau.sgq.entities.ProductionDAOAbstract
 
findAllByPresentationCode(PresentationCode) - Method in class com.herbocailleau.sgq.entities.PresentationDAOAbstract
 
findAllByPresentationCode(PresentationCode) - Method in class com.herbocailleau.sgq.entities.ProductPlaceDAOAbstract
 
findAllByProduct(Product) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
findAllByProduct(Product) - Method in class com.herbocailleau.sgq.entities.ProductPlaceDAOAbstract
 
findAllByQuantity(double) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
findAllByQuantity(double) - Method in class com.herbocailleau.sgq.entities.ExpeditionDAOAbstract
 
findAllByQuantity(double) - Method in class com.herbocailleau.sgq.entities.PresentationDAOAbstract
 
findAllByQuantity(double) - Method in class com.herbocailleau.sgq.entities.ProductionDAOAbstract
 
findAllByReceiptDate(Date) - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeDAOAbstract
 
findAllByReceiptLimitDate(Date) - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeDAOAbstract
 
findAllBySampleCode(String) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
findAllBySentDate(Date) - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeDAOAbstract
 
findAllBySource(Zone) - Method in class com.herbocailleau.sgq.entities.ExpeditionDAOAbstract
 
findAllBySource(Zone) - Method in class com.herbocailleau.sgq.entities.LabelErrorDAOAbstract
 
findAllBySource(Zone) - Method in class com.herbocailleau.sgq.entities.ProductionDAOAbstract
 
findAllBySupplier(Supplier) - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeDAOAbstract
 
findAllBySupplier(Supplier) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
findAllBySynthesis(String) - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeDAOAbstract
 
findAllBySynthesisMention(SynthesisMention) - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeDAOAbstract
 
findAllByValue(String) - Method in class com.herbocailleau.sgq.entities.SgqConfigurationDAOAbstract
 
findAllByZone(Zone) - Method in class com.herbocailleau.sgq.entities.PlaceDAOAbstract
 
findAllContainsAnalyzeType(AnalyzeType) - Method in class com.herbocailleau.sgq.entities.ProductDAOAbstract
 
findAllContainsInventoryPlaces(Place) - Method in class com.herbocailleau.sgq.entities.PresentationDAOAbstract
 
findAllContainsProductStatus(ProductStatus) - Method in class com.herbocailleau.sgq.entities.ProductDAOAbstract
 
findAllCount(SearchModel) - Method in class com.herbocailleau.sgq.entities.BatchDAOImpl
Retourne des lots en incluant dans le modèle, la quantité totale restante pour l'ensemble du lot.
findAllCount(ProductSearchModel) - Method in class com.herbocailleau.sgq.entities.ProductDAOImpl
Retourne le nombre de résultats total correspondant au filtre de recherche.
findAllForZone(Zone) - Method in class com.herbocailleau.sgq.entities.PlaceDAOImpl
Renvoie les emplacements pour une zone.
findAllLabelErrors(Date, Date) - Method in class com.herbocailleau.sgq.entities.LabelErrorDAOImpl
Recherche les erreurs par zone source ordonnée par la donnée.
findAllModel(SearchModel) - Method in class com.herbocailleau.sgq.entities.BatchDAOImpl
Retourne des lots en incluant dans le modèle, la quantité totale restante pour l'ensemble du lot...
findAllModel(SearchModel, int, int) - Method in class com.herbocailleau.sgq.entities.BatchDAOImpl
Retourne des lots en incluant dans le modèle, la quantité totale restante pour l'ensemble du lot...
findAllModel(ProductSearchModel) - Method in class com.herbocailleau.sgq.entities.ProductDAOImpl
Retourne l'ensemble des produits correspondant au filtre.
findAllModel(ProductSearchModel, int, int) - Method in class com.herbocailleau.sgq.entities.ProductDAOImpl
Retourne l'ensemble des produits correspondant au filtre.
findAllNonExpiredValid(String) - Method in class com.herbocailleau.sgq.entities.PresentationDAOImpl
Find all presentation for non expired and valid batch.
findAllNonExpiredValidModel(String) - Method in class com.herbocailleau.sgq.entities.PresentationDAOImpl
Find all presentation for non expired and valid batch.
findAllOnlyLabs() - Method in class com.herbocailleau.sgq.entities.SupplierDAOImpl
Retourne seulement les fournisseurs de type laboratoire ordonnés par nom.
findAllPresentationForbatch(Batch) - Method in class com.herbocailleau.sgq.entities.PresentationDAOImpl
Retourne les presentations d'un lot.
findAllPresentationsByBatch(Batch) - Method in class com.herbocailleau.sgq.business.services.BatchService
Find all presentation for batch.
findAllPresentationsPerPlaceAndProduct() - Method in class com.herbocailleau.sgq.business.services.BatchService
Retourne toutes les presentations des lots non expirés par emplacement et produit (ne sert que pour l'export inventaire).
findAllProductCategories() - Method in class com.herbocailleau.sgq.business.services.ReferentialService
Recherche parmis tous les produits les categories existantes.
findAllProductStatus() - Method in class com.herbocailleau.sgq.business.services.ReferentialService
 
findAllProductStatusWithCount() - Method in class com.herbocailleau.sgq.business.services.ReferentialService
Find all product status with product count using this status.
findAllUsages(E) - Method in class com.herbocailleau.sgq.entities.AnalyzeCategoryDAOAbstract
 
findAllUsages(E) - Method in class com.herbocailleau.sgq.entities.AnalyzeFileDAOAbstract
 
findAllUsages(E) - Method in class com.herbocailleau.sgq.entities.AnalyzeTypeDAOAbstract
 
findAllUsages(E) - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeDAOAbstract
 
findAllUsages(E) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
findAllUsages(E) - Method in class com.herbocailleau.sgq.entities.ClientDAOAbstract
 
findAllUsages(E) - Method in class com.herbocailleau.sgq.entities.ExpeditionDAOAbstract
 
findAllUsages(E) - Method in class com.herbocailleau.sgq.entities.LabelErrorDAOAbstract
 
findAllUsages(E) - Method in class com.herbocailleau.sgq.entities.PlaceDAOAbstract
 
findAllUsages(E) - Method in class com.herbocailleau.sgq.entities.PresentationDAOAbstract
 
findAllUsages(E) - Method in class com.herbocailleau.sgq.entities.ProductDAOAbstract
 
findAllUsages(E) - Method in class com.herbocailleau.sgq.entities.ProductionDAOAbstract
 
findAllUsages(E) - Method in class com.herbocailleau.sgq.entities.ProductPlaceDAOAbstract
 
findAllUsages(E) - Method in class com.herbocailleau.sgq.entities.ProductStatusDAOAbstract
 
findAllUsages(E) - Method in class com.herbocailleau.sgq.entities.SgqConfigurationDAOAbstract
 
findAllUsages(E) - Method in class com.herbocailleau.sgq.entities.SupplierDAOAbstract
 
findAllWithProductCount() - Method in class com.herbocailleau.sgq.entities.ProductStatusDAOImpl
Retourne les statuts ordonnés par nom with entity count that use each status.
findAllWithUsageCount() - Method in class com.herbocailleau.sgq.entities.AnalyzeCategoryDAOImpl
Retourne les categories ordonnés par nom with entity count that use each category.
findAllWithUsageCount() - Method in class com.herbocailleau.sgq.entities.AnalyzeTypeDAOImpl
Retourne les categories ordonnés par nom with entity count that use each category.
findAnalyzeCategoryById(String) - Method in class com.herbocailleau.sgq.business.services.ReferentialService
 
findAnalyzeTypeById(String) - Method in class com.herbocailleau.sgq.business.services.ReferentialService
Find single analyze types by id.
findByAfterBatchExpiration(Batch) - Method in class com.herbocailleau.sgq.entities.LabelErrorDAOAbstract
 
findByAnalyzeCategory(AnalyzeCategory) - Method in class com.herbocailleau.sgq.entities.AnalyzeTypeDAOAbstract
 
findByAnalyzeType(AnalyzeType) - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeDAOAbstract
 
findByArchived(boolean) - Method in class com.herbocailleau.sgq.entities.ProductDAOAbstract
 
findByBatch(Batch) - Method in class com.herbocailleau.sgq.entities.AnalyzeFileDAOAbstract
 
findByBatch(Batch) - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeDAOAbstract
 
findByBatch(Batch) - Method in class com.herbocailleau.sgq.entities.PresentationDAOAbstract
 
findByBatchAnalyze(BatchAnalyze) - Method in class com.herbocailleau.sgq.entities.AnalyzeFileDAOAbstract
 
findByBotanicControl(boolean) - Method in class com.herbocailleau.sgq.entities.ProductDAOAbstract
 
findByCategory(String) - Method in class com.herbocailleau.sgq.entities.ProductDAOAbstract
 
findByClient(String) - Method in class com.herbocailleau.sgq.entities.ExpeditionDAOAbstract
 
findByCode(String) - Method in class com.herbocailleau.sgq.entities.ClientDAOAbstract
 
findByCode(String) - Method in class com.herbocailleau.sgq.entities.PlaceDAOAbstract
 
findByCode(String) - Method in class com.herbocailleau.sgq.entities.ProductDAOAbstract
 
findByCode(String) - Method in class com.herbocailleau.sgq.entities.SupplierDAOAbstract
 
findByComment(String) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
findByComment(String) - Method in class com.herbocailleau.sgq.entities.LabelErrorDAOAbstract
 
findByComment(String) - Method in class com.herbocailleau.sgq.entities.ProductDAOAbstract
 
findByCorrection(Presentation) - Method in class com.herbocailleau.sgq.entities.ExpeditionDAOAbstract
 
findByCorrection(Presentation) - Method in class com.herbocailleau.sgq.entities.ProductionDAOAbstract
 
findByCreationDate(Date) - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeDAOAbstract
 
findByData(Blob) - Method in class com.herbocailleau.sgq.entities.AnalyzeFileDAOAbstract
 
findByDate(Date) - Method in class com.herbocailleau.sgq.entities.ExpeditionDAOAbstract
 
findByDate(Date) - Method in class com.herbocailleau.sgq.entities.ProductionDAOAbstract
 
findByDedicatedClient(Client) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
findByDeleted(boolean) - Method in class com.herbocailleau.sgq.entities.LabelErrorDAOAbstract
 
findByDestination(Zone) - Method in class com.herbocailleau.sgq.entities.ExpeditionDAOAbstract
 
findByDestination(Zone) - Method in class com.herbocailleau.sgq.entities.ProductionDAOAbstract
 
findByDluo(Date) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
findByDmes(Date) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
findByDmesd(Date) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
findByDmesd(Date) - Method in class com.herbocailleau.sgq.entities.PresentationDAOAbstract
 
findByDpmes(Date) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
findByDurationDays(int) - Method in class com.herbocailleau.sgq.entities.AnalyzeTypeDAOAbstract
 
findByEntryDate(Date) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
findByExpiredDate(Date) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
findByFamily(String) - Method in class com.herbocailleau.sgq.entities.ProductDAOAbstract
 
findByIdentificationControl(boolean) - Method in class com.herbocailleau.sgq.entities.ProductDAOAbstract
 
findByImportHash(String) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
findByInvalid(boolean) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
findByKey(String) - Method in class com.herbocailleau.sgq.entities.SgqConfigurationDAOAbstract
 
findByLabelDate(Date) - Method in class com.herbocailleau.sgq.entities.LabelErrorDAOAbstract
 
findByLaboratory(boolean) - Method in class com.herbocailleau.sgq.entities.SupplierDAOAbstract
 
findByLatinName(String) - Method in class com.herbocailleau.sgq.entities.ProductDAOAbstract
 
findByLine(String) - Method in class com.herbocailleau.sgq.entities.LabelErrorDAOAbstract
 
findByMessage(String) - Method in class com.herbocailleau.sgq.entities.LabelErrorDAOAbstract
 
findByModified(boolean) - Method in class com.herbocailleau.sgq.entities.LabelErrorDAOAbstract
 
findByName(String) - Method in class com.herbocailleau.sgq.entities.AnalyzeCategoryDAOAbstract
 
findByName(String) - Method in class com.herbocailleau.sgq.entities.AnalyzeFileDAOAbstract
 
findByName(String) - Method in class com.herbocailleau.sgq.entities.AnalyzeTypeDAOAbstract
 
findByName(String) - Method in class com.herbocailleau.sgq.entities.ClientDAOAbstract
 
findByName(String) - Method in class com.herbocailleau.sgq.entities.PlaceDAOAbstract
 
findByName(String) - Method in class com.herbocailleau.sgq.entities.ProductDAOAbstract
 
findByName(String) - Method in class com.herbocailleau.sgq.entities.ProductStatusDAOAbstract
 
findByName(String) - Method in class com.herbocailleau.sgq.entities.SupplierDAOAbstract
 
findByNaturalId(int) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
findByNaturalId(String) - Method in class com.herbocailleau.sgq.entities.PlaceDAOAbstract
 
findByNaturalId(Batch, PresentationCode) - Method in class com.herbocailleau.sgq.entities.PresentationDAOAbstract
 
findByNaturalId(String) - Method in class com.herbocailleau.sgq.entities.SupplierDAOAbstract
 
findByNumber(int) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
findByOrderNumber(long) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
findByOrigin(Country) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
findByOriginal(boolean) - Method in class com.herbocailleau.sgq.entities.PresentationDAOAbstract
 
findByPackageCount(int) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
findByPlace(Place) - Method in class com.herbocailleau.sgq.entities.ProductPlaceDAOAbstract
 
findByPresentation(Presentation) - Method in class com.herbocailleau.sgq.entities.ExpeditionDAOAbstract
 
findByPresentation(Presentation) - Method in class com.herbocailleau.sgq.entities.ProductionDAOAbstract
 
findByPresentationAndZone(Presentation, Zone) - Method in class com.herbocailleau.sgq.entities.ProductPlaceDAOImpl
Find unique product place for specified zone.
findByPresentationCode(PresentationCode) - Method in class com.herbocailleau.sgq.entities.PresentationDAOAbstract
 
findByPresentationCode(PresentationCode) - Method in class com.herbocailleau.sgq.entities.ProductPlaceDAOAbstract
 
findByProduct(Product) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
findByProduct(Product) - Method in class com.herbocailleau.sgq.entities.ProductPlaceDAOAbstract
 
findByQuantity(double) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
findByQuantity(double) - Method in class com.herbocailleau.sgq.entities.ExpeditionDAOAbstract
 
findByQuantity(double) - Method in class com.herbocailleau.sgq.entities.PresentationDAOAbstract
 
findByQuantity(double) - Method in class com.herbocailleau.sgq.entities.ProductionDAOAbstract
 
findByReceiptDate(Date) - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeDAOAbstract
 
findByReceiptLimitDate(Date) - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeDAOAbstract
 
findBySampleCode(String) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
findBySentDate(Date) - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeDAOAbstract
 
findBySource(Zone) - Method in class com.herbocailleau.sgq.entities.ExpeditionDAOAbstract
 
findBySource(Zone) - Method in class com.herbocailleau.sgq.entities.LabelErrorDAOAbstract
 
findBySource(Zone) - Method in class com.herbocailleau.sgq.entities.ProductionDAOAbstract
 
findBySupplier(Supplier) - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeDAOAbstract
 
findBySupplier(Supplier) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
findBySynthesis(String) - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeDAOAbstract
 
findBySynthesisMention(SynthesisMention) - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeDAOAbstract
 
findByValue(String) - Method in class com.herbocailleau.sgq.entities.SgqConfigurationDAOAbstract
 
findByZone(Zone) - Method in class com.herbocailleau.sgq.entities.PlaceDAOAbstract
 
findClientById(String) - Method in class com.herbocailleau.sgq.business.services.ReferentialService
 
findContainsAnalyzeType(AnalyzeType) - Method in class com.herbocailleau.sgq.entities.ProductDAOAbstract
 
findContainsInventoryPlaces(Place) - Method in class com.herbocailleau.sgq.entities.PresentationDAOAbstract
 
findContainsProductStatus(ProductStatus) - Method in class com.herbocailleau.sgq.entities.ProductDAOAbstract
 
findDistinctCategories() - Method in class com.herbocailleau.sgq.entities.ProductDAOImpl
Extrait des produits les valeurs distinctes des categories de produit.
findLabelErrors(Date, Date, int, int) - Method in class com.herbocailleau.sgq.entities.LabelErrorDAOImpl
Recherche les erreurs par zone source ordonnée par la donnée.
findLabelErrors(String, String, Date, Date, int, int) - Method in class com.herbocailleau.sgq.entities.LabelErrorDAOImpl
Recherche les erreurs par zone source ordonnée par la donnée.
findLabelErrorsBySource(Zone) - Method in class com.herbocailleau.sgq.entities.LabelErrorDAOImpl
Recherche les erreurs par zone source ordonnée par la donnée.
findLabelErrorsCount() - Method in class com.herbocailleau.sgq.entities.LabelErrorDAOImpl
Renvoie le nombre d'erreur totales.
findLabelErrorsCount(Date, Date) - Method in class com.herbocailleau.sgq.entities.LabelErrorDAOImpl
Recherche les erreurs par zone source ordonnée par la donnée.
findMaxDateForZone(Zone) - Method in class com.herbocailleau.sgq.entities.ExpeditionDAOImpl
Trouve parmis les expedition la date de la derniere expedition effectuer par la zone sources specifiée.
findMaxDateForZone(Zone) - Method in class com.herbocailleau.sgq.entities.ProductionDAOImpl
Trouve parmis les production la date de la derniere production effectuer par la zone source specifiée.
findModelByTopiaId(String) - Method in class com.herbocailleau.sgq.entities.BatchDAOImpl
Retourne un batch model (batch + meta info) à partir du topia id.
findSingleForPresentationAndZone(Presentation, Zone) - Method in class com.herbocailleau.sgq.entities.ExpeditionDAOImpl
Trouve une vente effectuée pour une presentation DEPUIS une zone.
findUsages(Class<U>, E) - Method in class com.herbocailleau.sgq.entities.AnalyzeCategoryDAOAbstract
 
findUsages(Class<U>, E) - Method in class com.herbocailleau.sgq.entities.AnalyzeFileDAOAbstract
 
findUsages(Class<U>, E) - Method in class com.herbocailleau.sgq.entities.AnalyzeTypeDAOAbstract
 
findUsages(Class<U>, E) - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeDAOAbstract
 
findUsages(Class<U>, E) - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
findUsages(Class<U>, E) - Method in class com.herbocailleau.sgq.entities.ClientDAOAbstract
 
findUsages(Class<U>, E) - Method in class com.herbocailleau.sgq.entities.ExpeditionDAOAbstract
 
findUsages(Class<U>, E) - Method in class com.herbocailleau.sgq.entities.LabelErrorDAOAbstract
 
findUsages(Class<U>, E) - Method in class com.herbocailleau.sgq.entities.PlaceDAOAbstract
 
findUsages(Class<U>, E) - Method in class com.herbocailleau.sgq.entities.PresentationDAOAbstract
 
findUsages(Class<U>, E) - Method in class com.herbocailleau.sgq.entities.ProductDAOAbstract
 
findUsages(Class<U>, E) - Method in class com.herbocailleau.sgq.entities.ProductionDAOAbstract
 
findUsages(Class<U>, E) - Method in class com.herbocailleau.sgq.entities.ProductPlaceDAOAbstract
 
findUsages(Class<U>, E) - Method in class com.herbocailleau.sgq.entities.ProductStatusDAOAbstract
 
findUsages(Class<U>, E) - Method in class com.herbocailleau.sgq.entities.SgqConfigurationDAOAbstract
 
findUsages(Class<U>, E) - Method in class com.herbocailleau.sgq.entities.SupplierDAOAbstract
 
formatNumber(double) - Static method in class com.herbocailleau.sgq.business.SgqUtils
Format a number with only 3 decimal digit.
formatSgqDate(Date) - Static method in class com.herbocailleau.sgq.business.SgqUtils
Format sgq date in dd/MM/yyyy date format.
function - Variable in enum com.herbocailleau.sgq.business.model.SearchColumn
 

G

generateControlFile(Batch) - Method in class com.herbocailleau.sgq.business.services.BatchService
Génere le pdf de controle d'indentification ou botanique suivant le produit du lot.
getAfterBatchExpiration() - Method in interface com.herbocailleau.sgq.entities.LabelError
 
getAfterBatchExpiration() - Method in class com.herbocailleau.sgq.entities.LabelErrorAbstract
 
getAggregate() - Method in class com.herbocailleau.sgq.entities.AnalyzeCategoryAbstract
 
getAggregate() - Method in class com.herbocailleau.sgq.entities.AnalyzeFileAbstract
 
getAggregate() - Method in class com.herbocailleau.sgq.entities.AnalyzeTypeAbstract
 
getAggregate() - Method in class com.herbocailleau.sgq.entities.BatchAbstract
 
getAggregate() - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeAbstract
 
getAggregate() - Method in class com.herbocailleau.sgq.entities.ClientAbstract
 
getAggregate() - Method in class com.herbocailleau.sgq.entities.ExpeditionAbstract
 
getAggregate() - Method in class com.herbocailleau.sgq.entities.LabelErrorAbstract
 
getAggregate() - Method in class com.herbocailleau.sgq.entities.PlaceAbstract
 
getAggregate() - Method in class com.herbocailleau.sgq.entities.PresentationAbstract
 
getAggregate() - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
getAggregate() - Method in class com.herbocailleau.sgq.entities.ProductionAbstract
 
getAggregate() - Method in class com.herbocailleau.sgq.entities.ProductPlaceAbstract
 
getAggregate() - Method in class com.herbocailleau.sgq.entities.ProductStatusAbstract
 
getAggregate() - Method in class com.herbocailleau.sgq.entities.SgqConfigurationAbstract
 
getAggregate() - Method in class com.herbocailleau.sgq.entities.SupplierAbstract
 
getAllSupplierOnlyLabs() - Method in class com.herbocailleau.sgq.business.services.ReferentialService
Return all suppliers (laboratory first).
getAnalysisToReceive(AnalyzeFilter) - Method in class com.herbocailleau.sgq.business.services.BatchService
 
getAnalysisToSend(AnalyzeFilter) - Method in class com.herbocailleau.sgq.business.services.BatchService
 
getAnalyze() - Method in class com.herbocailleau.sgq.business.model.AnalyzeModel
 
getAnalyzeById(String) - Method in class com.herbocailleau.sgq.business.services.BatchService
 
getAnalyzeCategory() - Method in interface com.herbocailleau.sgq.entities.AnalyzeType
 
getAnalyzeCategory() - Method in class com.herbocailleau.sgq.entities.AnalyzeTypeAbstract
 
getAnalyzeCategoryDAO() - Method in class com.herbocailleau.sgq.business.ServiceDAOHelper
 
getAnalyzeCategoryDAO(TopiaContext) - Static method in class com.herbocailleau.sgq.SGQDAOHelper
 
getAnalyzeCount() - Method in class com.herbocailleau.sgq.business.services.BatchService
Get total analyze count.
getAnalyzeDataStream(AnalyzeFile) - Method in class com.herbocailleau.sgq.business.services.BatchService
Retourne un flux de lecture des données d'un fichier d'analyse.
getAnalyzeFileById(String) - Method in class com.herbocailleau.sgq.business.services.BatchService
 
getAnalyzeFileDAO() - Method in class com.herbocailleau.sgq.business.ServiceDAOHelper
 
getAnalyzeFileDAO(TopiaContext) - Static method in class com.herbocailleau.sgq.SGQDAOHelper
 
getAnalyzeType() - Method in class com.herbocailleau.sgq.business.model.AnalyzeFilter
 
getAnalyzeType() - Method in interface com.herbocailleau.sgq.entities.BatchAnalyze
 
getAnalyzeType() - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeAbstract
 
getAnalyzeType() - Method in interface com.herbocailleau.sgq.entities.Product
 
getAnalyzeType() - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
getAnalyzeTypeByTopiaId(String) - Method in interface com.herbocailleau.sgq.entities.Product
 
getAnalyzeTypeByTopiaId(String) - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
getAnalyzeTypeDAO() - Method in class com.herbocailleau.sgq.business.ServiceDAOHelper
 
getAnalyzeTypeDAO(TopiaContext) - Static method in class com.herbocailleau.sgq.SGQDAOHelper
 
getAnalyzeTypes() - Method in class com.herbocailleau.sgq.business.model.ProductSearchModel
 
getAnalyzeTypes() - Method in class com.herbocailleau.sgq.business.model.SearchModel
 
getApplicationVersion() - Method in class com.herbocailleau.sgq.business.migration.DatabaseMigration
 
getApplicationVersion() - Method in class com.herbocailleau.sgq.business.SgqBusinessConfig
 
getArchived() - Method in interface com.herbocailleau.sgq.entities.Product
 
getArchived() - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
getAvailableVersions() - Method in class com.herbocailleau.sgq.business.migration.DatabaseMigration
 
getBackupDevices() - Method in class com.herbocailleau.sgq.business.services.ConfigurationService
Execute list devices script to get connected devices map (id and names).
getBackupDevicesCommand() - Method in class com.herbocailleau.sgq.business.SgqBusinessConfig
 
getBackupPerformCommand() - Method in class com.herbocailleau.sgq.business.SgqBusinessConfig
 
getBatch() - Method in class com.herbocailleau.sgq.business.model.BatchModel
 
getBatch() - Method in class com.herbocailleau.sgq.business.services.csv.InventoryBean
 
getBatch() - Method in interface com.herbocailleau.sgq.entities.AnalyzeFile
 
getBatch() - Method in class com.herbocailleau.sgq.entities.AnalyzeFileAbstract
 
getBatch() - Method in interface com.herbocailleau.sgq.entities.BatchAnalyze
 
getBatch() - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeAbstract
 
getBatch() - Method in interface com.herbocailleau.sgq.entities.Presentation
 
getBatch() - Method in class com.herbocailleau.sgq.entities.PresentationAbstract
 
getBatchAnalyze() - Method in interface com.herbocailleau.sgq.entities.AnalyzeFile
 
getBatchAnalyze() - Method in class com.herbocailleau.sgq.entities.AnalyzeFileAbstract
 
getBatchAnalyzeDAO() - Method in class com.herbocailleau.sgq.business.ServiceDAOHelper
 
getBatchAnalyzeDAO(TopiaContext) - Static method in class com.herbocailleau.sgq.SGQDAOHelper
 
getBatchAnalyzes() - Method in class com.herbocailleau.sgq.business.model.BatchModel
Get batch analyze (can be null if SearchColumn.ANALYZE_CONFORMITY is not selected for query.
getBatchById(String) - Method in class com.herbocailleau.sgq.business.services.BatchService
Get batch instance with batch id.
getBatchByNumber(int) - Method in class com.herbocailleau.sgq.business.services.BatchService
Find batch by number.
getBatchCount() - Method in class com.herbocailleau.sgq.business.services.BatchService
Get total batch count.
getBatchDAO() - Method in class com.herbocailleau.sgq.business.ServiceDAOHelper
 
getBatchDAO(TopiaContext) - Static method in class com.herbocailleau.sgq.SGQDAOHelper
 
getBatchDefaultExpiratedDate(Batch, PresentationCode) - Method in class com.herbocailleau.sgq.business.services.BatchService
Pour toutes les entrées de lots dans le fichier FIF_REC.dbf ayant comme code produit FXXXX déclaré la date d'épuisement du lot par défaut à J+3.
getBatchMaxEntryDate() - Method in class com.herbocailleau.sgq.business.services.BatchService
Retourne la date de la derniere date d'entrée produit (plus récent).
getBatchModelById(String) - Method in class com.herbocailleau.sgq.business.services.BatchService
Get batch instance with batch id.
getBatchNumberBegin() - Method in class com.herbocailleau.sgq.business.model.AnalyzeFilter
 
getBatchNumberEnd() - Method in class com.herbocailleau.sgq.business.model.AnalyzeFilter
 
getBatchRangeBioEnd() - Method in class com.herbocailleau.sgq.business.SgqBusinessConfig
 
getBatchRangeBioStart() - Method in class com.herbocailleau.sgq.business.SgqBusinessConfig
 
getBatchRangeNonBioEnd() - Method in class com.herbocailleau.sgq.business.SgqBusinessConfig
 
getBatchRangeNonBioStart() - Method in class com.herbocailleau.sgq.business.SgqBusinessConfig
 
getBatchWithBulletinToAsk() - Method in class com.herbocailleau.sgq.business.services.BatchService
Retourne les lots dont un bulletin doit être demandé au forunisseur.
getBatchWithBulletinToAsk() - Method in class com.herbocailleau.sgq.entities.BatchDAOImpl
Retourne les lots sur lequels porte une analyze en attente de reception et dont le prestataire est un fournisseur.
getBatchWithInputAndPendingAnalysis() - Method in class com.herbocailleau.sgq.business.services.BatchService
Deprecated.
since 20130530 unused
getBatchWithInputAndPendingAnalysis() - Method in class com.herbocailleau.sgq.entities.BatchDAOImpl
Retourne les lots en attente d'analyse pour lequel il y a déjà une sortie d'étiquette interne.
getBatchWithLabelAfterExpiration() - Method in class com.herbocailleau.sgq.business.services.ProductionService
Lots probablement expirés et pour lesquels une étiquette a été émise.
getBatchWithLabelAfterExpiration() - Method in class com.herbocailleau.sgq.entities.LabelErrorDAOImpl
Lots probablement expirés et pour lesquels une étiquette a été émise.
getBatchWithMoreSellThanStock() - Method in class com.herbocailleau.sgq.business.services.BatchService
 
getBatchWithMoreSellThanStock() - Method in class com.herbocailleau.sgq.entities.BatchDAOImpl
Retourne les lots qui ont des expeditions supérieures à la quantité entrée.
getBatchWithNoStock() - Method in class com.herbocailleau.sgq.business.services.BatchService
 
getBatchWithNoStock() - Method in class com.herbocailleau.sgq.entities.BatchDAOImpl
Retourne les lots qui n'ont plus de stock
getBatchWithOutputAndPendingAnalysis() - Method in class com.herbocailleau.sgq.business.services.BatchService
 
getBatchWithOutputAndPendingAnalysis() - Method in class com.herbocailleau.sgq.entities.BatchDAOImpl
Retourne les lots en attente d'analyse pour lequel il y a déjà une sortie externe.
getBean() - Method in class com.herbocailleau.sgq.business.model.ImportLog
 
getBeginDate() - Method in class com.herbocailleau.sgq.business.model.SearchModel
 
getBotanicControl() - Method in interface com.herbocailleau.sgq.entities.Product
 
getBotanicControl() - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
getCallBack(Version) - Method in class com.herbocailleau.sgq.business.migration.DatabaseMigration.MigrationResolver
 
getCallBack(Version) - Method in class com.herbocailleau.sgq.business.migration.MigrationResolver
 
getCategory() - Method in class com.herbocailleau.sgq.business.model.ProductSearchModel
 
getCategory() - Method in interface com.herbocailleau.sgq.entities.Product
 
getCategory() - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
getClient() - Method in class com.herbocailleau.sgq.business.model.SearchModel
 
getClient() - Method in interface com.herbocailleau.sgq.entities.Expedition
 
getClient() - Method in class com.herbocailleau.sgq.entities.ExpeditionAbstract
 
getClient() - Method in enum com.herbocailleau.sgq.entities.Zone
 
getClientDAO() - Method in class com.herbocailleau.sgq.business.ServiceDAOHelper
 
getClientDAO(TopiaContext) - Static method in class com.herbocailleau.sgq.SGQDAOHelper
 
getClients(int, int) - Method in class com.herbocailleau.sgq.business.services.ReferentialService
Get clients ordered by code.
getClientsCount() - Method in class com.herbocailleau.sgq.business.services.ReferentialService
 
getCode() - Method in class com.herbocailleau.sgq.business.model.ImportLog
 
getCode() - Method in class com.herbocailleau.sgq.business.model.ProductSearchModel
 
getCode() - Method in class com.herbocailleau.sgq.business.services.csv.PlaceBean
 
getCode() - Method in interface com.herbocailleau.sgq.entities.Client
 
getCode() - Method in class com.herbocailleau.sgq.entities.ClientAbstract
 
getCode() - Method in interface com.herbocailleau.sgq.entities.Place
 
getCode() - Method in class com.herbocailleau.sgq.entities.PlaceAbstract
 
getCode() - Method in enum com.herbocailleau.sgq.entities.PresentationCode
 
getCode() - Method in interface com.herbocailleau.sgq.entities.Product
 
getCode() - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
getCode() - Method in interface com.herbocailleau.sgq.entities.Supplier
 
getCode() - Method in class com.herbocailleau.sgq.entities.SupplierAbstract
 
getColumnsForExport() - Method in class com.herbocailleau.sgq.business.services.csv.InventoryExportModel
 
getComment() - Method in class com.herbocailleau.sgq.business.services.csv.InventoryBean
 
getComment() - Method in interface com.herbocailleau.sgq.entities.Batch
 
getComment() - Method in class com.herbocailleau.sgq.entities.BatchAbstract
 
getComment() - Method in interface com.herbocailleau.sgq.entities.LabelError
 
getComment() - Method in class com.herbocailleau.sgq.entities.LabelErrorAbstract
 
getComment() - Method in interface com.herbocailleau.sgq.entities.Product
 
getComment() - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
getComposite() - Method in class com.herbocailleau.sgq.entities.AnalyzeCategoryAbstract
 
getComposite() - Method in class com.herbocailleau.sgq.entities.AnalyzeFileAbstract
 
getComposite() - Method in class com.herbocailleau.sgq.entities.AnalyzeTypeAbstract
 
getComposite() - Method in class com.herbocailleau.sgq.entities.BatchAbstract
 
getComposite() - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeAbstract
 
getComposite() - Method in class com.herbocailleau.sgq.entities.ClientAbstract
 
getComposite() - Method in class com.herbocailleau.sgq.entities.ExpeditionAbstract
 
getComposite() - Method in class com.herbocailleau.sgq.entities.LabelErrorAbstract
 
getComposite() - Method in class com.herbocailleau.sgq.entities.PlaceAbstract
 
getComposite() - Method in class com.herbocailleau.sgq.entities.PresentationAbstract
 
getComposite() - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
getComposite() - Method in class com.herbocailleau.sgq.entities.ProductionAbstract
 
getComposite() - Method in class com.herbocailleau.sgq.entities.ProductPlaceAbstract
 
getComposite() - Method in class com.herbocailleau.sgq.entities.ProductStatusAbstract
 
getComposite() - Method in class com.herbocailleau.sgq.entities.SgqConfigurationAbstract
 
getComposite() - Method in class com.herbocailleau.sgq.entities.SupplierAbstract
 
getComputedReceiptLimitDate() - Method in class com.herbocailleau.sgq.business.model.AnalyzeModel
 
getComputedSendLimitDate() - Method in class com.herbocailleau.sgq.business.model.AnalyzeModel
 
getConfig() - Static method in class com.herbocailleau.sgq.business.ServiceFactory
 
getConfig() - Method in class com.herbocailleau.sgq.business.SgqBusinessConfig
 
getContract() - Method in enum com.herbocailleau.sgq.SGQDAOHelper.SGQEntityEnum
 
getContractClass(Class<T>) - Static method in class com.herbocailleau.sgq.SGQDAOHelper
 
getContractClasses() - Static method in class com.herbocailleau.sgq.SGQDAOHelper
 
getContracts() - Static method in class com.herbocailleau.sgq.SGQDAOHelper
 
getControlFilename(Batch) - Method in class com.herbocailleau.sgq.business.services.BatchService
Retourne le nom du fichier généré lors du télechargement.
getControlHtmlContent(Batch) - Method in class com.herbocailleau.sgq.business.services.BatchService
Extraction de la génération seule du contenu html pour être plus facilement testé.
getCorrection() - Method in interface com.herbocailleau.sgq.entities.Expedition
 
getCorrection() - Method in class com.herbocailleau.sgq.entities.ExpeditionAbstract
 
getCorrection() - Method in interface com.herbocailleau.sgq.entities.Production
 
getCorrection() - Method in class com.herbocailleau.sgq.entities.ProductionAbstract
 
getCountry() - Method in enum com.herbocailleau.sgq.entities.Country
 
getCreationDate() - Method in interface com.herbocailleau.sgq.entities.BatchAnalyze
 
getCreationDate() - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeAbstract
 
getDAO(TopiaContext, Class<T>) - Static method in class com.herbocailleau.sgq.SGQDAOHelper
 
getDAO(TopiaContext, T) - Static method in class com.herbocailleau.sgq.SGQDAOHelper
 
getData() - Method in interface com.herbocailleau.sgq.entities.AnalyzeFile
 
getData() - Method in class com.herbocailleau.sgq.entities.AnalyzeFileAbstract
 
getDatabaseUsername() - Method in class com.herbocailleau.sgq.business.SgqBusinessConfig
 
getDate() - Method in interface com.herbocailleau.sgq.entities.Expedition
 
getDate() - Method in class com.herbocailleau.sgq.entities.ExpeditionAbstract
 
getDate() - Method in interface com.herbocailleau.sgq.entities.Production
 
getDate() - Method in class com.herbocailleau.sgq.entities.ProductionAbstract
 
getDateType() - Method in class com.herbocailleau.sgq.business.model.SearchModel
 
getDedicatedClient() - Method in interface com.herbocailleau.sgq.entities.Batch
 
getDedicatedClient() - Method in class com.herbocailleau.sgq.entities.BatchAbstract
 
getDedicatedClientExpiredBatch() - Method in class com.herbocailleau.sgq.business.services.BatchService
 
getDedicatedClientExpiredBatch() - Method in class com.herbocailleau.sgq.entities.BatchDAOImpl
Retourne les lots qui concernent les clients dédiés et qui sont probablement expiré.
getDeleted() - Method in interface com.herbocailleau.sgq.entities.LabelError
 
getDeleted() - Method in class com.herbocailleau.sgq.entities.LabelErrorAbstract
 
getDescription() - Method in enum com.herbocailleau.sgq.business.model.SearchColumn
 
getDescription() - Method in enum com.herbocailleau.sgq.entities.PresentationCode
 
getDestination() - Method in interface com.herbocailleau.sgq.entities.Expedition
 
getDestination() - Method in class com.herbocailleau.sgq.entities.ExpeditionAbstract
 
getDestination() - Method in interface com.herbocailleau.sgq.entities.Production
 
getDestination() - Method in class com.herbocailleau.sgq.entities.ProductionAbstract
 
getDluo() - Method in class com.herbocailleau.sgq.business.services.csv.InventoryBean
 
getDluo() - Method in interface com.herbocailleau.sgq.entities.Batch
 
getDluo() - Method in class com.herbocailleau.sgq.entities.BatchAbstract
 
getDmes() - Method in class com.herbocailleau.sgq.business.model.BatchModel
 
getDmes() - Method in interface com.herbocailleau.sgq.entities.Batch
 
getDmes() - Method in class com.herbocailleau.sgq.entities.BatchAbstract
 
getDmesd() - Method in interface com.herbocailleau.sgq.entities.Batch
 
getDmesd() - Method in class com.herbocailleau.sgq.entities.BatchAbstract
 
getDmesd() - Method in interface com.herbocailleau.sgq.entities.Presentation
 
getDmesd() - Method in class com.herbocailleau.sgq.entities.PresentationAbstract
 
getDocumentationUrl() - Method in class com.herbocailleau.sgq.business.SgqBusinessConfig
 
getDpmes() - Method in interface com.herbocailleau.sgq.entities.Batch
 
getDpmes() - Method in class com.herbocailleau.sgq.entities.BatchAbstract
 
getDurationDays() - Method in interface com.herbocailleau.sgq.entities.AnalyzeType
 
getDurationDays() - Method in class com.herbocailleau.sgq.entities.AnalyzeTypeAbstract
 
getEndDate() - Method in class com.herbocailleau.sgq.business.model.SearchModel
 
getEntityClass() - Method in class com.herbocailleau.sgq.entities.AnalyzeCategoryDAOAbstract
 
getEntityClass() - Method in class com.herbocailleau.sgq.entities.AnalyzeFileDAOAbstract
 
getEntityClass() - Method in class com.herbocailleau.sgq.entities.AnalyzeTypeDAOAbstract
 
getEntityClass() - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeDAOAbstract
 
getEntityClass() - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
getEntityClass() - Method in class com.herbocailleau.sgq.entities.ClientDAOAbstract
 
getEntityClass() - Method in class com.herbocailleau.sgq.entities.ExpeditionDAOAbstract
 
getEntityClass() - Method in class com.herbocailleau.sgq.entities.LabelErrorDAOAbstract
 
getEntityClass() - Method in class com.herbocailleau.sgq.entities.PlaceDAOAbstract
 
getEntityClass() - Method in class com.herbocailleau.sgq.entities.PresentationDAOAbstract
 
getEntityClass() - Method in class com.herbocailleau.sgq.entities.ProductDAOAbstract
 
getEntityClass() - Method in class com.herbocailleau.sgq.entities.ProductionDAOAbstract
 
getEntityClass() - Method in class com.herbocailleau.sgq.entities.ProductPlaceDAOAbstract
 
getEntityClass() - Method in class com.herbocailleau.sgq.entities.ProductStatusDAOAbstract
 
getEntityClass() - Method in class com.herbocailleau.sgq.entities.SgqConfigurationDAOAbstract
 
getEntityClass() - Method in class com.herbocailleau.sgq.entities.SupplierDAOAbstract
 
getEntryDate() - Method in interface com.herbocailleau.sgq.entities.Batch
 
getEntryDate() - Method in class com.herbocailleau.sgq.entities.BatchAbstract
 
getEquivalence() - Method in enum com.herbocailleau.sgq.entities.PresentationCode
 
getExpeditionDAO() - Method in class com.herbocailleau.sgq.business.ServiceDAOHelper
 
getExpeditionDAO(TopiaContext) - Static method in class com.herbocailleau.sgq.SGQDAOHelper
 
getExpired() - Method in class com.herbocailleau.sgq.business.model.SearchModel
 
getExpiredDate() - Method in interface com.herbocailleau.sgq.entities.Batch
 
getExpiredDate() - Method in class com.herbocailleau.sgq.entities.BatchAbstract
 
getFamily() - Method in interface com.herbocailleau.sgq.entities.Product
 
getFamily() - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
getFieldLikeInsensitive(String, String) - Static method in class com.herbocailleau.sgq.entities.BatchDAOImpl
Construit une requete ou les champs sont comparés sans tenir compte de la case et de la présence d'accents.
getFindBatchModelQueryPrefix() - Method in class com.herbocailleau.sgq.entities.BatchDAOImpl
Retourne le prefix de requete sql qui permet d'obtenir les meta infos en plus du batch pour remplir le model
getFlatOptions() - Method in class com.herbocailleau.sgq.business.SgqBusinessConfig
 
getHistory(Date, Date, int, int) - Method in class com.herbocailleau.sgq.business.services.ProductionService
Get error history.
getHistoryAsCsv(Date, Date) - Method in class com.herbocailleau.sgq.business.services.ProductionService
Get history export as csv.
getIdentificationControl() - Method in interface com.herbocailleau.sgq.entities.Product
 
getIdentificationControl() - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
getImplementation() - Method in enum com.herbocailleau.sgq.SGQDAOHelper.SGQEntityEnum
 
getImplementationClass(Class<T>) - Static method in class com.herbocailleau.sgq.SGQDAOHelper
 
getImplementationClasses() - Static method in class com.herbocailleau.sgq.SGQDAOHelper
 
getImplementationClassesAsString() - Static method in class com.herbocailleau.sgq.SGQDAOHelper
 
getImplementationFQN() - Method in enum com.herbocailleau.sgq.SGQDAOHelper.SGQEntityEnum
 
getImportCsvFileEncoding() - Method in class com.herbocailleau.sgq.business.SgqBusinessConfig
 
getImportDbfFileEncoding() - Method in class com.herbocailleau.sgq.business.SgqBusinessConfig
 
getImportHash() - Method in interface com.herbocailleau.sgq.entities.Batch
 
getImportHash() - Method in class com.herbocailleau.sgq.entities.BatchAbstract
 
getInvalid() - Method in interface com.herbocailleau.sgq.entities.Batch
 
getInvalid() - Method in class com.herbocailleau.sgq.entities.BatchAbstract
 
getInventoryPlaces() - Method in interface com.herbocailleau.sgq.entities.Presentation
 
getInventoryPlaces() - Method in class com.herbocailleau.sgq.entities.PresentationAbstract
 
getInventoryPlacesByTopiaId(String) - Method in interface com.herbocailleau.sgq.entities.Presentation
 
getInventoryPlacesByTopiaId(String) - Method in class com.herbocailleau.sgq.entities.PresentationAbstract
 
getKey() - Method in interface com.herbocailleau.sgq.entities.SgqConfiguration
 
getKey() - Method in class com.herbocailleau.sgq.entities.SgqConfigurationAbstract
 
getLabelDate() - Method in interface com.herbocailleau.sgq.entities.LabelError
 
getLabelDate() - Method in class com.herbocailleau.sgq.entities.LabelErrorAbstract
 
getLabelErrorCount() - Method in class com.herbocailleau.sgq.business.services.ProductionService
Return label errors count.
getLabelErrorDAO() - Method in class com.herbocailleau.sgq.business.ServiceDAOHelper
 
getLabelErrorDAO(TopiaContext) - Static method in class com.herbocailleau.sgq.SGQDAOHelper
 
getLabelErrorDate(LabelError) - Method in class com.herbocailleau.sgq.business.services.ProductionService
Extract label date in error line data.
getLabelErrorsForZone(Zone) - Method in class com.herbocailleau.sgq.business.services.ProductionService
Recupere toutes les erreurs d'import non traitées pour une zone.
getLabelExpeditionFilename() - Method in class com.herbocailleau.sgq.business.SgqBusinessConfig
 
getLabelProductionFilename() - Method in class com.herbocailleau.sgq.business.SgqBusinessConfig
 
getLaboratory() - Method in interface com.herbocailleau.sgq.entities.Supplier
 
getLaboratory() - Method in class com.herbocailleau.sgq.entities.SupplierAbstract
 
getLastBatchNumber(int) - Method in class com.herbocailleau.sgq.entities.BatchDAOImpl
Get max batch number < max batch range.
getLastBioBatchNumber() - Method in class com.herbocailleau.sgq.business.services.ConfigurationService
Get lastBioBatchNumber from appConfiguration.
getLastBiologicalBatch() - Method in class com.herbocailleau.sgq.business.services.BatchService
Get max batch number < 70000
getLastConventionalBatch() - Method in class com.herbocailleau.sgq.business.services.BatchService
Get max batch number < 70000
getLastImportDate(Zone) - Method in class com.herbocailleau.sgq.business.services.ProductionService
Retourne la configuration pour obtenir les dates de dernière mise à jour (import expedition/fabrication).
getLastNonBioBatchNumber() - Method in class com.herbocailleau.sgq.business.services.ConfigurationService
Get lastNonBioBatchNumber from appConfiguration.
getLatinName() - Method in class com.herbocailleau.sgq.business.model.ProductSearchModel
 
getLatinName() - Method in interface com.herbocailleau.sgq.entities.Product
 
getLatinName() - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
getLine() - Method in class com.herbocailleau.sgq.business.model.ImportLog
 
getLine() - Method in interface com.herbocailleau.sgq.entities.LabelError
 
getLine() - Method in class com.herbocailleau.sgq.entities.LabelErrorAbstract
 
getMaxEntryDate() - Method in class com.herbocailleau.sgq.entities.BatchDAOImpl
Retoune la date d'entrée produit la plus récente.
getMessage() - Method in class com.herbocailleau.sgq.business.model.ImportLog
 
getMessage() - Method in interface com.herbocailleau.sgq.entities.LabelError
 
getMessage() - Method in class com.herbocailleau.sgq.entities.LabelErrorAbstract
 
getModelName() - Static method in class com.herbocailleau.sgq.SGQDAOHelper
 
getModelVersion() - Static method in class com.herbocailleau.sgq.SGQDAOHelper
 
getModified() - Method in interface com.herbocailleau.sgq.entities.LabelError
 
getModified() - Method in class com.herbocailleau.sgq.entities.LabelErrorAbstract
 
getName() - Method in class com.herbocailleau.sgq.business.model.ProductSearchModel
 
getName() - Method in class com.herbocailleau.sgq.business.services.csv.PlaceBean
 
getName() - Method in interface com.herbocailleau.sgq.entities.AnalyzeCategory
 
getName() - Method in class com.herbocailleau.sgq.entities.AnalyzeCategoryAbstract
 
getName() - Method in interface com.herbocailleau.sgq.entities.AnalyzeFile
 
getName() - Method in class com.herbocailleau.sgq.entities.AnalyzeFileAbstract
 
getName() - Method in interface com.herbocailleau.sgq.entities.AnalyzeType
 
getName() - Method in class com.herbocailleau.sgq.entities.AnalyzeTypeAbstract
 
getName() - Method in interface com.herbocailleau.sgq.entities.Client
 
getName() - Method in class com.herbocailleau.sgq.entities.ClientAbstract
 
getName() - Method in interface com.herbocailleau.sgq.entities.Place
 
getName() - Method in class com.herbocailleau.sgq.entities.PlaceAbstract
 
getName() - Method in interface com.herbocailleau.sgq.entities.Product
 
getName() - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
getName() - Method in interface com.herbocailleau.sgq.entities.ProductStatus
 
getName() - Method in class com.herbocailleau.sgq.entities.ProductStatusAbstract
 
getName() - Method in interface com.herbocailleau.sgq.entities.Supplier
 
getName() - Method in class com.herbocailleau.sgq.entities.SupplierAbstract
 
getNaturalIds() - Method in enum com.herbocailleau.sgq.SGQDAOHelper.SGQEntityEnum
 
getNextBioBatchNumber() - Method in class com.herbocailleau.sgq.business.services.ConfigurationService
Get nextBioBatchNumber from database or appConfiguration.
getNextNonBioBatchNumber() - Method in class com.herbocailleau.sgq.business.services.ConfigurationService
Get nextNonBioBatchNumber from database or appConfiguration.
getNextRangeIdBetween(int, int) - Method in class com.herbocailleau.sgq.entities.BatchDAOImpl
Retourne le prochain id non utilisé parmis la liste des numeros de lots entre start et end.
getNotNulls() - Method in enum com.herbocailleau.sgq.SGQDAOHelper.SGQEntityEnum
 
getNumber() - Method in interface com.herbocailleau.sgq.entities.Batch
 
getNumber() - Method in class com.herbocailleau.sgq.entities.BatchAbstract
 
getOperatingBatchCount() - Method in class com.herbocailleau.sgq.business.services.BatchService
Get operating batch count.
getOrderNumber() - Method in interface com.herbocailleau.sgq.entities.Batch
 
getOrderNumber() - Method in class com.herbocailleau.sgq.entities.BatchAbstract
 
getOrigin() - Method in class com.herbocailleau.sgq.business.model.SearchModel
 
getOrigin() - Method in interface com.herbocailleau.sgq.entities.Batch
 
getOrigin() - Method in class com.herbocailleau.sgq.entities.BatchAbstract
 
getOriginal() - Method in interface com.herbocailleau.sgq.entities.Presentation
 
getOriginal() - Method in class com.herbocailleau.sgq.entities.PresentationAbstract
 
getPackageCount() - Method in interface com.herbocailleau.sgq.entities.Batch
 
getPackageCount() - Method in class com.herbocailleau.sgq.entities.BatchAbstract
 
getPermission() - Method in enum com.herbocailleau.sgq.business.model.SearchColumn
 
getPlace() - Method in class com.herbocailleau.sgq.business.services.csv.InventoryBean
 
getPlace() - Method in interface com.herbocailleau.sgq.entities.ProductPlace
 
getPlace() - Method in class com.herbocailleau.sgq.entities.ProductPlaceAbstract
 
getPlaceByCode(String) - Method in class com.herbocailleau.sgq.business.services.ReferentialService
Utile seulement pour les tests.
getPlaceById(String) - Method in class com.herbocailleau.sgq.business.services.ReferentialService
 
getPlaceDAO() - Method in class com.herbocailleau.sgq.business.ServiceDAOHelper
 
getPlaceDAO(TopiaContext) - Static method in class com.herbocailleau.sgq.SGQDAOHelper
 
getPlaces() - Method in class com.herbocailleau.sgq.business.model.PresentationModel
 
getPlaces() - Method in class com.herbocailleau.sgq.business.services.ReferentialService
Get places ordered by code.
getPlaces(Zone) - Method in class com.herbocailleau.sgq.business.services.ReferentialService
Get places ordered by code for zone.
getPlacesCount() - Method in class com.herbocailleau.sgq.business.services.ReferentialService
 
getPresentation() - Method in class com.herbocailleau.sgq.business.model.PresentationModel
 
getPresentation() - Method in interface com.herbocailleau.sgq.entities.Expedition
 
getPresentation() - Method in class com.herbocailleau.sgq.entities.ExpeditionAbstract
 
getPresentation() - Method in interface com.herbocailleau.sgq.entities.Production
 
getPresentation() - Method in class com.herbocailleau.sgq.entities.ProductionAbstract
 
getPresentationById(String) - Method in class com.herbocailleau.sgq.business.services.BatchService
Get presentation by id.
getPresentationCode() - Method in class com.herbocailleau.sgq.business.services.csv.InventoryBean
 
getPresentationCode() - Method in class com.herbocailleau.sgq.business.services.csv.PlaceBean
 
getPresentationCode(String) - Method in class com.herbocailleau.sgq.business.services.ProductionService
Extrait le code presentation pour une étiquette produit.
getPresentationCode() - Method in interface com.herbocailleau.sgq.entities.Presentation
 
getPresentationCode() - Method in class com.herbocailleau.sgq.entities.PresentationAbstract
 
getPresentationCode() - Method in interface com.herbocailleau.sgq.entities.ProductPlace
 
getPresentationCode() - Method in class com.herbocailleau.sgq.entities.ProductPlaceAbstract
 
getPresentationCodeFor(char) - Static method in enum com.herbocailleau.sgq.entities.PresentationCode
 
getPresentationDAO() - Method in class com.herbocailleau.sgq.business.ServiceDAOHelper
 
getPresentationDAO(TopiaContext) - Static method in class com.herbocailleau.sgq.SGQDAOHelper
 
getProduct() - Method in class com.herbocailleau.sgq.business.services.csv.InventoryBean
 
getProduct() - Method in class com.herbocailleau.sgq.business.services.csv.PlaceBean
 
getProduct() - Method in interface com.herbocailleau.sgq.entities.Batch
 
getProduct() - Method in class com.herbocailleau.sgq.entities.BatchAbstract
 
getProduct() - Method in interface com.herbocailleau.sgq.entities.ProductPlace
 
getProduct() - Method in class com.herbocailleau.sgq.entities.ProductPlaceAbstract
 
getProductById(String) - Method in class com.herbocailleau.sgq.business.services.ReferentialService
 
getProductCategories() - Method in class com.herbocailleau.sgq.business.model.SearchModel
 
getProductCode() - Method in class com.herbocailleau.sgq.business.services.csv.BatchBean
 
getProductDAO() - Method in class com.herbocailleau.sgq.business.ServiceDAOHelper
 
getProductDAO(TopiaContext) - Static method in class com.herbocailleau.sgq.SGQDAOHelper
 
getProductInventoredIntoPlace(Place) - Method in class com.herbocailleau.sgq.entities.PlaceDAOImpl
Retourne le nombre de presentation inventorié à un emplacement.
getProductionDAO() - Method in class com.herbocailleau.sgq.business.ServiceDAOHelper
 
getProductionDAO(TopiaContext) - Static method in class com.herbocailleau.sgq.SGQDAOHelper
 
getProductPlaceDAO() - Method in class com.herbocailleau.sgq.business.ServiceDAOHelper
 
getProductPlaceDAO(TopiaContext) - Static method in class com.herbocailleau.sgq.SGQDAOHelper
 
getProducts(ProductSearchModel, int, int) - Method in class com.herbocailleau.sgq.business.services.ReferentialService
Get product ordered by code.
getProductsAsCsv(ProductSearchModel) - Method in class com.herbocailleau.sgq.business.services.ReferentialService
Get product export as csv
getProductsCount() - Method in class com.herbocailleau.sgq.business.services.ReferentialService
 
getProductStatus() - Method in class com.herbocailleau.sgq.business.model.ProductSearchModel
 
getProductStatus() - Method in class com.herbocailleau.sgq.business.model.SearchModel
 
getProductStatus() - Method in interface com.herbocailleau.sgq.entities.Product
 
getProductStatus() - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
getProductStatusById(String) - Method in class com.herbocailleau.sgq.business.services.ReferentialService
 
getProductStatusByTopiaId(String) - Method in interface com.herbocailleau.sgq.entities.Product
 
getProductStatusByTopiaId(String) - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
getProductStatusDAO() - Method in class com.herbocailleau.sgq.business.ServiceDAOHelper
 
getProductStatusDAO(TopiaContext) - Static method in class com.herbocailleau.sgq.SGQDAOHelper
 
getProductUnit(SgqBusinessConfig, Product) - Static method in class com.herbocailleau.sgq.business.SgqUtils
Les unités des produits sont définis par le prefix de leurs code.
getQuantity() - Method in interface com.herbocailleau.sgq.entities.Batch
 
getQuantity() - Method in class com.herbocailleau.sgq.entities.BatchAbstract
 
getQuantity() - Method in interface com.herbocailleau.sgq.entities.Expedition
 
getQuantity() - Method in class com.herbocailleau.sgq.entities.ExpeditionAbstract
 
getQuantity() - Method in interface com.herbocailleau.sgq.entities.Presentation
 
getQuantity() - Method in class com.herbocailleau.sgq.entities.PresentationAbstract
 
getQuantity() - Method in interface com.herbocailleau.sgq.entities.Production
 
getQuantity() - Method in class com.herbocailleau.sgq.entities.ProductionAbstract
 
getQuery() - Method in class com.herbocailleau.sgq.business.model.SearchModel
 
getRealQuantity() - Method in class com.herbocailleau.sgq.business.services.csv.InventoryBean
 
getReceiptDate() - Method in interface com.herbocailleau.sgq.entities.BatchAnalyze
 
getReceiptDate() - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeAbstract
 
getReceiptLimitDate() - Method in interface com.herbocailleau.sgq.entities.BatchAnalyze
 
getReceiptLimitDate() - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeAbstract
 
getRootContext() - Static method in class com.herbocailleau.sgq.business.ServiceFactory
 
getSampleCode() - Method in interface com.herbocailleau.sgq.entities.Batch
 
getSampleCode() - Method in class com.herbocailleau.sgq.entities.BatchAbstract
 
getSearchColumns() - Method in class com.herbocailleau.sgq.business.model.SearchModel
 
getSentDate() - Method in interface com.herbocailleau.sgq.entities.BatchAnalyze
 
getSentDate() - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeAbstract
 
getSentDateBegin() - Method in class com.herbocailleau.sgq.business.model.AnalyzeFilter
 
getSentDateEnd() - Method in class com.herbocailleau.sgq.business.model.AnalyzeFilter
 
getSeparator() - Method in class com.herbocailleau.sgq.business.services.csv.InventoryExportModel
 
getSgqConfigurationDAO() - Method in class com.herbocailleau.sgq.business.ServiceDAOHelper
 
getSgqConfigurationDAO(TopiaContext) - Static method in class com.herbocailleau.sgq.SGQDAOHelper
 
getSHA1Hash(String...) - Static method in class com.herbocailleau.sgq.business.SgqUtils
Get sha1 encoding for string list
getSource() - Method in interface com.herbocailleau.sgq.entities.Expedition
 
getSource() - Method in class com.herbocailleau.sgq.entities.ExpeditionAbstract
 
getSource() - Method in interface com.herbocailleau.sgq.entities.LabelError
 
getSource() - Method in class com.herbocailleau.sgq.entities.LabelErrorAbstract
 
getSource() - Method in interface com.herbocailleau.sgq.entities.Production
 
getSource() - Method in class com.herbocailleau.sgq.entities.ProductionAbstract
 
getSupplier() - Method in class com.herbocailleau.sgq.business.model.AnalyzeFilter
 
getSupplier() - Method in class com.herbocailleau.sgq.business.model.SearchModel
 
getSupplier() - Method in interface com.herbocailleau.sgq.entities.Batch
 
getSupplier() - Method in class com.herbocailleau.sgq.entities.BatchAbstract
 
getSupplier() - Method in interface com.herbocailleau.sgq.entities.BatchAnalyze
 
getSupplier() - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeAbstract
 
getSupplierById(String) - Method in class com.herbocailleau.sgq.business.services.ReferentialService
Get supplier by topia id.
getSupplierDAO() - Method in class com.herbocailleau.sgq.business.ServiceDAOHelper
 
getSupplierDAO(TopiaContext) - Static method in class com.herbocailleau.sgq.SGQDAOHelper
 
getSuppliers(int, int) - Method in class com.herbocailleau.sgq.business.services.ReferentialService
Get suppliers ordered by code.
getSuppliersCount() - Method in class com.herbocailleau.sgq.business.services.ReferentialService
 
getSynthesis() - Method in interface com.herbocailleau.sgq.entities.BatchAnalyze
 
getSynthesis() - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeAbstract
 
getSynthesisMention() - Method in class com.herbocailleau.sgq.business.model.SearchModel
 
getSynthesisMention() - Method in interface com.herbocailleau.sgq.entities.BatchAnalyze
 
getSynthesisMention() - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeAbstract
 
getTopiaEntityEnum() - Method in class com.herbocailleau.sgq.entities.AnalyzeCategoryDAOAbstract
 
getTopiaEntityEnum() - Method in class com.herbocailleau.sgq.entities.AnalyzeFileDAOAbstract
 
getTopiaEntityEnum() - Method in class com.herbocailleau.sgq.entities.AnalyzeTypeDAOAbstract
 
getTopiaEntityEnum() - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeDAOAbstract
 
getTopiaEntityEnum() - Method in class com.herbocailleau.sgq.entities.BatchDAOAbstract
 
getTopiaEntityEnum() - Method in class com.herbocailleau.sgq.entities.ClientDAOAbstract
 
getTopiaEntityEnum() - Method in class com.herbocailleau.sgq.entities.ExpeditionDAOAbstract
 
getTopiaEntityEnum() - Method in class com.herbocailleau.sgq.entities.LabelErrorDAOAbstract
 
getTopiaEntityEnum() - Method in class com.herbocailleau.sgq.entities.PlaceDAOAbstract
 
getTopiaEntityEnum() - Method in class com.herbocailleau.sgq.entities.PresentationDAOAbstract
 
getTopiaEntityEnum() - Method in class com.herbocailleau.sgq.entities.ProductDAOAbstract
 
getTopiaEntityEnum() - Method in class com.herbocailleau.sgq.entities.ProductionDAOAbstract
 
getTopiaEntityEnum() - Method in class com.herbocailleau.sgq.entities.ProductPlaceDAOAbstract
 
getTopiaEntityEnum() - Method in class com.herbocailleau.sgq.entities.ProductStatusDAOAbstract
 
getTopiaEntityEnum() - Method in class com.herbocailleau.sgq.entities.SgqConfigurationDAOAbstract
 
getTopiaEntityEnum() - Method in class com.herbocailleau.sgq.entities.SupplierDAOAbstract
 
getTotalPresentation() - Method in class com.herbocailleau.sgq.business.model.BatchModel
 
getTotalSale() - Method in class com.herbocailleau.sgq.business.model.BatchModel
 
getValue() - Method in interface com.herbocailleau.sgq.entities.SgqConfiguration
 
getValue() - Method in class com.herbocailleau.sgq.entities.SgqConfigurationAbstract
 
getValueFor(SearchModel, BatchModel) - Method in enum com.herbocailleau.sgq.business.model.SearchColumn
 
getZone() - Method in class com.herbocailleau.sgq.business.services.csv.InventoryBean
 
getZone() - Method in class com.herbocailleau.sgq.business.services.csv.PlaceBean
 
getZone() - Method in interface com.herbocailleau.sgq.entities.Place
 
getZone() - Method in class com.herbocailleau.sgq.entities.PlaceAbstract
 

I

identificationControl - Variable in class com.herbocailleau.sgq.entities.ProductAbstract
Nom de l'attribut en BD : identificationControl
implementation - Variable in enum com.herbocailleau.sgq.SGQDAOHelper.SGQEntityEnum
The implementation class of the entity (will be lazy computed at runtime).
implementationFQN - Variable in enum com.herbocailleau.sgq.SGQDAOHelper.SGQEntityEnum
The fully qualified name of the implementation of the entity.
importBatchFile(File) - Method in class com.herbocailleau.sgq.business.services.BatchService
Import du fichier dbf des numéros de lots.
importClients(File) - Method in class com.herbocailleau.sgq.business.services.ReferentialService
Import client dbf file.
importHash - Variable in class com.herbocailleau.sgq.entities.BatchAbstract
Code de hashage pour détecter des modifications entre deux imports.
importInventory(File) - Method in class com.herbocailleau.sgq.business.services.BatchService
Import inventaire.
importLabelsFile(String, File) - Method in class com.herbocailleau.sgq.business.services.ProductionService
Import label file.
ImportLog<E> - Class in com.herbocailleau.sgq.business.model
Objet contenant toutes les informations de succès ou d'échec d'import d'une ligne d'un fichier d'import.
ImportLog() - Constructor for class com.herbocailleau.sgq.business.model.ImportLog
 
ImportLog(boolean) - Constructor for class com.herbocailleau.sgq.business.model.ImportLog
 
importPlaces(File) - Method in class com.herbocailleau.sgq.business.services.ReferentialService
Import place csv file.
importProducts(File) - Method in class com.herbocailleau.sgq.business.services.ReferentialService
 
importSingleLine(String[], Zone) - Method in class com.herbocailleau.sgq.business.services.ProductionService
Extraction du code de control et d'enregistrement dans un methode séparée de la routine d'import pour être aussi utilisé lors du replay.
importSuppliers(File) - Method in class com.herbocailleau.sgq.business.services.ReferentialService
Import suppliers dbf file.
initSchema(TopiaContext) - Static method in class com.herbocailleau.sgq.business.ServiceFactory
 
invalid - Variable in class com.herbocailleau.sgq.entities.BatchAbstract
Un lot invalide doit être ignoré pas le système SQG Nom de l'attribut en BD : invalid
InventoryBean - Class in com.herbocailleau.sgq.business.services.csv
Bean d'inport export inventaire.
InventoryBean() - Constructor for class com.herbocailleau.sgq.business.services.csv.InventoryBean
 
InventoryExportModel - Class in com.herbocailleau.sgq.business.services.csv
Zone, Emplacement, Code présentation, Code produit, Nom produit, Lot, DLUO, Valeur relevée
InventoryExportModel() - Constructor for class com.herbocailleau.sgq.business.services.csv.InventoryExportModel
 
InventoryImportModel - Class in com.herbocailleau.sgq.business.services.csv
Zone, Emplacement, Code présentation, Code produit, Nom produit, Lot, DLUO, Valeur relevée
InventoryImportModel(Map<Integer, Batch>, Map<String, Place>, Map<String, Product>) - Constructor for class com.herbocailleau.sgq.business.services.csv.InventoryImportModel
 
inventoryPlaces - Variable in class com.herbocailleau.sgq.entities.PresentationAbstract
Nom de l'attribut en BD : inventoryPlaces
isAnalyzeTypeEmpty() - Method in interface com.herbocailleau.sgq.entities.Product
 
isAnalyzeTypeEmpty() - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
isAnalyzeTypeOrOperator() - Method in class com.herbocailleau.sgq.business.model.ProductSearchModel
 
isAnalyzeTypeOrOperator() - Method in class com.herbocailleau.sgq.business.model.SearchModel
 
isArchived() - Method in class com.herbocailleau.sgq.business.model.ProductSearchModel
 
isArchived() - Method in interface com.herbocailleau.sgq.entities.Product
 
isArchived() - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
isBotanicControl() - Method in interface com.herbocailleau.sgq.entities.Product
 
isBotanicControl() - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
isDefaultSelected() - Method in enum com.herbocailleau.sgq.business.model.SearchColumn
 
isDeleted() - Method in interface com.herbocailleau.sgq.entities.LabelError
 
isDeleted() - Method in class com.herbocailleau.sgq.entities.LabelErrorAbstract
 
isDevMode() - Method in class com.herbocailleau.sgq.business.SgqBusinessConfig
 
isError() - Method in class com.herbocailleau.sgq.business.model.ImportLog
 
isEu() - Method in enum com.herbocailleau.sgq.entities.Country
 
isIdentificationControl() - Method in interface com.herbocailleau.sgq.entities.Product
 
isIdentificationControl() - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
isInvalid() - Method in interface com.herbocailleau.sgq.entities.Batch
 
isInvalid() - Method in class com.herbocailleau.sgq.entities.BatchAbstract
 
isInventoryPlacesEmpty() - Method in interface com.herbocailleau.sgq.entities.Presentation
 
isInventoryPlacesEmpty() - Method in class com.herbocailleau.sgq.entities.PresentationAbstract
 
isLaboratory() - Method in interface com.herbocailleau.sgq.entities.Supplier
 
isLaboratory() - Method in class com.herbocailleau.sgq.entities.SupplierAbstract
 
isModified() - Method in interface com.herbocailleau.sgq.entities.LabelError
 
isModified() - Method in class com.herbocailleau.sgq.entities.LabelErrorAbstract
 
isOriginal() - Method in interface com.herbocailleau.sgq.entities.Presentation
 
isOriginal() - Method in class com.herbocailleau.sgq.entities.PresentationAbstract
 
isProductStatusEmpty() - Method in interface com.herbocailleau.sgq.entities.Product
 
isProductStatusEmpty() - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
isUsedByAnyBatch(Product) - Method in class com.herbocailleau.sgq.entities.ProductDAOImpl
Test is product is used by any batch in system.
isUsedByNonExpiredBatch(Product) - Method in class com.herbocailleau.sgq.entities.ProductDAOImpl
Test is product is used by non expired batch.
isUseNaturalIds() - Method in enum com.herbocailleau.sgq.SGQDAOHelper.SGQEntityEnum
 
isUseNotNulls() - Method in enum com.herbocailleau.sgq.SGQDAOHelper.SGQEntityEnum
 

K

key - Variable in class com.herbocailleau.sgq.entities.SgqConfigurationAbstract
Nom de l'attribut en BD : key

L

LABEL_DATE_FORMAT - Variable in class com.herbocailleau.sgq.business.services.ProductionService
Date format du fichier d'entrée étiquette.
labelDate - Variable in class com.herbocailleau.sgq.entities.LabelErrorAbstract
Nom de l'attribut en BD : labelDate
LabelError - Interface in com.herbocailleau.sgq.entities
 
LabelErrorAbstract - Class in com.herbocailleau.sgq.entities
 
LabelErrorAbstract() - Constructor for class com.herbocailleau.sgq.entities.LabelErrorAbstract
 
LabelErrorDAO - Class in com.herbocailleau.sgq.entities
 
LabelErrorDAO() - Constructor for class com.herbocailleau.sgq.entities.LabelErrorDAO
 
LabelErrorDAOAbstract<E extends LabelError> - Class in com.herbocailleau.sgq.entities
 
LabelErrorDAOAbstract() - Constructor for class com.herbocailleau.sgq.entities.LabelErrorDAOAbstract
 
LabelErrorDAOImpl<E extends LabelError> - Class in com.herbocailleau.sgq.entities
 
LabelErrorDAOImpl() - Constructor for class com.herbocailleau.sgq.entities.LabelErrorDAOImpl
 
LabelErrorImpl - Class in com.herbocailleau.sgq.entities
 
LabelErrorImpl() - Constructor for class com.herbocailleau.sgq.entities.LabelErrorImpl
 
laboratory - Variable in class com.herbocailleau.sgq.entities.SupplierAbstract
Nom de l'attribut en BD : laboratory
latinName - Variable in class com.herbocailleau.sgq.business.model.ProductSearchModel
 
latinName - Variable in class com.herbocailleau.sgq.entities.ProductAbstract
Nom de l'attribut en BD : latinName
line - Variable in class com.herbocailleau.sgq.business.model.ImportLog
 
line - Variable in class com.herbocailleau.sgq.entities.LabelErrorAbstract
Nom de l'attribut en BD : line

M

message - Variable in class com.herbocailleau.sgq.business.model.ImportLog
 
message - Variable in class com.herbocailleau.sgq.entities.LabelErrorAbstract
Nom de l'attribut en BD : message
MigrationResolver - Class in com.herbocailleau.sgq.business.migration
Association entre les numero de version et les classes de migration.
MigrationResolver() - Constructor for class com.herbocailleau.sgq.business.migration.MigrationResolver
 
MigrationV0V11 - Class in com.herbocailleau.sgq.business.migration
Migration between version 0 and 1.1.
MigrationV0V11(Version, TopiaMigrationCallbackByClass) - Constructor for class com.herbocailleau.sgq.business.migration.MigrationV0V11
Constructor.
modified - Variable in class com.herbocailleau.sgq.entities.LabelErrorAbstract
Nom de l'attribut en BD : modified

N

name - Variable in class com.herbocailleau.sgq.business.model.ProductSearchModel
 
name - Variable in class com.herbocailleau.sgq.business.services.csv.PlaceBean
 
name - Variable in class com.herbocailleau.sgq.entities.AnalyzeCategoryAbstract
Nom de l'attribut en BD : name
name - Variable in class com.herbocailleau.sgq.entities.AnalyzeFileAbstract
Nom de l'attribut en BD : name
name - Variable in class com.herbocailleau.sgq.entities.AnalyzeTypeAbstract
Nom de l'attribut en BD : name
name - Variable in class com.herbocailleau.sgq.entities.ClientAbstract
Nom de l'attribut en BD : name
name - Variable in class com.herbocailleau.sgq.entities.PlaceAbstract
Nom de l'attribut en BD : name
name - Variable in class com.herbocailleau.sgq.entities.ProductAbstract
Nom de l'attribut en BD : name
name - Variable in class com.herbocailleau.sgq.entities.ProductStatusAbstract
Nom de l'attribut en BD : name
name - Variable in class com.herbocailleau.sgq.entities.SupplierAbstract
Nom de l'attribut en BD : name
naturalIds - Variable in enum com.herbocailleau.sgq.SGQDAOHelper.SGQEntityEnum
The array of property involved in the natural key of the entity.
newEmptyInstance() - Method in class com.herbocailleau.sgq.business.services.csv.AnalyzeImportModel
 
newEmptyInstance() - Method in class com.herbocailleau.sgq.business.services.csv.BatchImportModel
 
newEmptyInstance() - Method in class com.herbocailleau.sgq.business.services.csv.ClientImportModel
 
newEmptyInstance() - Method in class com.herbocailleau.sgq.business.services.csv.InventoryImportModel
 
newEmptyInstance() - Method in class com.herbocailleau.sgq.business.services.csv.PlaceImportModel
 
newEmptyInstance() - Method in class com.herbocailleau.sgq.business.services.csv.SupplierImportModel
 
newService(Class<E>, TopiaContext) - Static method in class com.herbocailleau.sgq.business.ServiceFactory
 
NEXT_BIO_BATCH_NUMBER_CONFIG - Static variable in class com.herbocailleau.sgq.business.services.ConfigurationService
 
NEXT_NON_BIO_BATCH_NUMBER_CONFIG - Static variable in class com.herbocailleau.sgq.business.services.ConfigurationService
 
notNulls - Variable in enum com.herbocailleau.sgq.SGQDAOHelper.SGQEntityEnum
The array of not null properties of the entity.
number - Variable in class com.herbocailleau.sgq.entities.BatchAbstract
Nom de l'attribut en BD : number

O

orderNumber - Variable in class com.herbocailleau.sgq.entities.BatchAbstract
Nom de l'attribut en BD : orderNumber
origin - Variable in class com.herbocailleau.sgq.business.model.SearchModel
 
origin - Variable in class com.herbocailleau.sgq.entities.BatchAbstract
Nom de l'attribut en BD : origin
original - Variable in class com.herbocailleau.sgq.entities.PresentationAbstract
Vrai si la presentation est celle d'origine crée pour l'import du lot.

P

packageCount - Variable in class com.herbocailleau.sgq.entities.BatchAbstract
Nom de l'attribut en BD : packageCount
parse() - Method in class com.herbocailleau.sgq.business.SgqBusinessConfig
 
parseSgqDate(String) - Static method in class com.herbocailleau.sgq.business.SgqUtils
Parse sgq date in dd/MM/yyyy date format.
performQueryWithFilter(SearchModel, String, String, int, int) - Method in class com.herbocailleau.sgq.entities.BatchDAOImpl
Construit la requete réutilisable avec des bout de requete (avant/après) suivant ce que doit effectivement retourner la requete.
performQueryWithFilter(ProductSearchModel, String, String, int, int) - Method in class com.herbocailleau.sgq.entities.ProductDAOImpl
Construit la requete réutilisable avec des bout de requete (avant/après) suivant ce que doit effectivement retourner la requete.
permission - Variable in enum com.herbocailleau.sgq.business.model.SearchColumn
Permission shiro necessaire à l'exploitation de la colonne.
place - Variable in class com.herbocailleau.sgq.business.services.csv.InventoryBean
 
Place - Interface in com.herbocailleau.sgq.entities
 
place - Variable in class com.herbocailleau.sgq.entities.ProductPlaceAbstract
Nom de l'attribut en BD : place
PlaceAbstract - Class in com.herbocailleau.sgq.entities
 
PlaceAbstract() - Constructor for class com.herbocailleau.sgq.entities.PlaceAbstract
 
PlaceBean - Class in com.herbocailleau.sgq.business.services.csv
 
PlaceBean() - Constructor for class com.herbocailleau.sgq.business.services.csv.PlaceBean
 
PlaceDAO - Class in com.herbocailleau.sgq.entities
 
PlaceDAO() - Constructor for class com.herbocailleau.sgq.entities.PlaceDAO
 
PlaceDAOAbstract<E extends Place> - Class in com.herbocailleau.sgq.entities
 
PlaceDAOAbstract() - Constructor for class com.herbocailleau.sgq.entities.PlaceDAOAbstract
 
PlaceDAOImpl<E extends Place> - Class in com.herbocailleau.sgq.entities
Operations specifiques au emplacements.
PlaceDAOImpl() - Constructor for class com.herbocailleau.sgq.entities.PlaceDAOImpl
 
PlaceImpl - Class in com.herbocailleau.sgq.entities
 
PlaceImpl() - Constructor for class com.herbocailleau.sgq.entities.PlaceImpl
 
PlaceImportModel - Class in com.herbocailleau.sgq.business.services.csv
Modèle d'import du fichier CSV des emplacements.
PlaceImportModel(Map<String, Product>) - Constructor for class com.herbocailleau.sgq.business.services.csv.PlaceImportModel
 
placeProductPlace - Variable in class com.herbocailleau.sgq.entities.ProductAbstract
Nom de l'attribut en BD : place
places - Variable in class com.herbocailleau.sgq.business.model.PresentationModel
 
prepareAnalyze(Batch, AnalyzeType) - Method in class com.herbocailleau.sgq.business.services.BatchService
 
prepareMigrationScript(TopiaContextImplementor, List<String>, boolean, boolean) - Method in class com.herbocailleau.sgq.business.migration.MigrationV0V11
 
presentation - Variable in class com.herbocailleau.sgq.business.model.PresentationModel
 
presentation - Variable in class com.herbocailleau.sgq.entities.ExpeditionAbstract
Nom de l'attribut en BD : presentation
Presentation - Interface in com.herbocailleau.sgq.entities
 
presentation - Variable in class com.herbocailleau.sgq.entities.ProductionAbstract
Nom de l'attribut en BD : presentation
PresentationAbstract - Class in com.herbocailleau.sgq.entities
 
PresentationAbstract() - Constructor for class com.herbocailleau.sgq.entities.PresentationAbstract
 
presentationCode - Variable in class com.herbocailleau.sgq.business.services.csv.InventoryBean
 
presentationCode - Variable in class com.herbocailleau.sgq.business.services.csv.PlaceBean
 
presentationCode - Variable in class com.herbocailleau.sgq.entities.PresentationAbstract
Nom de l'attribut en BD : presentationCode
PresentationCode - Enum in com.herbocailleau.sgq.entities
Ensemble des code presentation existant dans l'herboristerie cailleau.
presentationCode - Variable in class com.herbocailleau.sgq.entities.ProductPlaceAbstract
Nom de l'attribut en BD : presentationCode
PresentationDAO - Class in com.herbocailleau.sgq.entities
 
PresentationDAO() - Constructor for class com.herbocailleau.sgq.entities.PresentationDAO
 
PresentationDAOAbstract<E extends Presentation> - Class in com.herbocailleau.sgq.entities
 
PresentationDAOAbstract() - Constructor for class com.herbocailleau.sgq.entities.PresentationDAOAbstract
 
PresentationDAOImpl<E extends Presentation> - Class in com.herbocailleau.sgq.entities
 
PresentationDAOImpl() - Constructor for class com.herbocailleau.sgq.entities.PresentationDAOImpl
 
PresentationImpl - Class in com.herbocailleau.sgq.entities
 
PresentationImpl() - Constructor for class com.herbocailleau.sgq.entities.PresentationImpl
 
PresentationModel - Class in com.herbocailleau.sgq.business.model
Model de présentation ajoutant des informations supplémentaires par rapport au informations du modèle (emplacements...)
PresentationModel(Presentation) - Constructor for class com.herbocailleau.sgq.business.model.PresentationModel
 
product - Variable in class com.herbocailleau.sgq.business.services.csv.InventoryBean
 
product - Variable in class com.herbocailleau.sgq.business.services.csv.PlaceBean
 
product - Variable in class com.herbocailleau.sgq.entities.BatchAbstract
Nom de l'attribut en BD : product
Product - Interface in com.herbocailleau.sgq.entities
 
product - Variable in class com.herbocailleau.sgq.entities.ProductPlaceAbstract
Nom de l'attribut en BD : product
ProductAbstract - Class in com.herbocailleau.sgq.entities
 
ProductAbstract() - Constructor for class com.herbocailleau.sgq.entities.ProductAbstract
 
productCategories - Variable in class com.herbocailleau.sgq.business.model.SearchModel
 
productCode - Variable in class com.herbocailleau.sgq.business.services.csv.BatchBean
Product code is a composed field (presentationcode & product code).
ProductDAO - Class in com.herbocailleau.sgq.entities
 
ProductDAO() - Constructor for class com.herbocailleau.sgq.entities.ProductDAO
 
ProductDAOAbstract<E extends Product> - Class in com.herbocailleau.sgq.entities
 
ProductDAOAbstract() - Constructor for class com.herbocailleau.sgq.entities.ProductDAOAbstract
 
ProductDAOImpl<E extends Product> - Class in com.herbocailleau.sgq.entities
 
ProductDAOImpl() - Constructor for class com.herbocailleau.sgq.entities.ProductDAOImpl
 
ProductImpl - Class in com.herbocailleau.sgq.entities
 
ProductImpl() - Constructor for class com.herbocailleau.sgq.entities.ProductImpl
 
Production - Interface in com.herbocailleau.sgq.entities
 
ProductionAbstract - Class in com.herbocailleau.sgq.entities
 
ProductionAbstract() - Constructor for class com.herbocailleau.sgq.entities.ProductionAbstract
 
ProductionDAO - Class in com.herbocailleau.sgq.entities
 
ProductionDAO() - Constructor for class com.herbocailleau.sgq.entities.ProductionDAO
 
ProductionDAOAbstract<E extends Production> - Class in com.herbocailleau.sgq.entities
 
ProductionDAOAbstract() - Constructor for class com.herbocailleau.sgq.entities.ProductionDAOAbstract
 
ProductionDAOImpl<E extends Production> - Class in com.herbocailleau.sgq.entities
 
ProductionDAOImpl() - Constructor for class com.herbocailleau.sgq.entities.ProductionDAOImpl
 
ProductionImpl - Class in com.herbocailleau.sgq.entities
 
ProductionImpl() - Constructor for class com.herbocailleau.sgq.entities.ProductionImpl
 
ProductionService - Class in com.herbocailleau.sgq.business.services
Service gerant principalement: Les ventes et transformations des présentations des lots les gestions des erreurs qui se produise lors des imports
ProductionService() - Constructor for class com.herbocailleau.sgq.business.services.ProductionService
 
ProductPlace - Interface in com.herbocailleau.sgq.entities
 
ProductPlaceAbstract - Class in com.herbocailleau.sgq.entities
 
ProductPlaceAbstract() - Constructor for class com.herbocailleau.sgq.entities.ProductPlaceAbstract
 
ProductPlaceDAO - Class in com.herbocailleau.sgq.entities
 
ProductPlaceDAO() - Constructor for class com.herbocailleau.sgq.entities.ProductPlaceDAO
 
ProductPlaceDAOAbstract<E extends ProductPlace> - Class in com.herbocailleau.sgq.entities
 
ProductPlaceDAOAbstract() - Constructor for class com.herbocailleau.sgq.entities.ProductPlaceDAOAbstract
 
ProductPlaceDAOImpl<E extends ProductPlace> - Class in com.herbocailleau.sgq.entities
 
ProductPlaceDAOImpl() - Constructor for class com.herbocailleau.sgq.entities.ProductPlaceDAOImpl
 
ProductPlaceImpl - Class in com.herbocailleau.sgq.entities
 
ProductPlaceImpl() - Constructor for class com.herbocailleau.sgq.entities.ProductPlaceImpl
 
productProductPlace - Variable in class com.herbocailleau.sgq.entities.PlaceAbstract
Nom de l'attribut en BD : product
ProductSearchModel - Class in com.herbocailleau.sgq.business.model
 
ProductSearchModel() - Constructor for class com.herbocailleau.sgq.business.model.ProductSearchModel
 
productStatus - Variable in class com.herbocailleau.sgq.business.model.ProductSearchModel
 
productStatus - Variable in class com.herbocailleau.sgq.business.model.SearchModel
 
productStatus - Variable in class com.herbocailleau.sgq.entities.ProductAbstract
Nom de l'attribut en BD : productStatus
ProductStatus - Interface in com.herbocailleau.sgq.entities
 
ProductStatusAbstract - Class in com.herbocailleau.sgq.entities
 
ProductStatusAbstract() - Constructor for class com.herbocailleau.sgq.entities.ProductStatusAbstract
 
ProductStatusDAO - Class in com.herbocailleau.sgq.entities
 
ProductStatusDAO() - Constructor for class com.herbocailleau.sgq.entities.ProductStatusDAO
 
ProductStatusDAOAbstract<E extends ProductStatus> - Class in com.herbocailleau.sgq.entities
 
ProductStatusDAOAbstract() - Constructor for class com.herbocailleau.sgq.entities.ProductStatusDAOAbstract
 
ProductStatusDAOImpl<E extends ProductStatus> - Class in com.herbocailleau.sgq.entities
 
ProductStatusDAOImpl() - Constructor for class com.herbocailleau.sgq.entities.ProductStatusDAOImpl
 
ProductStatusImpl - Class in com.herbocailleau.sgq.entities
 
ProductStatusImpl() - Constructor for class com.herbocailleau.sgq.entities.ProductStatusImpl
 
PROPERTY_AFTER_BATCH_EXPIRATION - Static variable in interface com.herbocailleau.sgq.entities.LabelError
 
PROPERTY_ANALYZE_CATEGORY - Static variable in interface com.herbocailleau.sgq.entities.AnalyzeType
 
PROPERTY_ANALYZE_TYPE - Static variable in interface com.herbocailleau.sgq.entities.BatchAnalyze
 
PROPERTY_ANALYZE_TYPE - Static variable in interface com.herbocailleau.sgq.entities.Product
 
PROPERTY_ARCHIVED - Static variable in interface com.herbocailleau.sgq.entities.Product
 
PROPERTY_BATCH - Static variable in class com.herbocailleau.sgq.business.services.csv.InventoryBean
 
PROPERTY_BATCH - Static variable in interface com.herbocailleau.sgq.entities.AnalyzeFile
 
PROPERTY_BATCH - Static variable in interface com.herbocailleau.sgq.entities.BatchAnalyze
 
PROPERTY_BATCH - Static variable in interface com.herbocailleau.sgq.entities.Presentation
 
PROPERTY_BATCH_ANALYZE - Static variable in interface com.herbocailleau.sgq.entities.AnalyzeFile
 
PROPERTY_BOTANIC_CONTROL - Static variable in interface com.herbocailleau.sgq.entities.Product
 
PROPERTY_CATEGORY - Static variable in interface com.herbocailleau.sgq.entities.Product
 
PROPERTY_CLIENT - Static variable in interface com.herbocailleau.sgq.entities.Expedition
 
PROPERTY_CODE - Static variable in class com.herbocailleau.sgq.business.services.csv.PlaceBean
 
PROPERTY_CODE - Static variable in interface com.herbocailleau.sgq.entities.Client
 
PROPERTY_CODE - Static variable in interface com.herbocailleau.sgq.entities.Place
 
PROPERTY_CODE - Static variable in interface com.herbocailleau.sgq.entities.Product
 
PROPERTY_CODE - Static variable in interface com.herbocailleau.sgq.entities.Supplier
 
PROPERTY_COMMENT - Static variable in class com.herbocailleau.sgq.business.services.csv.InventoryBean
 
PROPERTY_COMMENT - Static variable in interface com.herbocailleau.sgq.entities.Batch
 
PROPERTY_COMMENT - Static variable in interface com.herbocailleau.sgq.entities.LabelError
 
PROPERTY_COMMENT - Static variable in interface com.herbocailleau.sgq.entities.Product
 
PROPERTY_CORRECTION - Static variable in interface com.herbocailleau.sgq.entities.Expedition
 
PROPERTY_CORRECTION - Static variable in interface com.herbocailleau.sgq.entities.Production
 
PROPERTY_CREATION_DATE - Static variable in interface com.herbocailleau.sgq.entities.BatchAnalyze
 
PROPERTY_DATA - Static variable in interface com.herbocailleau.sgq.entities.AnalyzeFile
 
PROPERTY_DATE - Static variable in interface com.herbocailleau.sgq.entities.Expedition
 
PROPERTY_DATE - Static variable in interface com.herbocailleau.sgq.entities.Production
 
PROPERTY_DEDICATED_CLIENT - Static variable in interface com.herbocailleau.sgq.entities.Batch
 
PROPERTY_DELETED - Static variable in interface com.herbocailleau.sgq.entities.LabelError
 
PROPERTY_DESTINATION - Static variable in interface com.herbocailleau.sgq.entities.Expedition
 
PROPERTY_DESTINATION - Static variable in interface com.herbocailleau.sgq.entities.Production
 
PROPERTY_DLUO - Static variable in class com.herbocailleau.sgq.business.services.csv.InventoryBean
 
PROPERTY_DLUO - Static variable in interface com.herbocailleau.sgq.entities.Batch
 
PROPERTY_DMES - Static variable in interface com.herbocailleau.sgq.entities.Batch
 
PROPERTY_DMESD - Static variable in interface com.herbocailleau.sgq.entities.Batch
 
PROPERTY_DMESD - Static variable in interface com.herbocailleau.sgq.entities.Presentation
 
PROPERTY_DPMES - Static variable in interface com.herbocailleau.sgq.entities.Batch
 
PROPERTY_DURATION_DAYS - Static variable in interface com.herbocailleau.sgq.entities.AnalyzeType
 
PROPERTY_ENTRY_DATE - Static variable in interface com.herbocailleau.sgq.entities.Batch
 
PROPERTY_EXPIRED_DATE - Static variable in interface com.herbocailleau.sgq.entities.Batch
 
PROPERTY_FAMILY - Static variable in interface com.herbocailleau.sgq.entities.Product
 
PROPERTY_IDENTIFICATION_CONTROL - Static variable in interface com.herbocailleau.sgq.entities.Product
 
PROPERTY_IMPORT_HASH - Static variable in interface com.herbocailleau.sgq.entities.Batch
 
PROPERTY_INVALID - Static variable in interface com.herbocailleau.sgq.entities.Batch
 
PROPERTY_INVENTORY_PLACES - Static variable in interface com.herbocailleau.sgq.entities.Presentation
 
PROPERTY_KEY - Static variable in interface com.herbocailleau.sgq.entities.SgqConfiguration
 
PROPERTY_LABEL_DATE - Static variable in interface com.herbocailleau.sgq.entities.LabelError
 
PROPERTY_LABORATORY - Static variable in interface com.herbocailleau.sgq.entities.Supplier
 
PROPERTY_LATIN_NAME - Static variable in interface com.herbocailleau.sgq.entities.Product
 
PROPERTY_LINE - Static variable in interface com.herbocailleau.sgq.entities.LabelError
 
PROPERTY_MESSAGE - Static variable in interface com.herbocailleau.sgq.entities.LabelError
 
PROPERTY_MODIFIED - Static variable in interface com.herbocailleau.sgq.entities.LabelError
 
PROPERTY_NAME - Static variable in class com.herbocailleau.sgq.business.services.csv.PlaceBean
 
PROPERTY_NAME - Static variable in interface com.herbocailleau.sgq.entities.AnalyzeCategory
 
PROPERTY_NAME - Static variable in interface com.herbocailleau.sgq.entities.AnalyzeFile
 
PROPERTY_NAME - Static variable in interface com.herbocailleau.sgq.entities.AnalyzeType
 
PROPERTY_NAME - Static variable in interface com.herbocailleau.sgq.entities.Client
 
PROPERTY_NAME - Static variable in interface com.herbocailleau.sgq.entities.Place
 
PROPERTY_NAME - Static variable in interface com.herbocailleau.sgq.entities.Product
 
PROPERTY_NAME - Static variable in interface com.herbocailleau.sgq.entities.ProductStatus
 
PROPERTY_NAME - Static variable in interface com.herbocailleau.sgq.entities.Supplier
 
PROPERTY_NUMBER - Static variable in interface com.herbocailleau.sgq.entities.Batch
 
PROPERTY_ORDER_NUMBER - Static variable in interface com.herbocailleau.sgq.entities.Batch
 
PROPERTY_ORIGIN - Static variable in interface com.herbocailleau.sgq.entities.Batch
 
PROPERTY_ORIGINAL - Static variable in interface com.herbocailleau.sgq.entities.Presentation
 
PROPERTY_PACKAGE_COUNT - Static variable in interface com.herbocailleau.sgq.entities.Batch
 
PROPERTY_PLACE - Static variable in class com.herbocailleau.sgq.business.services.csv.InventoryBean
 
PROPERTY_PLACE - Static variable in interface com.herbocailleau.sgq.entities.ProductPlace
 
PROPERTY_PLACE_PRODUCT_PLACE - Static variable in interface com.herbocailleau.sgq.entities.Product
 
PROPERTY_PRESENTATION - Static variable in interface com.herbocailleau.sgq.entities.Expedition
 
PROPERTY_PRESENTATION - Static variable in interface com.herbocailleau.sgq.entities.Production
 
PROPERTY_PRESENTATION_CODE - Static variable in class com.herbocailleau.sgq.business.services.csv.InventoryBean
 
PROPERTY_PRESENTATION_CODE - Static variable in class com.herbocailleau.sgq.business.services.csv.PlaceBean
 
PROPERTY_PRESENTATION_CODE - Static variable in interface com.herbocailleau.sgq.entities.Presentation
 
PROPERTY_PRESENTATION_CODE - Static variable in interface com.herbocailleau.sgq.entities.ProductPlace
 
PROPERTY_PRODUCT - Static variable in class com.herbocailleau.sgq.business.services.csv.InventoryBean
 
PROPERTY_PRODUCT - Static variable in class com.herbocailleau.sgq.business.services.csv.PlaceBean
 
PROPERTY_PRODUCT - Static variable in interface com.herbocailleau.sgq.entities.Batch
 
PROPERTY_PRODUCT - Static variable in interface com.herbocailleau.sgq.entities.ProductPlace
 
PROPERTY_PRODUCT_CODE - Static variable in class com.herbocailleau.sgq.business.services.csv.BatchBean
 
PROPERTY_PRODUCT_PRODUCT_PLACE - Static variable in interface com.herbocailleau.sgq.entities.Place
 
PROPERTY_PRODUCT_STATUS - Static variable in interface com.herbocailleau.sgq.entities.Product
 
PROPERTY_QUANTITY - Static variable in interface com.herbocailleau.sgq.entities.Batch
 
PROPERTY_QUANTITY - Static variable in interface com.herbocailleau.sgq.entities.Expedition
 
PROPERTY_QUANTITY - Static variable in interface com.herbocailleau.sgq.entities.Presentation
 
PROPERTY_QUANTITY - Static variable in interface com.herbocailleau.sgq.entities.Production
 
PROPERTY_REAL_QUANTITY - Static variable in class com.herbocailleau.sgq.business.services.csv.InventoryBean
 
PROPERTY_RECEIPT_DATE - Static variable in interface com.herbocailleau.sgq.entities.BatchAnalyze
 
PROPERTY_RECEIPT_LIMIT_DATE - Static variable in interface com.herbocailleau.sgq.entities.BatchAnalyze
 
PROPERTY_SAMPLE_CODE - Static variable in interface com.herbocailleau.sgq.entities.Batch
 
PROPERTY_SENT_DATE - Static variable in interface com.herbocailleau.sgq.entities.BatchAnalyze
 
PROPERTY_SOURCE - Static variable in interface com.herbocailleau.sgq.entities.Expedition
 
PROPERTY_SOURCE - Static variable in interface com.herbocailleau.sgq.entities.LabelError
 
PROPERTY_SOURCE - Static variable in interface com.herbocailleau.sgq.entities.Production
 
PROPERTY_SUPPLIER - Static variable in interface com.herbocailleau.sgq.entities.Batch
 
PROPERTY_SUPPLIER - Static variable in interface com.herbocailleau.sgq.entities.BatchAnalyze
 
PROPERTY_SYNTHESIS - Static variable in interface com.herbocailleau.sgq.entities.BatchAnalyze
 
PROPERTY_SYNTHESIS_MENTION - Static variable in interface com.herbocailleau.sgq.entities.BatchAnalyze
 
PROPERTY_VALUE - Static variable in interface com.herbocailleau.sgq.entities.SgqConfiguration
 
PROPERTY_ZONE - Static variable in class com.herbocailleau.sgq.business.services.csv.InventoryBean
 
PROPERTY_ZONE - Static variable in class com.herbocailleau.sgq.business.services.csv.PlaceBean
 
PROPERTY_ZONE - Static variable in interface com.herbocailleau.sgq.entities.Place
 

Q

quantity - Variable in class com.herbocailleau.sgq.entities.BatchAbstract
Nom de l'attribut en BD : quantity
quantity - Variable in class com.herbocailleau.sgq.entities.ExpeditionAbstract
Nom de l'attribut en BD : quantity
quantity - Variable in class com.herbocailleau.sgq.entities.PresentationAbstract
Nom de l'attribut en BD : quantity
quantity - Variable in class com.herbocailleau.sgq.entities.ProductionAbstract
Nom de l'attribut en BD : quantity
query - Variable in class com.herbocailleau.sgq.business.model.SearchModel
 

R

realQuantity - Variable in class com.herbocailleau.sgq.business.services.csv.InventoryBean
 
receiptDate - Variable in class com.herbocailleau.sgq.entities.BatchAnalyzeAbstract
Nom de l'attribut en BD : receiptDate
receiptLimitDate - Variable in class com.herbocailleau.sgq.entities.BatchAnalyzeAbstract
Nom de l'attribut en BD : receiptLimitDate
receiveAnalyzeFromSupplier(BatchAnalyze, Supplier) - Method in class com.herbocailleau.sgq.business.services.BatchService
 
recoverAnalyzeFile(File) - Method in class com.herbocailleau.sgq.business.services.BatchService
Import unique du fichier des analyses à la reprise des données.
recoverBatchFile(File) - Method in class com.herbocailleau.sgq.business.services.BatchService
Reprise du fichier numero lots.
ReferentialService - Class in com.herbocailleau.sgq.business.services
Service gérant les elements faisant partit du référentiel du SGQ.
ReferentialService() - Constructor for class com.herbocailleau.sgq.business.services.ReferentialService
 
removeAnalyzeType(AnalyzeType) - Method in interface com.herbocailleau.sgq.entities.Product
 
removeAnalyzeType(AnalyzeType) - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
removeInventoryPlaces(Place) - Method in interface com.herbocailleau.sgq.entities.Presentation
 
removeInventoryPlaces(Place) - Method in class com.herbocailleau.sgq.entities.PresentationAbstract
 
removeProductStatus(ProductStatus) - Method in interface com.herbocailleau.sgq.entities.Product
 
removeProductStatus(ProductStatus) - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
replayError(String, String, String) - Method in class com.herbocailleau.sgq.business.services.ProductionService
Replay selected error with corrected replay line.
rollback() - Method in class com.herbocailleau.sgq.business.ServiceDAOHelper
 
rootContext - Static variable in class com.herbocailleau.sgq.business.ServiceFactory
 

S

sampleCode - Variable in class com.herbocailleau.sgq.entities.BatchAbstract
Nom de l'attribut en BD : sampleCode
saveAnalyze(BatchAnalyze) - Method in class com.herbocailleau.sgq.business.services.BatchService
 
saveAnalyzeCategory(AnalyzeCategory) - Method in class com.herbocailleau.sgq.business.services.ReferentialService
Save (create or update) analyze category.
saveAnalyzeType(AnalyzeType) - Method in class com.herbocailleau.sgq.business.services.ReferentialService
Save (create or update) analyze type.
saveBackupOnDevice(String, String) - Method in class com.herbocailleau.sgq.business.services.ConfigurationService
Run save backup command and wait for command ending.
saveBatch(Batch) - Method in class com.herbocailleau.sgq.business.services.BatchService
Save batch.
saveBatchLimit(int, int) - Method in class com.herbocailleau.sgq.business.services.ConfigurationService
Save nextBioBatchNumber into database.
saveClient(Client) - Method in class com.herbocailleau.sgq.business.services.ReferentialService
 
saveProduct(Product, String) - Method in class com.herbocailleau.sgq.business.services.ReferentialService
 
searchBatch(SearchModel, int, int) - Method in class com.herbocailleau.sgq.business.services.BatchService
Return count result and total result count in a Pair elements.
searchBatchASCsv(SearchModel) - Method in class com.herbocailleau.sgq.business.services.BatchService
Export la recherche en csv.
SearchColumn - Enum in com.herbocailleau.sgq.business.model
Liste des colonnes selectionnables et affichable dans les resultats de recherche (aussi bien web que export csv).
searchColumns - Variable in class com.herbocailleau.sgq.business.model.SearchModel
 
SearchModel - Class in com.herbocailleau.sgq.business.model
Objet contenant les données de la requete saisie à partir de l'interface graphique.
SearchModel() - Constructor for class com.herbocailleau.sgq.business.model.SearchModel
 
SearchModel(String) - Constructor for class com.herbocailleau.sgq.business.model.SearchModel
 
SearchModel.DateType - Enum in com.herbocailleau.sgq.business.model
Type de date supporté par le moteur de recherche.
SearchModel.ExpiredType - Enum in com.herbocailleau.sgq.business.model
Choix possible sur le champ date d'expiration.
sendAnalyzeToSupplier(BatchAnalyze, Date, Date, Supplier) - Method in class com.herbocailleau.sgq.business.services.BatchService
Sauvegarde une analyze a envoyer.
sentDate - Variable in class com.herbocailleau.sgq.entities.BatchAnalyzeAbstract
Nom de l'attribut en BD : sentDate
sentDateBegin - Variable in class com.herbocailleau.sgq.business.model.AnalyzeFilter
 
sentDateEnd - Variable in class com.herbocailleau.sgq.business.model.AnalyzeFilter
 
ServiceDAOHelper - Class in com.herbocailleau.sgq.business
DAO helper instantiable contenant la transaction courante.
ServiceDAOHelper(TopiaContext) - Constructor for class com.herbocailleau.sgq.business.ServiceDAOHelper
 
ServiceFactory - Class in com.herbocailleau.sgq.business
Factory des services.
ServiceFactory() - Constructor for class com.herbocailleau.sgq.business.ServiceFactory
 
setAfterBatchExpiration(Batch) - Method in interface com.herbocailleau.sgq.entities.LabelError
 
setAfterBatchExpiration(Batch) - Method in class com.herbocailleau.sgq.entities.LabelErrorAbstract
 
setAnalyze(BatchAnalyze) - Method in class com.herbocailleau.sgq.business.model.AnalyzeModel
 
setAnalyzeCategory(AnalyzeCategory) - Method in interface com.herbocailleau.sgq.entities.AnalyzeType
 
setAnalyzeCategory(AnalyzeCategory) - Method in class com.herbocailleau.sgq.entities.AnalyzeTypeAbstract
 
setAnalyzeType(AnalyzeType) - Method in class com.herbocailleau.sgq.business.model.AnalyzeFilter
 
setAnalyzeType(AnalyzeType) - Method in interface com.herbocailleau.sgq.entities.BatchAnalyze
 
setAnalyzeType(AnalyzeType) - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeAbstract
 
setAnalyzeType(Collection<AnalyzeType>) - Method in interface com.herbocailleau.sgq.entities.Product
 
setAnalyzeType(Collection<AnalyzeType>) - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
setAnalyzeTypeOrOperator(boolean) - Method in class com.herbocailleau.sgq.business.model.ProductSearchModel
 
setAnalyzeTypeOrOperator(boolean) - Method in class com.herbocailleau.sgq.business.model.SearchModel
 
setAnalyzeTypes(List<AnalyzeType>) - Method in class com.herbocailleau.sgq.business.model.ProductSearchModel
 
setAnalyzeTypes(List<AnalyzeType>) - Method in class com.herbocailleau.sgq.business.model.SearchModel
 
setArchived(boolean) - Method in class com.herbocailleau.sgq.business.model.ProductSearchModel
 
setArchived(boolean) - Method in interface com.herbocailleau.sgq.entities.Product
 
setArchived(boolean) - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
setBatch(Batch) - Method in class com.herbocailleau.sgq.business.services.csv.InventoryBean
 
setBatch(Batch) - Method in interface com.herbocailleau.sgq.entities.AnalyzeFile
 
setBatch(Batch) - Method in class com.herbocailleau.sgq.entities.AnalyzeFileAbstract
 
setBatch(Batch) - Method in interface com.herbocailleau.sgq.entities.BatchAnalyze
 
setBatch(Batch) - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeAbstract
 
setBatch(Batch) - Method in interface com.herbocailleau.sgq.entities.Presentation
 
setBatch(Batch) - Method in class com.herbocailleau.sgq.entities.PresentationAbstract
 
setBatchAnalyze(BatchAnalyze) - Method in interface com.herbocailleau.sgq.entities.AnalyzeFile
 
setBatchAnalyze(BatchAnalyze) - Method in class com.herbocailleau.sgq.entities.AnalyzeFileAbstract
 
setBatchAnalyzes(List<BatchAnalyze>) - Method in class com.herbocailleau.sgq.business.model.BatchModel
 
setBatchNumberBegin(int) - Method in class com.herbocailleau.sgq.business.model.AnalyzeFilter
 
setBatchNumberEnd(int) - Method in class com.herbocailleau.sgq.business.model.AnalyzeFilter
 
setBean(E) - Method in class com.herbocailleau.sgq.business.model.ImportLog
 
setBeginDate(Date) - Method in class com.herbocailleau.sgq.business.model.SearchModel
 
setBotanicControl(boolean) - Method in interface com.herbocailleau.sgq.entities.Product
 
setBotanicControl(boolean) - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
setCategory(String) - Method in class com.herbocailleau.sgq.business.model.ProductSearchModel
 
setCategory(String) - Method in interface com.herbocailleau.sgq.entities.Product
 
setCategory(String) - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
setClient(String) - Method in class com.herbocailleau.sgq.business.model.SearchModel
 
setClient(String) - Method in interface com.herbocailleau.sgq.entities.Expedition
 
setClient(String) - Method in class com.herbocailleau.sgq.entities.ExpeditionAbstract
 
setCode(String) - Method in class com.herbocailleau.sgq.business.model.ImportLog
 
setCode(String) - Method in class com.herbocailleau.sgq.business.model.ProductSearchModel
 
setCode(String) - Method in class com.herbocailleau.sgq.business.services.csv.PlaceBean
 
setCode(String) - Method in interface com.herbocailleau.sgq.entities.Client
 
setCode(String) - Method in class com.herbocailleau.sgq.entities.ClientAbstract
 
setCode(String) - Method in interface com.herbocailleau.sgq.entities.Place
 
setCode(String) - Method in class com.herbocailleau.sgq.entities.PlaceAbstract
 
setCode(String) - Method in interface com.herbocailleau.sgq.entities.Product
 
setCode(String) - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
setCode(String) - Method in interface com.herbocailleau.sgq.entities.Supplier
 
setCode(String) - Method in class com.herbocailleau.sgq.entities.SupplierAbstract
 
setComment(String) - Method in class com.herbocailleau.sgq.business.services.csv.InventoryBean
 
setComment(String) - Method in interface com.herbocailleau.sgq.entities.Batch
 
setComment(String) - Method in class com.herbocailleau.sgq.entities.BatchAbstract
 
setComment(String) - Method in interface com.herbocailleau.sgq.entities.LabelError
 
setComment(String) - Method in class com.herbocailleau.sgq.entities.LabelErrorAbstract
 
setComment(String) - Method in interface com.herbocailleau.sgq.entities.Product
 
setComment(String) - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
setComputedReceiptLimitDate(Date) - Method in class com.herbocailleau.sgq.business.model.AnalyzeModel
 
setComputedSendLimitDate(Date) - Method in class com.herbocailleau.sgq.business.model.AnalyzeModel
 
setConfig(SgqBusinessConfig) - Method in class com.herbocailleau.sgq.business.services.BatchService
 
setConfig(SgqBusinessConfig) - Method in class com.herbocailleau.sgq.business.SgqService
 
setCorrection(Presentation) - Method in interface com.herbocailleau.sgq.entities.Expedition
 
setCorrection(Presentation) - Method in class com.herbocailleau.sgq.entities.ExpeditionAbstract
 
setCorrection(Presentation) - Method in interface com.herbocailleau.sgq.entities.Production
 
setCorrection(Presentation) - Method in class com.herbocailleau.sgq.entities.ProductionAbstract
 
setCreationDate(Date) - Method in interface com.herbocailleau.sgq.entities.BatchAnalyze
 
setCreationDate(Date) - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeAbstract
 
setData(Blob) - Method in interface com.herbocailleau.sgq.entities.AnalyzeFile
 
setData(Blob) - Method in class com.herbocailleau.sgq.entities.AnalyzeFileAbstract
 
setDate(Date) - Method in interface com.herbocailleau.sgq.entities.Expedition
 
setDate(Date) - Method in class com.herbocailleau.sgq.entities.ExpeditionAbstract
 
setDate(Date) - Method in interface com.herbocailleau.sgq.entities.Production
 
setDate(Date) - Method in class com.herbocailleau.sgq.entities.ProductionAbstract
 
setDateType(SearchModel.DateType) - Method in class com.herbocailleau.sgq.business.model.SearchModel
 
setDedicatedClient(Client) - Method in interface com.herbocailleau.sgq.entities.Batch
 
setDedicatedClient(Client) - Method in class com.herbocailleau.sgq.entities.BatchAbstract
 
setDeleted(boolean) - Method in interface com.herbocailleau.sgq.entities.LabelError
 
setDeleted(boolean) - Method in class com.herbocailleau.sgq.entities.LabelErrorAbstract
 
setDestination(Zone) - Method in interface com.herbocailleau.sgq.entities.Expedition
 
setDestination(Zone) - Method in class com.herbocailleau.sgq.entities.ExpeditionAbstract
 
setDestination(Zone) - Method in interface com.herbocailleau.sgq.entities.Production
 
setDestination(Zone) - Method in class com.herbocailleau.sgq.entities.ProductionAbstract
 
setDluo(Date) - Method in class com.herbocailleau.sgq.business.services.csv.InventoryBean
 
setDluo(Date) - Method in interface com.herbocailleau.sgq.entities.Batch
 
setDluo(Date) - Method in class com.herbocailleau.sgq.entities.BatchAbstract
 
setDmes(Date) - Method in interface com.herbocailleau.sgq.entities.Batch
 
setDmes(Date) - Method in class com.herbocailleau.sgq.entities.BatchAbstract
 
setDmesd(Date) - Method in interface com.herbocailleau.sgq.entities.Batch
 
setDmesd(Date) - Method in class com.herbocailleau.sgq.entities.BatchAbstract
 
setDmesd(Date) - Method in interface com.herbocailleau.sgq.entities.Presentation
 
setDmesd(Date) - Method in class com.herbocailleau.sgq.entities.PresentationAbstract
 
setDpmes(Date) - Method in interface com.herbocailleau.sgq.entities.Batch
 
setDpmes(Date) - Method in class com.herbocailleau.sgq.entities.BatchAbstract
 
setDurationDays(int) - Method in interface com.herbocailleau.sgq.entities.AnalyzeType
 
setDurationDays(int) - Method in class com.herbocailleau.sgq.entities.AnalyzeTypeAbstract
 
setEndDate(Date) - Method in class com.herbocailleau.sgq.business.model.SearchModel
 
setEntryDate(Date) - Method in interface com.herbocailleau.sgq.entities.Batch
 
setEntryDate(Date) - Method in class com.herbocailleau.sgq.entities.BatchAbstract
 
setError(boolean) - Method in class com.herbocailleau.sgq.business.model.ImportLog
 
setExpired(SearchModel.ExpiredType) - Method in class com.herbocailleau.sgq.business.model.SearchModel
 
setExpiredDate(Date) - Method in interface com.herbocailleau.sgq.entities.Batch
 
setExpiredDate(Date) - Method in class com.herbocailleau.sgq.entities.BatchAbstract
 
setFamily(String) - Method in interface com.herbocailleau.sgq.entities.Product
 
setFamily(String) - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
setIdentificationControl(boolean) - Method in interface com.herbocailleau.sgq.entities.Product
 
setIdentificationControl(boolean) - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
setImplementationFQN(String) - Method in enum com.herbocailleau.sgq.SGQDAOHelper.SGQEntityEnum
 
setImportHash(String) - Method in interface com.herbocailleau.sgq.entities.Batch
 
setImportHash(String) - Method in class com.herbocailleau.sgq.entities.BatchAbstract
 
setInvalid(boolean) - Method in interface com.herbocailleau.sgq.entities.Batch
 
setInvalid(boolean) - Method in class com.herbocailleau.sgq.entities.BatchAbstract
 
setInventoryPlaces(Collection<Place>) - Method in interface com.herbocailleau.sgq.entities.Presentation
 
setInventoryPlaces(Collection<Place>) - Method in class com.herbocailleau.sgq.entities.PresentationAbstract
 
setKey(String) - Method in interface com.herbocailleau.sgq.entities.SgqConfiguration
 
setKey(String) - Method in class com.herbocailleau.sgq.entities.SgqConfigurationAbstract
 
setLabelDate(Date) - Method in interface com.herbocailleau.sgq.entities.LabelError
 
setLabelDate(Date) - Method in class com.herbocailleau.sgq.entities.LabelErrorAbstract
 
setLaboratory(boolean) - Method in interface com.herbocailleau.sgq.entities.Supplier
 
setLaboratory(boolean) - Method in class com.herbocailleau.sgq.entities.SupplierAbstract
 
setLatinName(String) - Method in class com.herbocailleau.sgq.business.model.ProductSearchModel
 
setLatinName(String) - Method in interface com.herbocailleau.sgq.entities.Product
 
setLatinName(String) - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
setLine(long) - Method in class com.herbocailleau.sgq.business.model.ImportLog
 
setLine(String) - Method in interface com.herbocailleau.sgq.entities.LabelError
 
setLine(String) - Method in class com.herbocailleau.sgq.entities.LabelErrorAbstract
 
setMessage(String) - Method in class com.herbocailleau.sgq.business.model.ImportLog
 
setMessage(String) - Method in interface com.herbocailleau.sgq.entities.LabelError
 
setMessage(String) - Method in class com.herbocailleau.sgq.entities.LabelErrorAbstract
 
setModified(boolean) - Method in interface com.herbocailleau.sgq.entities.LabelError
 
setModified(boolean) - Method in class com.herbocailleau.sgq.entities.LabelErrorAbstract
 
setName(String) - Method in class com.herbocailleau.sgq.business.model.ProductSearchModel
 
setName(String) - Method in class com.herbocailleau.sgq.business.services.csv.PlaceBean
 
setName(String) - Method in interface com.herbocailleau.sgq.entities.AnalyzeCategory
 
setName(String) - Method in class com.herbocailleau.sgq.entities.AnalyzeCategoryAbstract
 
setName(String) - Method in interface com.herbocailleau.sgq.entities.AnalyzeFile
 
setName(String) - Method in class com.herbocailleau.sgq.entities.AnalyzeFileAbstract
 
setName(String) - Method in interface com.herbocailleau.sgq.entities.AnalyzeType
 
setName(String) - Method in class com.herbocailleau.sgq.entities.AnalyzeTypeAbstract
 
setName(String) - Method in interface com.herbocailleau.sgq.entities.Client
 
setName(String) - Method in class com.herbocailleau.sgq.entities.ClientAbstract
 
setName(String) - Method in interface com.herbocailleau.sgq.entities.Place
 
setName(String) - Method in class com.herbocailleau.sgq.entities.PlaceAbstract
 
setName(String) - Method in interface com.herbocailleau.sgq.entities.Product
 
setName(String) - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
setName(String) - Method in interface com.herbocailleau.sgq.entities.ProductStatus
 
setName(String) - Method in class com.herbocailleau.sgq.entities.ProductStatusAbstract
 
setName(String) - Method in interface com.herbocailleau.sgq.entities.Supplier
 
setName(String) - Method in class com.herbocailleau.sgq.entities.SupplierAbstract
 
setNumber(int) - Method in interface com.herbocailleau.sgq.entities.Batch
 
setNumber(int) - Method in class com.herbocailleau.sgq.entities.BatchAbstract
 
setOrderNumber(long) - Method in interface com.herbocailleau.sgq.entities.Batch
 
setOrderNumber(long) - Method in class com.herbocailleau.sgq.entities.BatchAbstract
 
setOrigin(Country) - Method in class com.herbocailleau.sgq.business.model.SearchModel
 
setOrigin(Country) - Method in interface com.herbocailleau.sgq.entities.Batch
 
setOrigin(Country) - Method in class com.herbocailleau.sgq.entities.BatchAbstract
 
setOriginal(boolean) - Method in interface com.herbocailleau.sgq.entities.Presentation
 
setOriginal(boolean) - Method in class com.herbocailleau.sgq.entities.PresentationAbstract
 
setPackageCount(int) - Method in interface com.herbocailleau.sgq.entities.Batch
 
setPackageCount(int) - Method in class com.herbocailleau.sgq.entities.BatchAbstract
 
setPlace(Place) - Method in class com.herbocailleau.sgq.business.services.csv.InventoryBean
 
setPlace(Place) - Method in interface com.herbocailleau.sgq.entities.ProductPlace
 
setPlace(Place) - Method in class com.herbocailleau.sgq.entities.ProductPlaceAbstract
 
setPresentation(Presentation) - Method in interface com.herbocailleau.sgq.entities.Expedition
 
setPresentation(Presentation) - Method in class com.herbocailleau.sgq.entities.ExpeditionAbstract
 
setPresentation(Presentation) - Method in interface com.herbocailleau.sgq.entities.Production
 
setPresentation(Presentation) - Method in class com.herbocailleau.sgq.entities.ProductionAbstract
 
setPresentationCode(PresentationCode) - Method in class com.herbocailleau.sgq.business.services.csv.InventoryBean
 
setPresentationCode(PresentationCode) - Method in class com.herbocailleau.sgq.business.services.csv.PlaceBean
 
setPresentationCode(PresentationCode) - Method in interface com.herbocailleau.sgq.entities.Presentation
 
setPresentationCode(PresentationCode) - Method in class com.herbocailleau.sgq.entities.PresentationAbstract
 
setPresentationCode(PresentationCode) - Method in interface com.herbocailleau.sgq.entities.ProductPlace
 
setPresentationCode(PresentationCode) - Method in class com.herbocailleau.sgq.entities.ProductPlaceAbstract
 
setProduct(Product) - Method in class com.herbocailleau.sgq.business.services.csv.InventoryBean
 
setProduct(Product) - Method in class com.herbocailleau.sgq.business.services.csv.PlaceBean
 
setProduct(Product) - Method in interface com.herbocailleau.sgq.entities.Batch
 
setProduct(Product) - Method in class com.herbocailleau.sgq.entities.BatchAbstract
 
setProduct(Product) - Method in interface com.herbocailleau.sgq.entities.ProductPlace
 
setProduct(Product) - Method in class com.herbocailleau.sgq.entities.ProductPlaceAbstract
 
setProductCategories(List<String>) - Method in class com.herbocailleau.sgq.business.model.SearchModel
 
setProductCode(String) - Method in class com.herbocailleau.sgq.business.services.csv.BatchBean
 
setProductStatus(List<ProductStatus>) - Method in class com.herbocailleau.sgq.business.model.ProductSearchModel
 
setProductStatus(List<ProductStatus>) - Method in class com.herbocailleau.sgq.business.model.SearchModel
 
setProductStatus(Collection<ProductStatus>) - Method in interface com.herbocailleau.sgq.entities.Product
 
setProductStatus(Collection<ProductStatus>) - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
setQuantity(double) - Method in interface com.herbocailleau.sgq.entities.Batch
 
setQuantity(double) - Method in class com.herbocailleau.sgq.entities.BatchAbstract
 
setQuantity(double) - Method in interface com.herbocailleau.sgq.entities.Expedition
 
setQuantity(double) - Method in class com.herbocailleau.sgq.entities.ExpeditionAbstract
 
setQuantity(double) - Method in interface com.herbocailleau.sgq.entities.Presentation
 
setQuantity(double) - Method in class com.herbocailleau.sgq.entities.PresentationAbstract
 
setQuantity(double) - Method in interface com.herbocailleau.sgq.entities.Production
 
setQuantity(double) - Method in class com.herbocailleau.sgq.entities.ProductionAbstract
 
setQuery(String) - Method in class com.herbocailleau.sgq.business.model.SearchModel
 
setRealQuantity(Double) - Method in class com.herbocailleau.sgq.business.services.csv.InventoryBean
 
setReceiptDate(Date) - Method in interface com.herbocailleau.sgq.entities.BatchAnalyze
 
setReceiptDate(Date) - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeAbstract
 
setReceiptLimitDate(Date) - Method in interface com.herbocailleau.sgq.entities.BatchAnalyze
 
setReceiptLimitDate(Date) - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeAbstract
 
setSampleCode(String) - Method in interface com.herbocailleau.sgq.entities.Batch
 
setSampleCode(String) - Method in class com.herbocailleau.sgq.entities.BatchAbstract
 
setSearchColumns(List<SearchColumn>) - Method in class com.herbocailleau.sgq.business.model.SearchModel
 
setSentDate(Date) - Method in interface com.herbocailleau.sgq.entities.BatchAnalyze
 
setSentDate(Date) - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeAbstract
 
setSentDateBegin(Date) - Method in class com.herbocailleau.sgq.business.model.AnalyzeFilter
 
setSentDateEnd(Date) - Method in class com.herbocailleau.sgq.business.model.AnalyzeFilter
 
setServiceDAOHelper(ServiceDAOHelper) - Method in class com.herbocailleau.sgq.business.services.BatchService
 
setServiceDAOHelper(ServiceDAOHelper) - Method in class com.herbocailleau.sgq.business.SgqService
Inject dao helper containing transaction to use.
setSource(Zone) - Method in interface com.herbocailleau.sgq.entities.Expedition
 
setSource(Zone) - Method in class com.herbocailleau.sgq.entities.ExpeditionAbstract
 
setSource(Zone) - Method in interface com.herbocailleau.sgq.entities.LabelError
 
setSource(Zone) - Method in class com.herbocailleau.sgq.entities.LabelErrorAbstract
 
setSource(Zone) - Method in interface com.herbocailleau.sgq.entities.Production
 
setSource(Zone) - Method in class com.herbocailleau.sgq.entities.ProductionAbstract
 
setSupplier(String) - Method in class com.herbocailleau.sgq.business.model.AnalyzeFilter
 
setSupplier(String) - Method in class com.herbocailleau.sgq.business.model.SearchModel
 
setSupplier(Supplier) - Method in interface com.herbocailleau.sgq.entities.Batch
 
setSupplier(Supplier) - Method in class com.herbocailleau.sgq.entities.BatchAbstract
 
setSupplier(Supplier) - Method in interface com.herbocailleau.sgq.entities.BatchAnalyze
 
setSupplier(Supplier) - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeAbstract
 
setSynthesis(String) - Method in interface com.herbocailleau.sgq.entities.BatchAnalyze
 
setSynthesis(String) - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeAbstract
 
setSynthesisMention(SynthesisMention) - Method in class com.herbocailleau.sgq.business.model.SearchModel
 
setSynthesisMention(SynthesisMention) - Method in interface com.herbocailleau.sgq.entities.BatchAnalyze
 
setSynthesisMention(SynthesisMention) - Method in class com.herbocailleau.sgq.entities.BatchAnalyzeAbstract
 
setValue(String) - Method in interface com.herbocailleau.sgq.entities.SgqConfiguration
 
setValue(String) - Method in class com.herbocailleau.sgq.entities.SgqConfigurationAbstract
 
setZone(Zone) - Method in class com.herbocailleau.sgq.business.services.csv.InventoryBean
 
setZone(Zone) - Method in class com.herbocailleau.sgq.business.services.csv.PlaceBean
 
setZone(Zone) - Method in interface com.herbocailleau.sgq.entities.Place
 
setZone(Zone) - Method in class com.herbocailleau.sgq.entities.PlaceAbstract
 
SgqBusinessConfig - Class in com.herbocailleau.sgq.business
SGQ Business config.
SgqBusinessConfig() - Constructor for class com.herbocailleau.sgq.business.SgqBusinessConfig
 
SgqBusinessException - Exception in com.herbocailleau.sgq.business
 
SgqBusinessException(String, Throwable) - Constructor for exception com.herbocailleau.sgq.business.SgqBusinessException
Constructs a new exception with the specified detail message and cause.
SgqBusinessException(String) - Constructor for exception com.herbocailleau.sgq.business.SgqBusinessException
Constructs a new exception with the specified detail message.
SgqConfiguration - Interface in com.herbocailleau.sgq.entities
 
SgqConfigurationAbstract - Class in com.herbocailleau.sgq.entities
 
SgqConfigurationAbstract() - Constructor for class com.herbocailleau.sgq.entities.SgqConfigurationAbstract
 
SgqConfigurationDAO - Class in com.herbocailleau.sgq.entities
 
SgqConfigurationDAO() - Constructor for class com.herbocailleau.sgq.entities.SgqConfigurationDAO
 
SgqConfigurationDAOAbstract<E extends SgqConfiguration> - Class in com.herbocailleau.sgq.entities
 
SgqConfigurationDAOAbstract() - Constructor for class com.herbocailleau.sgq.entities.SgqConfigurationDAOAbstract
 
SgqConfigurationDAOImpl<E extends SgqConfiguration> - Class in com.herbocailleau.sgq.entities
 
SgqConfigurationDAOImpl() - Constructor for class com.herbocailleau.sgq.entities.SgqConfigurationDAOImpl
 
SgqConfigurationImpl - Class in com.herbocailleau.sgq.entities
 
SgqConfigurationImpl() - Constructor for class com.herbocailleau.sgq.entities.SgqConfigurationImpl
 
SGQDAOHelper - Class in com.herbocailleau.sgq
 
SGQDAOHelper() - Constructor for class com.herbocailleau.sgq.SGQDAOHelper
 
SGQDAOHelper.SGQEntityEnum - Enum in com.herbocailleau.sgq
 
SgqService - Class in com.herbocailleau.sgq.business
Common interface for all sgq application services.
SgqService() - Constructor for class com.herbocailleau.sgq.business.SgqService
 
SgqUtils - Class in com.herbocailleau.sgq.business
 
SgqUtils() - Constructor for class com.herbocailleau.sgq.business.SgqUtils
 
sizeAnalyzeType() - Method in interface com.herbocailleau.sgq.entities.Product
 
sizeAnalyzeType() - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
sizeInventoryPlaces() - Method in interface com.herbocailleau.sgq.entities.Presentation
 
sizeInventoryPlaces() - Method in class com.herbocailleau.sgq.entities.PresentationAbstract
 
sizeProductStatus() - Method in interface com.herbocailleau.sgq.entities.Product
 
sizeProductStatus() - Method in class com.herbocailleau.sgq.entities.ProductAbstract
 
source - Variable in class com.herbocailleau.sgq.entities.ExpeditionAbstract
La source source du lieu qui a réalisé l'expédition Nom de l'attribut en BD : source
source - Variable in class com.herbocailleau.sgq.entities.LabelErrorAbstract
Nom de l'attribut en BD : source
source - Variable in class com.herbocailleau.sgq.entities.ProductionAbstract
Nom de l'attribut en BD : source
supplier - Variable in class com.herbocailleau.sgq.business.model.AnalyzeFilter
 
supplier - Variable in class com.herbocailleau.sgq.business.model.SearchModel
 
supplier - Variable in class com.herbocailleau.sgq.entities.BatchAbstract
Nom de l'attribut en BD : supplier
supplier - Variable in class com.herbocailleau.sgq.entities.BatchAnalyzeAbstract
Nom de l'attribut en BD : supplier
Supplier - Interface in com.herbocailleau.sgq.entities
 
SupplierAbstract - Class in com.herbocailleau.sgq.entities
 
SupplierAbstract() - Constructor for class com.herbocailleau.sgq.entities.SupplierAbstract
 
SupplierDAO - Class in com.herbocailleau.sgq.entities
 
SupplierDAO() - Constructor for class com.herbocailleau.sgq.entities.SupplierDAO
 
SupplierDAOAbstract<E extends Supplier> - Class in com.herbocailleau.sgq.entities
 
SupplierDAOAbstract() - Constructor for class com.herbocailleau.sgq.entities.SupplierDAOAbstract
 
SupplierDAOImpl<E extends Supplier> - Class in com.herbocailleau.sgq.entities
 
SupplierDAOImpl() - Constructor for class com.herbocailleau.sgq.entities.SupplierDAOImpl
 
SupplierImpl - Class in com.herbocailleau.sgq.entities
 
SupplierImpl() - Constructor for class com.herbocailleau.sgq.entities.SupplierImpl
 
SupplierImportModel - Class in com.herbocailleau.sgq.business.services.csv
Modèle d'import du fichier CSV des fournisseurs; "CODF_F";"FOUR_F";"PREST_F"
SupplierImportModel() - Constructor for class com.herbocailleau.sgq.business.services.csv.SupplierImportModel
 
synthesis - Variable in class com.herbocailleau.sgq.entities.BatchAnalyzeAbstract
Nom de l'attribut en BD : synthesis
synthesisMention - Variable in class com.herbocailleau.sgq.business.model.SearchModel
 
synthesisMention - Variable in class com.herbocailleau.sgq.entities.BatchAnalyzeAbstract
Nom de l'attribut en BD : synthesisMention
SynthesisMention - Enum in com.herbocailleau.sgq.entities
Enumeration des resultats de synthèse des analyses : comforme, acceptable, non acceptable.

T

totalPresentation - Variable in class com.herbocailleau.sgq.business.model.BatchModel
 
totalSale - Variable in class com.herbocailleau.sgq.business.model.BatchModel
 
transaction - Variable in class com.herbocailleau.sgq.business.ServiceDAOHelper
 

U

unArchiveProduct(Product) - Method in class com.herbocailleau.sgq.business.services.ReferentialService
Unarchive product.
updatePresentation(Presentation) - Method in class com.herbocailleau.sgq.business.services.BatchService
Update presentation.

V

value - Variable in class com.herbocailleau.sgq.entities.SgqConfigurationAbstract
Nom de l'attribut en BD : value
valueOf(String) - Static method in enum com.herbocailleau.sgq.business.model.SearchColumn
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.herbocailleau.sgq.business.model.SearchModel.DateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.herbocailleau.sgq.business.model.SearchModel.ExpiredType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.herbocailleau.sgq.entities.Country
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.herbocailleau.sgq.entities.PresentationCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.herbocailleau.sgq.entities.SynthesisMention
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.herbocailleau.sgq.entities.Zone
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.herbocailleau.sgq.SGQDAOHelper.SGQEntityEnum
Returns the enum constant of this type with the specified name.
valueOf(TopiaEntity) - Static method in enum com.herbocailleau.sgq.SGQDAOHelper.SGQEntityEnum
 
valueOf(Class<?>) - Static method in enum com.herbocailleau.sgq.SGQDAOHelper.SGQEntityEnum
 
values() - Static method in enum com.herbocailleau.sgq.business.model.SearchColumn
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.herbocailleau.sgq.business.model.SearchModel.DateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.herbocailleau.sgq.business.model.SearchModel.ExpiredType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.herbocailleau.sgq.entities.Country
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.herbocailleau.sgq.entities.PresentationCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.herbocailleau.sgq.entities.SynthesisMention
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.herbocailleau.sgq.entities.Zone
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.herbocailleau.sgq.SGQDAOHelper.SGQEntityEnum
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION_11 - Static variable in class com.herbocailleau.sgq.business.migration.DatabaseMigration
 

Z

zone - Variable in class com.herbocailleau.sgq.business.services.csv.InventoryBean
 
zone - Variable in class com.herbocailleau.sgq.business.services.csv.PlaceBean
 
zone - Variable in class com.herbocailleau.sgq.entities.PlaceAbstract
Nom de l'attribut en BD : zone
Zone - Enum in com.herbocailleau.sgq.entities
Zones.
A B C D E F G I K L M N O P Q R S T U V Z 

Copyright © 2012-2013 Herboristerie Cailleau. All Rights Reserved.