Interface SettingsRest

    • Method Detail

      • getSettings

        List<com.artisol.teneo.manager.api.entity.Setting> getSettings()
                                                                throws com.artisol.teneo.manager.api.exception.RestException
        Throws:
        com.artisol.teneo.manager.api.exception.RestException
      • getSettingsAsSettings

        default com.artisol.teneo.manager.api.misc.Settings getSettingsAsSettings()
                                                                           throws com.artisol.teneo.manager.api.exception.RestException
        Returns:
        A populated Settings object
        Throws:
        com.artisol.teneo.manager.api.exception.RestException - In case of error