Interface ChannelServiceLocal

    • Method Detail

      • find

        Channel find​(String internalName,
                     Network network)
        Finds a channel by internal name in the specified network
      • getEasyInvoice

        Channel getEasyInvoice()
        Returns the easy invoice channel
      • getMain

        Channel getMain()
        Returns the main channel
      • getMobile

        Channel getMobile()
        Returns the mobile channel
      • getOidc

        Channel getOidc()
        Returns the OAuth2 / OpenID Connect channel
      • getPos

        Channel getPos()
        Returns the POS channel
      • getSms

        Channel getSms()
        Returns the sms channel
      • getTicket

        Channel getTicket()
        Returns the ticket channel
      • getWebServices

        Channel getWebServices()
        Returns the web services channel
      • listAll

        List<Channel> listAll()
        Returns all channels
      • load

        Channel load​(String internalName)
        Loads a channel by internal name