Global address book search 323• "searchGABByFirstNameRange" (page 323)• "searchGABByLastName" (page 323)• "searchGABByLastNameRange" (page 323)• "searchGABByName" (page 324)• "searchGABByNameRange" (page 324)• "searchGABByPhoneNumber" (page 324)• "searchGABByPhoneNumberRange" (page 324)• "searchGABByUserName" (page 324)• "searchGABByUserNameRange" (page 324)Complex Data Type (Provisionable Entity) FullAddressBookEntryWebService Name GlobalAddrBookRequired ServicePackage Service NonesearchGABByFirstNameFullAddressBookEntry[] searchGABByFirstName(java.lang.StringuserName, java.lang.String firstName)This method retrieves the users in the global address book that match thesearch criteria.searchGABByFirstNameRangeFullAddressBookEntry[] searchGABByFirstNameRange(java.lang.StringuserName, java.lang.String firstName, int start, int stop)This method retrieves the users in the global address book that match thesearch criteria.searchGABByLastNameFullAddressBookEntry[] searchGABByLastName(java.lang.StringuserName, java.lang.String lastName)This method retrieves the users in the global address book that match thesearch criteria.searchGABByLastNameRangeFullAddressBookEntry[] searchGABByLastNameRange(java.lang.StringuserName, java.lang.String lastName, int start, int stop)This method retrieves the users in the global address book that match thesearch criteria.Nortel Multimedia Communication Server 5100Application Programming Interfaces ReferenceNN42020-146 01.07 StandardRelease 4.0 19 October 2007Copyright © 2007, Nortel Networks.