public class UriResourceRootImpl extends UriResourceWithKeysImpl implements org.apache.olingo.server.api.uri.UriResourceRoot
keyPredicates| Constructor and Description |
|---|
UriResourceRootImpl(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, toStringpublic UriResourceRootImpl(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.