public interface SearchAssistant
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getParameterizedContexts() |
List<String> |
getParameters(String context,
String filter) |
String |
getPrimarySimpleContext() |
org.rhq.core.domain.search.SearchSubsystem |
getSearchSubsystem() |
List<String> |
getSimpleContexts() |
List<String> |
getValues(String context,
String param,
String filter) |
boolean |
isEnumContext(String context) |
boolean |
isNumericalContext(String context) |
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.