ALM Open Test Architecture API Type Library Version 12.55
ISearchableFactory Interface
Members
Collapse All
Expand All
Description
Services to support text searches in properties of objects managed by a factory.
Public Methods
CreateSearchOptions
Creates a new SearchOptions object.
IsSearchable
Checks if the Search method can be called by this factory.
Search
Gets a list of objects matching the search query.
See Also
ISearchableFactory Members