public class UriResourceEntitySetImpl extends UriResourceWithKeysImpl implements org.apache.olingo.server.api.uri.UriResourceEntitySet
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.olingo.commons.api.edm.EdmEntitySet |
edmEntitySet |
collectionTypeFilter, entryTypeFilter, keyPredicateskind| Constructor and Description |
|---|
UriResourceEntitySetImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.olingo.commons.api.edm.EdmEntitySet |
getEntitySet() |
org.apache.olingo.commons.api.edm.EdmEntityType |
getEntityType() |
String |
getSegmentValue() |
org.apache.olingo.commons.api.edm.EdmType |
getType() |
boolean |
isCollection() |
UriResourceEntitySetImpl |
setEntitSet(org.apache.olingo.commons.api.edm.EdmEntitySet edmES) |
String |
toString() |
getKeyPredicates, getSegmentValue, getTypeFilterOnCollection, getTypeFilterOnEntry, setCollectionTypeFilter, setEntryTypeFilter, setKeyPredicates, toStringgetKindclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetKeyPredicates, getTypeFilterOnCollection, getTypeFilterOnEntrypublic org.apache.olingo.commons.api.edm.EdmEntitySet getEntitySet()
getEntitySet in interface org.apache.olingo.server.api.uri.UriResourceEntitySetpublic UriResourceEntitySetImpl setEntitSet(org.apache.olingo.commons.api.edm.EdmEntitySet edmES)
public org.apache.olingo.commons.api.edm.EdmEntityType getEntityType()
getEntityType in interface org.apache.olingo.server.api.uri.UriResourceEntitySetpublic 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.