Class JPARequestLinkImpl
java.lang.Object
com.sap.olingo.jpa.processor.core.processor.JPARequestLinkImpl
- All Implemented Interfaces:
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
public com.sap.olingo.jpa.metadata.core.edm.mapper.api.JPAEntityType getEntityType()Description copied from interface:JPARequestLinkProvides an instance of the target entity metadata- Specified by:
getEntityTypein interfaceJPARequestLink- Returns:
-
getRelatedKeys
Description copied from interface:JPARequestLinkMap of related keys- Specified by:
getRelatedKeysin interfaceJPARequestLink- Returns:
- Throws:
ODataJPAProcessorException
-
getValues
- Specified by:
getValuesin interfaceJPARequestLink- Throws:
ODataJPAProcessorException
-