public class UriResourceRootImpl extends UriResourceWithKeysImpl implements org.apache.olingo.server.api.uri.UriResourceRoot
collectionTypeFilter, entryTypeFilter, keyPredicateskind| Constructor and Description |
|---|
UriResourceRootImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSegmentValue() |
org.apache.olingo.commons.api.edm.EdmType |
getType() |
boolean |
isCollection() |
UriResourceRootImpl |
setCollection(boolean isCollection) |
UriResourceRootImpl |
setType(org.apache.olingo.commons.api.edm.EdmType type) |
String |
toString() |
getKeyPredicates, getSegmentValue, getTypeFilterOnCollection, getTypeFilterOnEntry, setCollectionTypeFilter, setEntryTypeFilter, setKeyPredicates, toStringgetKindpublic org.apache.olingo.commons.api.edm.EdmType getType()
getType in interface org.apache.olingo.server.api.uri.UriResourcePartTypedpublic UriResourceRootImpl setType(org.apache.olingo.commons.api.edm.EdmType type)
public boolean isCollection()
isCollection in interface org.apache.olingo.server.api.uri.UriResourcePartTypedpublic UriResourceRootImpl setCollection(boolean isCollection)
public String getSegmentValue()
getSegmentValue in interface org.apache.olingo.server.api.uri.UriResourceCopyright © 2013–2015 The Apache Software Foundation. All rights reserved.