Uses of Interface
org.apache.olingo.odata2.api.uri.NavigationSegment
Packages that use NavigationSegment
Package
Description
URI Parser Facade
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 NavigationSegmentModifier and TypeMethodDescriptionUriInfo.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 NavigationSegmentModifier and TypeMethodDescriptionDeleteUriInfo.getNavigationSegments()Gets the navigation segments, or an empty list if no navigation has been used.GetComplexPropertyUriInfo.getNavigationSegments()Gets the navigation segments, or an empty list if no navigation has been used.GetEntityCountUriInfo.getNavigationSegments()Gets the navigation segments, or an empty list if no navigation has been used.GetEntityLinkCountUriInfo.getNavigationSegments()Gets the navigation segments, or an empty list if no navigation has been used.GetEntityLinkUriInfo.getNavigationSegments()Gets the navigation segments, or an empty list if no navigation has been used.GetEntitySetCountUriInfo.getNavigationSegments()Gets the navigation segments, or an empty list if no navigation has been used.GetEntitySetLinksCountUriInfo.getNavigationSegments()Gets the navigation segments, or an empty list if no navigation has been used.GetEntitySetLinksUriInfo.getNavigationSegments()Gets the navigation segments, or an empty list if no navigation has been used.GetEntitySetUriInfo.getNavigationSegments()Gets the navigation segments, or an empty list if no navigation has been used.GetEntityUriInfo.getNavigationSegments()Gets the navigation segments, or an empty list if no navigation has been used.GetMediaResourceUriInfo.getNavigationSegments()Gets the navigation segments, or an empty list if no navigation has been used.GetSimplePropertyUriInfo.getNavigationSegments()Gets the navigation segments, or an empty list if no navigation has been used.PostUriInfo.getNavigationSegments()Gets the navigation segments, or an empty list if no navigation has been used.PutMergePatchUriInfo.getNavigationSegments()Gets the navigation segments, or an empty list if no navigation has been used. -
Uses of NavigationSegment in org.apache.olingo.odata2.core.uri
Classes in org.apache.olingo.odata2.core.uri that implement NavigationSegmentMethods in org.apache.olingo.odata2.core.uri that return types with arguments of type NavigationSegmentMethods in org.apache.olingo.odata2.core.uri with parameters of type NavigationSegmentModifier and TypeMethodDescriptionvoidUriInfoImpl.addNavigationSegment(NavigationSegment navigationSegment)