Interface MessageTarget


public interface MessageTarget
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Constant specifying a message target parameter, referring to the CQN of an event context.
  • Method Summary

    Modifier and Type
    Method
    Description
     
    com.sap.cds.ql.cqn.CqnReference
     
  • Field Details

    • PARAMETER_CQN

      static final String PARAMETER_CQN
      Constant specifying a message target parameter, referring to the CQN of an event context. This is used to decide whether a binding parameter is required for the message target output.
      See Also:
  • Method Details

    • getRef

      com.sap.cds.ql.cqn.CqnReference getRef()
      Returns:
      the CQN reference of the message target
    • getParameter

      String getParameter()
      Returns:
      (target) parameter of the message target