|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PathInfo
Object to keep OData URI information.
Method Summary | |
---|---|
List<PathSegment> |
getODataSegments()
Gets OData path segments as immutable list. |
List<PathSegment> |
getPrecedingSegments()
Gets preceding path segments. |
URI |
getRequestUri()
Get the absolute request URI including any query parameters. |
URI |
getServiceRoot()
Gets the root URI of this service. |
Method Detail |
---|
List<PathSegment> getPrecedingSegments()
List<PathSegment> getODataSegments()
URI getServiceRoot()
URI getRequestUri()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |