Interface ContactsBrowserBean

    • Method Detail

      • getSearchString

        java.lang.String getSearchString()
        Returns the current search string.
      • getBlockBegin

        int getBlockBegin()
        Returns the current block begin value
      • getBlockCount

        int getBlockCount()
        Returns the current block count value
      • setBlockBegin

        void setBlockBegin​(int blockBegin)
        Sets the block begin to use while fetching the available contacts
        Parameters:
        blockBegin -
      • setBlockCount

        void setBlockCount​(int blockCount)
        Sets the block count to use while fetching the available contacts
        Parameters:
        blockCount -
      • setSearchPattern

        void setSearchPattern​(java.lang.String searchPattern)
        Sets the search string/pattern to use while fetching the available contacts.
        Parameters:
        searchPattern -