Uses of Class
fr.gouv.vitam.common.database.index.model.IndexOK
-
Packages that use IndexOK Package Description fr.gouv.vitam.common.database.index.model Index Model Package containing POJO for indexing results -
-
Uses of IndexOK in fr.gouv.vitam.common.database.index.model
Subclasses of IndexOK in fr.gouv.vitam.common.database.index.model Modifier and Type Class Description classIndexKOIndexKOMethods in fr.gouv.vitam.common.database.index.model that return types with arguments of type IndexOK Modifier and Type Method Description java.util.List<IndexOK>IndexationResult. getIndexOK()Method parameters in fr.gouv.vitam.common.database.index.model with type arguments of type IndexOK Modifier and Type Method Description voidIndexationResult. setIndexOK(java.util.List<IndexOK> indexesOK)
-