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