Interface JPAExpandItem

All Superinterfaces:
org.apache.olingo.server.api.uri.UriInfoResource
All Known Implementing Classes:
JPACollectionExpandWrapper, JPAExpandItemWrapper, JPAExpandLevelWrapper

public interface JPAExpandItem extends org.apache.olingo.server.api.uri.UriInfoResource
  • Method Summary

    Modifier and Type
    Method
    Description
    com.sap.olingo.jpa.metadata.core.edm.mapper.api.JPAEntityType
     

    Methods inherited from interface org.apache.olingo.server.api.uri.UriInfoResource

    getApplyOption, getCountOption, getCustomQueryOptions, getDeltaTokenOption, getExpandOption, getFilterOption, getFormatOption, getIdOption, getOrderByOption, getSearchOption, getSelectOption, getSkipOption, getSkipTokenOption, getTopOption, getUriResourceParts, getValueForAlias
  • Method Details

    • getEntityType

      com.sap.olingo.jpa.metadata.core.edm.mapper.api.JPAEntityType getEntityType()