Interface CreateAufrufKontextToStrategy

All Known Implementing Classes:
DefaultCreateAufrufKontextToStrategy
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@Deprecated @FunctionalInterface public interface CreateAufrufKontextToStrategy
Deprecated.
This module is deprecated and will be removed in a future release. It is recommended to use REST according to IsyFacts REST Concept instead.
Strategy is used to generate AufrufKontextTo based on a targeted logic.
  • Method Summary

    Modifier and Type
    Method
    Description
    de.bund.bva.pliscommon.serviceapi.service.httpinvoker.v1_0_0.AufrufKontextTo
    Deprecated.
    The AufrufKontextTo is generated ad hoc using this method implementation.
  • Method Details

    • create

      de.bund.bva.pliscommon.serviceapi.service.httpinvoker.v1_0_0.AufrufKontextTo create()
      Deprecated.
      The AufrufKontextTo is generated ad hoc using this method implementation.
      Returns:
      the newly created AufrufKontextTo