Class FindByPhoneQuery
java.lang.Object
ru.foodtechlab.lib.auth.service.infrastructure.database.mongo.credential.query.FindByPhoneQuery
- All Implemented Interfaces:
com.rcore.database.mongo.commons.query.ExampleQuery
public class FindByPhoneQuery
extends Object
implements com.rcore.database.mongo.commons.query.ExampleQuery
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.data.mongodb.core.query.CriteriaMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.rcore.database.mongo.commons.query.ExampleQuery
getQuery
-
Constructor Details
-
FindByPhoneQuery
public FindByPhoneQuery()
-
-
Method Details
-
getCriteria
public org.springframework.data.mongodb.core.query.Criteria getCriteria()- Specified by:
getCriteriain interfacecom.rcore.database.mongo.commons.query.ExampleQuery
-