|
Spring Data MongoDB | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MongoTypeMapper
Mongo-specific TypeMapper exposing that DBObjects might contain a type key.
| Method Summary | |
|---|---|
boolean |
isTypeKey(String key)
Returns whether the given key is the type key. |
| Methods inherited from interface org.springframework.data.convert.TypeMapper |
|---|
readType, readType, writeType, writeType |
| Method Detail |
|---|
boolean isTypeKey(String key)
|
Spring Data MongoDB | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||