Interface NavigationSegmentExplorer

All Known Implementing Classes:
DefaultNavigationSegmentExplorer

public interface NavigationSegmentExplorer
  • Method Details

    • expandForSingleEntity

      ExpandedEntity expandForSingleEntity(ItemLookupRequest lookupRequest, org.apache.olingo.odata2.api.ep.entry.ODataEntry entry) throws org.apache.olingo.odata2.api.edm.EdmException
      Throws:
      org.apache.olingo.odata2.api.edm.EdmException
    • expandForEntityList

      ExpandedEntity expandForEntityList(ItemLookupRequest lookupRequest, org.apache.olingo.odata2.api.ep.entry.ODataEntry entry) throws org.apache.olingo.odata2.api.edm.EdmException
      Throws:
      org.apache.olingo.odata2.api.edm.EdmException