Class NotNullHandler

java.lang.Object
com.sap.cds.services.impl.cds.NotNullHandler
All Implemented Interfaces:
EventHandler

public class NotNullHandler extends Object implements EventHandler
Handler class to check not null elements on non-standard events, e.g. functions or actions.
  • Constructor Details

    • NotNullHandler

      public NotNullHandler()
  • Method Details