|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.cnes.sitools.dataset.database.mongodb.WildcardMongoDB
public final class WildcardMongoDB
Utility class to get Query operator String for MongoDB
Method Summary | |
---|---|
static java.lang.String |
applyWildcard(Wildcard wildcard,
java.lang.String value)
Get the operator value for a MongoDB query |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.lang.String applyWildcard(Wildcard wildcard, java.lang.String value)
wildcard
- the Wildcard
value
- the value to transform
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |