Class WebServicesProperties

java.lang.Object
com.aquima.web.config.properties.WebServicesProperties

@Component @RefreshScope @ConfigurationProperties(prefix="blueriq.webservices") public class WebServicesProperties extends Object
Properties related to the web services.
Since:
11.3
Author:
Voicu Moldovan
  • Constructor Details Link icon

    • WebServicesProperties Link icon

      public WebServicesProperties()
  • Method Details Link icon

    • isStructuredInputValidation Link icon

      public boolean isStructuredInputValidation()
    • setStructuredInputValidation Link icon

      public void setStructuredInputValidation(boolean structuredInputValidation)
    • isCreateEmptyElementsForUnknowns Link icon

      public boolean isCreateEmptyElementsForUnknowns()
    • setCreateEmptyElementsForUnknowns Link icon

      public void setCreateEmptyElementsForUnknowns(boolean createEmptyElementsForUnknowns)