java.lang.Object
de.hybris.platform.odata2services.odata.processor.handler.delete.DefaultDeleteParam
All Implemented Interfaces:
DeleteParam

public class DefaultDeleteParam extends Object implements DeleteParam
Default implementation of the DeleteParam
  • Constructor Details

    • DefaultDeleteParam

      public DefaultDeleteParam()
  • Method Details

    • deleteParam

      public static DefaultDeleteParam.Builder deleteParam()
    • getUriInfo

      public org.apache.olingo.odata2.api.uri.info.DeleteUriInfo getUriInfo()
      Description copied from interface: DeleteParam
      Gets the DeleteUriInfo
      Specified by:
      getUriInfo in interface DeleteParam
      Returns:
      Uri info
    • getContext

      public org.apache.olingo.odata2.api.processor.ODataContext getContext()
      Description copied from interface: DeleteParam
      Gets the ODataContext
      Specified by:
      getContext in interface DeleteParam
      Returns:
      OData context