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

Signature

public DataObject search(DataObject root) throws WIMException, RemoteException


Terms of use | Feedback

http://publib.boulder.ibm.com/infocenter/wasinfo/v8r0/index.jsp?topic=/com.ibm.websphere.wim.doc/search.html