Class SearchUnaryImpl
java.lang.Object
org.apache.olingo.server.core.uri.parser.search.SearchExpressionImpl
org.apache.olingo.server.core.uri.parser.search.SearchUnaryImpl
- All Implemented Interfaces:
SearchExpression,SearchUnary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.olingo.server.core.uri.parser.search.SearchExpressionImpl
asSearchBinary, asSearchTerm, asSearchUnary, isSearchBinary, isSearchTerm, isSearchUnaryMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.olingo.server.api.uri.queryoption.search.SearchExpression
asSearchBinary, asSearchTerm, asSearchUnary, isSearchBinary, isSearchTerm, isSearchUnary
-
Constructor Details
-
SearchUnaryImpl
-
-
Method Details
-
getOperator
- Specified by:
getOperatorin interfaceSearchUnary
-
getOperand
- Specified by:
getOperandin interfaceSearchUnary
-
toString
-