ServiceSearch
Use the object to provide searching capability for ISIM services.
- Availability
- IBM Security Identity Manager 7.0
Provisioning Policy context
Service Selection Policy context- Provided by
- com.ibm.itim.script.extensions.model.ServiceModelExtension
- Methods
- searchByFilter()
- Search for a service by a filter.
- searchByName()
- Search for a service by a name.
- searchByURI()
- Search for a service by URI in an organizational container.
- searchForClosestToPerson()
- Search for the closest Service to a person.
- Description
- This object is used to provide searching capability for ISIM services.
- ServiceSearch.searchByFilter()
The method searches for a service by a filter.- ServiceSearch.searchByName()
The method searches for a service by name.- ServiceSearch.searchByURI()
The method finds a service by URI in an organizational container.- ServiceSearch.searchForClosestToPerson()
The method searches for a service closest to a person.Parent topic: JavaScript extension reference