Class AufrufKontextToHelper
java.lang.Object
de.bund.bva.isyfact.serviceapi.common.AufrufKontextToHelper
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.
Helperclass to resolve AufrufKontextTo from service parameters.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic de.bund.bva.pliscommon.serviceapi.service.httpinvoker.v1_0_0.AufrufKontextToleseAufrufKontextTo(Object[] args) Deprecated.Loads the firstAufrufKontextTofound from the parameters of the called function.
-
Constructor Details
-
AufrufKontextToHelper
public AufrufKontextToHelper()Deprecated.
-
-
Method Details
-
leseAufrufKontextTo
public static de.bund.bva.pliscommon.serviceapi.service.httpinvoker.v1_0_0.AufrufKontextTo leseAufrufKontextTo(Object[] args) Deprecated.Loads the firstAufrufKontextTofound from the parameters of the called function.- Parameters:
args- arguments of the service call- Returns:
- the AufrufKontextTo object
-