public class UriResourceItImpl extends UriResourceWithKeysImpl implements org.apache.olingo.server.api.uri.UriResourceIt
keyPredicates| Constructor and Description |
|---|
UriResourceItImpl(org.apache.olingo.commons.api.edm.EdmType type,
boolean isCollection) |
| Modifier and Type | Method and Description |
|---|---|
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, waitgetTypeFilterOnCollection, getTypeFilterOnEntrypublic UriResourceItImpl(org.apache.olingo.commons.api.edm.EdmType type,
boolean isCollection)
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–2019 The Apache Software Foundation. All rights reserved.