Interface CharacteristicProcessor

    • Method Detail

      • process

        void process​(Group.Characteristic characteristic,
                     String target,
                     javax.ws.rs.core.MultivaluedMap<String,​String> queryParams)
        Converts the characteristic to a query parameter string. It adds to an existing query string.
        Parameters:
        characteristic - the group characteristic that is passed in
        target - the resource target
        queryParams - the updated query parameters