public class Index extends Object implements com.google.gwt.storage.client.StorageEvent.Handler
| Modifier and Type | Method and Description |
|---|---|
void |
add(String token,
Set<String> keywords,
String description) |
boolean |
isEmpty() |
void |
load() |
void |
onStorageChange(com.google.gwt.storage.client.StorageEvent event) |
void |
reset()
Resets the index
|
void |
save() |
List<Document> |
search(String text) |
String |
toString() |
public boolean isEmpty()
public void save()
public void load()
public void reset()
public void onStorageChange(com.google.gwt.storage.client.StorageEvent event)
onStorageChange in interface com.google.gwt.storage.client.StorageEvent.HandlerCopyright © 2014 JBoss, a division of Red Hat. All rights reserved.