public class UriResourceSingletonImpl extends UriResourceTypedImpl implements org.apache.olingo.server.api.uri.UriResourceSingleton
typeFilterkind| Constructor and Description |
|---|
UriResourceSingletonImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.olingo.commons.api.edm.EdmEntityType |
getEntityType() |
org.apache.olingo.commons.api.edm.EdmEntityType |
getEntityTypeFilter() |
String |
getSegmentValue() |
org.apache.olingo.commons.api.edm.EdmSingleton |
getSingleton() |
org.apache.olingo.commons.api.edm.EdmType |
getType() |
boolean |
isCollection() |
UriResourceSingletonImpl |
setSingleton(org.apache.olingo.commons.api.edm.EdmSingleton singleton) |
String |
toString() |
getSegmentValue, getTypeFilter, setTypeFilter, toStringgetKindclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic org.apache.olingo.commons.api.edm.EdmSingleton getSingleton()
getSingleton in interface org.apache.olingo.server.api.uri.UriResourceSingletonpublic UriResourceSingletonImpl setSingleton(org.apache.olingo.commons.api.edm.EdmSingleton singleton)
public org.apache.olingo.commons.api.edm.EdmEntityType getEntityTypeFilter()
getEntityTypeFilter in interface org.apache.olingo.server.api.uri.UriResourceSingletonpublic org.apache.olingo.commons.api.edm.EdmType getType()
getType in interface org.apache.olingo.server.api.uri.UriResourcePartTypedpublic org.apache.olingo.commons.api.edm.EdmEntityType getEntityType()
getEntityType in interface org.apache.olingo.server.api.uri.UriResourceSingletonpublic 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.