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.
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 TypeMethodDescriptionde.bund.bva.pliscommon.serviceapi.service.httpinvoker.v1_0_0.AufrufKontextTocreate()Deprecated.TheAufrufKontextTois generated ad hoc using this method implementation.
-
Method Details
-
create
de.bund.bva.pliscommon.serviceapi.service.httpinvoker.v1_0_0.AufrufKontextTo create()Deprecated.TheAufrufKontextTois generated ad hoc using this method implementation.- Returns:
- the newly created
AufrufKontextTo
-