|
Spring Data MongoDB | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Shape
Common interface for all shapes. Allows building MongoDB representations of them.
| Method Summary | |
|---|---|
List<? extends Object> |
asList()
Returns the Shape as a list of usually Double or Lists of Doubles. |
String |
getCommand()
Returns the command to be used to create the $within criterion. |
| Method Detail |
|---|
List<? extends Object> asList()
Shape as a list of usually Double or Lists of Doubles. Wildcard bound
to allow implementations to return a more concrete element type.
String getCommand()
|
Spring Data MongoDB | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||