Package org.apache.olingo.server.api.uri
Interface UriInfoMetadata
- All Known Subinterfaces:
UriInfo
public interface UriInfoMetadata
Used for URI info kind
UriInfoKind.metadata
to describe URIs like
http://.../serviceroot/$metadata...-
Method Summary
-
Method Details
-
getFormatOption
FormatOption getFormatOption()- Returns:
- Object containing information of the $format option
-
getFragment
String getFragment()- Returns:
- Object containing information of the URI fragment
-