public class IndexationResult extends Object
Constructor and Description |
---|
IndexationResult() |
Modifier and Type | Method and Description |
---|---|
String |
getCollectionName() |
List<IndexKO> |
getIndexKO() |
List<IndexOK> |
getIndexOK() |
void |
setCollectionName(String collectionName) |
void |
setIndexKO(List<IndexKO> indexesKO) |
void |
setIndexOK(List<IndexOK> indexesOK) |
Copyright © 2018 Vitam. All rights reserved.