|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Indexable
An interface that should be implemented by things that are indexable.
| Method Summary | |
|---|---|
java.lang.String |
getKey()
Gets the unique key associated with this indexable object. |
java.util.Map<java.lang.String,java.lang.Object> |
getMap()
Gets the map from field names to field values associated with this indexable object. |
| Method Detail |
|---|
java.lang.String getKey()
java.util.Map<java.lang.String,java.lang.Object> getMap()
null can be returned and the indexer will
ignore this document.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||