public class UriResourceItImpl extends UriResourceWithKeysImpl implements org.apache.olingo.server.api.uri.UriResourceIt
collectionTypeFilter, entryTypeFilter, keyPredicateskind| Constructor and Description |
|---|
UriResourceItImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSegmentValue() |
org.apache.olingo.commons.api.edm.EdmType |
getType() |
boolean |
isCollection() |
UriResourceItImpl |
setCollection(boolean isCollection) |
UriResourceItImpl |
setType(org.apache.olingo.commons.api.edm.EdmType type) |
String |
toString() |
getKeyPredicates, getSegmentValue, getTypeFilterOnCollection, getTypeFilterOnEntry, setCollectionTypeFilter, setEntryTypeFilter, setKeyPredicates, toStringgetKindclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetTypeFilterOnCollection, getTypeFilterOnEntrypublic org.apache.olingo.commons.api.edm.EdmType getType()
getType in interface org.apache.olingo.server.api.uri.UriResourcePartTypedpublic UriResourceItImpl setType(org.apache.olingo.commons.api.edm.EdmType type)
public boolean isCollection()
isCollection in interface org.apache.olingo.server.api.uri.UriResourcePartTypedpublic UriResourceItImpl 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.