Class UpilPopulateOdataNavigationProperty

  • All Implemented Interfaces:
    org.apache.olingo.odata2.api.ep.callback.OnWriteFeedContent, org.apache.olingo.odata2.api.ODataCallback

    public class UpilPopulateOdataNavigationProperty
    extends java.lang.Object
    implements org.apache.olingo.odata2.api.ep.callback.OnWriteFeedContent
    Populates navigation properties of OData service
    Since:
    1911
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.apache.olingo.odata2.api.ep.callback.WriteFeedCallbackResult retrieveFeedResult​(org.apache.olingo.odata2.api.ep.callback.WriteFeedCallbackContext writeFeedCallbackContext)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • UpilPopulateOdataNavigationProperty

        public UpilPopulateOdataNavigationProperty​(java.util.List<java.util.Map<java.lang.String,​java.lang.Object>> feed)
    • Method Detail

      • retrieveFeedResult

        public org.apache.olingo.odata2.api.ep.callback.WriteFeedCallbackResult retrieveFeedResult​(org.apache.olingo.odata2.api.ep.callback.WriteFeedCallbackContext writeFeedCallbackContext)
                                                                                            throws org.apache.olingo.odata2.api.exception.ODataApplicationException
        Specified by:
        retrieveFeedResult in interface org.apache.olingo.odata2.api.ep.callback.OnWriteFeedContent
        Throws:
        org.apache.olingo.odata2.api.exception.ODataApplicationException