|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IndexTransactionModificationReport
Created by The eXo Platform SAS.
| Method Summary | |
|---|---|
Set<String> |
getAddedDocuments()
Map of documents what should be added to index. |
Set<String> |
getRemovedDocuments()
Set of identifiers of documents what should be removed from index. |
Set<String> |
getUpdatedDocuments()
Map of documents what should be updated in index. |
boolean |
isModifed()
Indicates what some modifications happens. |
| Method Detail |
|---|
Set<String> getAddedDocuments()
Set<String> getRemovedDocuments()
Set<String> getUpdatedDocuments()
boolean isModifed()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||