search method

Use the search method to find entries in the profile repositories that match the search criteria.

Purpose

The search method searches the profile repositories for entities matching the given search expression and returns them with the requested properties.

Only the entities which match the search expression are returned. The following controls are related to search: SearchControl, SearchResponseControl, PageControl, PageResponseControl, SortControl, and SortResponseControl.

Parameters

root
Specifies the root data object containing the controls related to the search.

Returns

The root data object containing the entities matching the search expression.

Exceptions

  • WIMException:
  • RemoteException:

Signature

public DataObject search(DataObject root) throws WIMException, RemoteException

Icon that indicates the type of topic Reference topic

Terms and conditions for documentation | Feedback


Timestamp icon Last updated: March 30, 2016 13:35
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=vmm&topic=search
File name: search.html