Interface JPARequestLink
- All Known Implementing Classes:
JPARequestLinkImpl
public interface JPARequestLink
-
Method Summary
Modifier and TypeMethodDescriptioncom.sap.olingo.jpa.metadata.core.edm.mapper.api.JPAEntityTypeProvides an instance of the target entity metadataMap of related keys
-
Method Details
-
getEntityType
com.sap.olingo.jpa.metadata.core.edm.mapper.api.JPAEntityType getEntityType()Provides an instance of the target entity metadata- Returns:
-
getRelatedKeys
Map of related keys- Returns:
- Throws:
ODataJPAProcessorException
-
getValues
- Throws:
ODataJPAProcessorException
-