Class DefaultODataContextGenerator

    • Constructor Detail

      • DefaultODataContextGenerator

        public DefaultODataContextGenerator()
    • Method Detail

      • generate

        public org.apache.olingo.odata2.api.processor.ODataContext generate​(org.apache.olingo.odata2.api.processor.ODataRequest oDataRequest)
        Specified by:
        generate in interface ODataContextGenerator
      • createODataService

        protected org.apache.olingo.odata2.api.ODataService createODataService​(org.apache.olingo.odata2.api.processor.ODataContext oDataContext)
      • getEntity

        protected java.lang.String getEntity​(org.apache.olingo.odata2.api.processor.ODataRequest oDataRequest)
      • getServiceNameIfValid

        protected java.lang.String getServiceNameIfValid​(org.apache.olingo.odata2.api.processor.ODataRequest oDataRequest)
      • getServiceFactory

        protected org.apache.olingo.odata2.api.ODataServiceFactory getServiceFactory()
      • setServiceFactory

        public void setServiceFactory​(org.apache.olingo.odata2.api.ODataServiceFactory serviceFactory)