All Known Implementing Classes:
DefaultDeleteParam

public interface DeleteParam
Defines the parameters needed to perform the delete operation
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.olingo.odata2.api.processor.ODataContext
    Gets the ODataContext
    org.apache.olingo.odata2.api.uri.info.DeleteUriInfo
    Gets the DeleteUriInfo
  • Method Details

    • getContext

      org.apache.olingo.odata2.api.processor.ODataContext getContext()
      Gets the ODataContext
      Returns:
      OData context
    • getUriInfo

      org.apache.olingo.odata2.api.uri.info.DeleteUriInfo getUriInfo()
      Gets the DeleteUriInfo
      Returns:
      Uri info