Class UriResourceImpl
java.lang.Object
org.apache.olingo.server.core.uri.UriResourceImpl
- All Implemented Interfaces:
UriResource
- Direct Known Subclasses:
UriResourceActionImpl,UriResourceCountImpl,UriResourceRefImpl,UriResourceTypedImpl,UriResourceValueImpl,UriResourceWithKeysImpl
Abstract class for resource-path elements in URI.
-
Constructor Details
-
UriResourceImpl
-
-
Method Details
-
getKind
- Specified by:
getKindin interfaceUriResource- Returns:
- Kind of the resource part
-
toString
- Specified by:
toStringin interfaceUriResource- Overrides:
toStringin classObject
-