Interface ServiceManager.SmCaller<T>

Enclosing class:
ServiceManager
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface ServiceManager.SmCaller<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    com.sap.cds.services.utils.lib.tools.api.ServiceResponse<T>
     
  • Method Details

    • call

      com.sap.cds.services.utils.lib.tools.api.ServiceResponse<T> call() throws com.sap.cds.services.utils.lib.tools.exception.ServiceException
      Throws:
      com.sap.cds.services.utils.lib.tools.exception.ServiceException