public class UriResourceNavigationPropertyImpl extends UriResourceWithKeysImpl implements org.apache.olingo.server.api.uri.UriResourceNavigation
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.olingo.commons.api.edm.EdmNavigationProperty |
navigationProperty |
collectionTypeFilter, entryTypeFilter, keyPredicateskind| Constructor and Description |
|---|
UriResourceNavigationPropertyImpl() |
| 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() |
UriResourceNavigationPropertyImpl |
setNavigationProperty(org.apache.olingo.commons.api.edm.EdmNavigationProperty property) |
String |
toString() |
getKeyPredicates, getSegmentValue, getTypeFilterOnCollection, getTypeFilterOnEntry, setCollectionTypeFilter, setEntryTypeFilter, setKeyPredicates, toStringgetKindclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetKeyPredicates, getTypeFilterOnCollection, getTypeFilterOnEntryprotected org.apache.olingo.commons.api.edm.EdmNavigationProperty navigationProperty
public org.apache.olingo.commons.api.edm.EdmNavigationProperty getProperty()
getProperty in interface org.apache.olingo.server.api.uri.UriResourceNavigationpublic UriResourceNavigationPropertyImpl setNavigationProperty(org.apache.olingo.commons.api.edm.EdmNavigationProperty property)
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 getSegmentValue()
getSegmentValue in interface org.apache.olingo.server.api.uri.UriResourceCopyright © 2013–2015 The Apache Software Foundation. All rights reserved.