Package com.sap.cds.services.impl.utils
Class NotNullHandlerDelegate
java.lang.Object
com.sap.cds.services.impl.utils.NotNullHandlerDelegate
Reused delegate for handlers in a persistence or application services that must ensure
that elements must not be null.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(EventContext context, boolean allowMessageCollection) static Predicate<com.sap.cds.reflect.CdsElement>
-
Constructor Details
-
NotNullHandlerDelegate
public NotNullHandlerDelegate()
-
-
Method Details
-
requiresNotNullCheck
-
accept
-