Package org.opennms.netmgt.search.rest
Interface SearchRestService
-
- All Known Implementing Classes:
SearchRestServiceImpl
public interface SearchRestService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description javax.ws.rs.core.Response
query(javax.ws.rs.core.SecurityContext securityContext, java.lang.String context, java.lang.String query, int limit)
-