Spring Data Elasticsearch

Uses of Class
org.springframework.data.elasticsearch.core.query.Criteria.OperationKey

Packages that use Criteria.OperationKey
org.springframework.data.elasticsearch.core.query   
 

Uses of Criteria.OperationKey in org.springframework.data.elasticsearch.core.query
 

Methods in org.springframework.data.elasticsearch.core.query that return Criteria.OperationKey
 Criteria.OperationKey Criteria.CriteriaEntry.getKey()
           
static Criteria.OperationKey Criteria.OperationKey.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Criteria.OperationKey[] Criteria.OperationKey.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Spring Data Elasticsearch

Copyright © 2013 BioMed Central. All Rights Reserved.