|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NavigationSegment | |
---|---|
org.apache.olingo.odata2.api.uri | URI Parser Facade |
org.apache.olingo.odata2.api.uri.info | URI Parser Result Views |
Uses of NavigationSegment in org.apache.olingo.odata2.api.uri |
---|
Methods in org.apache.olingo.odata2.api.uri that return types with arguments of type NavigationSegment | |
---|---|
List<NavigationSegment> |
UriInfo.getNavigationSegments()
Gets the navigation segments, or an empty list if no navigation has been used. |
Uses of NavigationSegment in org.apache.olingo.odata2.api.uri.info |
---|
Methods in org.apache.olingo.odata2.api.uri.info that return types with arguments of type NavigationSegment | |
---|---|
List<NavigationSegment> |
PutMergePatchUriInfo.getNavigationSegments()
Gets the navigation segments, or an empty list if no navigation has been used. |
List<NavigationSegment> |
PostUriInfo.getNavigationSegments()
Gets the navigation segments, or an empty list if no navigation has been used. |
List<NavigationSegment> |
GetSimplePropertyUriInfo.getNavigationSegments()
Gets the navigation segments, or an empty list if no navigation has been used. |
List<NavigationSegment> |
GetMediaResourceUriInfo.getNavigationSegments()
Gets the navigation segments, or an empty list if no navigation has been used. |
List<NavigationSegment> |
GetEntityUriInfo.getNavigationSegments()
Gets the navigation segments, or an empty list if no navigation has been used. |
List<NavigationSegment> |
GetEntitySetUriInfo.getNavigationSegments()
Gets the navigation segments, or an empty list if no navigation has been used. |
List<NavigationSegment> |
GetEntitySetLinksUriInfo.getNavigationSegments()
Gets the navigation segments, or an empty list if no navigation has been used. |
List<NavigationSegment> |
GetEntitySetLinksCountUriInfo.getNavigationSegments()
Gets the navigation segments, or an empty list if no navigation has been used. |
List<NavigationSegment> |
GetEntitySetCountUriInfo.getNavigationSegments()
Gets the navigation segments, or an empty list if no navigation has been used. |
List<NavigationSegment> |
GetEntityLinkUriInfo.getNavigationSegments()
Gets the navigation segments, or an empty list if no navigation has been used. |
List<NavigationSegment> |
GetEntityLinkCountUriInfo.getNavigationSegments()
Gets the navigation segments, or an empty list if no navigation has been used. |
List<NavigationSegment> |
GetEntityCountUriInfo.getNavigationSegments()
Gets the navigation segments, or an empty list if no navigation has been used. |
List<NavigationSegment> |
GetComplexPropertyUriInfo.getNavigationSegments()
Gets the navigation segments, or an empty list if no navigation has been used. |
List<NavigationSegment> |
DeleteUriInfo.getNavigationSegments()
Gets the navigation segments, or an empty list if no navigation has been used. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |