Hyperic HQ Plugin API v. 4.4.0.2

Package org.hyperic.hq.ui.service

Class Summary
BaseService  
RESTService The UI Dashboard Widgets Service
SearchService The User Interface's search service The query parameters for the service are q - the query [REQUIRED] n - the page size (number of results per page) [OPTIONAL] p - the page number [OPTIONAL] The encoded service link will look like http://foo.bar:port/search.shtml?q=my%20search%20query&p=1&n=10 The default behavior is to return the 1st page containing at most 10 results
 


Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.