public class UriResourceFunctionImpl extends UriResourceWithKeysImpl implements org.apache.olingo.server.api.uri.UriResourceFunction
keyPredicates| Constructor and Description |
|---|
UriResourceFunctionImpl(org.apache.olingo.commons.api.edm.EdmFunctionImport edmFunctionImport,
org.apache.olingo.commons.api.edm.EdmFunction function,
List<org.apache.olingo.server.api.uri.UriParameter> parameters) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.olingo.commons.api.edm.EdmFunction |
getFunction() |
org.apache.olingo.commons.api.edm.EdmFunctionImport |
getFunctionImport() |
List<org.apache.olingo.server.api.uri.UriParameter> |
getParameters() |
String |
getSegmentValue() |
org.apache.olingo.commons.api.edm.EdmType |
getType() |
boolean |
isCollection() |
getKeyPredicates, getSegmentValue, getTypeFilterOnCollection, getTypeFilterOnEntry, setCollectionTypeFilter, setEntryTypeFilter, setKeyPredicates, toStringgetKind, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetKeyPredicates, getTypeFilterOnCollection, getTypeFilterOnEntrypublic UriResourceFunctionImpl(org.apache.olingo.commons.api.edm.EdmFunctionImport edmFunctionImport,
org.apache.olingo.commons.api.edm.EdmFunction function,
List<org.apache.olingo.server.api.uri.UriParameter> parameters)
public List<org.apache.olingo.server.api.uri.UriParameter> getParameters()
getParameters in interface org.apache.olingo.server.api.uri.UriResourceFunctionpublic org.apache.olingo.commons.api.edm.EdmFunction getFunction()
getFunction in interface org.apache.olingo.server.api.uri.UriResourceFunctionpublic org.apache.olingo.commons.api.edm.EdmFunctionImport getFunctionImport()
getFunctionImport in interface org.apache.olingo.server.api.uri.UriResourceFunctionpublic 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 getSegmentValue()
getSegmentValue in interface org.apache.olingo.server.api.uri.UriResourceCopyright © 2013–2019 The Apache Software Foundation. All rights reserved.