Class StreamUtils

java.lang.Object
com.sap.cds.adapter.odata.v4.utils.StreamUtils

public class StreamUtils extends Object
  • Method Details

    • getCoreMediaTypeElement

      public static String getCoreMediaTypeElement(com.sap.cds.reflect.CdsEntity cdsEntity, String elementName)
    • getCoreMediaTypeValue

      public static String getCoreMediaTypeValue(com.sap.cds.reflect.CdsEntity cdsEntity, String elementName)
    • getContentDispositionElement

      public static String getContentDispositionElement(com.sap.cds.reflect.CdsEntity cdsEntity, String elementName)
    • getContentDispositionValue

      public static String getContentDispositionValue(com.sap.cds.reflect.CdsEntity cdsEntity, String elementName)