Class JPANavigationProptertyInfo

java.lang.Object
com.sap.olingo.jpa.processor.core.query.JPANavigationProptertyInfo

public final class JPANavigationProptertyInfo extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
    JPANavigationProptertyInfo​(com.sap.olingo.jpa.metadata.core.edm.mapper.api.JPAServiceDocument sd, com.sap.olingo.jpa.metadata.core.edm.mapper.api.JPAAssociationPath associationPath, org.apache.olingo.server.api.uri.UriInfoResource uriInfo, com.sap.olingo.jpa.metadata.core.edm.mapper.api.JPAEntityType et)
     
    JPANavigationProptertyInfo​(com.sap.olingo.jpa.metadata.core.edm.mapper.api.JPAServiceDocument sd, org.apache.olingo.server.api.uri.UriResourcePartTyped uriResource, com.sap.olingo.jpa.metadata.core.edm.mapper.api.JPAAssociationPath associationPath, org.apache.olingo.server.api.uri.UriInfoResource uriInfo)
     
    Copy constructor, that does not copy the from clause, so the new JPANavigationProptertyInfo can be used in a new query.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.sap.olingo.jpa.metadata.core.edm.mapper.api.JPAAssociationPath
     
    org.apache.olingo.server.api.uri.UriResourcePartTyped
     
    void
    setAssociationPath​(com.sap.olingo.jpa.metadata.core.edm.mapper.api.JPAAssociationPath associationPath)
    Set the association path to a other entity.

    Methods inherited from class java.lang.Object

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

    • JPANavigationProptertyInfo

      public JPANavigationProptertyInfo(JPANavigationProptertyInfo original)
      Copy constructor, that does not copy the from clause, so the new JPANavigationProptertyInfo can be used in a new query.
      Parameters:
      original -
    • JPANavigationProptertyInfo

      public JPANavigationProptertyInfo(com.sap.olingo.jpa.metadata.core.edm.mapper.api.JPAServiceDocument sd, com.sap.olingo.jpa.metadata.core.edm.mapper.api.JPAAssociationPath associationPath, org.apache.olingo.server.api.uri.UriInfoResource uriInfo, com.sap.olingo.jpa.metadata.core.edm.mapper.api.JPAEntityType et)
    • JPANavigationProptertyInfo

      public JPANavigationProptertyInfo(com.sap.olingo.jpa.metadata.core.edm.mapper.api.JPAServiceDocument sd, org.apache.olingo.server.api.uri.UriResourcePartTyped uriResource, com.sap.olingo.jpa.metadata.core.edm.mapper.api.JPAAssociationPath associationPath, org.apache.olingo.server.api.uri.UriInfoResource uriInfo) throws org.apache.olingo.server.api.ODataApplicationException
      Throws:
      org.apache.olingo.server.api.ODataApplicationException
  • Method Details

    • getAssociationPath

      public com.sap.olingo.jpa.metadata.core.edm.mapper.api.JPAAssociationPath getAssociationPath()
    • getUriResiource

      public org.apache.olingo.server.api.uri.UriResourcePartTyped getUriResiource()
    • setAssociationPath

      public void setAssociationPath(com.sap.olingo.jpa.metadata.core.edm.mapper.api.JPAAssociationPath associationPath)
      Set the association path to a other entity.
      Parameters:
      associationPath -