public class UriResourceLambdaAnyImpl extends UriResourceTypedImpl implements org.apache.olingo.server.api.uri.UriResourceLambdaAny
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.olingo.commons.api.edm.EdmProperty |
property |
typeFilterkind| Constructor and Description |
|---|
UriResourceLambdaAnyImpl() |
| 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() |
UriResourceLambdaAnyImpl |
setExpression(ExpressionImpl expression) |
UriResourceLambdaAnyImpl |
setLamdaVariable(String lambdaVariable) |
String |
toString() |
getSegmentValue, getTypeFilter, setTypeFilter, toStringgetKindclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic 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.UriResourceLambdaAnypublic UriResourceLambdaAnyImpl setLamdaVariable(String lambdaVariable)
public org.apache.olingo.server.api.uri.queryoption.expression.Expression getExpression()
getExpression in interface org.apache.olingo.server.api.uri.UriResourceLambdaAnypublic UriResourceLambdaAnyImpl setExpression(ExpressionImpl expression)
public String getSegmentValue()
getSegmentValue in interface org.apache.olingo.server.api.uri.UriResourceCopyright © 2013–2015 The Apache Software Foundation. All rights reserved.