public class UriResourceRootImpl extends UriResourceWithKeysImpl implements UriResourceRoot
keyPredicates| Constructor and Description |
|---|
UriResourceRootImpl(EdmType type,
boolean isCollection) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSegmentValue()
In case of an EntitySet this method will return the EntitySet name.
|
EdmType |
getType() |
boolean |
isCollection() |
getKeyPredicates, getSegmentValue, getTypeFilterOnCollection, getTypeFilterOnEntry, setCollectionTypeFilter, setEntryTypeFilter, setKeyPredicates, toStringgetKind, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetKind, toStringpublic UriResourceRootImpl(EdmType type, boolean isCollection)
public EdmType getType()
getType in interface UriResourcePartTypedpublic boolean isCollection()
isCollection in interface UriResourcePartTypedpublic String getSegmentValue()
UriResourcegetSegmentValue in interface UriResourceCopyright © 2023. All rights reserved.