org.springframework.data.solr.core.query
Class IfFunction.Builder
java.lang.Object
org.springframework.data.solr.core.query.IfFunction.Builder
- Enclosing class:
- IfFunction
public static class IfFunction.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IfFunction.Builder
public IfFunction.Builder(Object condition)
then
public IfFunction.Builder then(Object value)
- Parameters:
value -
- Returns:
otherwise
public IfFunction otherwise(Object value)
- Parameters:
value -
- Returns:
Copyright © 2011-2014-2014 Pivotal. All Rights Reserved.