Constructor and Description |
---|
CommandPaletteResource() |
Modifier and Type | Method and Description |
---|---|
String |
getSuggestions(String hint)
Returns the suggestions for the given hint.
|
@Path(value="/suggest") @GET @Produces(value="application/json") public String getSuggestions(@QueryParam(value="q") String hint) throws PortalException
hint
- the hint.PortalException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.