Interface ServiceLayerOnlyCalculationVerifier

    • Method Summary

      All Methods Instance Methods Default Methods 
      Modifier and Type Method Description
      default boolean isSLOnly()
      Implement this and return true if you are using only service-layer models
    • Method Detail

      • isSLOnly

        default boolean isSLOnly()
        Implement this and return true if you are using only service-layer models
        Returns:
        true, if only service-layer models are used