public class UriResourceNavigationPropertyImpl extends UriResourceWithKeysImpl implements org.apache.olingo.server.api.uri.UriResourceNavigation
keyPredicates| Constructor and Description |
|---|
UriResourceNavigationPropertyImpl(org.apache.olingo.commons.api.edm.EdmNavigationProperty property) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.olingo.commons.api.edm.EdmNavigationProperty |
getProperty() |
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 UriResourceNavigationPropertyImpl(org.apache.olingo.commons.api.edm.EdmNavigationProperty property)
public org.apache.olingo.commons.api.edm.EdmNavigationProperty getProperty()
getProperty in interface org.apache.olingo.server.api.uri.UriResourceNavigationpublic 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.