Class InquireRest

  • All Implemented Interfaces:
    com.artisol.teneo.manager.api.rest.Inquire, SettingsRest

    public class InquireRest
    extends AbstractRest
    implements com.artisol.teneo.manager.api.rest.Inquire, SettingsRest
    • Constructor Detail

      • InquireRest

        public InquireRest​(javax.ws.rs.client.WebTarget pWebTarget,
                           org.slf4j.Marker pMarker)
        Constructs a InquireRest object used to call the common interface
        Parameters:
        pWebTarget - A WebTarget instance properly configured
        pMarker - A Marker to fine tuning logging
    • Method Detail

      • getSettings

        public List<com.artisol.teneo.manager.api.entity.Setting> getSettings()
                                                                       throws com.artisol.teneo.manager.api.exception.RestException
        Specified by:
        getSettings in interface com.artisol.teneo.manager.api.rest.Inquire
        Specified by:
        getSettings in interface SettingsRest
        Throws:
        com.artisol.teneo.manager.api.exception.RestException