public class UriResourceLambdaAllImpl extends UriResourceTypedImpl implements org.apache.olingo.server.api.uri.UriResourceLambdaAll
| Constructor and Description |
|---|
UriResourceLambdaAllImpl(String lambdaVariable,
org.apache.olingo.server.api.uri.queryoption.expression.Expression expression) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.olingo.server.api.uri.queryoption.expression.Expression |
getExpression() |
String |
getLambdaVariable() |
String |
getSegmentValue() |
org.apache.olingo.commons.api.edm.EdmType |
getType() |
boolean |
isCollection() |
getSegmentValue, getTypeFilter, setTypeFilter, toStringgetKind, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic UriResourceLambdaAllImpl(String lambdaVariable, org.apache.olingo.server.api.uri.queryoption.expression.Expression expression)
public org.apache.olingo.commons.api.edm.EdmType getType()
getType in interface org.apache.olingo.server.api.uri.UriResourcePartTypedpublic boolean isCollection()
isCollection in interface org.apache.olingo.server.api.uri.UriResourcePartTypedpublic String getLambdaVariable()
getLambdaVariable in interface org.apache.olingo.server.api.uri.UriResourceLambdaAllpublic org.apache.olingo.server.api.uri.queryoption.expression.Expression getExpression()
getExpression in interface org.apache.olingo.server.api.uri.UriResourceLambdaAllpublic String getSegmentValue()
getSegmentValue in interface org.apache.olingo.server.api.uri.UriResourceCopyright © 2013–2019 The Apache Software Foundation. All rights reserved.