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