Class JPAEntityResultConverter

java.lang.Object
com.sap.olingo.jpa.processor.core.converter.JPAStructuredResultConverter
com.sap.olingo.jpa.processor.core.converter.JPAEntityResultConverter

public class JPAEntityResultConverter extends JPAStructuredResultConverter
  • Constructor Details

    • JPAEntityResultConverter

      public JPAEntityResultConverter(org.apache.olingo.server.api.uri.UriHelper uriHelper, com.sap.olingo.jpa.metadata.core.edm.mapper.api.JPAServiceDocument sd, List<?> jpaQueryResult, org.apache.olingo.commons.api.edm.EdmEntityType returnType) throws com.sap.olingo.jpa.metadata.core.edm.mapper.exception.ODataJPAModelException
      Throws:
      com.sap.olingo.jpa.metadata.core.edm.mapper.exception.ODataJPAModelException
  • Method Details

    • getResult

      public org.apache.olingo.commons.api.data.EntityCollection getResult() throws org.apache.olingo.server.api.ODataApplicationException, org.apache.olingo.server.api.serializer.SerializerException, URISyntaxException
      Specified by:
      getResult in class JPAStructuredResultConverter
      Throws:
      org.apache.olingo.server.api.ODataApplicationException
      org.apache.olingo.server.api.serializer.SerializerException
      URISyntaxException