Class FindNotDeleteByIdQuery<ID>

  • All Implemented Interfaces:
    com.rcore.database.mongo.commons.query.ExampleQuery

    public class FindNotDeleteByIdQuery<ID>
    extends Object
    implements com.rcore.database.mongo.commons.query.ExampleQuery
    • Constructor Detail

      • FindNotDeleteByIdQuery

        public FindNotDeleteByIdQuery()
    • Method Detail

      • getCriteria

        public org.springframework.data.mongodb.core.query.Criteria getCriteria()
        Specified by:
        getCriteria in interface com.rcore.database.mongo.commons.query.ExampleQuery